.stestr/0002755012276001227600000000000015212020246012412 5ustar tempesttempest.stestr/format0000644012276001227600000000000215212016536013622 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215212020246014572 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000001001115212020246014755 0ustar tempesttempest256.04380267.677395130.134134101.84046767.9943290.00056248.18607173.68267657.182264.stestr/00000600012276001227600001015321415212020246012471 0ustar tempesttempesttime: 2026-06-09 14:04:44.948297Z 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-09 14:09:00.992099Z 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-09 14:04:47,978 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 3.029s 2026-06-09 14:04:47,978 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--998094785", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:04:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-8a8bf737-34e1-4811-a7d0-cb152b6a80c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"96468c62-bbee-43f3-9a08-a7cb470b75f0","name":"tempest-network-smoke--998094785","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"744302da894640a9b5a7de81a940c708","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-09T14:04:45Z","updated_at":"2026-06-09T14:04:45Z","revision_number":1}}' 2026-06-09 14:04:53,168 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 5.189s 2026-06-09 14:04:53,169 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-1428286595", "admin_state_up": true, "project_id": "744302da894640a9b5a7de81a940c708", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:04:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-b259e8dd-a9e8-4dc7-b0d1-cec182038e18', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "bcf130a8-7528-4a8a-a7b8-180b6711a00b", "name": "tempest-TestNetworkBasicOps-router-1428286595", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.224"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:04:48Z", "updated_at": "2026-06-09T14:04:50Z", "revision_number": 2, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:04:53,551 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=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28 0.381s 2026-06-09 14:04:53,551 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:04:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a34764c2-2743-4d0b-9b9a-b64267707956', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:04:53,704 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.152s 2026-06-09 14:04:53,704 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:04:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-3b239cf8-cd60-4498-9699-6446c6f1b696', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:04:53,804 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28 0.099s 2026-06-09 14:04:53,804 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:04:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ae1e1f7b-e807-4376-8f9e-56c673327171', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:04:55,668 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.863s 2026-06-09 14:04:55,668 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-694484563", "network_id": "96468c62-bbee-43f3-9a08-a7cb470b75f0", "project_id": "744302da894640a9b5a7de81a940c708", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:04:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-989720b3-9467-4892-a733-1d9a40dcd804', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"b1fef25c-d408-4311-b24b-45eeb25c096d","name":"tempest-subnet-smoke-694484563","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"96468c62-bbee-43f3-9a08-a7cb470b75f0","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-09T14:04:53Z","updated_at":"2026-06-09T14:04:53Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:04:58,509 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/bcf130a8-7528-4a8a-a7b8-180b6711a00b/add_router_interface 2.840s 2026-06-09 14:04:58,509 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b1fef25c-d408-4311-b24b-45eeb25c096d"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:04:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-bb7bbb20-c4f7-4d74-ad98-c7a7caac56d5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcf130a8-7528-4a8a-a7b8-180b6711a00b/add_router_interface'} Body: b'{"id": "bcf130a8-7528-4a8a-a7b8-180b6711a00b", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "dacb9cd4-7931-4bd7-be29-6d136c0328bd", "network_id": "96468c62-bbee-43f3-9a08-a7cb470b75f0", "subnet_id": "b1fef25c-d408-4311-b24b-45eeb25c096d", "subnet_ids": ["b1fef25c-d408-4311-b24b-45eeb25c096d"]}' 2026-06-09 14:04:59,153 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.644s 2026-06-09 14:04:59,154 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:04:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-4b0d4106-8156-4143-bf16-55bec77fe407', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"96468c62-bbee-43f3-9a08-a7cb470b75f0","name":"tempest-network-smoke--998094785","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["b1fef25c-d408-4311-b24b-45eeb25c096d"],"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-09T14:04:45Z","updated_at":"2026-06-09T14:04:53Z","revision_number":2,"project_id":"744302da894640a9b5a7de81a940c708","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":49048},{"id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:04:59,235 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.081s 2026-06-09 14:04:59,235 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:04:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-1aef5127-5349-4002-823b-38a0b5d3c936', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"1300ce41-3ac8-4526-adba-13c91088ab2d","name":"public_subnet","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","network_id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","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-09T14:03:23Z","updated_at":"2026-06-09T14:03:23Z","revision_number":0,"project_id":"09fd78d57a404f52b6c62cb0eb38e293"},{"id":"b1fef25c-d408-4311-b24b-45eeb25c096d","name":"tempest-subnet-smoke-694484563","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"96468c62-bbee-43f3-9a08-a7cb470b75f0","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-09T14:04:53Z","updated_at":"2026-06-09T14:04:53Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:04:59,388 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.152s 2026-06-09 14:04:59,388 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:04:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-9d96b02f-bd17-487a-8345-20835d04d9ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "bcf130a8-7528-4a8a-a7b8-180b6711a00b", "name": "tempest-TestNetworkBasicOps-router-1428286595", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.224"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:04:48Z", "updated_at": "2026-06-09T14:04:57Z", "revision_number": 3, "project_id": "744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:04:59,547 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.158s 2026-06-09 14:04:59,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1978179341", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKf8q7iTWsLLiei2iuEg5JrWLzpqawfKjI/7+fc/QqbdC7uxYmHCZmlkdqE9tB9AJoZvJbKRMuq6L5NZ6a12FRyTu6WfXZV0EDtSd3dMvngqmoOL0f9YuRJz2Zcpcyr9tA=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:04:59 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b0322b6-7ded-4ef3-9d5c-2cb2ee31e6de', 'x-compute-request-id': 'req-7b0322b6-7ded-4ef3-9d5c-2cb2ee31e6de', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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-1978179341", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKf8q7iTWsLLiei2iuEg5JrWLzpqawfKjI/7+fc/QqbdC7uxYmHCZmlkdqE9tB9AJoZvJbKRMuq6L5NZ6a12FRyTu6WfXZV0EDtSd3dMvngqmoOL0f9YuRJz2Zcpcyr9tA==", "fingerprint": "0b:e6:68:f2:b1:2e:83:c4:ae:b3:fb:bf:c7:c8:4d:e5", "user_id": "7aa36566044d4bbc885f726668b465d5"}}' 2026-06-09 14:05:00,072 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.523s 2026-06-09 14:05:00,073 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-1984664267", "description": "tempest-secgroup-smoke-1984664267 description", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:05:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-85285479-c97e-4657-a5d8-3a334da7251b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "name": "tempest-secgroup-smoke-1984664267", "stateful": true, "tenant_id": "744302da894640a9b5a7de81a940c708", "description": "tempest-secgroup-smoke-1984664267 description", "shared": false, "security_group_rules": [{"id": "15eb7592-d061-4cd9-9c17-7ac0ea3d8ca4", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "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-09T14:04:59Z", "updated_at": "2026-06-09T14:04:59Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}, {"id": "387431fe-dd3a-4552-a834-cb17e6a5b520", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "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-09T14:04:59Z", "updated_at": "2026-06-09T14:04:59Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}], "tags": [], "created_at": "2026-06-09T14:04:59Z", "updated_at": "2026-06-09T14:04:59Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:05:00,260 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.186s 2026-06-09 14:05:00,260 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": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:05:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-42a328fb-0ea0-467a-9db4-a6882f99c339', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "f6c4f8dc-e28e-4a89-a207-a90eb681b140", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "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-09T14:05:00Z", "updated_at": "2026-06-09T14:05:00Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:05:00,433 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-09 14:05:00,433 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": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:05:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-88d1e5cd-1dc5-4a9d-9551-64c43ba33f28', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "56fda6e7-6130-4c8d-b27d-5c4602b42d32", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "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-09T14:05:00Z", "updated_at": "2026-06-09T14:05:00Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:05:00,576 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.142s 2026-06-09 14:05:00,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": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:05:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d305cdba-23eb-4abc-afc8-0892260fbf09', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "f2e60d43-9469-474c-974f-75dd7338aaf9", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "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-09T14:05:00Z", "updated_at": "2026-06-09T14:05:00Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:05:01,430 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.853s 2026-06-09 14:05:01,431 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": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:05:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-91e98c8a-5b33-4749-801b-5b150ab7d711', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "0881a6e8-c9a5-47b8-850e-ad5214a02705", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "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-09T14:05:01Z", "updated_at": "2026-06-09T14:05:01Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:05:01,624 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.193s 2026-06-09 14:05:01,625 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": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:05:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9e7078d3-fbb4-4f89-9fa7-31dd09e3e711', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "62ba41d5-9c9b-4901-8fd0-b31c4ea62dcd", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "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-09T14:05:01Z", "updated_at": "2026-06-09T14:05:01Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:05:02,218 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.593s 2026-06-09 14:05:02,218 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": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:05:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-860a3630-79dd-437c-aa52-1c8ec3262d36', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "3a2e199f-99e8-42a6-b36d-79d0fb26bcda", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "4c4d64f0-407c-4a94-834d-f0c853ef8d26", "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-09T14:05:02Z", "updated_at": "2026-06-09T14:05:02Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:05:02,540 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.318s 2026-06-09 14:05:02,540 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 14:05:02 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fb60cf77-6fef-4dec-84ca-0cab38d407f8', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f40fb829a1f90d97903d92c19682374c; 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": "7aa36566044d4bbc885f726668b465d5", "name": "tempest-TestNetworkBasicOps-297430323-project-member", "password_expires_at": null}, "audit_ids": ["OO-b4rmLRk-hjBO8xhOOMw"], "expires_at": "2026-06-09T15:05:02.000000Z", "issued_at": "2026-06-09T14:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "744302da894640a9b5a7de81a940c708", "name": "tempest-TestNetworkBasicOps-297430323"}, "is_domain": false, "roles": [{"id": "7584a818bcbd4ac6a7e1f0a99ba14add", "name": "member"}, {"id": "3900dbec2bb749b794d505246dc598d0", "name": "reader"}], "catalog": [{"endpoints": [{"name": "placement", "id": "1d42a2921e534d73a313a2ed088c22dc", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "df4fae1ba46b4d289a3400284c41db91", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2305facc3fa44e628a71b4f2f4df233c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "32fafaef5e914e809fa31dc835d3d2f0", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e11eff97ec314ad6a65e998c4145de81", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "3f1f5d534aa341c0857f1d225510bc7a", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "40c16ac510a040a39c1a6b84f6d3a4ee", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "62d0ceb319154e4db975235240d95771", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "cfb3203d59e54095bbeed81160d9edf1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "60904f0369d94f4c83949589cc11b03a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "5bf5a7f657a74d3eb45ec3e51c5c916f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "fa13f05d3d934375992cdf2dd3c1a335", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "9e1cfe55a66b42ecbb82b19fb0e5d33e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "162428d0a8fd468ca2ecd3a8998270bf", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "a35a55d305444554a3960b9b1ec4af70", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "cd78db573bbd471db37ffce0f0597f78", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "955ae8db87d942dcab1226c7c2cc1455", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b096c62c184a4a87a674a31754fca351", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d1efcaf609724e999845217668a0a166", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "56211ce333154a02a29e64f6cabb3b96", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_744302da894640a9b5a7de81a940c708", "region": "regionOne"}, {"name": "swift", "id": "b1e029e2f2ef49e7b19b217f4372f2cf", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v 2026-06-09 14:05:02,540 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2026-06-09 14:05:06,639 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 4.098s 2026-06-09 14:05:06,640 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-1904295661", "imageRef": "f04198e0-2575-4362-8036-ee09552ddefb", "flavorRef": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "networks": [{"uuid": "96468c62-bbee-43f3-9a08-a7cb470b75f0"}], "key_name": "tempest-TestNetworkBasicOps-1978179341", "security_groups": [{"name": "tempest-secgroup-smoke-1984664267"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:05:02 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc979bda-14f1-4282-9020-f5d01b9ecdd6', 'x-compute-request-id': 'req-cc979bda-14f1-4282-9020-f5d01b9ecdd6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1984664267"}], "adminPass": "yTHPaXDLv5kF"}}' 2026-06-09 14:05:07,987 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/4bf4f89e-012f-42e2-a579-dd1f935a68b0 1.346s 2026-06-09 14:05:07,987 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': 'Tue, 09 Jun 2026 14:05:06 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-2a6eb096-9a30-4abb-9e4c-64865a8e31ea', 'x-compute-request-id': 'req-2a6eb096-9a30-4abb-9e4c-64865a8e31ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"server": {"id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "name": "tempest-TestNetworkBasicOps-server-1904295661", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:05:06Z", "updated": "2026-06-09T14:05:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1978179341", "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-09 14:05:09,928 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/4bf4f89e-012f-42e2-a579-dd1f935a68b0 0.933s 2026-06-09 14:05:09,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': 'Tue, 09 Jun 2026 14:05:09 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09cf1ca4-c1a9-43f5-81ee-4af6ae9b6a62', 'x-compute-request-id': 'req-09cf1ca4-c1a9-43f5-81ee-4af6ae9b6a62', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"server": {"id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "name": "tempest-TestNetworkBasicOps-server-1904295661", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:05:06Z", "updated": "2026-06-09T14:05:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1978179341", "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-09 14:05:12,124 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/4bf4f89e-012f-42e2-a579-dd1f935a68b0 1.189s 2026-06-09 14:05:12,124 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': 'Tue, 09 Jun 2026 14:05:10 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-731373c1-cc1a-4f37-a611-e8c29afb6754', 'x-compute-request-id': 'req-731373c1-cc1a-4f37-a611-e8c29afb6754', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"server": {"id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "name": "tempest-TestNetworkBasicOps-server-1904295661", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:05:06Z", "updated": "2026-06-09T14:05:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1978179341", "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-09 14:05:14,128 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/4bf4f89e-012f-42e2-a579-dd1f935a68b0 1.000s 2026-06-09 14:05:14,129 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': 'Tue, 09 Jun 2026 14:05:13 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dbf2bf7-4ce6-47f1-85bd-eb6766381b4e', 'x-compute-request-id': 'req-1dbf2bf7-4ce6-47f1-85bd-eb6766381b4e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"server": {"id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "name": "tempest-TestNetworkBasicOps-server-1904295661", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:05:06Z", "updated": "2026-06-09T14:05:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1978179341", "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-09 14:05:15,673 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/4bf4f89e-012f-42e2-a579-dd1f935a68b0 0.539s 2026-06-09 14:05:15,673 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': 'Tue, 09 Jun 2026 14:05:15 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9b6c81b-2496-43b2-8472-b60fc3f72112', 'x-compute-request-id': 'req-c9b6c81b-2496-43b2-8472-b60fc3f72112', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"server": {"id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "name": "tempest-TestNetworkBasicOps-server-1904295661", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:05:06Z", "updated": "2026-06-09T14:05:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1978179341", "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-09 14:05:17,132 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/4bf4f89e-012f-42e2-a579-dd1f935a68b0 0.455s 2026-06-09 14:05:17,133 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': 'Tue, 09 Jun 2026 14:05:16 GMT', 'server': 'Apache', 'content-length': '1391', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ac0484d-56e3-49bf-94c9-419db57e4343', 'x-compute-request-id': 'req-0ac0484d-56e3-49bf-94c9-419db57e4343', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"server": {"id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "name": "tempest-TestNetworkBasicOps-server-1904295661", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:05:06Z", "updated": "2026-06-09T14:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1978179341", "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-09 14:05:17,138 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 10 second wait 2026-06-09 14:05:18,547 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/4bf4f89e-012f-42e2-a579-dd1f935a68b0 0.407s 2026-06-09 14:05:18,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': 'Tue, 09 Jun 2026 14:05:18 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-d9c555a5-3e33-4f6f-8fd2-7e4653d78713', 'x-compute-request-id': 'req-d9c555a5-3e33-4f6f-8fd2-7e4653d78713', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"server": {"id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "name": "tempest-TestNetworkBasicOps-server-1904295661", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:05:06Z", "updated": "2026-06-09T14:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1978179341", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1984664267"}], "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-09 14:05:18,550 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 11 second wait 2026-06-09 14:05:19,880 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/4bf4f89e-012f-42e2-a579-dd1f935a68b0 0.329s 2026-06-09 14:05:19,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': 'Tue, 09 Jun 2026 14:05:19 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-ffdbdfb1-04de-4093-8980-a873a2043d75', 'x-compute-request-id': 'req-ffdbdfb1-04de-4093-8980-a873a2043d75', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"server": {"id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "name": "tempest-TestNetworkBasicOps-server-1904295661", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:05:06Z", "updated": "2026-06-09T14:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1978179341", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1984664267"}], "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-09 14:05:21,242 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/4bf4f89e-012f-42e2-a579-dd1f935a68b0 0.357s 2026-06-09 14:05:21,242 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': 'Tue, 09 Jun 2026 14:05:20 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-5458ef84-ec7e-4ad9-bb35-2df8d201d3ee', 'x-compute-request-id': 'req-5458ef84-ec7e-4ad9-bb35-2df8d201d3ee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"server": {"id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "name": "tempest-TestNetworkBasicOps-server-1904295661", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:05:06Z", "updated": "2026-06-09T14:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1978179341", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1984664267"}], "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-09 14:05:22,542 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/4bf4f89e-012f-42e2-a579-dd1f935a68b0 0.295s 2026-06-09 14:05:22,542 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': 'Tue, 09 Jun 2026 14:05:22 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-a8cee217-a0c0-46a8-b459-2300c3363b6c', 'x-compute-request-id': 'req-a8cee217-a0c0-46a8-b459-2300c3363b6c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"server": {"id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "name": "tempest-TestNetworkBasicOps-server-1904295661", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:05:06Z", "updated": "2026-06-09T14:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "10000 key_name": "tempest-TestNetworkBasicOps-1978179341", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1984664267"}], "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-09 14:05:23,911 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/4bf4f89e-012f-42e2-a579-dd1f935a68b0 0.365s 2026-06-09 14:05:23,911 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': 'Tue, 09 Jun 2026 14:05:23 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-c616e792-dcb2-46d4-ad2c-a96572306609', 'x-compute-request-id': 'req-c616e792-dcb2-46d4-ad2c-a96572306609', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"server": {"id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "name": "tempest-TestNetworkBasicOps-server-1904295661", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:05:06Z", "updated": "2026-06-09T14:05:23Z", "addresses": {"tempest-network-smoke--998094785": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8a:fd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1978179341", "OS-SRV-USG:launched_at": "2026-06-09T14:05:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1984664267"}], "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-09 14:05:23,915 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2026-06-09 14:05:25,686 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/4bf4f89e-012f-42e2-a579-dd1f935a68b0 1.771s 2026-06-09 14:05:25,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': 'Tue, 09 Jun 2026 14:05:23 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-d99ea4b4-e064-4703-b0fc-4cdd3d25d8d3', 'x-compute-request-id': 'req-d99ea4b4-e064-4703-b0fc-4cdd3d25d8d3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"server": {"id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "name": "tempest-TestNetworkBasicOps-server-1904295661", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:05:06Z", "updated": "2026-06-09T14:05:23Z", "addresses": {"tempest-network-smoke--998094785": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8a:fd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1978179341", "OS-SRV-USG:launched_at": "2026-06-09T14:05:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1984664267"}], "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-09 14:05:25,691 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 14:05:25,784 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=4bf4f89e-012f-42e2-a579-dd1f935a68b0 0.093s 2026-06-09 14:05:25,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': 'Tue, 09 Jun 2026 14:05:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-b9a6a20d-08b3-4aa5-84d2-937ac8bbfff4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"ports":[{"id":"e63c8423-d8fd-4be8-b790-57b1da09e54f","name":"","network_id":"96468c62-bbee-43f3-9a08-a7cb470b75f0","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:e7:8a:fd","admin_state_up":true,"status":"ACTIVE","device_id":"4bf4f89e-012f-42e2-a579-dd1f935a68b0","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b1fef25c-d408-4311-b24b-45eeb25c096d","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["4c4d64f0-407c-4a94-834d-f0c853ef8d26"],"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-1904295661","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1904295661","fqdn":"tempest-testnetworkbasicops-server-1904295661.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:05:17Z","updated_at":"2026-06-09T14:05:22Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:05:25,784 25 DEBUG [tempest.common.waiters] Server ID 4bf4f89e-012f-42e2-a579-dd1f935a68b0 ports are all ACTIVE [{'id': 'e63c8423-d8fd-4be8-b790-57b1da09e54f', 'name': '', 'network_id': '96468c62-bbee-43f3-9a08-a7cb470b75f0', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'mac_address': 'fa:16:3e:e7:8a:fd', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4bf4f89e-012f-42e2-a579-dd1f935a68b0', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b1fef25c-d408-4311-b24b-45eeb25c096d', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['4c4d64f0-407c-4a94-834d-f0c853ef8d26'], '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-1904295661', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-1904295661', 'fqdn': 'tempest-testnetworkbasicops-server-1904295661.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T14:05:17Z', 'updated_at': '2026-06-09T14:05:22Z', 'revision_number': 4, 'project_id': '744302da894640a9b5a7de81a940c708'}]: 2026-06-09 14:05:28,230 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 2.445s 2026-06-09 14:05:28,230 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "port_id": "e63c8423-d8fd-4be8-b790-57b1da09e54f", "tenant_id": "744302da894640a9b5a7de81a940c708", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:05:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-6507d251-e3c3-46de-898a-a71878b3632e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "79ee2aba-cfee-4003-beb1-e2c2c7dc3dbc", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.232", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "bcf130a8-7528-4a8a-a7b8-180b6711a00b", "port_id": "e63c8423-d8fd-4be8-b790-57b1da09e54f", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "744302da894640a9b5a7de81a940c708", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "96468c62-bbee-43f3-9a08-a7cb470b75f0", "mac_address": "fa:16:3e:e7:8a:fd", "admin_state_up": true, "status": "ACTIVE", "device_id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:05:26Z", "updated_at": "2026-06-09T14:05:26Z", "revision_number": 0}}' 2026-06-09 14:05:28,368 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/79ee2aba-cfee-4003-beb1-e2c2c7dc3dbc 0.137s 2026-06-09 14:05:28,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': 'Tue, 09 Jun 2026 14:05:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-64ce4c35-48dc-4b12-a07e-324b5e3cab3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/79ee2aba-cfee-4003-beb1-e2c2c7dc3dbc'} Body: b'{"floatingip": {"id": "79ee2aba-cfee-4003-beb1-e2c2c7dc3dbc", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.232", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "bcf130a8-7528-4a8a-a7b8-180b6711a00b", "port_id": "e63c8423-d8fd-4be8-b790-57b1da09e54f", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "96468c62-bbee-43f3-9a08-a7cb470b75f0", "mac_address": "fa:16:3e:e7:8a:fd", "admin_state_up": true, "status": "ACTIVE", "device_id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:05:26Z", "updated_at": "2026-06-09T14:05:28Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:05:28,368 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '79ee2aba-cfee-4003-beb1-e2c2c7dc3dbc', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'floating_ip_address': '192.168.122.232', 'floating_network_id': 'c59dc221-ed5a-47e8-b2a2-7e6b7a694a94', 'router_id': 'bcf130a8-7528-4a8a-a7b8-180b6711a00b', 'port_id': 'e63c8423-d8fd-4be8-b790-57b1da09e54f', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '96468c62-bbee-43f3-9a08-a7cb470b75f0', 'mac_address': 'fa:16:3e:e7:8a:fd', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4bf4f89e-012f-42e2-a579-dd1f935a68b0', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T14:05:26Z', 'updated_at': '2026-06-09T14:05:28Z', 'revision_number': 1, 'project_id': '744302da894640a9b5a7de81a940c708'} is at status: ACTIVE 2026-06-09 14:05:28,368 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.137406 seconds 2026-06-09 14:05:28,368 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.232 with user: cirros 2026-06-09 14:05:28,368 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.232 in 120 sec and the expected result is reachable 2026-06-09 14:05:44,624 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.255278 seconds 2026-06-09 14:05:44,625 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.232 in 120 sec and the ping result is expected 2026-06-09 14:05:56,522 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/4bf4f89e-012f-42e2-a579-dd1f935a68b0/action 11.896s 2026-06-09 14:05:56,523 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': 'Tue, 09 Jun 2026 14:05:44 GMT', 'server': 'Apache', 'content-length': '75596', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11db44aa-81d1-4b96-8e2d-41dfd7c846b9', 'x-compute-request-id': 'req-11db44aa-81d1-4b96-8e2d-41dfd7c846b9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0/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.000003] kvm-clock: using sched offset of 1727940074 cycles\\n[ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000012] tsc: Detected 2799.998 MHz processor\\n[ 0.001156] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001546] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004480] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004539] Using GB pages for direct mapping\\n[ 0.004855] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004864] ACPI: Early table checksum verification disabled\\n[ 0.004871] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004878] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004888] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004897] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004902] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004907] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004911] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004914] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004918] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004920] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004921] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004923] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004924] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004925] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006318] No NUMA configuration fo 2026-06-09 14:05:56,525 25 DEBUG [tempest.scenario.manager] Console output for 4bf4f89e-012f-42e2-a579-dd1f935a68b0 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.000003] kvm-clock: using sched offset of 1727940074 cycles [ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000012] tsc: Detected 2799.998 MHz processor [ 0.001156] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001546] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004480] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004539] Using GB pages for direct mapping [ 0.004855] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004864] ACPI: Early table checksum verification disabled [ 0.004871] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004878] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004888] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004897] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004902] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004907] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004911] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004914] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004918] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004920] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004921] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004923] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004924] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004925] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006318] No NUMA configuration found [ 0.006321] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006331] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006699] Zone ranges: [ 0.006701] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006704] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006706] Normal empty [ 0.006708] Device empty [ 0.006709] Movable zone start for each node [ 0.006713] Early memory node ranges [ 0.006714] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006716] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006718] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.012566] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.012651] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.012857] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.023721] ACPI: PM-Timer IO Port: 0x608 [ 0.023777] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.023945] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.023951] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.023955] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.023957] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.023959] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.023960] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.023964] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.023968] TSC deadline timer available [ 0.023983] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.024076] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.024078] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.024080] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.024081] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.024083] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.024085] Booting paravirtualized kernel on KVM [ 0.024090] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.024100] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.030173] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.030267] kvm-guest: setup async PF for cpu 0 [ 0.030303] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.030327] kvm-guest: PV spinlocks disabled, single CPU [ 0.030343] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.030346] Policy zone: DMA32 [ 0.030349] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.030440] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.030457] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.030466] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.030542] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.030962] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.031745] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.031781] ftrace: allocating 50600 entries in 198 pages [ 0.060475] ftrace: allocated 198 pages with 4 groups [ 0.060726] rcu: Hierarchical RCU implementation. [ 0.060728] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.060730] Rude variant of Tasks RCU enabled. [ 0.060731] Tracing variant of Tasks RCU enabled. [ 0.060733] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.060734] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.065801] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.066199] random: crng init done [ 0.103886] Console: colour VGA+ 80x25 [ 0.245419] printk: console [tty1] enabled [ 0.549816] printk: console [ttyS0] enabled [ 0.552829] ACPI: Core revision 20210730 [ 0.555530] APIC: Switch to symmetric I/O mode setup [ 0.559721] x2apic enabled [ 0.562674] Switched APIC routing to physical x2apic. [ 0.570443] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.576638] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.580629] pid_max: default: 32768 minimum: 301 [ 0.580629] LSM: Security Framework initializing [ 0.580629] landlock: Up and running. [ 0.580629] Yama: becoming mindful. [ 0.580629] AppArmor: AppArmor initialized [ 0.580629] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.580629] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.580629] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.580629] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.580629] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.580629] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.580629] Spectre V2 : Mitigation: Retpolines [ 0.580629] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.580629] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.580629] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.580629] RETBleed: Mitigation: untrained return thunk [ 0.580629] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.580629] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.580629] Freeing SMP alternatives memory: 44K [ 0.580629] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.580818] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.584652] ... version: 0 [ 0.587243] ... bit width: 48 [ 0.588641] ... generic registers: 6 [ 0.591174] ... value mask: 0000ffffffffffff [ 0.592641] ... max period: 00007fffffffffff [ 0.595862] ... fixed-purpose events: 0 [ 0.596642] ... event mask: 000000000000003f [ 0.600033] rcu: Hierarchical SRCU implementation. [ 0.601245] smp: Bringing up secondary CPUs ... [ 0.604274] smp: Brought up 1 node, 1 CPU [ 0.604650] smpboot: Max logical packages: 1 [ 0.607414] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.609243] devtmpfs: initialized [ 0.611483] x86/mm: Memory block size: 128MB [ 0.612862] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.616658] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.620741] pinctrl core: initialized pinctrl subsystem [ 0.624504] PM: RTC time: 14:05:25, date: 2026-06-09 [ 0.624874] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.628763] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.632707] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.636661] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.640669] audit: initializing netlink subsys (disabled) [ 0.644196] thermal_sys: Registered thermal governor 'fair_share' [ 0.644198] thermal_sys: Registered thermal governor 'bang_bang' [ 0.644642] thermal_sys: Registered thermal governor 'step_wise' [ 0.648264] thermal_sys: Registered thermal governor 'user_space' [ 0.648649] audit: type=2000 audit(1781013925.071:1): state=initialized audit_enabled=0 res=1 [ 0.652647] thermal_sys: Registered thermal governor 'power_allocator' [ 0.652673] EISA bus registered [ 0.656647] cpuidle: using governor ladder [ 0.659185] cpuidle: using governor menu [ 0.663169] ACPI: bus type PCI registered [ 0.664643] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.668798] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.672646] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.676619] PCI: Using configuration type 1 for base access [ 0.677970] Kprobes globally optimized [ 0.680835] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.684657] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.689817] ACPI: Added _OSI(Module Device) [ 0.692721] ACPI: Added _OSI(Processor Device) [ 0.695754] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.696801] ACPI: Added _OSI(Processor Aggregator Device) [ 0.700041] ACPI: Added _OSI(Linux-Dell-Video) [ 0.700674] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.704060] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.708017] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.711889] ACPI: Interpreter enabled [ 0.712660] ACPI: PM: (supports S0 S5) [ 0.715097] ACPI: Using IOAPIC for interrupt routing [ 0.716688] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.720641] PCI: Using E820 reservations for host bridge windows [ 0.724539] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.730104] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.732649] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.736789] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.740748] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.745838] PCI host bridge to bus 0000:00 [ 0.748648] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.752066] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.752643] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756643] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760642] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.764644] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.768642] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.772983] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.780953] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.792730] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.807965] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.812652] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.824684] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.828871] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.837233] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.844647] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.854503] pci 0000:00:02.0: enabling Extended Tags [ 0.859118] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.863766] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.873514] pci 0000:00:02.1: enabling Extended Tags [ 0.879098] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.883895] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.891216] pci 0000:00:02.2: enabling Extended Tags [ 0.895903] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.899703] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.910187] pci 0000:00:02.3: enabling Extended Tags [ 0.915228] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.919727] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.928970] pci 0000:00:02.4: enabling Extended Tags [ 0.934762] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.939522] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.949539] pci 0000:00:02.5: enabling Extended Tags [ 0.955085] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.960658] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.970904] pci 0000:00:02.6: enabling Extended Tags [ 0.975206] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.979647] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.989488] pci 0000:00:02.7: enabling Extended Tags [ 0.997382] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.003743] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.011149] pci 0000:00:03.0: enabling Extended Tags [ 1.015135] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.019559] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.026922] pci 0000:00:03.1: enabling Extended Tags [ 1.031155] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.035545] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.041997] pci 0000:00:03.2: enabling Extended Tags [ 1.047122] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.051886] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.057577] pci 0000:00:03.3: enabling Extended Tags [ 1.065172] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.071951] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.078050] pci 0000:00:03.4: enabling Extended Tags [ 1.083157] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.088664] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.097484] pci 0000:00:03.5: enabling Extended Tags [ 1.103080] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.108647] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.118630] pci 0000:00:03.6: enabling Extended Tags [ 1.123108] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.127718] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.138179] pci 0000:00:03.7: enabling Extended Tags [ 1.146347] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.152645] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.162286] pci 0000:00:04.0: enabling Extended Tags [ 1.167570] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.172386] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.182271] pci 0000:00:04.1: enabling Extended Tags [ 1.187421] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.192608] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.202272] pci 0000:00:04.2: enabling Extended Tags [ 1.209068] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.216241] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.225088] pci 0000:00:04.3: enabling Extended Tags [ 1.230681] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.236172] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.243959] pci 0000:00:04.4: enabling Extended Tags [ 1.247224] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.252594] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.258474] pci 0000:00:04.5: enabling Extended Tags [ 1.263814] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.268601] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.276092] pci 0000:00:04.6: enabling Extended Tags [ 1.279752] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.284431] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.290244] pci 0000:00:04.7: enabling Extended Tags [ 1.297378] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.304192] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.310162] pci 0000:00:05.0: enabling Extended Tags [ 1.381979] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.386903] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.389866] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.408669] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.415356] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.421182] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.435683] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.446023] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.452656] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.460966] pci 0000:01:00.0: enabling Extended Tags [ 1.539891] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.540710] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.544603] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.544774] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.550724] pci_bus 0000:02: extended config space not accessible [ 1.552978] acpiphp: Slot [1] registered [ 1.555636] acpiphp: Slot [0] registered [ 1.556692] acpiphp: Slot [2] registered [ 1.559564] acpiphp: Slot [3] registered [ 1.560696] acpiphp: Slot [4] registered [ 1.563363] acpiphp: Slot [5] registered [ 1.564690] acpiphp: Slot [6] registered [ 1.567502] acpiphp: Slot [7] registered [ 1.568690] acpiphp: Slot [8] registered [ 1.571449] acpiphp: Slot [9] registered [ 1.572704] acpiphp: Slot [10] registered [ 1.575427] acpiphp: Slot [11] registered [ 1.576691] acpiphp: Slot [12] registered [ 1.579407] acpiphp: Slot [13] registered [ 1.580702] acpiphp: Slot [14] registered [ 1.583916] acpiphp: Slot [15] registered [ 1.584721] acpiphp: Slot [16] registered [ 1.587999] acpiphp: Slot [17] registered [ 1.588712] acpiphp: Slot [18] registered [ 1.592068] acpiphp: Slot [19] registered [ 1.592708] acpiphp: Slot [20] registered [ 1.596080] acpiphp: Slot [21] registered [ 1.596708] acpiphp: Slot [22] registered [ 1.600247] acpiphp: Slot [23] registered [ 1.600714] acpiphp: Slot [24] registered [ 1.604000] acpiphp: Slot [25] registered [ 1.604692] acpiphp: Slot [26] registered [ 1.607380] acpiphp: Slot [27] registered [ 1.608692] acpiphp: Slot [28] registered [ 1.611508] acpiphp: Slot [29] registered [ 1.612694] acpiphp: Slot [30] registered [ 1.615490] acpiphp: Slot [31] registered [ 1.619157] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.630143] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.715464] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.716819] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.720707] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.724781] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.734364] acpiphp: Slot [0-2] registered [ 1.737358] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.746243] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.757937] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.763021] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.764909] pci 0000:03:00.0: enabling Extended Tags [ 1.847611] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.848790] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.852767] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.858829] acpiphp: Slot [0-3] registered [ 1.861272] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.868649] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.880651] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.888455] pci 0000:04:00.0: enabling Extended Tags [ 1.974193] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.976776] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.980766] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.987625] acpiphp: Slot [0-4] registered [ 1.989438] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.999582] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.010397] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.015846] pci 0000:05:00.0: enabling Extended Tags [ 2.097646] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.100784] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.104776] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.112032] acpiphp: Slot [0-5] registered [ 2.113288] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.123683] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.134304] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.139653] pci 0000:06:00.0: enabling Extended Tags [ 2.221856] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.224777] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.228764] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.235660] acpiphp: Slot [0-6] registered [ 2.308722] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.312196] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.312764] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.320109] acpiphp: Slot [0-7] registered [ 2.392770] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.396167] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.396765] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.403552] acpiphp: Slot [0-8] registered [ 2.476798] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.480283] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.480768] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.487568] acpiphp: Slot [0-9] registered [ 2.561602] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.564772] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.568765] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.575300] acpiphp: Slot [0-10] registered [ 2.648561] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.648764] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.652764] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.659141] acpiphp: Slot [0-11] registered [ 2.736059] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.736794] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.740764] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.747617] acpiphp: Slot [0-12] registered [ 2.820155] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.820805] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.824816] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.832065] acpiphp: Slot [0-13] registered [ 2.903556] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.904765] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.908757] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.915158] acpiphp: Slot [0-14] registered [ 2.987255] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.988760] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.992758] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.999133] acpiphp: Slot [0-15] registered [ 3.076532] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.076773] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.080759] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.087228] acpiphp: Slot [0-16] registered [ 3.163316] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.164781] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.168764] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.175335] acpiphp: Slot [0-17] registered [ 3.246290] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.248792] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.252874] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.259620] acpiphp: Slot [0-18] registered [ 3.333907] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.336765] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.340764] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.347074] acpiphp: Slot [0-19] registered [ 3.417218] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.420761] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.424764] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.431003] acpiphp: Slot [0-20] registered [ 3.501112] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.504276] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.504757] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.511208] acpiphp: Slot [0-21] registered [ 3.581005] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.584204] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.584764] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.590915] acpiphp: Slot [0-22] registered [ 3.661318] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.664495] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.664757] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.670798] acpiphp: Slot [0-23] registered [ 3.758373] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.760817] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.764801] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.772040] acpiphp: Slot [0-24] registered [ 3.851966] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.852794] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.856781] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.865299] acpiphp: Slot [0-25] registered [ 3.944262] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.944778] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.948863] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.003761] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.006951] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.008942] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.012885] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.016942] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.020901] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.024868] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.028874] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.032772] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.036667] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.040659] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.044661] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.048659] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.052673] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.056679] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.060712] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.065261] iommu: Default domain type: Translated [ 4.068648] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.073004] SCSI subsystem initialized [ 4.076165] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.076629] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.076668] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.080652] vgaarb: loaded [ 4.082833] ACPI: bus type USB registered [ 4.084730] usbcore: registered new interface driver usbfs [ 4.088239] usbcore: registered new interface driver hub [ 4.088698] usbcore: registered new device driver usb [ 4.091975] pps_core: LinuxPPS API ver. 1 registered [ 4.092648] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.096688] PTP clock support registered [ 4.099574] EDAC MC: Ver: 3.0.0 [ 4.104175] NetLabel: Initializing [ 4.104642] NetLabel: domain hash size = 128 [ 4.107507] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.108669] NetLabel: unlabeled traffic allowed by default [ 4.112138] PCI: Using ACPI for IRQ routing [ 4.922828] clocksource: Switched to clocksource kvm-clock [ 4.960436] VFS: Disk quotas dquot_6.6.0 [ 4.963464] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.968966] AppArmor: AppArmor Filesystem Enabled [ 4.973403] pnp: PnP ACPI init [ 4.976973] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.983122] pnp: PnP ACPI: found 5 devices [ 4.992799] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.999387] NET: Registered PF_INET protocol family [ 5.003402] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.010716] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.017312] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.023654] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.029655] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.035302] TCP: Hash tables configured (established 1024 bind 1024) [ 5.041747] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.047032] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.051706] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.057816] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.061675] NET: Registered PF_XDP protocol family [ 5.065070] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.070644] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.077100] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.083307] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.089091] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.094837] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.101382] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.106987] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.114678] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.121048] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.127533] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.133986] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.139163] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.144456] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.152673] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.158778] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.165203] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.171930] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.178952] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.185246] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.191514] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.198227] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.204674] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.211342] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.217965] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.222768] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.227346] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.232027] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.236617] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.240924] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.245066] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.249110] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.253555] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.258747] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.263321] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.267791] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.271854] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.277341] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.282708] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.288075] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.292252] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.296846] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.301051] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.305340] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.309797] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.314437] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.319192] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.324395] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.329372] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.333835] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.338299] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.344421] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.349087] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.353255] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.357338] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.362513] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.367758] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.373410] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.377834] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.382170] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.386963] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.391074] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.394976] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.398936] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.402835] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.406714] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.410821] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.414819] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.418628] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.423035] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.427750] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.431814] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.436013] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.440477] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.444712] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.448805] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.453407] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.457343] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.461417] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.465606] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.470020] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.474549] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.479679] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.483626] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.488009] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.492307] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.497156] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.501721] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.506534] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.510627] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.514933] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.519075] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.523290] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.527473] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.532084] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.535648] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.543623] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.550468] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.559447] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.563963] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.570707] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.578275] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.590119] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.599412] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.612512] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.624367] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.634656] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.641194] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.657469] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.667043] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.675239] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.691514] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.703098] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.713541] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.724602] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.729912] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.736224] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.744110] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.751267] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.757420] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.765846] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.771869] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.777664] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.786610] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.792730] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.798365] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.806950] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.814617] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.820393] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.830237] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.835838] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.843802] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.852813] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.858668] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff]10000 [ 5.867941] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.877634] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.881139] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.888088] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.893786] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.902924] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.907694] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.913858] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.920187] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.929466] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.932753] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.938583] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.944595] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.951740] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.954994] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.960124] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.965723] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.972859] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.976152] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.981252] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.987293] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.994636] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.997791] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.002741] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.008140] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.014370] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.018153] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.023185] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.050838] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.057938] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.061147] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.066354] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.071958] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.079607] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.082794] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.087692] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.093150] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.099734] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.103946] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.109458] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.115404] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.122489] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.125721] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.131106] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.137259] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.145143] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.148521] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.155871] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.161420] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.170814] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.174426] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.182009] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.189337] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.196908] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.202689] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.206941] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.211517] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.216450] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.221060] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.225789] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.229460] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.233662] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.238478] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.242134] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.246122] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.251436] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.255445] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.260066] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.266609] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.271490] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.277164] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.284855] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.290076] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.296157] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.301114] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.307012] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.312021] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.316996] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.321260] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.326230] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.330572] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.335497] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.340041] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.345600] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.349756] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.354583] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.358814] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.363614] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.367373] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.371600] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.376574] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.380335] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.384508] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.389420] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.393158] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.397298] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.402079] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.405795] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.409928] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.414742] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.418483] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.422782] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.427567] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.431283] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.435406] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.440189] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.443952] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.448079] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.452877] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.456562] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.460874] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.467868] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.472364] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.477450] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.483311] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.486973] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.491211] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.496032] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.499641] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.504358] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.510213] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.513836] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.517687] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.522654] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.526763] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.531958] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.538374] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.548499] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10402 usecs [ 6.554970] PCI: CLS 0 bytes, default 64 [ 6.558340] Trying to unpack rootfs image as initramfs... [ 6.562580] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.581072] Initialise system trusted keyrings [ 6.584303] Key type blacklist registered [ 6.592743] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.602501] zbud: loaded [ 6.612937] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.624859] fuse: init (API version 7.34) [ 6.627922] integrity: Platform Keyring initialized [ 6.644832] Key type asymmetric registered [ 6.648165] Asymmetric key parser 'x509' registered [ 6.656814] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.670724] io scheduler mq-deadline registered [ 6.680108] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.704489] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.716131] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.733283] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.748438] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.761425] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.782029] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.793140] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.809158] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.817197] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.836935] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.841110] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.858453] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.877406] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.886679] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.901642] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.907943] Freeing initrd memory: 8744K [ 6.912488] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.919676] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.926559] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.939633] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.947521] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.957910] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.964915] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.973620] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.979606] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.989021] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.994250] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.005392] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.010774] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.021138] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.026124] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.035599] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.040410] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.047360] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.054915] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.059694] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.069183] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.075408] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.086357] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.091316] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.100498] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.105074] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.114276] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.119743] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.127706] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.132784] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.140908] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.145384] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.153576] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.157781] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.163594] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.169853] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.175555] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.185075] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.195725] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.200378] shpchp 0000:01:00.0: Slot initialization failed [ 7.206854] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.212842] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.218136] ACPI: button: Power Button [PWRF] [ 7.254769] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.293018] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.300484] Linux agpgart interface v0.103 [ 7.304773] loop: module loaded [ 7.309370] tun: Universal TUN/TAP device driver, 1.6 [ 7.312792] PPP generic driver version 2.4.2 [ 7.315912] VFIO - User Level meta-driver version: 0.3 [ 7.319782] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.324579] ehci-pci: EHCI PCI platform driver [ 7.328144] ehci-platform: EHCI generic platform driver [ 7.331916] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.336234] ohci-pci: OHCI PCI platform driver [ 7.339393] ohci-platform: OHCI generic platform driver [ 7.343068] uhci_hcd: USB Universal Host Controller Interface driver [ 7.349543] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.352928] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.358075] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.361645] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.365608] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.371320] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.376478] usb usb1: Product: UHCI Host Controller [ 7.380055] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.384681] usb usb1: SerialNumber: 0000:02:01.0 [ 7.388723] hub 1-0:1.0: USB hub found [ 7.391917] hub 1-0:1.0: 2 ports detected [ 7.395893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.405499] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.409692] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.414153] mousedev: PS/2 mouse device common for all mice [ 7.419386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.425701] rtc_cmos 00:03: RTC can wake from S4 [ 7.431598] rtc_cmos 00:03: registered as rtc0 [ 7.435054] rtc_cmos 00:03: setting system clock to 2026-06-09T14:05:36 UTC (1781013936) [ 7.441405] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.446622] i2c_dev: i2c /dev entries driver [ 7.450139] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.459483] device-mapper: uevent: version 1.0.3 [ 7.463735] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.470191] platform eisa.0: Probing EISA bus 0 [ 7.473840] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.479199] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.483731] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.489080] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.494215] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.499808] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.506878] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.513345] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.518224] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.524410] platform eisa.0: EISA: Detected 0 cards [ 7.528349] ledtrig-cpu: registered to indicate activity on CPUs [ 7.532967] drop_monitor: Initializing network drop monitor service [ 7.538022] NET: Registered PF_INET6 protocol family [ 7.545722] Segment Routing with IPv6 [ 7.548853] In-situ OAM (IOAM) with IPv6 [ 7.552357] NET: Registered PF_PACKET protocol family [ 7.556770] Key type dns_resolver registered [ 7.560816] IPI shorthand broadcast: enabled [ 7.564799] registered taskstats version 1 [ 7.568171] Loading compiled-in X.509 certificates [ 7.573068] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.581647] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.589911] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.597819] blacklist: Loading compiled-in revocation X.509 certificates [ 7.603453] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.610546] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.619084] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.627568] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.635419] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.643401] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.650777] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.658317] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.667020] zswap: loaded using pool lzo/zbud [ 7.671314] Key type .fscrypt registered [ 7.674838] Key type fscrypt-provisioning registered [ 7.681866] Key type encrypted registered [ 7.685400] AppArmor: AppArmor sha1 policy hashing enabled [ 7.690461] ima: No TPM chip found, activating TPM-bypass! [ 7.695083] Loading compiled-in module X.509 certificates [ 7.700110] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.706916] ima: Allocated hash algorithm: sha1 [ 7.710302] ima: No architecture policies found [ 7.713959] evm: Initialising EVM extended attributes: [ 7.718169] evm: security.selinux [ 7.721190] evm: security.SMACK64 [ 7.724212] evm: security.SMACK64EXEC [ 7.727428] evm: security.SMACK64TRANSMUTE [ 7.730683] evm: security.SMACK64MMAP [ 7.733836] evm: security.apparmor [ 7.736789] evm: security.ima [ 7.739290] evm: security.capability [ 7.742365] evm: HMAC attrs: 0x1 [ 7.745394] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.751277] PM: Magic number: 14:672:80 [ 7.755422] RAS: Correctable Errors collector initialized. [ 7.759571] Unstable clock detected, switching default tracing clock to "global" [ 7.759571] If you want to keep using the local clock, then add: [ 7.759571] "trace_clock=local" [ 7.759571] on the kernel command line [ 7.778022] Freeing unused decrypted memory: 2036K [ 7.783033] Freeing unused kernel image (initmem) memory: 3244K [ 7.788381] Write protecting the kernel read-only data: 30720k [ 7.793547] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.799476] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.853228] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.857950] Run /init as init process info: initramfs: up at 7.35 [ 7.929306] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.938698] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.944340] GPT:229375 != 2097151 [ 7.947158] GPT:Alternate GPT header not at the end of the disk. [ 7.951905] GPT:229375 != 2097151 [ 7.954385] GPT: Use GNU Parted to correct GPT errors. [ 8.027997] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.420474] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.449716] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.27 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:4b:f4:f8:9e:01:2f:42:e2:a5:79:dd:1f:93:5a:68:b0 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.07s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCbNnjnx3IuBhiNng8SBGX9e86RYLjPDWWURjMOKgZtlRNwL56ajYGGm0yJv3vQAov2u21kGh70tsvJz0XqWLR2goXnaoEcRQyfYMxABBvzXFXHSt0h+iQeiNfmXxOAtEbbli7ljBh3hrxKdqgTjesNUTXJOS0bjsAm+uxtI2iKWnrdRv9MG9d+7JiF1jJueAK0cdFOp+llcrHZUxB+QS3ZyNfxmNIiElTRgWWbowL081S6x04jJZObV9lKOQ2R8dTISmGmusP1wpAaa/dLc20ywTOEzifbO0jykpWjlivx34M+Crlewt7pltkT26ThOXmtOzWy8JCdijzyRLixdauB root@tempest-testnetworkbasicops-server-1904295661 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAIJHL8ICqhC447sc6idLriczRLcgyX226Mx/5Up5zU4VUeDsmK2GsOnXoM/gHaphIH9Gb5XC/1YtlVW9AvXLLc= root@tempest-testnetworkbasicops-server-1904295661 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fee7:8afd/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 4bf4f89e-012f-42e2-a579-dd1f935a68b0 name: tempest-TestNetworkBasicOps-server-1904295661 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1904295661 launch-index: 0 === cirros: current=0.6.2 uptime=11.63 === === 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:E7:8A:FD inet6 addr: fe80::f816:3eff:fee7:8afd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:14 errors:0 dropped:0 overruns:0 frame:0 TX packets:9 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1858 (1.8 KiB) TX bytes:1194 (1.1 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-1904295661 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.558393] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.561863] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.585176] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.767705] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.793781] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.911248] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.912567] ISO 9660 Extensions: RRIP_1991A [ 9.107218] 8021q: adding VLAN 0 to HW filter on device eth0 [ 11.929288] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 11.933214] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 15:05:37 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 15:05:38 cirros auth.notice su: + none root:cirros Jun 9 15:05:38 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 15:05:38 cirros daemon.info dhcpcd[350]: DUID 00:04:4b:f4:f8:9e:01:2f:42:e2:a5:79:dd:1f:93:5a:68:b0 Jun 9 15:05:38 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 15:05:38 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 15:05:38 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 15:05:38 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:e7:8a:fd Jun 9 15:05:38 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fee7:8afd Jun 9 15:05:38 cirros authpriv.info dropbear[391]: Running in background Jun 9 15:05:38 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 15:05:39 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 15:05:39 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Jun 9 15:05:39 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1904295661 login: 2026-06-09 14:05:56,527 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:05:56,733 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:06:26,916 25 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@192.168.122.232 (Authentication timeout.). Number attempts: 1. Retry after 2 seconds. 2026-06-09 14:06:36,520 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:06:54,881 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:06:54,883 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:06:55,571 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=744302da894640a9b5a7de81a940c708&network_id=96468c62-bbee-43f3-9a08-a7cb470b75f0 0.687s 2026-06-09 14:06:55,572 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:06:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3459', 'x-openstack-request-id': 'req-ad4191b9-6fae-4395-8d3e-bd351a55929b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=744302da894640a9b5a7de81a940c708&network_id=96468c62-bbee-43f3-9a08-a7cb470b75f0'} Body: b'{"ports":[{"id":"a5b8989b-d928-424a-9693-96ee82726f18","name":"","network_id":"96468c62-bbee-43f3-9a08-a7cb470b75f0","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:d0:b3:29","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-96468c62-bbee-43f3-9a08-a7cb470b75f0","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"b1fef25c-d408-4311-b24b-45eeb25c096d","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-09T14:04:46Z","updated_at":"2026-06-09T14:04:54Z","revision_number":2,"project_id":"744302da894640a9b5a7de81a940c708"},{"id":"dacb9cd4-7931-4bd7-be29-6d136c0328bd","name":"","network_id":"96468c62-bbee-43f3-9a08-a7cb470b75f0","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:50:87:68","admin_state_up":true,"status":"ACTIVE","device_id":"bcf130a8-7528-4a8a-a7b8-180b6711a00b","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"b1fef25c-d408-4311-b24b-45eeb25c096d","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-09T14:04:56Z","updated_at":"2026-06-09T14:04:58Z","revision_number":2,"project_id":"744302da894640a9b5a7de81a940c708"},{"id":"e63c8423-d8fd-4be8-b790-57b1da09e54f","name":"","network_id":"96468c62-bbee-43f3-9a08-a7cb470b75f0","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:e7:8a:fd","admin_state_up":true,"status":"ACTIVE","device_id":"4bf4f89e-012f-42e2-a579-dd1f935a68b0","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b1fef25c-d408-4311-b24b-45eeb25c096d","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["4c4d64f0-407c-4a94-834d-f0c853ef8d26"],"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-1904295661","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1904295661","fqdn":"tempest-testnetworkbasicops-server-1904295661.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:05:17Z","updated_at":"2026-06-09T14:05:22Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:06:55,573 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:06:55,595 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:06:56,909 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:06:56,910 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:06:56,910 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-09 14:06:56,911 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:07:31,748 25 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@192.168.122.232 ([Errno None] Unable to connect to port 22 on 192.168.122.232). Number attempts: 1. Retry after 2 seconds. 2026-06-09 14:07:37,315 25 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@192.168.122.232 ([Errno None] Unable to connect to port 22 on 192.168.122.232). Number attempts: 2. Retry after 3 seconds. 2026-06-09 14:07:40,820 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:07:40,880 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:07:40,881 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:07:40,890 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 43.979949 seconds 2026-06-09 14:07:40,890 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.11 2026-06-09 14:07:40,890 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:07:40,893 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:07:40,991 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:07:40,992 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:07:40,997 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.106664 seconds 2026-06-09 14:07:41,549 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94 0.552s 2026-06-09 14:07:41,549 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:07:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-f443e48d-da1d-4382-b1f6-6375acb701d4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94'} Body: b'{"subnets":[{"id":"1300ce41-3ac8-4526-adba-13c91088ab2d","name":"public_subnet","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","network_id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","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-09T14:03:23Z","updated_at":"2026-06-09T14:03:23Z","revision_number":0,"project_id":"09fd78d57a404f52b6c62cb0eb38e293"}]}' 2026-06-09 14:07:41,550 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:07:41,553 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:07:41,612 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:07:41,612 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:07:41,613 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-09 14:07:41,613 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:07:41,615 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:07:41,719 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:07:41,719 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:07:43,186 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1' failed, exit status: 1, stderr: stdout: PING 192.168.122.1 (192.168.122.1) 56(84) bytes of data. --- 192.168.122.1 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:07:43,187 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 192.168.122.1 via a ssh connection from: 192.168.122.232. 2026-06-09 14:07:44,188 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-09 14:07:44,189 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:07:44,369 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:07:44,467 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:07:44,468 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:07:45,755 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1' failed, exit status: 1, stderr: stdout: PING 192.168.122.1 (192.168.122.1) 56(84) bytes of data. --- 192.168.122.1 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:07:45,756 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 192.168.122.1 via a ssh connection from: 192.168.122.232. 2026-06-09 14:07:46,757 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-09 14:07:46,757 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:07:46,760 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:07:46,860 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:07:46,861 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:07:47,867 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1' failed, exit status: 1, stderr: stdout: PING 192.168.122.1 (192.168.122.1) 56(84) bytes of data. --- 192.168.122.1 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:07:47,869 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 192.168.122.1 via a ssh connection from: 192.168.122.232. 2026-06-09 14:07:48,870 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-09 14:07:48,871 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:07:48,874 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:07:48,972 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:07:48,972 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:07:49,978 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1' failed, exit status: 1, stderr: stdout: PING 192.168.122.1 (192.168.122.1) 56(84) bytes of data. --- 192.168.122.1 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:07:49,979 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 192.168.122.1 via a ssh connection from: 192.168.122.232. 2026-06-09 14:07:50,980 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-09 14:07:50,981 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:07:50,984 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:07:51,084 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:07:51,085 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:07:52,092 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1' failed, exit status: 1, stderr: stdout: PING 192.168.122.1 (192.168.122.1) 56(84) bytes of data. --- 192.168.122.1 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:07:52,093 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 192.168.122.1 via a ssh connection from: 192.168.122.232. 2026-06-09 14:07:53,093 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-09 14:07:53,094 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:07:55,235 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:07:55,664 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:07:55,665 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:07:56,674 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1' failed, exit status: 1, stderr: stdout: PING 192.168.122.1 (192.168.122.1) 56(84) bytes of data. --- 192.168.122.1 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:07:56,675 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 192.168.122.1 via a ssh connection from: 192.168.122.232. 2026-06-09 14:07:57,675 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-09 14:07:57,676 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:07:58,351 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:07:59,001 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:07:59,001 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:07:59,013 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 17.400016 seconds 2026-06-09 14:07:59,999 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.985s 2026-06-09 14:07:59,999 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--1579918972", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:07:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-2ec4bb4a-2b73-4777-8e03-cafcbf9ec5a0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"d8d79bf1-c25f-41e3-90cf-533bb11cf275","name":"tempest-network-smoke--1579918972","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"744302da894640a9b5a7de81a940c708","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-09T14:07:59Z","updated_at":"2026-06-09T14:07:59Z","revision_number":1}}' 2026-06-09 14:08:00,085 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=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28 0.085s 2026-06-09 14:08:00,085 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-bd5d5739-7cae-4fd4-af5c-97a706e9b3ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"b1fef25c-d408-4311-b24b-45eeb25c096d","name":"tempest-subnet-smoke-694484563","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"96468c62-bbee-43f3-9a08-a7cb470b75f0","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-09T14:04:53Z","updated_at":"2026-06-09T14:04:53Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:08:00,637 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.551s 2026-06-09 14:08:00,637 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-000a1d20-46fc-4b61-bd7e-9246e5bbdc14', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:08:00,723 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28 0.085s 2026-06-09 14:08:00,724 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4999f0fa-1107-4f63-b97a-4f40cde465cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:08:00,825 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=744302da894640a9b5a7de81a940c708&cidr=10.100.0.16%2F28 0.101s 2026-06-09 14:08:00,825 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3989e064-d1be-4f9b-b867-3ce73c15a3cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=744302da894640a9b5a7de81a940c708&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:08:00,926 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.101s 2026-06-09 14:08:00,927 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-97b36fa1-0e32-418d-891c-69519de96a43', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:08:01,024 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.16%2F28 0.097s 2026-06-09 14:08:01,024 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-6249807c-146c-4c7e-889e-62a677a6d483', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:08:02,630 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.605s 2026-06-09 14:08:02,631 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-704056296", "network_id": "d8d79bf1-c25f-41e3-90cf-533bb11cf275", "project_id": "744302da894640a9b5a7de81a940c708", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '635', 'x-openstack-request-id': 'req-faf83932-12d2-4d1a-ab0a-82367617865c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"d3134a82-b6fb-49f8-af68-36f4d70fee75","name":"tempest-subnet-smoke-704056296","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"d8d79bf1-c25f-41e3-90cf-533bb11cf275","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-09T14:08:01Z","updated_at":"2026-06-09T14:08:01Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:08:02,764 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.132s 2026-06-09 14:08:02,767 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-313599971", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOPuPpXvQDm4k5yMY/qRRxTk26pcomkqR+MyEBqd3Ymj6mBK0r2sCpiXzc5iLUe41lOpWaWfPn6440YRvB7mHKqdLDX20xZGnmlOhk8mRawkLixAZ0g/07jLOFxQspGscg=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:02 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-794588d3-ffb2-4d94-934d-2dc5d2f48578', 'x-compute-request-id': 'req-794588d3-ffb2-4d94-934d-2dc5d2f48578', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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-313599971", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOPuPpXvQDm4k5yMY/qRRxTk26pcomkqR+MyEBqd3Ymj6mBK0r2sCpiXzc5iLUe41lOpWaWfPn6440YRvB7mHKqdLDX20xZGnmlOhk8mRawkLixAZ0g/07jLOFxQspGscg==", "fingerprint": "57:b6:72:27:ad:db:73:d8:b3:03:b9:a0:c6:aa:46:8a", "user_id": "7aa36566044d4bbc885f726668b465d5"}}' 2026-06-09 14:08:02,973 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.204s 2026-06-09 14:08:02,974 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-987702971", "description": "tempest-secgroup-smoke-987702971 description", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-d01c1f72-06ae-4f19-8202-0419ae58e655', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "name": "tempest-secgroup-smoke-987702971", "stateful": true, "tenant_id": "744302da894640a9b5a7de81a940c708", "description": "tempest-secgroup-smoke-987702971 description", "shared": false, "security_group_rules": [{"id": "37b0252d-e235-4de0-acfe-e31914f236d3", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "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-09T14:08:02Z", "updated_at": "2026-06-09T14:08:02Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}, {"id": "ab95b6ad-4c26-4078-9924-e142ae98c576", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "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-09T14:08:02Z", "updated_at": "2026-06-09T14:08:02Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}], "tags": [], "created_at": "2026-06-09T14:08:02Z", "updated_at": "2026-06-09T14:08:02Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:08:03,189 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_network10000 s): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.215s 2026-06-09 14:08:03,190 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": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-cef39c76-b335-47fc-94ce-56ae8a7836d6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "65e995c7-223f-44cb-b888-9858cc972d5a", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "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-09T14:08:03Z", "updated_at": "2026-06-09T14:08:03Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:08:03,620 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.429s 2026-06-09 14:08:03,620 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": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-71645824-d350-4d44-8e34-18aa7da63d29', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "08514abe-916f-42ba-baa6-369d1e538986", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "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-09T14:08:03Z", "updated_at": "2026-06-09T14:08:03Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:08:03,813 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.193s 2026-06-09 14:08:03,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": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1c3881b9-4885-454e-981c-a141bca00a83', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "3e954e03-a8e9-4765-bcd6-17672518b371", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "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-09T14:08:03Z", "updated_at": "2026-06-09T14:08:03Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:08:04,017 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.203s 2026-06-09 14:08:04,018 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": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-7b3fb263-5b00-4722-8367-720a87a821a5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "72a59f50-d4c9-4199-86f0-6ee227357313", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "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-09T14:08:03Z", "updated_at": "2026-06-09T14:08:03Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:08:04,207 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.189s 2026-06-09 14:08:04,207 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": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-83e41870-a932-45cf-b7a1-3865f8d30e9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "f372fa33-d57a-4526-a4be-cae1e5ba910c", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "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-09T14:08:04Z", "updated_at": "2026-06-09T14:08:04Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:08:04,662 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.454s 2026-06-09 14:08:04,663 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": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-5adf272e-4150-404a-9d0d-0bf9b5d7f7ce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "2dea3fbb-0a57-4f20-a519-b6473b14a4bd", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "acb4fa42-3352-49ca-89ac-3e419ffc726b", "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-09T14:08:04Z", "updated_at": "2026-06-09T14:08:04Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:08:04,990 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.321s 2026-06-09 14:08:04,990 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:04 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-71569df5-7347-4bb3-984d-55567b958c5a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f40fb829a1f90d97903d92c19682374c; 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": "7aa36566044d4bbc885f726668b465d5", "name": "tempest-TestNetworkBasicOps-297430323-project-member", "password_expires_at": null}, "audit_ids": ["ICB2zwREQU64d1ru0ostMQ"], "expires_at": "2026-06-09T15:08:04.000000Z", "issued_at": "2026-06-09T14:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "744302da894640a9b5a7de81a940c708", "name": "tempest-TestNetworkBasicOps-297430323"}, "is_domain": false, "roles": [{"id": "7584a818bcbd4ac6a7e1f0a99ba14add", "name": "member"}, {"id": "3900dbec2bb749b794d505246dc598d0", "name": "reader"}], "catalog": [{"endpoints": [{"name": "placement", "id": "1d42a2921e534d73a313a2ed088c22dc", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "df4fae1ba46b4d289a3400284c41db91", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2305facc3fa44e628a71b4f2f4df233c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "32fafaef5e914e809fa31dc835d3d2f0", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e11eff97ec314ad6a65e998c4145de81", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "3f1f5d534aa341c0857f1d225510bc7a", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "40c16ac510a040a39c1a6b84f6d3a4ee", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "62d0ceb319154e4db975235240d95771", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "cfb3203d59e54095bbeed81160d9edf1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "60904f0369d94f4c83949589cc11b03a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "5bf5a7f657a74d3eb45ec3e51c5c916f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "fa13f05d3d934375992cdf2dd3c1a335", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "9e1cfe55a66b42ecbb82b19fb0e5d33e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "162428d0a8fd468ca2ecd3a8998270bf", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "a35a55d305444554a3960b9b1ec4af70", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "cd78db573bbd471db37ffce0f0597f78", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "955ae8db87d942dcab1226c7c2cc1455", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b096c62c184a4a87a674a31754fca351", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d1efcaf609724e999845217668a0a166", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "56211ce333154a02a29e64f6cabb3b96", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_744302da894640a9b5a7de81a940c708", "region": "regionOne"}, {"name": "swift", "id": "b1e029e2f2ef49e7b19b217f4372f2cf", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v 2026-06-09 14:08:04,991 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2026-06-09 14:08:08,140 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.149s 2026-06-09 14:08:08,141 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-1662196413", "imageRef": "f04198e0-2575-4362-8036-ee09552ddefb", "flavorRef": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "networks": [{"uuid": "d8d79bf1-c25f-41e3-90cf-533bb11cf275"}], "key_name": "tempest-TestNetworkBasicOps-313599971", "security_groups": [{"name": "tempest-secgroup-smoke-987702971"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:05 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8efe9da-fc10-4d93-8323-7a976873c37e', 'x-compute-request-id': 'req-d8efe9da-fc10-4d93-8323-7a976873c37e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "24a8eed0-e2a4-42bb-9fa0-cb745ef9a193", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-987702971"}], "adminPass": "J8CeQr8VfBTA"}}' 2026-06-09 14:08:08,410 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/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193 0.268s 2026-06-09 14:08:08,411 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': 'Tue, 09 Jun 2026 14:08:08 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-dcc857a0-c359-4a4f-9669-461310de15ff', 'x-compute-request-id': 'req-dcc857a0-c359-4a4f-9669-461310de15ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193'} Body: b'{"server": {"id": "24a8eed0-e2a4-42bb-9fa0-cb745ef9a193", "name": "tempest-TestNetworkBasicOps-server-1662196413", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:08:08Z", "updated": "2026-06-09T14:08:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-313599971", "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-09 14:08:09,625 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/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193 0.209s 2026-06-09 14:08:09,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:09 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-978afd6d-85fd-44b4-8827-f47aa2a3f647', 'x-compute-request-id': 'req-978afd6d-85fd-44b4-8827-f47aa2a3f647', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193'} Body: b'{"server": {"id": "24a8eed0-e2a4-42bb-9fa0-cb745ef9a193", "name": "tempest-TestNetworkBasicOps-server-1662196413", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:08:08Z", "updated": "2026-06-09T14:08:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-313599971", "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-09 14:08:09,629 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-09 14:08:11,076 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/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193 0.446s 2026-06-09 14:08:11,076 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': 'Tue, 09 Jun 2026 14:08: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-f39df7a0-e6a5-49fe-a62a-a35b98bd9afe', 'x-compute-request-id': 'req-f39df7a0-e6a5-49fe-a62a-a35b98bd9afe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193'} Body: b'{"server": {"id": "24a8eed0-e2a4-42bb-9fa0-cb745ef9a193", "name": "tempest-TestNetworkBasicOps-server-1662196413", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:08:08Z", "updated": "2026-06-09T14:08:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-313599971", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-987702971"}], "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-09 14:08:13,605 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/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193 1.520s 2026-06-09 14:08:13,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': 'Tue, 09 Jun 2026 14:08:12 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-7feafc7c-b432-4deb-b7f7-462eb5d82e6b', 'x-compute-request-id': 'req-7feafc7c-b432-4deb-b7f7-462eb5d82e6b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193'} Body: b'{"server": {"id": "24a8eed0-e2a4-42bb-9fa0-cb745ef9a193", "name": "tempest-TestNetworkBasicOps-server-1662196413", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:08:08Z", "updated": "2026-06-09T14:08:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-313599971", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-987702971"}], "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-09 14:08:15,733 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/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193 1.122s 2026-06-09 14:08:15,733 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': 'Tue, 09 Jun 2026 14:08:14 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-dcdd71ae-c292-4075-80ed-700793c6f8f9', 'x-compute-request-id': 'req-dcdd71ae-c292-4075-80ed-700793c6f8f9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193'} Body: b'{"server": {"id": "24a8eed0-e2a4-42bb-9fa0-cb745ef9a193", "name": "tempest-TestNetworkBasicOps-server-1662196413", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:08:08Z", "updated": "2026-06-09T14:08:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-313599971", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-987702971"}], "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-09 14:08:17,735 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/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193 0.994s 2026-06-09 14:08:17,735 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': 'Tue, 09 Jun 2026 14:08:16 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-1595b4b5-bd63-432f-97b1-39ec8a60a47a', 'x-compute-request-id': 'req-1595b4b5-bd63-432f-97b1-39ec8a60a47a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193'} Body: b'{"server": {"id": "24a8eed0-e2a4-42bb-9fa0-cb745ef9a193", "name": "tempest-TestNetworkBasicOps-server-1662196413", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:08:08Z", "updated": "2026-06-09T14:08:16Z", "addresses": {"tempest-network-smoke--1579918972": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c3:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-313599971", "OS-SRV-USG:launched_at": "2026-06-09T14:08:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-987702971"}], "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-09 14:08:17,738 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2026-06-09 14:08:18,672 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/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193 0.933s 2026-06-09 14:08:18,672 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': 'Tue, 09 Jun 2026 14:08:17 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-201ea9b7-2031-4819-bf90-abcec8ac10d2', 'x-compute-request-id': 'req-201ea9b7-2031-4819-bf90-abcec8ac10d2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193'} Body: b'{"server": {"id": "24a8eed0-e2a4-42bb-9fa0-cb745ef9a193", "name": "tempest-TestNetworkBasicOps-server-1662196413", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:08:08Z", "updated": "2026-06-09T14:08:16Z", "addresses": {"tempest-network-smoke--1579918972": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c3:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-313599971", "OS-SRV-USG:launched_at": "2026-06-09T14:08:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-987702971"}], "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-09 14:08:18,676 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:08:18,687 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:08:18,744 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:08:18,745 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:08:18,745 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.26 2026-06-09 14:08:18,745 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:08:18,748 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:08:18,804 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:08:18,805 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:08:19,810 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:08:19,810 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.232. 2026-06-09 14:08:19,811 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.065282 seconds 2026-06-09 14:08:22,837 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/bcf130a8-7528-4a8a-a7b8-180b6711a00b/add_router_interface 3.026s 2026-06-09 14:08:22,838 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d3134a82-b6fb-49f8-af68-36f4d70fee75"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d32e0ef5-824b-40b4-9651-70ececb1444f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcf130a8-7528-4a8a-a7b8-180b6711a00b/add_router_interface'} Body: b'{"id": "bcf130a8-7528-4a8a-a7b8-180b6711a00b", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "ec4cbfce-b1dd-41ce-9b1d-bf73ac3a2e35", "network_id": "d8d79bf1-c25f-41e3-90cf-533bb11cf275", "subnet_id": "d3134a82-b6fb-49f8-af68-36f4d70fee75", "subnet_ids": ["d3134a82-b6fb-49f8-af68-36f4d70fee75"]}' 2026-06-09 14:08:22,838 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:08:22,850 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:08:22,910 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:08:22,910 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:08:22,911 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.26 2026-06-09 14:08:22,911 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:08:22,914 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:08:23,014 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:08:23,015 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:08:24,020 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:08:24,021 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.232. 2026-06-09 14:08:25,022 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.26 2026-06-09 14:08:25,023 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:08:25,026 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:08:25,125 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:08:25,126 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:08:26,133 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:08:26,133 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.232. 2026-06-09 14:08:27,134 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.26 2026-06-09 14:08:27,135 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:08:27,138 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:08:27,239 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:08:27,240 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:08:29,315 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:08:29,316 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.232. 2026-06-09 14:08:30,316 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.26 2026-06-09 14:08:30,317 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:08:31,250 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:08:31,362 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:08:31,363 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:08:32,378 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:08:32,379 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.232. 2026-06-09 14:08:33,380 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.26 2026-06-09 14:08:33,381 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:08:33,551 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:08:33,655 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:08:33,657 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:08:34,665 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:08:34,665 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.232. 2026-06-09 14:08:35,666 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.26 2026-06-09 14:08:35,667 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:08:35,670 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:08:35,772 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:08:35,773 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:08:36,779 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:08:36,780 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.232. 2026-06-09 14:08:37,781 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.26 2026-06-09 14:08:37,781 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:08:38,113 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:08:38,250 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:08:38,251 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:08:39,299 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.232 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:08:39,300 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.232. 2026-06-09 14:08:40,301 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.26 2026-06-09 14:08:40,301 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2026-06-09 14:08:41,303 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:08:41,408 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:08:41,409 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2026-06-09 14:08:41,421 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 18.510486 seconds 2026-06-09 14:08:46,577 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcf130a8-7528-4a8a-a7b8-180b6711a00b/remove_router_interface 5.154s 2026-06-09 14:08:46,579 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d3134a82-b6fb-49f8-af68-36f4d70fee75"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-aafc4306-bc46-47bb-8910-9b227d839422', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcf130a8-7528-4a8a-a7b8-180b6711a00b/remove_router_interface'} Body: b'{"id": "bcf130a8-7528-4a8a-a7b8-180b6711a00b", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "ec4cbfce-b1dd-41ce-9b1d-bf73ac3a2e35", "network_id": "d8d79bf1-c25f-41e3-90cf-533bb11cf275", "subnet_id": "d3134a82-b6fb-49f8-af68-36f4d70fee75", "subnet_ids": ["d3134a82-b6fb-49f8-af68-36f4d70fee75"]}' 2026-06-09 14:08:46,766 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193 0.185s 2026-06-09 14:08:46,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': 'Tue, 09 Jun 2026 14:08:46 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bb02d19-3834-4563-8dd6-ccbefec25ce9', 'x-compute-request-id': 'req-7bb02d19-3834-4563-8dd6-ccbefec25ce9', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193'} Body: b'' 2026-06-09 14:08:47,586 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193 0.819s 2026-06-09 14:08:47,586 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': 'Tue, 09 Jun 2026 14:08:46 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-60c3d9ba-4b3e-4c32-8ff1-9328a4d66aa4', 'x-compute-request-id': 'req-60c3d9ba-4b3e-4c32-8ff1-9328a4d66aa4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193'} Body: b'{"server": {"id": "24a8eed0-e2a4-42bb-9fa0-cb745ef9a193", "name": "tempest-TestNetworkBasicOps-server-1662196413", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:08:08Z", "updated": "2026-06-09T14:08:46Z", "addresses": {"tempest-network-smoke--1579918972": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c3:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-313599971", "OS-SRV-USG:launched_at": "2026-06-09T14:08:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-987702971"}], "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-09 14:08:48,811 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193 0.220s 2026-06-09 14:08:48,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': 'Tue, 09 Jun 2026 14:08:48 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-d6bce735-351a-425d-8b59-5cf5fff6f6c3', 'x-compute-request-id': 'req-d6bce735-351a-425d-8b59-5cf5fff6f6c3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193'} Body: b'{"server": {"id": "24a8eed0-e2a4-42bb-9fa0-cb745ef9a193", "name": "tempest-TestNetworkBasicOps-server-1662196413", "status": "DELETED", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:08:08Z", "updated": "2026-06-09T14:08:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-313599971", "OS-SRV-USG:launched_at": "2026-06-09T14:08:16.000000", "OS-SRV-USG:terminated_at": "2026-06-09T14:08:48.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-09 14:08:48,814 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2026-06-09 14:08:49,901 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193 0.085s 2026-06-09 14:08:49,902 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': 'Tue, 09 Jun 2026 14:08:49 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-812aaf07-43e6-4a97-9d83-3257c1ff0a4d', 'x-compute-request-id': 'req-812aaf07-43e6-4a97-9d83-3257c1ff0a4d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24a8eed0-e2a4-42bb-9fa0-cb745ef9a193'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 24a8eed0-e2a4-42bb-9fa0-cb745ef9a193 could not be found."}}' 2026-06-09 14:08:50,119 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/acb4fa42-3352-49ca-89ac-3e419ffc726b 0.217s 2026-06-09 14:08:50,120 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-adc31c31-3bde-4ace-a990-cdcdff68a29b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/acb4fa42-3352-49ca-89ac-3e419ffc726b'} Body: b'' 2026-06-09 14:08:50,182 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-313599971 0.062s 2026-06-09 14:08:50,183 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': 'Tue, 09 Jun 2026 14:08:50 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-dcff9320-f388-4686-bffc-03cb5d583b65', 'x-compute-request-id': 'req-dcff9320-f388-4686-bffc-03cb5d583b65', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-313599971'} Body: b'' 2026-06-09 14:08:50,431 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/d3134a82-b6fb-49f8-af68-36f4d70fee75 0.248s 2026-06-09 14:08:50,431 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-be9ba78e-db65-4dfa-92f9-d0a882f81f31', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/d3134a82-b6fb-49f8-af68-36f4d70fee75'} Body: b'' 2026-06-09 14:08:51,058 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/d8d79bf1-c25f-41e3-90cf-533bb11cf275 0.627s 2026-06-09 14:08:51,059 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d7d00eb3-f193-484e-8ce1-1146c3d780b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/d8d79bf1-c25f-41e3-90cf-533bb11cf275'} Body: b'' 2026-06-09 14:08:51,915 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/79ee2aba-cfee-4003-beb1-e2c2c7dc3dbc 0.856s 2026-06-09 14:08:51,915 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e03075b9-3f47-4e95-b2c0-b07f5ad943f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/79ee2aba-cfee-4003-beb1-e2c2c7dc3dbc'} Body: b'' 2026-06-09 14:08:52,300 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0 0.385s 2026-06-09 14:08:52,301 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap2C30 plication/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:51 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ffcbd0-1353-4733-b0ca-22a9f5dd4d6d', 'x-compute-request-id': 'req-e7ffcbd0-1353-4733-b0ca-22a9f5dd4d6d', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'' 2026-06-09 14:08:53,661 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0 1.360s 2026-06-09 14:08:53,662 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': 'Tue, 09 Jun 2026 14:08:52 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-82163b77-8c15-4fa8-8569-74bcc645a933', 'x-compute-request-id': 'req-82163b77-8c15-4fa8-8569-74bcc645a933', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"server": {"id": "4bf4f89e-012f-42e2-a579-dd1f935a68b0", "name": "tempest-TestNetworkBasicOps-server-1904295661", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:05:06Z", "updated": "2026-06-09T14:08:52Z", "addresses": {"tempest-network-smoke--998094785": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8a:fd"}, {"version": 4, "addr": "192.168.122.232", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:8a:fd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1978179341", "OS-SRV-USG:launched_at": "2026-06-09T14:05:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1984664267"}], "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-09 14:08:54,738 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0 0.069s 2026-06-09 14:08:54,739 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': 'Tue, 09 Jun 2026 14:08:54 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-6d54bbf4-7015-4f90-89e0-ba5c965b035f', 'x-compute-request-id': 'req-6d54bbf4-7015-4f90-89e0-ba5c965b035f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4bf4f89e-012f-42e2-a579-dd1f935a68b0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4bf4f89e-012f-42e2-a579-dd1f935a68b0 could not be found."}}' 2026-06-09 14:08:55,708 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/4c4d64f0-407c-4a94-834d-f0c853ef8d26 0.969s 2026-06-09 14:08:55,708 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:55 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8f7b1b96-66a3-4125-8d27-91364c13c762', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/4c4d64f0-407c-4a94-834d-f0c853ef8d26'} Body: b'' 2026-06-09 14:08:55,771 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-1978179341 0.063s 2026-06-09 14:08:55,771 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': 'Tue, 09 Jun 2026 14:08:55 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3b20a76-d412-4dc1-8b21-ceba4477a2a8', 'x-compute-request-id': 'req-e3b20a76-d412-4dc1-8b21-ceba4477a2a8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1978179341'} Body: b'' 2026-06-09 14:08:58,776 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcf130a8-7528-4a8a-a7b8-180b6711a00b/remove_router_interface 3.004s 2026-06-09 14:08:58,777 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b1fef25c-d408-4311-b24b-45eeb25c096d"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1b7a6b34-8a65-4e03-a658-699ed6774847', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcf130a8-7528-4a8a-a7b8-180b6711a00b/remove_router_interface'} Body: b'{"id": "bcf130a8-7528-4a8a-a7b8-180b6711a00b", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "dacb9cd4-7931-4bd7-be29-6d136c0328bd", "network_id": "96468c62-bbee-43f3-9a08-a7cb470b75f0", "subnet_id": "b1fef25c-d408-4311-b24b-45eeb25c096d", "subnet_ids": ["b1fef25c-d408-4311-b24b-45eeb25c096d"]}' 2026-06-09 14:08:59,549 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/b1fef25c-d408-4311-b24b-45eeb25c096d 0.771s 2026-06-09 14:08:59,551 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:08:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-116065e7-0474-4c9d-94c9-697a4a32bd9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/b1fef25c-d408-4311-b24b-45eeb25c096d'} Body: b'' 2026-06-09 14:09:00,546 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcf130a8-7528-4a8a-a7b8-180b6711a00b 0.994s 2026-06-09 14:09:00,546 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-053ee9a7-188c-47aa-8d4c-6ff1b851c9c7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcf130a8-7528-4a8a-a7b8-180b6711a00b'} Body: b'' 2026-06-09 14:09:00,988 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/96468c62-bbee-43f3-9a08-a7cb470b75f0 0.442s 2026-06-09 14:09:00,991 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-37eb5f84-7c71-4c6e-9f60-07fd17512383', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/96468c62-bbee-43f3-9a08-a7cb470b75f0'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 14:09:01.004341Z 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-09 14:10:08.681736Z 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-09 14:09:01,818 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.811s 2026-06-09 14:09:01,819 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--1875479083", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-6cf2f13e-b47c-4bfc-b6b0-ba11e8da576d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d","name":"tempest-network-smoke--1875479083","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"744302da894640a9b5a7de81a940c708","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-09T14:09:01Z","updated_at":"2026-06-09T14:09:01Z","revision_number":1}}' 2026-06-09 14:09:03,417 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.598s 2026-06-09 14:09:03,417 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-1807060560", "admin_state_up": true, "project_id": "744302da894640a9b5a7de81a940c708", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-575910f2-12e9-4d9b-a895-d8d2dfe3639b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "b4dae42e-9d40-48e5-b148-dfc2bc6dacfb", "name": "tempest-TestNetworkBasicOps-router-1807060560", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.227"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:09:01Z", "updated_at": "2026-06-09T14:09:02Z", "revision_number": 2, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:09:03,500 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=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28 0.081s 2026-06-09 14:09:03,500 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4bafabf6-0e3b-4248-aa93-a000eca9f2cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:09:03,596 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.095s 2026-06-09 14:09:03,596 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-62e25941-0fb3-4dbb-a419-bef114661d44', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:09:03,673 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28 0.076s 2026-06-09 14:09:03,673 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-8ec2af13-6f07-40a1-9a4f-aeab9d3eab62', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:09:04,762 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.089s 2026-06-09 14:09:04,763 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-1554410453", "network_id": "e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d", "project_id": "744302da894640a9b5a7de81a940c708", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-daba5e4d-168c-477b-b886-81fc18ffe651', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"49799661-bb29-42a4-b5b9-b23b7e050db7","name":"tempest-subnet-smoke-1554410453","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d","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-09T14:09:03Z","updated_at":"2026-06-09T14:09:03Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:09:07,263 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b4dae42e-9d40-48e5-b148-dfc2bc6dacfb/add_router_interface 2.500s 2026-06-09 14:09:07,264 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "49799661-bb29-42a4-b5b9-b23b7e050db7"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ae59fc27-ce3a-404d-9d08-396b859f844e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b4dae42e-9d40-48e5-b148-dfc2bc6dacfb/add_router_interface'} Body: b'{"id": "b4dae42e-9d40-48e5-b148-dfc2bc6dacfb", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "7995cb7f-cd27-44fa-97f8-fc3dfe0e2221", "network_id": "e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d", "subnet_id": "49799661-bb29-42a4-b5b9-b23b7e050db7", "subnet_ids": ["49799661-bb29-42a4-b5b9-b23b7e050db7"]}' 2026-06-09 14:09:07,663 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.399s 2026-06-09 14:09:07,663 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-603622c2-f14f-4b2f-a735-fb8de1733c0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d","name":"tempest-network-smoke--1875479083","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["49799661-bb29-42a4-b5b9-b23b7e050db7"],"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-09T14:09:01Z","updated_at":"2026-06-09T14:09:03Z","revision_number":2,"project_id":"744302da894640a9b5a7de81a940c708","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":7632}]}' 2026-06-09 14:09:07,787 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.123s 2026-06-09 14:09:07,787 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-c8aee357-4cfc-4a42-94df-20c81b01f095', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"1300ce41-3ac8-4526-adba-13c91088ab2d","name":"public_subnet","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","network_id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","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-09T14:03:23Z","updated_at":"2026-06-09T14:03:23Z","revision_number":0,"project_id":"09fd78d57a404f52b6c62cb0eb38e293"},{"id":"49799661-bb29-42a4-b5b9-b23b7e050db7","name":"tempest-subnet-smoke-1554410453","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d","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-09T14:09:03Z","updated_at":"2026-06-09T14:09:03Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:09:07,981 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.193s 2026-06-09 14:09:07,981 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-14645eac-882b-4f6f-9b6c-cf85704833a8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "b4dae42e-9d40-48e5-b148-dfc2bc6dacfb", "name": "tempest-TestNetworkBasicOps-router-1807060560", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.227"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:09:01Z", "updated_at": "2026-06-09T14:09:05Z", "revision_number": 3, "project_id": "744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:09:08,124 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.142s 2026-06-09 14:09:08,125 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-1166247833", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBACnGVV5rWHlkdHLRq7BGWC65pBMQtIeWpdIv4TGOry8jqUy722DAWuCQMLGOAXhLSKg4HG6poHfUSME0Zs2wkEBeMN9utGwE3Q1PJCW2QErjtu56CSjPGyUBs1uUEeeqw=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:07 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-0c3a6c69-48d9-4fd4-bb9a-2bfb7b510f03', 'x-compute-request-id': 'req-0c3a6c69-48d9-4fd4-bb9a-2bfb7b510f03', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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-1166247833", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBACnGVV5rWHlkdHLRq7BGWC65pBMQtIeWpdIv4TGOry8jqUy722DAWuCQMLGOAXhLSKg4HG6poHfUSME0Zs2wkEBeMN9utGwE3Q1PJCW2QErjtu56CSjPGyUBs1uUEeeqw==", "fingerprint": "a6:bb:69:6d:66:7f:9a:9e:9d:0b:bf:95:f8:10:3f:7c", "user_id": "7aa36566044d4bbc885f726668b465d5"}}' 2026-06-09 14:09:08,338 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.211s 2026-06-09 14:09:08,338 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-1908415470", "description": "tempest-secgroup-smoke-1908415470 description", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-bbbd8570-f8cf-4d01-a82e-8c3471b290c4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "name": "tempest-secgroup-smoke-1908415470", "stateful": true, "tenant_id": "744302da894640a9b5a7de81a940c708", "description": "tempest-secgroup-smoke-1908415470 description", "shared": false, "security_group_rules": [{"id": "79282284-7f1c-409b-a222-386b413da655", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "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-09T14:09:08Z", "updated_at": "2026-06-09T14:09:08Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}, {"id": "d4db6676-5994-462d-b223-09b35820e5ac", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "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-09T14:09:08Z", "updated_at": "2026-06-09T14:09:08Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}], "tags": [], "created_at": "2026-06-09T14:09:08Z", "updated_at": "2026-06-09T14:09:08Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:09:08,670 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.331s 2026-06-09 14:09:08,670 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": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-17faecd4-b09c-405f-8ef1-450c0e51b7ef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "5bf1e5d2-b342-4567-ad99-d6f52583002c", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "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-09T14:09:08Z", "updated_at": "2026-06-09T14:09:08Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:09:08,837 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.166s 2026-06-09 14:09:08,838 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": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5d1ce357-6cee-4fd7-b70d-a773516a4bfd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "c111843a-ae2b-44bf-a3b7-22323e217c2d", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "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-09T14:09:08Z", "updated_at": "2026-06-09T14:09:08Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:09:09,005 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.167s 2026-06-09 14:09:09,005 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": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ea55ae5f-5f24-44f0-b1c5-eb25a61cdcd6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "e3efd205-95fb-471a-b5dc-85971f2ea3af", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "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-09T14:09:08Z", "updated_at": "2026-06-09T14:09:08Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:09:09,175 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.170s 2026-06-09 14:09:09,176 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": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c2b5dc75-dc2f-4039-bbab-fd5caff1ac3c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "72514fde-39f1-4c25-ab1b-e6d3204dad40", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "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-09T14:09:09Z", "updated_at": "2026-06-09T14:09:09Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:09:09,360 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-09 14:09:09,361 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": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-2d7ddb1a-7021-4c1c-aefb-e4ed012526c1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "0aec2c39-53ea-4862-a6a4-751dbab50e52", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "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-09T14:09:09Z", "updated_at": "2026-06-09T14:09:09Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:09:09,672 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.310s 2026-06-09 14:09:09,672 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": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-bf3c0700-b190-4911-93fe-a77b71f44c64', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "1f951169-4331-44f8-8444-98386a8bea44", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "04b35e95-f37b-44f5-9d6e-6ce86566fa2a", "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-09T14:09:09Z", "updated_at": "2026-06-09T14:09:09Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:09:10,001 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.325s 2026-06-09 14:09:10,002 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:09 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d473fd36-28c9-4cf9-bd23-eaafb362640d', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f40fb829a1f90d97903d92c19682374c; 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": "7aa36566044d4bbc885f726668b465d5", "name": "tempest-TestNetworkBasicOps-297430323-project-member", "password_expires_at": null}, "audit_ids": ["Vj8Ho0EsTpCQWnA4Z3PwJQ"], "expires_at": "2026-06-09T15:09:09.000000Z", "issued_at": "2026-06-09T14:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "744302da894640a9b5a7de81a940c708", "name": "tempest-TestNetworkBasicOps-297430323"}, "is_domain": false, "roles": [{"id": "7584a818bcbd4ac6a7e1f0a99ba14add", "name": "member"}, {"id": "3900dbec2bb749b794d505246dc598d0", "name": "reader"}], "catalog": [{"endpoints": [{"name": "placement", "id": "1d42a2921e534d73a313a2ed088c22dc", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "df4fae1ba46b4d289a3400284c41db91", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2305facc3fa44e628a71b4f2f4df233c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "32fafaef5e914e809fa31dc835d3d2f0", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e11eff97ec314ad6a65e998c4145de81", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "3f1f5d534aa341c0857f1d225510bc7a", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "40c16ac510a040a39c1a6b84f6d3a4ee", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "62d0ceb319154e4db975235240d95771", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "cfb3203d59e54095bbeed81160d9edf1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "60904f0369d94f4c83949589cc11b03a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "5bf5a7f657a74d3eb45ec3e51c5c916f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "fa13f05d3d934375992cdf2dd3c1a335", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "9e1cfe55a66b42ecbb82b19fb0e5d33e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "162428d0a8fd468ca2ecd3a8998270bf", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "a35a55d305444554a3960b9b1ec4af70", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "cd78db573bbd471db37ffce0f0597f78", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "955ae8db87d942dcab1226c7c2cc1455", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b096c62c184a4a87a674a31754fca351", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d1efcaf609724e999845217668a0a166", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "56211ce333154a02a29e64f6cabb3b96", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_744302da894640a9b5a7de81a940c708", "region": "regionOne"}, {"name": "swift", "id": "b1e029e2f2ef49e7b19b217f4372f2cf", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v 2026-06-09 14:09:10,002 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2026-06-09 14:09:11,388 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.385s 2026-06-09 14:09:11,388 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-400365505", "imageRef": "f04198e0-2575-4362-8036-ee09552ddefb", "flavorRef": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "networks": [{"uuid": "e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d"}], "key_name": "tempest-TestNetworkBasicOps-1166247833", "security_groups": [{"name": "tempest-secgroup-smoke-1908415470"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:10 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4001b054-752b-4c8e-8de9-02cde616f6b0', 'x-compute-request-id': 'req-4001b054-752b-4c8e-8de9-02cde616f6b0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "9448fb5a-2838-4178-b2a6-035e94d5835a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1908415470"}], "adminPass": "E5FYHKSJgKHL"}}' 2026-06-09 14:09:12,559 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a 1.170s 2026-06-09 14:09:12,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': 'Tue, 09 Jun 2026 14:09:11 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-1c02dbfe-8f81-4150-a2e2-91e89cdda956', 'x-compute-request-id': 'req-1c02dbfe-8f81-4150-a2e2-91e89cdda956', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a'} Body: b'{"server": {"id": "9448fb5a-2838-4178-b2a6-035e94d5835a", "name": "tempest-TestNetworkBasicOps-server-400365505", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:09:11Z", "updated": "2026-06-09T14:09:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1166247833", "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-09 14:09:13,816 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a 0.251s 2026-06-09 14:09:13,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': 'Tue, 09 Jun 2026 14:09:13 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-4e4943fa-a175-49a6-ae3a-4d3b6f9a6938', 'x-compute-request-id': 'req-4e4943fa-a175-49a6-ae3a-4d3b6f9a6938', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a'} Body: b'{"server": {"id": "9448fb5a-2838-4178-b2a6-035e94d5835a", "name": "tempest-TestNetworkBasicOps-server-400365505", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:09:11Z", "updated": "2026-06-09T14:09:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1166247833", "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-09 14:09:13,819 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-09 14:09:18,104 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a 3.284s 2026-06-09 14:09:18,105 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': 'Tue, 09 Jun 2026 14:09:16 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-cc26bb36-d7a8-4223-9592-3381ca39a7be', 'x-compute-request-id': 'req-cc26bb36-d7a8-4223-9592-3381ca39a7be', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a'} Body: b'{"server": {"id": "9448fb5a-2838-4178-b2a6-035e94d5835a", "name": "tempest-TestNetworkBasicOps-server-400365505", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:09:11Z", "updated": "2026-06-09T14:09:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1166247833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1908415470"}], "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-09 14:09:19,951 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a 0.840s 2026-06-09 14:09:19,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:19 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-35f819cd-3fe7-4fce-a197-35a1c183feba', 'x-compute-request-id': 'req-35f819cd-3fe7-4fce-a197-35a1c183feba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a'} Body: b'{"server": {"id": "9448fb5a-2838-4178-b2a6-035e94d5835a", "name": "tempest-TestNetworkBasicOps-server-400365505", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:09:11Z", "updated": "2026-06-09T14:09:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1166247833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1908415470"}], "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-09 14:09:22,439 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a 1.483s 2026-06-09 14:09:22,439 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': 'Tue, 09 Jun 2026 14:09:20 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-19e80836-49a5-4e1b-af22-0b7334be32ee', 'x-compute-request-id': 'req-19e80836-49a5-4e1b-af22-0b7334be32ee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a'} Body: b'{"server": {"id": "9448fb5a-2838-4178-b2a6-035e94d5835a", "name": "tempest-TestNetworkBasicOps-server-400365505", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:09:11Z", "updated": "2026-06-09T14:09:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1166247833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1908415470"}], "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-09 14:09:24,454 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a 1.011s 2026-06-09 14:09:24,455 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': 'Tue, 09 Jun 2026 14:09:23 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-6212cef7-fc7e-454d-99a2-814ddc34dd30', 'x-compute-request-id': 'req-6212cef7-fc7e-454d-99a2-814ddc34dd30', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a'} Body: b'{"server": {"id": "9448fb5a-2838-4178-b2a6-035e94d5835a", "name": "tempest-TestNetworkBasicOps-server-400365505", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:09:11Z", "updated": "2026-06-09T14:09:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1166247833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1908415470"}], "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-09 14:09:25,790 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a 0.330s 2026-06-09 14:09:25,790 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': 'Tue, 09 Jun 2026 14:09:25 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-31e3e49f-44ad-4e28-b301-55a1d791d39f', 'x-compute-request-id': 'req-31e3e49f-44ad-4e28-b301-55a1d791d39f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a'} Body: b'{"server": {"id": "9448fb5a-2838-4178-b2a6-035e94d5835a", "name": "tempest-TestNetworkBasicOps-server-400365505", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:09:11Z", "updated": "2026-06-09T14:09:24Z", "addresses": {"tempest-network-smoke--1875479083": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7d:8f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1166247833", "OS-SRV-USG:launched_at": "2026-06-09T14:09:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1908415470"}], "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-09 14:09:25,793 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2026-06-09 14:09:26,073 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a 0.279s 2026-06-09 14:09:26,073 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': 'Tue, 09 Jun 2026 14:09:25 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-75e468b4-55f2-4be2-b553-3b2500d64239', 'x-compute-request-id': 'req-75e468b4-55f2-4be2-b553-3b2500d64239', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a'} Body: b'{"server": {"id": "9448fb5a-2838-4178-b2a6-035e94d5835a", "name": "tempest-TestNetworkBasicOps-server-400365505", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:09:11Z", "updated": "2026-06-09T14:09:24Z", "addresses": {"tempest-network-smoke--1875479083": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7d:8f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1166247833", "OS-SRV-USG:launched_at": "2026-06-09T14:09:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1908415470"}], "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-09 14:09:26,076 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 14:09:26,148 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=9448fb5a-2838-4178-b2a6-035e94d5835a 0.071s 2026-06-09 14:09:26,149 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-9f61c33f-a81c-4822-aab1-d61a8caeb221', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=9448fb5a-2838-4178-b2a6-035e94d5835a'} Body: b'{"ports":[{"id":"62293c38-85a7-4952-9100-074edb82a037","name":"","network_id":"e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:f2:7d:8f","admin_state_up":true,"status":"ACTIVE","device_id":"9448fb5a-2838-4178-b2a6-035e94d5835a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"49799661-bb29-42a4-b5b9-b23b7e050db7","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["04b35e95-f37b-44f5-9d6e-6ce86566fa2a"],"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-400365505","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-400365505","fqdn":"tempest-testnetworkbasicops-server-400365505.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:09:13Z","updated_at":"2026-06-09T14:09:24Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:09:26,149 25 DEBUG [tempest.common.waiters] Server ID 9448fb5a-2838-4178-b2a6-035e94d5835a ports are all ACTIVE [{'id': '62293c38-85a7-4952-9100-074edb82a037', 'name': '', 'network_id': 'e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'mac_address': 'fa:16:3e:f2:7d:8f', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '9448fb5a-2838-4178-b2a6-035e94d5835a', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '49799661-bb29-42a4-b5b9-b23b7e050db7', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['04b35e95-f37b-44f5-9d6e-6ce86566fa2a'], '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-400365505', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-400365505', 'fqdn': 'tempest-testnetworkbasicops-server-400365505.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T14:09:13Z', 'updated_at': '2026-06-09T14:09:24Z', 'revision_number': 4, 'project_id': '744302da894640a9b5a7de81a940c708'}]: 2026-06-09 14:09:27,306 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.156s 2026-06-09 14:09:27,307 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "port_id": "62293c38-85a7-4952-9100-074edb82a037", "tenant_id": "744302da894640a9b5a7de81a940c708", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-eb443b14-f01d-4898-8535-38b7901f20ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "ba741dff-b498-4784-8c7b-88fe5608707a", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.186", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "b4dae410000 2e-9d40-48e5-b148-dfc2bc6dacfb", "port_id": "62293c38-85a7-4952-9100-074edb82a037", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "744302da894640a9b5a7de81a940c708", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d", "mac_address": "fa:16:3e:f2:7d:8f", "admin_state_up": true, "status": "ACTIVE", "device_id": "9448fb5a-2838-4178-b2a6-035e94d5835a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:09:26Z", "updated_at": "2026-06-09T14:09:26Z", "revision_number": 0}}' 2026-06-09 14:09:27,463 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ba741dff-b498-4784-8c7b-88fe5608707a 0.156s 2026-06-09 14:09:27,465 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-548210aa-1ac2-42d2-b16b-091a3c7fd23e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ba741dff-b498-4784-8c7b-88fe5608707a'} Body: b'{"floatingip": {"id": "ba741dff-b498-4784-8c7b-88fe5608707a", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.186", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "b4dae42e-9d40-48e5-b148-dfc2bc6dacfb", "port_id": "62293c38-85a7-4952-9100-074edb82a037", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d", "mac_address": "fa:16:3e:f2:7d:8f", "admin_state_up": true, "status": "ACTIVE", "device_id": "9448fb5a-2838-4178-b2a6-035e94d5835a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:09:26Z", "updated_at": "2026-06-09T14:09:27Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:09:27,465 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'ba741dff-b498-4784-8c7b-88fe5608707a', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'floating_ip_address': '192.168.122.186', 'floating_network_id': 'c59dc221-ed5a-47e8-b2a2-7e6b7a694a94', 'router_id': 'b4dae42e-9d40-48e5-b148-dfc2bc6dacfb', 'port_id': '62293c38-85a7-4952-9100-074edb82a037', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d', 'mac_address': 'fa:16:3e:f2:7d:8f', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '9448fb5a-2838-4178-b2a6-035e94d5835a', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T14:09:26Z', 'updated_at': '2026-06-09T14:09:27Z', 'revision_number': 1, 'project_id': '744302da894640a9b5a7de81a940c708'} is at status: ACTIVE 2026-06-09 14:09:27,465 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.158396 seconds 2026-06-09 14:09:27,465 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.186 with user: cirros 2026-06-09 14:09:27,465 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.186 in 120 sec and the expected result is reachable 2026-06-09 14:09:43,718 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.252577 seconds 2026-06-09 14:09:43,719 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.186 in 120 sec and the ping result is expected 2026-06-09 14:09:43,879 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a/action 0.160s 2026-06-09 14:09:43,880 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': 'Tue, 09 Jun 2026 14:09:43 GMT', 'server': 'Apache', 'content-length': '75632', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cd40f4d-b958-4a66-9ffc-cf413a81102f', 'x-compute-request-id': 'req-3cd40f4d-b958-4a66-9ffc-cf413a81102f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a/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 1522454098 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000009] tsc: Detected 2799.998 MHz processor\\n[ 0.001176] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001657] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004631] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004673] Using GB pages for direct mapping\\n[ 0.004909] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004914] ACPI: Early table checksum verification disabled\\n[ 0.004920] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004926] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004935] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004943] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004947] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004951] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004955] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004959] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004962] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004964] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004966] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004967] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004968] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004969] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006207] No NUMA configuration fo 2026-06-09 14:09:43,882 25 DEBUG [tempest.scenario.manager] Console output for 9448fb5a-2838-4178-b2a6-035e94d5835a 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 1522454098 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000009] tsc: Detected 2799.998 MHz processor [ 0.001176] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001657] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004631] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004673] Using GB pages for direct mapping [ 0.004909] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004914] ACPI: Early table checksum verification disabled [ 0.004920] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004926] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004935] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004943] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004947] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004951] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004955] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004959] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004962] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004964] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004966] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004967] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004968] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004969] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006207] No NUMA configuration found [ 0.006210] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006222] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006604] Zone ranges: [ 0.006606] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006609] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006612] Normal empty [ 0.006614] Device empty [ 0.006616] Movable zone start for each node [ 0.006620] Early memory node ranges [ 0.006621] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006624] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006626] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007012] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007054] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007385] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018644] ACPI: PM-Timer IO Port: 0x608 [ 0.018684] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018828] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018834] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018837] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018839] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018842] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018844] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018848] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018851] TSC deadline timer available [ 0.018868] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018960] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018964] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018966] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018967] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018970] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018972] Booting paravirtualized kernel on KVM [ 0.018976] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018985] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019509] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019630] kvm-guest: setup async PF for cpu 0 [ 0.019665] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019689] kvm-guest: PV spinlocks disabled, single CPU [ 0.019698] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019700] Policy zone: DMA32 [ 0.019702] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019800] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019823] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019837] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019908] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020376] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021166] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021202] ftrace: allocating 50600 entries in 198 pages [ 0.049411] ftrace: allocated 198 pages with 4 groups [ 0.049628] rcu: Hierarchical RCU implementation. [ 0.049630] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049632] Rude variant of Tasks RCU enabled. [ 0.049633] Tracing variant of Tasks RCU enabled. [ 0.049634] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049635] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.054124] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.054548] random: crng init done [ 0.093634] Console: colour VGA+ 80x25 [ 0.232093] printk: console [tty1] enabled [ 0.553446] printk: console [ttyS0] enabled [ 0.556263] ACPI: Core revision 20210730 [ 0.558931] APIC: Switch to symmetric I/O mode setup [ 0.563166] x2apic enabled [ 0.566123] Switched APIC routing to physical x2apic. [ 0.574412] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.580839] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.584831] pid_max: default: 32768 minimum: 301 [ 0.584831] LSM: Security Framework initializing [ 0.584831] landlock: Up and running. [ 0.584831] Yama: becoming mindful. [ 0.584831] AppArmor: AppArmor initialized [ 0.584831] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.584831] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.584831] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.584831] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.584831] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.584831] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.584831] Spectre V2 : Mitigation: Retpolines [ 0.584831] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.584831] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.584831] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.584831] RETBleed: Mitigation: untrained return thunk [ 0.584831] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.584831] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.584831] Freeing SMP alternatives memory: 44K [ 0.584831] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.584996] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.588853] ... version: 0 [ 0.591446] ... bit width: 48 [ 0.592844] ... generic registers: 6 [ 0.595388] ... value mask: 0000ffffffffffff [ 0.596844] ... max period: 00007fffffffffff [ 0.600162] ... fixed-purpose events: 0 [ 0.600845] ... event mask: 000000000000003f [ 0.604583] rcu: Hierarchical SRCU implementation. [ 0.605431] smp: Bringing up secondary CPUs ... [ 0.608396] smp: Brought up 1 node, 1 CPU [ 0.608850] smpboot: Max logical packages: 1 [ 0.611677] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.613496] devtmpfs: initialized [ 0.615832] x86/mm: Memory block size: 128MB [ 0.617084] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.620863] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.624948] pinctrl core: initialized pinctrl subsystem [ 0.628666] PM: RTC time: 14:09:26, date: 2026-06-09 [ 0.629026] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.633008] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.636945] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.640869] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.644864] audit: initializing netlink subsys (disabled) [ 0.648676] thermal_sys: Registered thermal governor 'fair_share' [ 0.648677] thermal_sys: Registered thermal governor 'bang_bang' [ 0.648846] thermal_sys: Registered thermal governor 'step_wise' [ 0.652656] thermal_sys: Registered thermal governor 'user_space' [ 0.652850] audit: type=2000 audit(1781014166.223:1): state=initialized audit_enabled=0 res=1 [ 0.656851] thermal_sys: Registered thermal governor 'power_allocator' [ 0.656875] EISA bus registered [ 0.662986] cpuidle: using governor ladder [ 0.664846] cpuidle: using governor menu [ 0.669933] ACPI: bus type PCI registered [ 0.672656] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.673248] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.676848] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.680871] PCI: Using configuration type 1 for base access [ 0.685945] Kprobes globally optimized [ 0.688917] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.692857] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.698047] ACPI: Added _OSI(Module Device) [ 0.700773] ACPI: Added _OSI(Processor Device) [ 0.700863] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.703436] ACPI: Added _OSI(Processor Aggregator Device) [ 0.704860] ACPI: Added _OSI(Linux-Dell-Video) [ 0.707266] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.708978] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.714977] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.720452] ACPI: Interpreter enabled [ 0.720859] ACPI: PM: (supports S0 S5) [ 0.723001] ACPI: Using IOAPIC for interrupt routing [ 0.724893] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.728844] PCI: Using E820 reservations for host bridge windows [ 0.732482] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.740292] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.740873] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.745067] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.748992] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.754204] PCI host bridge to bus 0000:00 [ 0.756847] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.760355] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.760888] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.764847] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.768848] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.772851] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.776847] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.781160] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.789678] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.800132] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.811546] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.816879] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.831456] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.833114] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.842592] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.848873] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.858460] pci 0000:00:02.0: enabling Extended Tags [ 0.863502] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.868853] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.880603] pci 0000:00:02.1: enabling Extended Tags [ 0.885574] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.892516] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.898319] pci 0000:00:02.2: enabling Extended Tags [ 0.903607] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.910334] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.920255] pci 0000:00:02.3: enabling Extended Tags [ 0.923485] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.928395] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.937208] pci 0000:00:02.4: enabling Extended Tags [ 0.944002] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.950797] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.959817] pci 0000:00:02.5: enabling Extended Tags [ 0.963938] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.968750] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.974053] pci 0000:00:02.6: enabling Extended Tags [ 0.979430] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.984017] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.989655] pci 0000:00:02.7: enabling Extended Tags [ 0.997622] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.004405] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.012653] pci 0000:00:03.0: enabling Extended Tags [ 1.017033] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.024851] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.037958] pci 0000:00:03.1: enabling Extended Tags [ 1.043473] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.048177] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.056781] pci 0000:00:03.2: enabling Extended Tags [ 1.061058] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.068371] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.074110] pci 0000:00:03.3: enabling Extended Tags [ 1.079721] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.086327] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.097093] pci 0000:00:03.4: enabling Extended Tags [ 1.102953] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.107837] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.114922] pci 0000:00:03.5: enabling Extended Tags [ 1.119298] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.123764] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.131041] pci 0000:00:03.6: enabling Extended Tags [ 1.136901] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.143245] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.149151] pci 0000:00:03.7: enabling Extended Tags [ 1.159535] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.164151] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.170402] pci 0000:00:04.0: enabling Extended Tags [ 1.175563] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.180534] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.188619] pci 0000:00:04.1: enabling Extended Tags [ 1.193153] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.200480] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.206250] pci 0000:00:04.2: enabling Extended Tags [ 1.211461] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.216852] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.226405] pci 0000:00:04.3: enabling Extended Tags [ 1.231417] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.236274] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.243656] pci 0000:00:04.4: enabling Extended Tags [ 1.247367] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.252177] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.260351] pci 0000:00:04.5: enabling Extended Tags [ 1.265386] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.272105] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.278572] pci 0000:00:04.6: enabling Extended Tags [ 1.283377] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.288686] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.295718] pci 0000:00:04.7: enabling Extended Tags [ 1.301796] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.308090] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.313699] pci 0000:00:05.0: enabling Extended Tags [ 1.377177] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.382676] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.385871] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.403020] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.407241] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.413348] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.423639] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.433025] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.440854] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.449162] pci 0000:01:00.0: enabling Extended Tags [ 1.531276] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.532922] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.536931] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.540965] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.546968] pci_bus 0000:02: extended config space not accessible [ 1.549152] acpiphp: Slot [1] registered [ 1.551760] acpiphp: Slot [0] registered [ 1.552894] acpiphp: Slot [2] registered [ 1.555533] acpiphp: Slot [3] registered [ 1.556897] acpiphp: Slot [4] registered [ 1.559696] acpiphp: Slot [5] registered [ 1.560911] acpiphp: Slot [6] registered [ 1.563662] acpiphp: Slot [7] registered [ 1.564918] acpiphp: Slot [8] registered [ 1.567904] acpiphp: Slot [9] registered [ 1.568942] acpiphp: Slot [10] registered [ 1.571998] acpiphp: Slot [11] registered [ 1.572912] acpiphp: Slot [12] registered [ 1.575494] acpiphp: Slot [13] registered [ 1.576895] acpiphp: Slot [14] registered [ 1.579654] acpiphp: Slot [15] registered [ 1.580905] acpiphp: Slot [16] registered [ 1.583629] acpiphp: Slot [17] registered [ 1.584896] acpiphp: Slot [18] registered [ 1.587500] acpiphp: Slot [19] registered [ 1.588898] acpiphp: Slot [20] registered [ 1.591527] acpiphp: Slot [21] registered [ 1.592894] acpiphp: Slot [22] registered [ 1.595561] acpiphp: Slot [23] registered [ 1.596892] acpiphp: Slot [24] registered [ 1.599674] acpiphp: Slot [25] registered [ 1.600895] acpiphp: Slot [26] registered [ 1.603512] acpiphp: Slot [27] registered [ 1.604899] acpiphp: Slot [28] registered [ 1.607527] acpiphp: Slot [29] registered [ 1.608931] acpiphp: Slot [30] registered [ 1.611976] acpiphp: Slot [31] registered [ 1.615351] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.624741] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.702964] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.704946] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.708976] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.713023] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.722410] acpiphp: Slot [0-2] registered [ 1.725514] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.734383] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.743732] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.747135] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.749039] pci 0000:03:00.0: enabling Extended Tags [ 1.830681] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.832970] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.836963] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.843610] acpiphp: Slot [0-3] registered [ 1.845528] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.856858] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.870993] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.875752] pci 0000:04:00.0: enabling Extended Tags [ 1.955745] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.957017] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.960974] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.967621] acpiphp: Slot [0-4] registered [ 1.969501] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.978585] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.988851] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.995297] pci 0000:05:00.0: enabling Extended Tags [ 2.074753] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.076971] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.080963] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.087556] acpiphp: Slot [0-5] registered [ 2.089462] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.099826] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.108852] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.115702] pci 0000:06:00.0: enabling Extended Tags [ 2.197448] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.200967] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.205011] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.211961] acpiphp: Slot [0-6] registered [ 2.284293] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.285012] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.288994] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.295749] acpiphp: Slot [0-7] registered [ 2.369439] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.372875] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.376963] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.383992] acpiphp: Slot [0-8] registered [ 2.457113] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.460488] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.460961] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.468086] acpiphp: Slot [0-9] registered [ 2.546515] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.549005] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.552999] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.559559] acpiphp: Slot [0-10] registered [ 2.632227] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.633014] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.636968] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.644034] acpiphp: Slot [0-11] registered [ 2.716201] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.716993] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.720997] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.727600] acpiphp: Slot [0-12] registered [ 2.801044] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.805018] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.809016] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.816603] acpiphp: Slot [0-13] registered [ 2.890240] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.892974] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.896964] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.903844] acpiphp: Slot [0-14] registered [ 2.976556] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.976986] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.980965] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.988417] acpiphp: Slot [0-15] registered [ 3.066755] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.068969] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.072997] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.079647] acpiphp: Slot [0-16] registered [ 3.152901] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.156468] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.156973] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.163945] acpiphp: Slot [0-17] registered [ 3.239012] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.240974] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.244963] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.251488] acpiphp: Slot [0-18] registered [ 3.324866] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.328272] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.328963] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.335990] acpiphp: Slot [0-19] registered [ 3.416110] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.417013] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.421007] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.428605] acpiphp: Slot [0-20] registered [ 3.504713] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.504994] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.508997] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.516314] acpiphp: Slot [0-21] registered [ 3.602512] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.604981] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.608974] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.615769] acpiphp: Slot [0-22] registered [ 3.699649] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.700971] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.704962] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.711607] acpiphp: Slot [0-23] registered [ 3.784640] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.784970] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.788963] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.795649] acpiphp: Slot [0-24] registered [ 3.871794] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.873026] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.876990] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.883903] acpiphp: Slot [0-25] registered [ 3.959687] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.961010] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.965001] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.013580] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.017073] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.021057] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.025051] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.029048] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.033051] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.036980] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.041081] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.044949] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.048872] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.052873] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.056580] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.056866] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.060872] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.064670] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.064883] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.070046] iommu: Default domain type: Translated [ 4.072846] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.076983] SCSI subsystem initialized [ 4.079843] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.080831] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.080865] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.084850] vgaarb: loaded [ 4.087350] ACPI: bus type USB registered [ 4.088895] usbcore: registered new interface driver usbfs [ 4.092870] usbcore: registered new interface driver hub [ 4.096852] usbcore: registered new device driver usb [ 4.100893] pps_core: LinuxPPS API ver. 1 registered [ 4.104587] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.104886] PTP clock support registered [ 4.108092] EDAC MC: Ver: 3.0.0 [ 4.112910] NetLabel: Initializing [ 4.115787] NetLabel: domain hash size = 128 [ 4.116852] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.120925] NetLabel: unlabeled traffic allowed by default [ 4.125165] PCI: Using ACPI for IRQ routing [ 4.993268] clocksource: Switched to clocksource kvm-clock [ 5.016130] VFS: Disk quotas dquot_6.6.0 [ 5.019099] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.024065] AppArmor: AppArmor Filesystem Enabled [ 5.027502] pnp: PnP ACPI init [ 5.030441] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.036205] pnp: PnP ACPI: found 5 devices [ 5.045119] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.051092] NET: Registered PF_INET protocol family [ 5.054737] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.060938] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.066288] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.071300] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.076868] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.081842] TCP: Hash tables configured (established 1024 bind 1024) [ 5.086168] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.091278] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.095677] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.100233] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.104250] NET: Registered PF_XDP protocol family [ 5.107842] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.113955] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.120031] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.126175] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.132372] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.138313] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.143402] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.148866] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.153940] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.160094] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.165199] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.170388] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.175543] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.181507] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.186996] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.192809] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.198706] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.204776] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.210512] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.216222] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.221927] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.227485] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.232873] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.238139] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.244174] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.248243] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.252371] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.256613] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.260855] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.265119] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.269265] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.273360] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.277227] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.281292] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.285128] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.289216] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.293342] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.297382] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.301505] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.305604] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.309978] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.314560] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.318788] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.323448] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.327843] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.332153] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.336922] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.341274] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.345808] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.350402] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.354622] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.358846] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.362837] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.367031] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.371150] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.376212] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.380690] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.385121] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.389197] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.393522] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.397554] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.401669] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.405890] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.409874] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.413744] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.417685] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.421656] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.425584] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.429604] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.433751] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.438330] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.443148] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.447388] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.451668] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.456134] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.460194] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.464479] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.468671] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.473139] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.477744] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.482447] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.486657] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.491349] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.495643] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.500064] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.504173] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.508687] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.512999] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.517231] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.521554] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.525887] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.529917] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.534333] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.538509] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.543410] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.546869] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.554947] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.561797] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.571655] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.576540] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.582865] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.589636] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.597881] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.602902] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.609652] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.617043] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.622628] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.627919] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.637779] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.646155] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.652082] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.663574] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.671296] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.677020] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.687580] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.695352] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.701508] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.712133] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.719504] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.725180] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.735576] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.744060] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.750095] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.760813] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.767723] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.773004] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.782202] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.787824] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.795798] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.805001] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.810162] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.817184] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.826485] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.832049] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.839583] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.848523] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.852009] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.857902] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.864966] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.872969] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.876450] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.884371] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.890344] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.899898] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.903313] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.910802] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.918074] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.925818] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.930996] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.937805] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.945422] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.952726] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.956009] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.962551] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.967822] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.975096] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.978349] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.985435] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.990919] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.999409] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.002931] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.009714] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.014875] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.023022] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.026785] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.033839] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.039227] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.048595] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.053964] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.059794] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.067138] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.076004] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.079499] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.085128] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.093021] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.102026] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.105356] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.112247] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.117541] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.126456] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.129991] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.137089] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.143950] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.150970] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.156003] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.162171] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.169303] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.177587] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.181829] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.186224] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.190864] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.195526] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.199794] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.204492] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.208268] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.212641] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.217606] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.221540] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.225775] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.230859] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.234728] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.239945] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.244050] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.248739] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.253026] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.257570] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.262111] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.266747] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.270643] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.275633] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.280492] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.285397] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.290573] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.295316] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.299090] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.303620] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.307525] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.311912] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.315834] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.320227] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.324365] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.328957] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.332640] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.336794] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.341459] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.344945] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.348738] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.353258] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.356614] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.360437] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.364999] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.368474] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.372571] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.377338] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.381117] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.385161] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.390406] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.394277] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.398392] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.403365] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.407038] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.411763] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.417104] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.421436] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.426135] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.432955] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.436979] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.441264] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.446329] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.449970] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.454446] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.460087] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.463748] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.468488] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.473307] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.476790] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.480896] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.485771] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.489428] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.493452] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.501037] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.511941] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11243 usecs [ 6.518621] PCI: CLS 0 bytes, default 64 [ 6.521983] Trying to unpack rootfs image as initramfs... [ 6.526178] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.541516] Initialise system trusted keyrings [ 6.544549] Key type blacklist registered [ 6.553038] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.562294] zbud: loaded [ 6.564405] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.577045] fuse: init (API version 7.34) [ 6.585090] integrity: Platform Keyring initialized [ 6.600991] Key type asymmetric registered [ 6.604116] Asymmetric key parser 'x509' registered [ 6.613112] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.624938] io scheduler mq-deadline registered [ 6.631477] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.645553] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.662790] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.673632] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.694273] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.705375] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.721458] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.729720] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.745544] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.757472] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.773488] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.785652] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.791867] Freeing initrd memory: 8744K [ 6.800280] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.804749] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.813620] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.818194] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.823197] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.828913] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.833007] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.841108] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.845315] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.853175] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.857439] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.865464] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.870084] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.877607] pcieport 0000:FFB0 00:03.4: PME: Signaling with IRQ 36 [ 6.882298] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.889925] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.894824] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.903197] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.907420] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.915775] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.920059] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.929584] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.937087] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.945716] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.956540] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.965699] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.976395] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.982004] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.992703] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.999738] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.009442] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.015252] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.025425] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.031658] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.041232] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.046782] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.057139] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.063246] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.069193] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.075816] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.082150] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.092079] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.103163] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.108894] shpchp 0000:01:00.0: Slot initialization failed [ 7.115901] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.121855] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.128613] ACPI: button: Power Button [PWRF] [ 7.157026] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.191463] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.200623] Linux agpgart interface v0.103 [ 7.206180] loop: module loaded [ 7.209929] tun: Universal TUN/TAP device driver, 1.6 [ 7.214642] PPP generic driver version 2.4.2 [ 7.220352] VFIO - User Level meta-driver version: 0.3 [ 7.225204] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.231395] ehci-pci: EHCI PCI platform driver [ 7.235651] ehci-platform: EHCI generic platform driver [ 7.240526] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.245739] ohci-pci: OHCI PCI platform driver [ 7.249982] ohci-platform: OHCI generic platform driver [ 7.254310] uhci_hcd: USB Universal Host Controller Interface driver [ 7.261133] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.265383] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.271410] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.275762] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.280606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.287503] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.293714] usb usb1: Product: UHCI Host Controller [ 7.297869] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.303033] usb usb1: SerialNumber: 0000:02:01.0 [ 7.307054] hub 1-0:1.0: USB hub found [ 7.310256] hub 1-0:1.0: 2 ports detected [ 7.314275] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.322728] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.326830] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.331365] mousedev: PS/2 mouse device common for all mice [ 7.336995] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.344080] rtc_cmos 00:03: RTC can wake from S4 [ 7.351726] rtc_cmos 00:03: registered as rtc0 [ 7.356333] rtc_cmos 00:03: setting system clock to 2026-06-09T14:09:34 UTC (1781014174) [ 7.363134] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.368578] i2c_dev: i2c /dev entries driver [ 7.372577] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.382324] device-mapper: uevent: version 1.0.3 [ 7.387051] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.394751] platform eisa.0: Probing EISA bus 0 [ 7.398767] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.404346] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.409680] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.415250] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.420642] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.426029] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.431823] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.437486] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.442812] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.448128] platform eisa.0: EISA: Detected 0 cards [ 7.452377] ledtrig-cpu: registered to indicate activity on CPUs [ 7.457628] drop_monitor: Initializing network drop monitor service [ 7.462856] NET: Registered PF_INET6 protocol family [ 7.470727] Segment Routing with IPv6 [ 7.474104] In-situ OAM (IOAM) with IPv6 [ 7.477742] NET: Registered PF_PACKET protocol family [ 7.482057] Key type dns_resolver registered [ 7.486247] IPI shorthand broadcast: enabled [ 7.490125] registered taskstats version 1 [ 7.493763] Loading compiled-in X.509 certificates [ 7.498472] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.507237] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.515707] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.523877] blacklist: Loading compiled-in revocation X.509 certificates [ 7.529526] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.537785] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.548091] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.557133] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.566572] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.574309] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.581708] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.589271] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.597348] zswap: loaded using pool lzo/zbud [ 7.600486] Key type .fscrypt registered [ 7.603281] Key type fscrypt-provisioning registered [ 7.608485] Key type encrypted registered [ 7.611189] AppArmor: AppArmor sha1 policy hashing enabled [ 7.614761] ima: No TPM chip found, activating TPM-bypass! [ 7.618475] Loading compiled-in module X.509 certificates [ 7.622609] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.629077] ima: Allocated hash algorithm: sha1 [ 7.632147] ima: No architecture policies found [ 7.635237] evm: Initialising EVM extended attributes: [ 7.638566] evm: security.selinux [ 7.640886] evm: security.SMACK64 [ 7.643716] evm: security.SMACK64EXEC [ 7.646384] evm: security.SMACK64TRANSMUTE [ 7.649646] evm: security.SMACK64MMAP [ 7.652586] evm: security.apparmor [ 7.655060] evm: security.ima [ 7.657338] evm: security.capability [ 7.660003] evm: HMAC attrs: 0x1 [ 7.662399] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.667087] PM: Magic number: 14:775:181 [ 7.670636] acpi device:40: hash matches [ 7.673860] RAS: Correctable Errors collector initialized. [ 7.677635] Unstable clock detected, switching default tracing clock to "global" [ 7.677635] If you want to keep using the local clock, then add: [ 7.677635] "trace_clock=local" [ 7.677635] on the kernel command line [ 7.692804] Freeing unused decrypted memory: 2036K [ 7.696770] Freeing unused kernel image (initmem) memory: 3244K [ 7.704917] Write protecting the kernel read-only data: 30720k [ 7.709489] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.713964] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.760750] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.765357] Run /init as init process info: initramfs: up at 7.24 [ 7.827556] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.836737] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.842147] GPT:229375 != 2097151 [ 7.844904] GPT:Alternate GPT header not at the end of the disk. [ 7.849606] GPT:229375 != 2097151 [ 7.852342] GPT: Use GNU Parted to correct GPT errors. [ 7.906786] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.287129] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.317900] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.22 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:94:48:fb:5a:28:38:41:78:b2:a6:03:5e:94:d5:83:5a 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDFnB29+XyTkYT2faTDOB3ncAaDzELSiPPyV94SLc+ysXeXvtZ0EvBwn6UeCTEZxHxUaAloHAMgMpU5hJpEvrFvSaqy98rYYSOwPZRd+BBTmxmryakQi8oCUm7fEXQKNyysuKxNO98qFdjn5u3b288b6MbgkTtwEQVTOgPPkYpHXSMFVy2ixOLeNf9N/IQN7pxgzmHJvgeLJjJeIV4KqC+hb87OJVhhC9CDQ94agqWv+u0gkn0P43SrUhj+x2lCAy3xmL7BFlJooS3lA8bl2fokj9LlIetne5qIFNeQUVupXr3QjMZ89LwtXblCP9QqsRsypzgBaE6kt/xQ3Umr0pSH root@tempest-testnetworkbasicops-server-400365505 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHEW2pELv+3HcEOhUgq2u/tj6Ebe/dwzy3+LuWxWsRzsylXhSf5mafDZannE2d+9WT2w1BNp+mIBRTGdfRNCf+4= root@tempest-testnetworkbasicops-server-400365505 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fef2:7d8f/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 9448fb5a-2838-4178-b2a6-035e94d5835a name: tempest-TestNetworkBasicOps-server-400365505 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-400365505 launch-index: 0 === cirros: current=0.6.2 uptime=9.14 === === 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:F2:7D:8F inet6 addr: fe80::f816:3eff:fef2:7d8f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:13 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1752 (1.7 KiB) TX bytes:906 (906.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-400365505 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.394606] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.397966] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.436318] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.713033] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.752147] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.862844] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.864219] ISO 9660 Extensions: RRIP_1991A [ 8.993750] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.503652] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.505234] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 15:09:35 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 15:09:36 cirros auth.notice su: + none root:cirros Jun 9 15:09:36 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 15:09:36 cirros daemon.info dhcpcd[350]: DUID 00:04:94:48:fb:5a:28:38:41:78:b2:a6:03:5e:94:d5:83:5a Jun 9 15:09:36 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 15:09:36 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 15:09:36 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 15:09:36 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:f2:7d:8f Jun 9 15:09:36 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fef2:7d8f Jun 9 15:09:36 cirros authpriv.info dropbear[391]: Running in background Jun 9 15:09:36 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 15:09:36 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.9 from 10.100.0.1 Jun 9 15:09:36 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.9/28 Jun 9 15:09:36 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-400365505 login: 2026-06-09 14:09:43,883 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.186:22' as 'cirros' with public key authentication 2026-06-09 14:09:43,889 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:09:43,995 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:09:43,995 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.186 successfully created 2026-06-09 14:09:44,844 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.848s 2026-06-09 14:09:44,845 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--1571283985", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-006fdbba-6ac7-45bc-a191-bb98a69f9598', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"808e357f-160a-4f57-abc8-d92f24754edb","name":"tempest-network-smoke--1571283985","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"744302da894640a9b5a7de81a940c708","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-09T14:09:44Z","updated_at":"2026-06-09T14:09:44Z","revision_number":1}}' 2026-06-09 14:09:44,958 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=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28 0.112s 2026-06-09 14:09:44,958 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-dc6afe62-d3b8-4905-9b67-c820a91d2806', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"49799661-bb29-42a4-b5b9-b23b7e050db7","name":"tempest-subnet-smoke-1554410453","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d","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-09T14:09:03Z","updated_at":"2026-06-09T14:09:03Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:09:45,057 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.098s 2026-06-09 14:09:45,057 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-cd8e86b8-23ce-4e8b-8c85-24e3b1987b6e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:09:45,415 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28 0.357s 2026-06-09 14:09:45,415 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0f0108bc-5e51-498b-bdc7-3dce9393b9ee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:09:45,495 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=744302da894640a9b5a7de81a940c708&cidr=10.100.0.16%2F28 0.080s 2026-06-09 14:09:45,496 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9c09cc32-f484-4d0b-b7ba-1ea4db2515bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=744302da894640a9b5a7de81a940c708&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:09:45,594 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.098s 2026-06-09 14:09:45,594 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-8e3b0720-993d-404b-914c-4945cb54a962', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:09:45,662 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.16%2F28 0.067s 2026-06-09 14:09:45,662 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-90997b78-7f58-4357-8d3c-6592cabdfb69', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:09:46,960 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.297s 2026-06-09 14:09:46,961 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-1349481485", "network_id": "808e357f-160a-4f57-abc8-d92f24754edb", "project_id": "744302da894640a9b5a7de81a940c708", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-52b72998-15fc-48b6-b2bd-6f0da7652a73', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"29662d62-c6b0-45f0-84a4-e416a37c712c","name":"tempest-subnet-smoke-1349481485","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"808e357f-160a-4f57-abc8-d92f24754edb","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-09T14:09:45Z","updated_at":"2026-06-09T14:09:45Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:09:46,965 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.186:22' as 'cirros' with public key authentication 2026-06-09 14:09:46,969 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:09:47,024 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:09:47,024 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.186 successfully created 2026-06-09 14:09:47,025 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-09 14:09:47,025 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.186:22' as 'cirros' with public key authentication 2026-06-09 14:09:47,028 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:09:47,123 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:09:47,125 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.186 successfully created 2026-06-09 14:09:47,243 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=9448fb5a-2838-4178-b2a6-035e94d5835a 0.113s 2026-06-09 14:09:47,244 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-7175bc74-f82e-450b-ab00-a3516c0c8a74', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=9448fb5a-2838-4178-b2a6-035e94d5835a'} Body: b'{"ports":[{"id":"62293c38-85a7-4952-9100-074edb82a037","name":"","network_id":"e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:f2:7d:8f","admin_state_up":true,"status":"ACTIVE","device_id":"9448fb5a-2838-4178-b2a6-035e94d5835a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"49799661-bb29-42a4-b5b9-b23b7e050db7","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["04b35e95-f37b-44f5-9d6e-6ce86566fa2a"],"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-400365505","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-400365505","fqdn":"tempest-testnetworkbasicops-server-400365505.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:09:13Z","updated_at":"2026-06-09T14:09:24Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:09:54,530 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a/os-interface 7.286s 2026-06-09 14:09:54,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: {"interfaceAttachment": {"net_id": "808e357f-160a-4f57-abc8-d92f24754edb"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:47 GMT', 'server': 'Apache', 'content-length': '282', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e0e975c-045f-4487-8b3c-a17eca319ea9', 'x-compute-request-id': 'req-7e0e975c-045f-4487-8b3c-a17eca319ea9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "808e357f-160a-4f57-abc8-d92f24754edb", "port_id": "38cd65c7-d285-4d95-a41a-91d4443d5d38", "mac_addr": "fa:16:3e:d2:86:b1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "29662d62-c6b0-45f0-84a4-e416a37c712c", "ip_address": "10.100.0.30"}]}}' 2026-06-09 14:09:54,644 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=9448fb5a-2838-4178-b2a6-035e94d5835a 0.112s 2026-06-09 14:09:54,644 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2667', 'x-openstack-request-id': 'req-7d1131b9-8ae3-469b-823f-d7acd59351cb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=9448fb5a-2838-4178-b2a6-035e94d5835a'} Body: b'{"ports":[{"id":"38cd65c7-d285-4d95-a41a-91d4443d5d38","name":"","network_id":"808e357f-160a-4f57-abc8-d92f24754edb","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:d2:86:b1","admin_state_up":true,"status":"ACTIVE","device_id":"9448fb5a-2838-4178-b2a6-035e94d5835a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"29662d62-c6b0-45f0-84a4-e416a37c712c","ip_address":"10.100.0.30"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b15f6f32-8e37-4a0d-bc24-79ae38dd1014"],"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-400365505","dns_assignment":[{"ip_address":"10.100.0.30","hostname":"tempest-testnetworkbasicops-server-400365505","fqdn":"tempest-testnetworkbasicops-server-400365505.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:09:48Z","updated_at":"2026-06-09T14:09:53Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"},{"id":"62293c38-85a7-4952-9100-074edb82a037","name":"","network_id":"e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:f2:7d:8f","admin_state_up":true,"status":"ACTIVE","device_id":"9448fb5a-2838-4178-b2a6-035e94d5835a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"49799661-bb29-42a4-b5b9-b23b7e050db7","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["04b35e95-f37b-44f5-9d6e-6ce86566fa2a"],"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-400365505","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-400365505","fqdn":"tempest-testnetworkbasicops-server-400365505.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:09:13Z","updated_at":"2026-06-09T14:09:24Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:09:54,645 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.112918 seconds 2026-06-09 14:09:54,645 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-09 14:09:54,645 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.186:22' as 'cirros' with public key authentication 2026-06-09 14:09:54,649 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:09:54,752 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:09:54,753 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.186 successfully created 2026-06-09 14:09:54,761 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.115272 seconds 2026-06-09 14:09:54,761 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2026-06-09 14:09:54,761 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.186:22' as 'cirros' with public key authentication 2026-06-09 14:09:54,765 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:09:54,868 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:09:54,868 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.186 successfully created 2026-06-09 14:09:54,875 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.30/28 dev eth1 2026-06-09 14:09:54,875 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.186:22' as 'cirros' with public key authentication 2026-06-09 14:09:54,877 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:09:54,938 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:09:54,938 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.186 successfully created 2026-06-09 14:09:54,951 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-09 14:09:54,952 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.186:22' as 'cirros' with public key authentication 2026-06-09 14:09:54,954 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:09:55,052 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:09:55,053 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.186 successfully created 2026-06-09 14:09:55,453 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=744302da894640a9b5a7de81a940c708&network_id=808e357f-160a-4f57-abc8-d92f24754edb 0.393s 2026-06-09 14:09:55,453 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2400', 'x-openstack-request-id': 'req-27465fad-fc11-4d92-bc71-41efc5af19d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=744302da894640a9b5a7de81a940c708&network_id=808e357f-160a-4f57-abc8-d92f24754edb'} Body: b'{"ports":[{"id":"38cd65c7-d285-4d95-a41a-91d4443d5d38","name":"","network_id":"808e357f-160a-4f57-abc8-d92f24754edb","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:d2:86:b1","admin_state_up":true,"status":"ACTIVE","device_id":"9448fb5a-2838-4178-b2a6-035e94d5835a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"29662d62-c6b0-45f0-84a4-e416a37c712c","ip_address":"10.100.0.30"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b15f6f32-8e37-4a0d-bc24-79ae38dd1014"],"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-400365505","dns_assignment":[{"ip_address":"10.100.0.30","hostname":"tempest-testnetworkbasicops-server-400365505","fqdn":"tempest-testnetworkbasicops-server-400365505.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:09:48Z","updated_at":"2026-06-09T14:09:53Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"},{"id":"b9f34acb-6071-4993-9b5e-61ec027eb61d","name":"","network_id":"808e357f-160a-4f57-abc8-d92f24754edb","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:d2:7b:02","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-808e357f-160a-4f57-abc8-d92f24754edb","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"29662d62-c6b0-45f0-84a4-e416a37c712c","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-09T14:09:44Z","updated_at":"2026-06-09T14:09:46Z","revision_number":2,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:09:55,454 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.186:22' as 'cirros' with public key authentication 2026-06-09 14:09:55,457 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:09:55,556 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:09:55,557 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.186 successfully created 2026-06-09 14:09:55,557 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.30 2026-06-09 14:09:55,557 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.186:22' as 'cirros' with public key authentication 2026-06-09 14:09:55,560 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:09:55,618 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:09:55,618 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.186 successfully created 2026-06-09 14:09:55,626 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.068401 seconds 2026-06-09 14:09:55,754 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a/os-interface/38cd65c7-d285-4d95-a41a-91d4443d5d38 0.127s 2026-06-09 14:09:55,754 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': 'Tue, 09 Jun 2026 14:09:55 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4654eb2a-c957-4ad6-b6ff-cba02e3072de', 'x-compute-request-id': 'req-4654eb2a-c957-4ad6-b6ff-cba02e3072de', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a/os-interface/38cd65c7-d285-4d95-a41a-91d4443d5d38'} Body: b'' 2026-06-09 14:09:55,888 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/38cd65c7-d285-4d95-a41a-91d4443d5d38 0.134s 2026-06-09 14:09:55,889 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1077', 'x-openstack-request-id': 'req-8280f51f-d7e7-40b9-860f-5806b7292c37', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/38cd65c7-d285-4d95-a41a-91d4443d5d38'} Body: b'{"port":{"id":"38cd65c7-d285-4d95-a41a-91d4443d5d38","name":"","network_id":"808e357f-160a-4f57-abc8-d92f24754edb","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:d2:86:b1","admin_state_up":true,"status":"ACTIVE","device_id":"9448fb5a-2838-4178-b2a6-035e94d5835a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"29662d62-c6b0-45f0-84a4-e416a37c712c","ip_address":"10.100.0.30"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b15f6f32-8e37-4a0d-bc24-79ae38dd1014"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-400365505","dns_assignment":[{"ip_address":"10.100.0.30","hostname":"tempest-testnetworkbasicops-server-400365505","fqdn":"tempest-testnetworkbasicops-server-400365505.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:09:48Z","updated_at":"2026-06-09T14:09:53Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:09:57,419 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/38cd65c7-d285-4d95-a41a-91d4443d5d38 0.529s 2026-06-09 14:09:57,420 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-9944ddd3-1746-4c38-82c9-a453f7585d65', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/38cd65c7-d285-4d95-a41a-91d4443d5d38'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 38cd65c7-d285-4d95-a41a-91d4443d5d38 could not be found.", "detail": ""}}' 2026-06-09 14:09:57,678 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/29662d62-c6b0-45f0-84a4-e416a37c712c 0.257s 2026-06-09 14:09:57,678 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:57 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0e7580a9-3d1b-43f5-8e83-09c24a9e2666', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/29662d62-c6b0-45f0-84a4-e416a37c712c'} Body: b'' 2026-06-09 14:09:58,343 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/808e357f-160a-4f57-abc8-d92f24754edb 0.664s 2026-06-09 14:09:58,344 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bda3667c-bd9e-4eeb-8087-0c79072c3f30', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/808e357f-160a-4f57-abc8-d92f24754edb'} Body: b'' 2026-06-09 14:09:58,851 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ba741dff-b498-4784-8c7b-88fe5608707a 0.507s 2026-06-09 14:09:58,851 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:09:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-40fe82e6-2a49-46fd-91e8-80d92ceb9492', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/ba741dff-b498-4784-8c7b-88fe5608707a'} Body: b'' 2026-06-09 14:09:59,025 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a 0.174s 2026-06-09 14:09:59,026 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': 'Tue, 09 Jun 2026 14:09: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-0c02a766-9b96-47e2-beb5-9ea4376e4359', 'x-compute-request-id': 'req-0c02a766-9b96-47e2-beb5-9ea4376e4359', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a'} Body: b'' 2026-06-09 14:09:59,774 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a 0.748s 2026-06-09 14:09:59,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': 'Tue, 09 Jun 2026 14:09:59 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-5a077e23-978b-4731-9dcc-919e639c8c95', 'x-compute-request-id': 'req-5a077e23-978b-4731-9dcc-919e639c8c95', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a'} Body: b'{"server": {"id": "9448fb5a-2838-4178-b2a6-035e94d5835a", "name": "tempest-TestNetworkBasicOps-server-400365505", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:09:11Z", "updated": "2026-06-09T14:09:58Z", "addresses": {"tempest-network-smoke--1875479083": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7d:8f"}, {"version": 4, "addr": "192.168.122.186", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:7d:8f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9448fb5a-2838-4178-b2a6-035e94d5835a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1166247833", "OS-SRV-USG:launched_at": "2026-06-09T14:09:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1908415470"}], "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-09 14:10:00,865 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a 0.085s 2026-06-09 14:10:00,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': 'Tue, 09 Jun 2026 14:10:00 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-909d818b-44fd-4f17-9e5c-68c009b68afc', 'x-compute-request-id': 'req-909d818b-44fd-4f17-9e5c-68c009b68afc', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9448fb5a-2838-4178-b2a6-035e94d5835a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9448fb5a-2838-4178-b2a6-035e94d5835a could not be found."}}' 2026-06-09 14:10:01,517 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/04b35e95-f37b-44f5-9d6e-6ce86566fa2a 0.652s 2026-06-09 14:10:01,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': 'Tue, 09 Jun 2026 14:10:01 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d594d62a-f8ed-48a7-a5a4-353ec8c6f56c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/04b35e95-f37b-44f5-9d6e-6ce86566fa2a'} Body: b'' 2026-06-09 14:10:01,612 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-1166247833 0.093s 2026-06-09 14:10:01,613 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': 'Tue, 09 Jun 2026 14:10:01 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2b18320-f276-46b9-8b48-bcdde564a98a', 'x-compute-request-id': 'req-b2b18320-f276-46b9-8b48-bcdde564a98a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1166247833'} Body: b'' 2026-06-09 14:10:05,707 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b4dae42e-9d40-48e5-b148-dfc2bc6dacfb/remove_router_interface 4.093s 2026-06-09 14:10:05,707 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "49799661-bb29-42a4-b5b9-b23b7e050db7"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-52911ef5-a84c-4b01-a2e3-651ef95d60db', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b4dae42e-9d40-48e5-b148-dfc2bc6dacfb/remove_router_interface'} Body: b'{"id": "b4dae42e-9d40-48e5-b148-dfc2bc6dacfb", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "7995cb7f-cd27-44fa-97f8-fc3dfe0e2221", "network_id": "e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d", "subnet_id": "49799661-bb29-42a4-b5b9-b23b7e050db7", "subnet_ids": ["49799661-bb29-42a4-b5b9-b23b7e050db7"]}' 2026-06-09 14:10:07,416 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/49799661-bb29-42a4-b5b9-b23b7e050db7 1.709s 2026-06-09 14:10:07,417 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fa9f1b39-c90f-49c2-9973-08ae69890cfb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/49799661-bb29-42a4-b5b9-b23b7e050db7'} Body: b'' 2026-06-09 14:10:08,135 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b4dae42e-9d40-48e5-b148-dfc2bc6dacfb 0.717s 2026-06-09 14:10:08,135 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e1851421-fefd-4d31-b828-bd867f9f3e16', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b4dae42e-9d40-48e5-b148-dfc2bc6dacfb'} Body: b'' 2026-06-09 14:10:08,680 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d 0.544s 2026-06-09 14:10:08,680 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1b5de12a-132c-48a1-b5cf-609ff0a14391', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/e5ef0fc2-c0d8-4441-a9bc-2aa4b068382d'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 14:10:08.691174Z 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-09 14:12:18.825308Z 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-09 14:10:09,801 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.110s 2026-06-09 14:10:09,802 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--1712499386", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-b51fe3c4-9b5d-405d-8365-d483bd2e72a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"d86cad18-60cf-474c-bc68-097dfbe98b64","name":"tempest-network-smoke--1712499386","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"744302da894640a9b5a7de81a940c708","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-09T14:10:08Z","updated_at":"2026-06-09T14:10:08Z","revision_number":1}}' 2026-06-09 14:10:12,715 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.912s 2026-06-09 14:10:12,715 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-1726855708", "admin_state_up": true, "project_id": "744302da894640a9b5a7de81a940c708", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-a0bb9071-3bf4-4e1a-b03f-9684e3e9db24', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "7f927b31-fdf5-4186-a5cf-7a91a2501591", "name": "tempest-TestNetworkBasicOps-router-1726855708", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.187"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:10:09Z", "updated_at": "2026-06-09T14:10:10Z", "revision_number": 2, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:10:12,802 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=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28 0.086s 2026-06-09 14:10:12,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': 'Tue, 09 Jun 2026 14:10:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f5e7d316-d401-455e-88d8-064f00564cbe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:10:12,917 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.113s 2026-06-09 14:10:12,917 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-b4005cf2-785e-4728-b4e6-dc7b34a7a1b7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:10:13,425 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28 0.508s 2026-06-09 14:10:13,426 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b4e2ac79-d733-4b83-9a08-a7862932132b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:10:14,370 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 0.944s 2026-06-09 14:10:14,371 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-968674721", "network_id": "d86cad18-60cf-474c-bc68-097dfbe98b64", "project_id": "744302da894640a9b5a7de81a940c708", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-2262aa20-b488-44af-b6c9-8ff79d3210f5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"19c35837-4cdf-4b44-b12e-476c537d3e15","name":"tempest-subnet-smoke-968674721","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"d86cad18-60cf-474c-bc68-097dfbe98b64","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-09T14:10:13Z","updated_at":"2026-06-09T14:10:13Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:10:16,710 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/7f927b31-fdf5-4186-a5cf-7a91a2501591/add_router_interface 2.338s 2026-06-09 14:10:16,710 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "19c35837-4cdf-4b44-b12e-476c537d3e15"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c0115d5c-cf7d-4360-9805-3514f5265dd3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7f927b31-fdf5-4186-a5cf-7a91a2501591/add_router_interface'} Body: b'{"id": "7f927b31-fdf5-4186-a5cf-7a91a2501591", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "8bd98ead-c0db-4903-a3f8-c1022bf87b98", "network_id": "d86cad18-60cf-474c-bc68-097dfbe98b64", "subnet_id": "19c35837-4cdf-4b44-b12e-476c537d3e15", "subnet_ids": ["19c35837-4cdf-4b44-b12e-476c537d3e15"]}' 2026-06-09 14:10:16,832 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.122s 2026-06-09 14:10:16,833 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-52b0d370-b724-414f-a11d-de790feb814b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"d86cad18-60cf-474c-bc68-097dfbe98b64","name":"tempest-network-smoke--1712499386","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["19c35837-4cdf-4b44-b12e-476c537d3e15"],"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-09T14:10:08Z","updated_at":"2026-06-09T14:10:13Z","revision_number":2,"project_id":"744302da894640a9b5a7de81a940c708","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":63227}]}' 2026-06-09 14:10:16,933 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.099s 2026-06-09 14:10:16,933 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-d7669aef-ea5f-42a6-9888-32e4960910c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"1300ce41-3ac8-4526-adba-13c91088ab2d","name":"public_subnet","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","network_id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","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-09T14:03:23Z","updated_at":"2026-06-09T14:03:23Z","revision_number":0,"project_id":"09fd78d57a404f52b6c62cb0eb38e293"},{"id":"19c35837-4cdf-4b44-b12e-476c537d3e15","name":"tempest-subnet-smoke-968674721","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"d86cad18-60cf-474c-bc68-097dfbe98b64","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-09T14:10:13Z","updated_at":"2026-06-09T14:10:13Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:10:17,047 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.113s 2026-06-09 14:10:17,047 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-e19f6d65-0fa5-4ae0-b962-91b3b637d875', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "7f927b31-fdf5-4186-a5cf-7a91a2501591", "name": "tempest-TestNetworkBasicOps-router-1726855708", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.187"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:10:09Z", "updated_at": "2026-06-09T14:10:15Z", "revision_number": 3, "project_id": "744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:10:17,176 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.127s 2026-06-09 14:10:17,176 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-1290062773", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJTVZribbnQlfBiGjNhrZPIGCRBKbjwxIyjWmjpc6y1m0b2FB8kqnVMCZWipNZ2f3WsOOqTxjRkBXqubo29sjGO0FsMxhAKfXykjWNoWXPyZtco4EfC1lw8+CcGy5EUrCQ=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:17 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-701cc941-494c-49db-831f-dc456ffd75cd', 'x-compute-request-id': 'req-701cc941-494c-49db-831f-dc456ffd75cd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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-1290062773", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJTVZribbnQlfBiGjNhrZPIGCRBKbjwxIyjWmjpc6y1m0b2FB8kqnVMCZWipNZ2f3WsOOqTxjRkBXqubo29sjGO0FsMxhAKfXykjWNoWXPyZtco4EfC1lw8+CcGy5EUrCQ==", "fingerprint": "ce:09:92:e6:b9:97:04:cd:26:9d:e8:b7:b1:45:72:db", "user_id": "7aa36566044d4bbc885f726668b465d5"}}' 2026-06-09 14:10:17,547 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.369s 2026-06-09 14:10:17,547 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-1240743416", "description": "tempest-secgroup-smoke-1240743416 description", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-80e46a0b-092c-423d-8dc2-2cf1f9914fc7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "name": "tempest-secgroup-smoke-1240743416", "stateful": true, "tenant_id": "744302da894640a9b5a7de81a940c708", "description": "tempest-secgroup-smoke-1240743416 description", "shared": false, "security_group_rules": [{"id": "19b02cdf-602a-4670-a442-0eb068a4f954", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "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-09T14:10:17Z", "updated_at": "2026-06-09T14:10:17Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}, {"id": "7e269b91-474e-40d1-b590-6e99a8d676a5", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "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-09T14:10:17Z", "updated_at": "2026-06-09T14:10:17Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}], "tags": [], "created_at": "2026-06-09T14:10:17Z", "updated_at": "2026-06-09T14:10:17Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:10:17,720 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.172s 2026-06-09 14:10:17,720 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": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-33e70f0f-88af-40f8-82c5-84bba8d4cde6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "6fdd9e90-aa8d-49b7-a4a5-0aeab5e6a496", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "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-09T14:10:17Z", "updated_at": "2026-06-09T14:10:17Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:10:17,889 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.168s 2026-06-09 14:10:17,889 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": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-04ca88cb-2530-44e7-aee2-3570d09900b6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "c849766a-3aa5-4c3b-af09-87a4e62fc5b4", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "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-09T14:10:17Z", "updated_at": "2026-06-09T14:10:17Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:10:18,067 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.177s 2026-06-09 14:10:18,068 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": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-de64e24e-2868-49d1-acc6-277b467ecde2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "c2a8821a-7f88-4a76-85da-05a164e2749d", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "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-09T14:10:17Z", "updated_at": "2026-06-09T14:10:17Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:10:18,441 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.373s 2026-06-09 14:10:18,442 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": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-62be820a-7ead-46e7-8f06-ab495d639e85', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "d609da38-f22a-484f-a30b-51cfe68b2d5d", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "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-09T14:10:18Z", "updated_at": "2026-06-09T14:10:18Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:10:18,630 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.187s 2026-06-09 14:10:18,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": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f00771dc-f6b3-4f06-aa48-686a0ae3b892', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "bfbf98cb-7f29-4923-942c-be5737ac458e", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "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-09T14:10:18Z", "updated_at": "2026-06-09T14:10:18Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:10:18,845 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.215s 2026-06-09 14:10:18,846 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": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-738d66f6-237f-49fb-a107-c3b7adb29e6e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "0064d936-3d08-4e20-a9bf-07b5f261da26", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "26dc3fa7-237c-4220-964f-c980cd52d1a5", "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-09T14:10:18Z", "updated_at": "2026-06-09T14:10:18Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:10:19,174 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.324s 2026-06-09 14:10:19,174 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:18 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9645134c-a89c-4892-bcdd-c425d2907b4c', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f40fb829a1f90d97903d92c19682374c; 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": "7aa36566044d4bbc885f726668b465d5", "name": "tempest-TestNetworkBasicOps-297430323-project-member", "password_expires_at": null}, "audit_ids": ["WranM8EdQXmwsO163eKPCA"], "expires_at": "2026-06-09T15:10:19.000000Z", "issued_at": "2026-06-09T14:10:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "744302da894640a9b5a7de81a940c708", "name": "tempest-TestNetworkBasicOps-297430323"}, "is_domain": false, "roles": [{"id": "7584a818bcbd4ac6a7e1f0a99ba14add", "name": "member"}, {"id": "3900dbec2bb749b794d505246dc598d0", "name": "reader"}], "catalog": [{"endpoints": [{"name": "placement", "id": "1d42a2921e534d73a313a2ed088c22dc", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "df4fae1ba46b4d289a3400284c41db91", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2305facc3fa44e628a71b4f2f4df233c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "32fafaef5e914e809fa31dc835d3d2f0", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e11eff97ec314ad6a65e998c4145de81", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "3f1f5d534aa341c0857f1d225510bc7a", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "40c16ac510a040a39c1a6b84f6d3a4ee", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "62d0ceb319154e4db975235240d95771", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "cfb3203d59e54095bbeed81160d9edf1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "60904f0369d94f4c83949589cc11b03a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "5bf5a7f657a74d3eb45ec3e51c5c916f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "fa13f05d3d934375992cdf2dd3c1a335", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "9e1cfe55a66b42ecbb82b19fb0e5d33e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "162428d0a8fd468ca2ecd3a8998270bf", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "a35a55d305444554a3960b9b1ec4af70", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "cd78db573bbd471db37ffce0f0597f78", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "955ae8db87d942dcab1226c7c2cc1455", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b096c62c184a4a87a674a31754fca351", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d1efcaf609724e999845217668a0a166", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "56211ce333154a02a29e64f6cabb3b96", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_744302da894640a9b5a7de81a940c708", "region": "regionOne"}, {"name": "swift", "id": "b1e029e2f2ef49e7b19b217f4372f2cf", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v 2026-06-09 14:10:19,175 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2026-06-09 14:10:21,735 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.559s 2026-06-09 14:10:21,736 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-1678701358", "imageRef": "f04198e0-2575-4362-8036-ee09552ddefb", "flavorRef": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "networks": [{"uuid": "d86cad18-60cf-474c-bc68-097dfbe98b64"}], "key_name": "tempest-TestNetworkBasicOps-1290062773", "security_groups": [{"name": "tempest-secgroup-smoke-1240743416"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:19 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ba22689-87f3-4a99-b00a-de7b2842f297', 'x-compute-request-id': 'req-1ba22689-87f3-4a99-b00a-de7b2842f297', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "8c15dd66-a2a7-469e-b3b2-669007885df1", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1240743416"}], "adminPass": "E3oy5rZRrXC7"}}' 2026-06-09 14:10:22,434 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.697s 2026-06-09 14:10:22,435 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': 'Tue, 09 Jun 2026 14:10:21 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-3d1603bd-ffea-405f-8310-9bd1a79c814c', 'x-compute-request-id': 'req-3d1603bd-ffea-405f-8310-9bd1a79c814c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:24,429 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.989s 2026-06-09 14:10:24,430 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': 'Tue, 09 Jun 2026 14:10:23 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0a1503a-970f-43a9-8a5c-b8b19768486f', 'x-compute-request-id': 'req-f0a1503a-970f-43a9-8a5c-b8b19768486f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:25,680 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.246s 2026-06-09 14:10:25,680 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': 'Tue, 09 Jun 2026 14:10:25 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf145ee4-4b0b-4e87-8231-e1633cf1af87', 'x-compute-request-id': 'req-cf145ee4-4b0b-4e87-8231-e1633cf1af87', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:27,430 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.745s 2026-06-09 14:10:27,431 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': 'Tue, 09 Jun 2026 14:10:26 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46d075b4-f58f-418b-88fe-52dba6c4b4aa', 'x-compute-request-id': 'req-46d075b4-f58f-418b-88fe-52dba6c4b4aa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:29,437 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/8c15dd66-a2a7-469e-b3b2-669007885df1 1.001s 2026-06-09 14:10:29,437 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': 'Tue, 09 Jun 2026 14:10:28 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d784a32-2d14-4d0e-aafc-1934858b770c', 'x-compute-request-id': 'req-7d784a32-2d14-4d0e-aafc-1934858b770c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:31,437 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.995s 2026-06-09 14:10:31,438 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': 'Tue, 09 Jun 2026 14:10:30 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e38446f-e4fa-4380-a95d-18d9c37cbe78', 'x-compute-request-id': 'req-9e38446f-e4fa-4380-a95d-18d9c37cbe78', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:33,430 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.987s 2026-06-09 14:10:33,430 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': 'Tue, 09 Jun 2026 14:10:32 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba4fe377-b099-402b-aeea-e71013262494', 'x-compute-request-id': 'req-ba4fe377-b099-402b-aeea-e71013262494', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:35,439 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/8c15dd66-a2a7-469e-b3b2-669007885df1 1.004s 2026-06-09 14:10:35,439 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': 'Tue, 09 Jun 2026 14:10:34 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-057844af-3dc8-48dd-af99-ee248c2dae5d', 'x-compute-request-id': 'req-057844af-3dc8-48dd-af99-ee248c2dae5d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:37,443 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.998s 2026-06-09 14:10:37,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': 'Tue, 09 Jun 2026 14:10:36 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cc955e0-0cbd-4e1d-bcbb-94873513ed09', 'x-compute-request-id': 'req-8cc955e0-0cbd-4e1d-bcbb-94873513ed09', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:39,449 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/8c15dd66-a2a7-469e-b3b2-669007885df1 1.000s 2026-06-09 14:10:39,449 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': 'Tue, 09 Jun 2026 14:10:38 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e3f0d5f-da51-4876-a1dd-221ca6860276', 'x-compute-request-id': 'req-2e3f0d5f-da51-4876-a1dd-221ca6860276', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:41,441 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.986s 2026-06-09 14:10:41,442 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': 'Tue, 09 Jun 2026 14:10:40 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-728bf34d-bb10-45a5-9346-efe3a31889a4', 'x-compute-request-id': 'req-728bf34d-bb10-45a5-9346-efe3a31889a4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-167810000 701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:43,454 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/8c15dd66-a2a7-469e-b3b2-669007885df1 1.002s 2026-06-09 14:10:43,454 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': 'Tue, 09 Jun 2026 14:10:42 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a23a5bf-a9e6-4975-8af5-4d898800f25d', 'x-compute-request-id': 'req-2a23a5bf-a9e6-4975-8af5-4d898800f25d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:45,452 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.992s 2026-06-09 14:10:45,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:44 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d97bc21e-26da-4b2f-a0aa-0e14f65cc06d', 'x-compute-request-id': 'req-d97bc21e-26da-4b2f-a0aa-0e14f65cc06d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:47,442 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.984s 2026-06-09 14:10:47,443 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': 'Tue, 09 Jun 2026 14:10:46 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0334ed97-a07c-4607-a5de-9345d2195e46', 'x-compute-request-id': 'req-0334ed97-a07c-4607-a5de-9345d2195e46', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:49,453 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/8c15dd66-a2a7-469e-b3b2-669007885df1 1.000s 2026-06-09 14:10:49,453 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': 'Tue, 09 Jun 2026 14:10:48 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edafe000-cba6-42da-90aa-967abfac83c7', 'x-compute-request-id': 'req-edafe000-cba6-42da-90aa-967abfac83c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:51,445 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.987s 2026-06-09 14:10:51,446 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': 'Tue, 09 Jun 2026 14:10:50 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c62cf7c5-443c-4d8d-9fe1-631a59c1d22b', 'x-compute-request-id': 'req-c62cf7c5-443c-4d8d-9fe1-631a59c1d22b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:52,712 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.263s 2026-06-09 14:10:52,713 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': 'Tue, 09 Jun 2026 14:10:52 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-5d253d81-2dec-466b-9b6f-82da9befa5d5', 'x-compute-request-id': 'req-5d253d81-2dec-466b-9b6f-82da9befa5d5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "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-09 14:10:52,717 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 30 second wait 2026-06-09 14:10:54,464 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.745s 2026-06-09 14:10:54,464 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': 'Tue, 09 Jun 2026 14:10:53 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-2fa99bb7-e0bf-41d2-b94d-24fe411db0e0', 'x-compute-request-id': 'req-2fa99bb7-e0bf-41d2-b94d-24fe411db0e0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1240743416"}], "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-09 14:10:55,950 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.481s 2026-06-09 14:10:55,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:10:55 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-e2201a86-37ef-451d-9748-1e3d4a641d78', 'x-compute-request-id': 'req-e2201a86-37ef-451d-9748-1e3d4a641d78', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1240743416"}], "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-09 14:10:57,459 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.504s 2026-06-09 14:10:57,460 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': 'Tue, 09 Jun 2026 14:10:56 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-44621132-ebc4-4e37-bba4-b2bce1eb5e80', 'x-compute-request-id': 'req-44621132-ebc4-4e37-bba4-b2bce1eb5e80', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1240743416"}], "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-09 14:10:59,578 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/8c15dd66-a2a7-469e-b3b2-669007885df1 1.113s 2026-06-09 14:10:59,578 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': 'Tue, 09 Jun 2026 14:10:58 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-bde7a355-9f74-499d-b834-5598fa70bbe2', 'x-compute-request-id': 'req-bde7a355-9f74-499d-b834-5598fa70bbe2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1240743416"}], "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-09 14:11:01,642 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/8c15dd66-a2a7-469e-b3b2-669007885df1 1.057s 2026-06-09 14:11:01,643 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': 'Tue, 09 Jun 2026 14:11:00 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-1bc4044e-cce4-4683-aea2-4a3b4b37c550', 'x-compute-request-id': 'req-1bc4044e-cce4-4683-aea2-4a3b4b37c550', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1240743416"}], "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-09 14:11:03,616 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.967s 2026-06-09 14:11:03,616 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': 'Tue, 09 Jun 2026 14:11:02 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-92e81f8e-43ff-4cc3-813a-3ff6fa00fdaf', 'x-compute-request-id': 'req-92e81f8e-43ff-4cc3-813a-3ff6fa00fdaf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1240743416"}], "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-09 14:11:05,730 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/8c15dd66-a2a7-469e-b3b2-669007885df1 1.109s 2026-06-09 14:11:05,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': 'Tue, 09 Jun 2026 14:11:04 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-4ae624bd-eb9d-442c-8790-173701d4c869', 'x-compute-request-id': 'req-4ae624bd-eb9d-442c-8790-173701d4c869', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1240743416"}], "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-09 14:11:07,807 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/8c15dd66-a2a7-469e-b3b2-669007885df1 1.072s 2026-06-09 14:11:07,808 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': 'Tue, 09 Jun 2026 14:11:06 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-dbeba09c-8f9d-4376-bae8-bfe83fe7e005', 'x-compute-request-id': 'req-dbeba09c-8f9d-4376-bae8-bfe83fe7e005', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1240743416"}], "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-09 14:11:09,655 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.842s 2026-06-09 14:11:09,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': 'Tue, 09 Jun 2026 14:11:08 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-482354e9-fd24-48a5-9ac3-46e7172f5001', 'x-compute-request-id': 'req-482354e9-fd24-48a5-9ac3-46e7172f5001', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290062773", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1240743416"}], "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-09 14:11:11,583 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.921s 2026-06-09 14:11:11,584 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': 'Tue, 09 Jun 2026 14:11:10 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-c8583991-f072-4e88-b3b5-c3e287bea12e', 'x-compute-request-id': 'req-c8583991-f072-4e88-b3b5-c3e287bea12e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:11:09Z", "addresses": {"tempest-network-smoke--1712499386": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f8:ee"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1290062773", "OS-SRV-USG:launched_at": "2026-06-09T14:11:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1240743416"}], "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-09 14:11:11,587 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 49 second wait 2026-06-09 14:11:12,473 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/8c15dd66-a2a7-469e-b3b2-669007885df1 0.885s 2026-06-09 14:11:12,473 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': 'Tue, 09 Jun 2026 14:11:11 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-15babc32-250b-4dc0-bb49-f4f4b2bd9155', 'x-compute-request-id': 'req-15babc32-250b-4dc0-bb49-f4f4b2bd9155', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:11:09Z", "addresses": {"tempest-network-smoke--1712499386": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f8:ee"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1290062773", "OS-SRV-USG:launched_at": "2026-06-09T14:11:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1240743416"}], "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-09 14:11:12,476 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 14:11:12,561 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=8c15dd66-a2a7-469e-b3b2-669007885df1 0.084s 2026-06-09 14:11:12,562 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-19d874c2-df04-4e27-aa47-0ee5277e7801', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"ports":[{"id":"d6fb0081-9ddf-4c6c-9d97-8444c7b9f5aa","name":"","network_id":"d86cad18-60cf-474c-bc68-097dfbe98b64","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:fd:f8:ee","admin_state_up":true,"status":"ACTIVE","device_id":"8c15dd66-a2a7-469e-b3b2-669007885df1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"19c35837-4cdf-4b44-b12e-476c537d3e15","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["26dc3fa7-237c-4220-964f-c980cd52d1a5"],"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-1678701358","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-1678701358","fqdn":"tempest-testnetworkbasicops-server-1678701358.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:10:52Z","updated_at":"2026-06-09T14:11:09Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:11:12,562 25 DEBUG [tempest.common.waiters] Server ID 8c15dd66-a2a7-469e-b3b2-669007885df1 ports are all ACTIVE [{'id': 'd6fb0081-9ddf-4c6c-9d97-8444c7b9f5aa', 'name': '', 'network_id': 'd86cad18-60cf-474c-bc68-097dfbe98b64', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'mac_address': 'fa:16:3e:fd:f8:ee', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8c15dd66-a2a7-469e-b3b2-669007885df1', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '19c35837-4cdf-4b44-b12e-476c537d3e15', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['26dc3fa7-237c-4220-964f-c980cd52d1a5'], '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-1678701358', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-testnetworkbasicops-server-1678701358', 'fqdn': 'tempest-testnetworkbasicops-server-1678701358.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T14:10:52Z', 'updated_at': '2026-06-09T14:11:09Z', 'revision_number': 4, 'project_id': '744302da894640a9b5a7de81a940c708'}]: 2026-06-09 14:11:14,898 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 2.336s 2026-06-09 14:11:14,898 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "port_id": "d6fb0081-9ddf-4c6c-9d97-8444c7b9f5aa", "tenant_id": "744302da894640a9b5a7de81a940c708", "fixed_ip_address": "10.100.0.6"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-b3d040bb-7d2a-41bf-a07a-1d5d047a9741', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "b557e2a7-f543-40df-83a3-266c3563a0f8", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.214", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "7f927b31-fdf5-4186-a5cf-7a91a2501591", "port_id": "d6fb0081-9ddf-4c6c-9d97-8444c7b9f5aa", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "project_id": "744302da894640a9b5a7de81a940c708", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "d86cad18-60cf-474c-bc68-097dfbe98b64", "mac_address": "fa:16:3e:fd:f8:ee", "admin_state_up": true, "status": "ACTIVE", "device_id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:11:13Z", "updated_at": "2026-06-09T14:11:13Z", "revision_number": 0}}' 2026-06-09 14:11:15,508 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/b557e2a7-f543-40df-83a3-266c3563a0f8 0.609s 2026-06-09 14:11:15,509 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-2a7290c8-aef3-43ed-838c-283b371b7185', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b557e2a7-f543-40df-83a3-266c3563a0f8'} Body: b'{"floatingip": {"id": "b557e2a7-f543-40df-83a3-266c3563a0f8", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.214", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "7f927b31-fdf5-4186-a5cf-7a91a2501591", "port_id": "d6fb0081-9ddf-4c6c-9d97-8444c7b9f5aa", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "d86cad18-60cf-474c-bc68-097dfbe98b64", "mac_address": "fa:16:3e:fd:f8:ee", "admin_state_up": true, "status": "ACTIVE", "device_id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:11:13Z", "updated_at": "2026-06-09T14:11:14Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:11:15,510 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'b557e2a7-f543-40df-83a3-266c3563a0f8', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'floating_ip_address': '192.168.122.214', 'floating_network_id': 'c59dc221-ed5a-47e8-b2a2-7e6b7a694a94', 'router_id': '7f927b31-fdf5-4186-a5cf-7a91a2501591', 'port_id': 'd6fb0081-9ddf-4c6c-9d97-8444c7b9f5aa', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'd86cad18-60cf-474c-bc68-097dfbe98b64', 'mac_address': 'fa:16:3e:fd:f8:ee', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8c15dd66-a2a7-469e-b3b2-669007885df1', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T14:11:13Z', 'updated_at': '2026-06-09T14:11:14Z', 'revision_number': 1, 'project_id': '744302da894640a9b5a7de81a940c708'} is at status: ACTIVE 2026-06-09 14:11:15,510 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.611100 seconds 2026-06-09 14:11:15,510 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.214 with user: cirros 2026-06-09 14:11:15,510 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.214 in 120 sec and the expected result is reachable 2026-06-09 14:11:29,742 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.231969 seconds 2026-06-09 14:11:29,743 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.214 in 120 sec and the ping result is expected 2026-06-09 14:11:29,898 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/8c15dd66-a2a7-469e-b3b2-669007885df1/action 0.154s 2026-06-09 14:11:29,899 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': 'Tue, 09 Jun 2026 14:11:29 GMT', 'server': 'Apache', 'content-length': '75267', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91a45dd6-ba35-4a37-896a-7db5adda89aa', 'x-compute-request-id': 'req-91a45dd6-ba35-4a37-896a-7db5adda89aa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1/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 1576520555 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000009] tsc: Detected 2799.998 MHz processor\\n[ 0.001180] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001566] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004327] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004368] Using GB pages for direct mapping\\n[ 0.004622] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004628] ACPI: Early table checksum verification disabled\\n[ 0.004636] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004642] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004652] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004662] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004667] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004672] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004677] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004681] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004695] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004697] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004699] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004701] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004710] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004711] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006132] No NUMA configuration fo 2026-06-09 14:11:29,901 25 DEBUG [tempest.scenario.manager] Console output for 8c15dd66-a2a7-469e-b3b2-669007885df1 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 1576520555 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000009] tsc: Detected 2799.998 MHz processor [ 0.001180] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001566] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004327] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004368] Using GB pages for direct mapping [ 0.004622] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004628] ACPI: Early table checksum verification disabled [ 0.004636] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004642] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004652] ACPI: FACP 0x0000000007FE3F10000 94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004662] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004667] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004672] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004677] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004681] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004695] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004697] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004699] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004701] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004710] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004711] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006132] No NUMA configuration found [ 0.006135] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006144] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006482] Zone ranges: [ 0.006483] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006486] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006488] Normal empty [ 0.006490] Device empty [ 0.006491] Movable zone start for each node [ 0.006495] Early memory node ranges [ 0.006496] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006498] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006500] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006802] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006832] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007025] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018279] ACPI: PM-Timer IO Port: 0x608 [ 0.018320] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018459] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018464] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018467] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018469] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018471] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018472] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018476] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018479] TSC deadline timer available [ 0.018494] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018616] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018619] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018620] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018622] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018624] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018626] Booting paravirtualized kernel on KVM [ 0.018630] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018639] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019133] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019232] kvm-guest: setup async PF for cpu 0 [ 0.019264] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019287] kvm-guest: PV spinlocks disabled, single CPU [ 0.019296] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019299] Policy zone: DMA32 [ 0.019301] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019403] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019418] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019426] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019527] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019884] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020693] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020730] ftrace: allocating 50600 entries in 198 pages [ 0.048702] ftrace: allocated 198 pages with 4 groups [ 0.048878] rcu: Hierarchical RCU implementation. [ 0.048880] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.048882] Rude variant of Tasks RCU enabled. [ 0.048883] Tracing variant of Tasks RCU enabled. [ 0.048884] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.048886] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.053630] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.054041] random: crng init done [ 0.094636] Console: colour VGA+ 80x25 [ 0.247027] printk: console [tty1] enabled [ 0.570906] printk: console [ttyS0] enabled [ 0.574329] ACPI: Core revision 20210730 [ 0.577865] APIC: Switch to symmetric I/O mode setup [ 0.583153] x2apic enabled [ 0.586879] Switched APIC routing to physical x2apic. [ 0.596714] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.604926] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.608918] pid_max: default: 32768 minimum: 301 [ 0.608918] LSM: Security Framework initializing [ 0.608918] landlock: Up and running. [ 0.608918] Yama: becoming mindful. [ 0.608918] AppArmor: AppArmor initialized [ 0.608918] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.608918] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.608918] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.608918] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.608918] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.608918] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.608918] Spectre V2 : Mitigation: Retpolines [ 0.608918] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.608918] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.608918] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.608918] RETBleed: Mitigation: untrained return thunk [ 0.608918] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.608918] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.608918] Freeing SMP alternatives memory: 44K [ 0.608918] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.609169] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.612949] ... version: 0 [ 0.616315] ... bit width: 48 [ 0.616935] ... generic registers: 6 [ 0.620403] ... value mask: 0000ffffffffffff [ 0.620934] ... max period: 00007fffffffffff [ 0.624934] ... fixed-purpose events: 0 [ 0.628214] ... event mask: 000000000000003f [ 0.629110] rcu: Hierarchical SRCU implementation. [ 0.633543] smp: Bringing up secondary CPUs ... [ 0.636941] smp: Brought up 1 node, 1 CPU [ 0.640304] smpboot: Max logical packages: 1 [ 0.640938] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.645600] devtmpfs: initialized [ 0.648518] x86/mm: Memory block size: 128MB [ 0.649203] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.652947] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.657024] pinctrl core: initialized pinctrl subsystem [ 0.661427] PM: RTC time: 14:11:11, date: 2026-06-09 [ 0.665154] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.669082] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.672988] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.676958] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.680987] audit: initializing netlink subsys (disabled) [ 0.685228] thermal_sys: Registered thermal governor 'fair_share' [ 0.685232] thermal_sys: Registered thermal governor 'bang_bang' [ 0.688939] audit: type=2000 audit(1781014271.394:1): state=initialized audit_enabled=0 res=1 [ 0.696950] thermal_sys: Registered thermal governor 'step_wise' [ 0.696955] thermal_sys: Registered thermal governor 'user_space' [ 0.700942] thermal_sys: Registered thermal governor 'power_allocator' [ 0.704983] EISA bus registered [ 0.711706] cpuidle: using governor ladder [ 0.712939] cpuidle: using governor menu [ 0.719351] ACPI: bus type PCI registered [ 0.720938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.725353] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.728943] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.732971] PCI: Using configuration type 1 for base access [ 0.738556] Kprobes globally optimized [ 0.741103] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.744940] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.750076] ACPI: Added _OSI(Module Device) [ 0.753034] ACPI: Added _OSI(Processor Device) [ 0.756559] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.757013] ACPI: Added _OSI(Processor Aggregator Device) [ 0.760953] ACPI: Added _OSI(Linux-Dell-Video) [ 0.764455] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.764978] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.773570] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.781396] ACPI: Interpreter enabled [ 0.784426] ACPI: PM: (supports S0 S5) [ 0.784936] ACPI: Using IOAPIC for interrupt routing [ 0.789010] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.792931] PCI: Using E820 reservations for host bridge windows [ 0.797054] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.805796] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.808938] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.813064] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.817059] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.822450] PCI host bridge to bus 0000:00 [ 0.824941] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.828540] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.828936] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.832942] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.836947] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.840940] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.844943] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.849260] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.857293] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.864971] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.879075] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.884975] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.896977] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.901142] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.909632] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.916107] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.924611] pci 0000:00:02.0: enabling Extended Tags [ 0.927623] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.932260] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.939379] pci 0000:00:02.1: enabling Extended Tags [ 0.943493] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.948557] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.954576] pci 0000:00:02.2: enabling Extended Tags [ 0.959482] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.964939] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.975694] pci 0000:00:02.3: enabling Extended Tags [ 0.979570] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.984577] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.991139] pci 0000:00:02.4: enabling Extended Tags [ 0.997444] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.004940] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.014377] pci 0000:00:02.5: enabling Extended Tags [ 1.019593] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.024602] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.031717] pci 0000:00:02.6: enabling Extended Tags [ 1.037109] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.044228] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.049706] pci 0000:00:02.7: enabling Extended Tags [ 1.058014] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.063950] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.072532] pci 0000:00:03.0: enabling Extended Tags [ 1.075757] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.079637] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.087349] pci 0000:00:03.1: enabling Extended Tags [ 1.091556] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.095692] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.103652] pci 0000:00:03.2: enabling Extended Tags [ 1.109501] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.116530] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.121894] pci 0000:00:03.3: enabling Extended Tags [ 1.127729] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.132117] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.139095] pci 0000:00:03.4: enabling Extended Tags [ 1.143481] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.147698] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.155170] pci 0000:00:03.5: enabling Extended Tags [ 1.161409] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.168054] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.174775] pci 0000:00:03.6: enabling Extended Tags [ 1.179675] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.184047] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.193260] pci 0000:00:03.7: enabling Extended Tags [ 1.202310] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.207893] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.213701] pci 0000:00:04.0: enabling Extended Tags [ 1.220625] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.223462] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.229225] pci 0000:00:04.1: enabling Extended Tags [ 1.236068] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.239689] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.246419] pci 0000:00:04.2: enabling Extended Tags [ 1.252934] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.259771] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.265721] pci 0000:00:04.3: enabling Extended Tags [ 1.271530] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.275733] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.281231] pci 0000:00:04.4: enabling Extended Tags [ 1.287448] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.292439] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.297671] pci 0000:00:04.5: enabling Extended Tags [ 1.303531] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.307972] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.315113] pci 0000:00:04.6: enabling Extended Tags [ 1.319418] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.324103] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.329797] pci 0000:00:04.7: enabling Extended Tags [ 1.338596] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.344940] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.355943] pci 0000:00:05.0: enabling Extended Tags [ 1.421252] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.426828] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.429924] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.447353] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.451298] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.456677] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.462993] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.473119] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.480462] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.484706] pci 0000:01:00.0: enabling Extended Tags [ 1.560840] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.560995] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.565005] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.569048] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.574996] pci_bus 0000:02: extended config space not accessible [ 1.577257] acpiphp: Slot [1] registered [ 1.580376] acpiphp: Slot [0] registered [ 1.580980] acpiphp: Slot [2] registered [ 1.584041] acpiphp: Slot [3] registered [ 1.584983] acpiphp: Slot [4] registered [ 1.588018] acpiphp: Slot [5] registered [ 1.588980] acpiphp: Slot [6] registered [ 1.592080] acpiphp: Slot [7] registered [ 1.592980] acpiphp: Slot [8] registered [ 1.596047] acpiphp: Slot [9] registered [ 1.596992] acpiphp: Slot [10] registered [ 1.599759] acpiphp: Slot [11] registered [ 1.600979] acpiphp: Slot [12] registered [ 1.603658] acpiphp: Slot [13] registered [ 1.604996] acpiphp: Slot [14] registered [ 1.608066] acpiphp: Slot [15] registered [ 1.608987] acpiphp: Slot [16] registered [ 1.611637] acpiphp: Slot [17] registered [ 1.612978] acpiphp: Slot [18] registered [ 1.615669] acpiphp: Slot [19] registered [ 1.616979] acpiphp: Slot [20] registered [ 1.619643] acpiphp: Slot [21] registered [ 1.620979] acpiphp: Slot [22] registered [ 1.623655] acpiphp: Slot [23] registered [ 1.624980] acpiphp: Slot [24] registered [ 1.627783] acpiphp: Slot [25] registered [ 1.628985] acpiphp: Slot [26] registered [ 1.631928] acpiphp: Slot [27] registered [ 1.632996] acpiphp: Slot [28] registered [ 1.635766] acpiphp: Slot [29] registered [ 1.636978] acpiphp: Slot [30] registered [ 1.639605] acpiphp: Slot [31] registered [ 1.643531] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.652935] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.727925] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.729022] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.732996] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.737057] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.745653] acpiphp: Slot [0-2] registered [ 1.748932] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.756964] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.768935] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.776358] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.777148] pci 0000:03:00.0: enabling Extended Tags [ 1.855879] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.857055] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.861047] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.867686] acpiphp: Slot [0-3] registered [ 1.869575] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.878363] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.888937] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.895354] pci 0000:04:00.0: enabling Extended Tags [ 1.976810] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.977060] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.981053] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.987627] acpiphp: Slot [0-4] registered [ 1.989596] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.998341] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.008729] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.013030] pci 0000:05:00.0: enabling Extended Tags [ 2.095690] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.097055] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.101053] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.107355] acpiphp: Slot [0-5] registered [ 2.109595] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.120948] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.134251] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.139242] pci 0000:06:00.0: enabling Extended Tags [ 2.217269] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.220671] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.221052] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.228173] acpiphp: Slot [0-6] registered [ 2.299341] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.301058] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.305092] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.312080] acpiphp: Slot [0-7] registered [ 2.387529] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.389056] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.393048] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.399708] acpiphp: Slot [0-8] registered [ 2.470984] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.473059] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.477054] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.483955] acpiphp: Slot [0-9] registered [ 2.559813] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.561123] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.565108] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.571654] acpiphp: Slot [0-10] registered [ 2.642844] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.645054] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.649048] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.655823] acpiphp: Slot [0-11] registered [ 2.726886] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.729049] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.733101] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.739690] acpiphp: Slot [0-12] registered [ 2.811444] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.813068] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.817054] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.823083] acpiphp: Slot [0-13] registered [ 2.899949] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.901055] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.905047] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.911626] acpiphp: Slot [0-14] registered [ 2.984876] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.985063] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.989077] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.995914] acpiphp: Slot [0-15] registered [ 3.069413] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.072964] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.077055] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.083651] acpiphp: Slot [0-16] registered [ 3.156719] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.157060] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.161055] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.167696] acpiphp: Slot [0-17] registered [ 3.253963] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.257090] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.261069] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.268655] acpiphp: Slot [0-18] registered [ 3.351096] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.353059] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.357064] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.364406] acpiphp: Slot [0-19] registered [ 3.440424] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.441071] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.445066] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.452316] acpiphp: Slot [0-20] registered [ 3.526687] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.529069] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.533081] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.539884] acpiphp: Slot [0-21] registered [ 3.615098] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.617062] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.621076] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.627892] acpiphp: Slot [0-22] registered [ 3.703780] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.705112] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.709075] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.716070] acpiphp: Slot [0-23] registered [ 3.789696] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.793061] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.797083] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.803815] acpiphp: Slot [0-24] registered [ 3.885464] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.888783] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.889141] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.895882] acpiphp: Slot [0-25] registered [ 3.971130] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.973089] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.977263] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.023275] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.025200] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.029293] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.033229] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.037233] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.041261] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.045227] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.049239] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.053034] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.056950] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.060950] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.064867] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.064952] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.068950] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.072955] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.076979] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.081339] iommu: Default domain type: Translated [ 4.084668] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.085162] SCSI subsystem initialized [ 4.088071] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.088918] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.088974] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.092934] vgaarb: loaded [ 4.094991] ACPI: bus type USB registered [ 4.096963] usbcore: registered new interface driver usbfs [ 4.100634] usbcore: registered new interface driver hub [ 4.100951] usbcore: registered new device driver usb [ 4.104452] pps_core: LinuxPPS API ver. 1 registered [ 4.104934] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.108963] PTP clock support registered [ 4.111839] EDAC MC: Ver: 3.0.0 [ 4.116638] NetLabel: Initializing [ 4.116932] NetLabel: domain hash size = 128 [ 4.119868] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.120985] NetLabel: unlabeled traffic allowed by default [ 4.125024] PCI: Using ACPI for IRQ routing [ 4.959657] clocksource: Switched to clocksource kvm-clock [ 4.975737] VFS: Disk quotas dquot_6.6.0 [ 4.978583] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.983293] AppArmor: AppArmor Filesystem Enabled [ 4.986564] pnp: PnP ACPI init [ 4.989339] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.994727] pnp: PnP ACPI: found 5 devices [ 5.003212] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.009210] NET: Registered PF_INET protocol family [ 5.012709] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.018866] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.024355] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.029908] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.035048] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.039655] TCP: Hash tables configured (established 1024 bind 1024) [ 5.044236] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.049330] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.053446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.058216] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.062302] NET: Registered PF_XDP protocol family [ 5.066393] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.072955] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.078543] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.083865] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.089400] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.095082] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.100805] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.106247] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.112200] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.117813] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.123568] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.129549] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.135789] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.260421] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.265964] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.271213] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.276065] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.281032] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.285889] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.290780] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.295629] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.300530] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.305434] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.310276] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.315173] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.319136] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.322828] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.326507] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.330196] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.333905] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.337601] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.341270] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.344948] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.348623] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.352576] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.356357] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.360211] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.363992] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.367770] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.371830] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.376021] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.380268] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.384400] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.388508] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.392558] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.396788] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.400711] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.405040] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.409055] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.413381] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.417400] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.421948] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.425809] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.429972] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.433888] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.438194] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.441982] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.445965] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.449716] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.453742] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.457491] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.461229] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.464899] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.468721] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.472470] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.476225] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.479914] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.483615] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.487418] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.491150] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.494948] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.498712] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.502438] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.506283] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.510247] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.514138] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.518179] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.521985] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.526053] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.529843] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.533891] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.537897] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.541849] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.545885] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.549874] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.553679] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.557778] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.561640] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.565772] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.569686] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.573760] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.577590] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.581702] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.585590] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.589637] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.592693] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.599277] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.604964] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.613244] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.616555] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.623516] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.629836] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.639301] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.645371] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.650843] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.659104] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.664089] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.671229] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.680597] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.685211] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.692007] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.698764] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.705341] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.710361] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.718567] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.723143] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.730228] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.738343] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.742975] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.750210] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.756904] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.763724] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.769178] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.777774] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.783737] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.789212] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.797723] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.802613] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.809805] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.818104] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.823043] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.830119] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.837162] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.843897] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.850874] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.858122] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.863033] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.868867] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.875832] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.883055] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.887713] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.893432] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.900171] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.907226] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.911872] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.917653] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.924460] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.932552] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.935990] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.942877] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.948235] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.955969] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.959333] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.966025] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.971415] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.980162] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.983580] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.990853] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.996262] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.005010] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.008393] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.015442] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.022185] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.029570] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.034357] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.040387] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.047437] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.056185] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.059599] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.065255] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.072432] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.080832] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.084272] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.091320] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.096849] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.106000] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.109645] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.116816] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.122506] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.131289] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.135435] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.141367] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.147669] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.154914] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.159523] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.165497] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.172624] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.184390] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.190063] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.196783] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.202583] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.208026] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.213327] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.218456] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.222658] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.227329] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.232634] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.237163] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.242072] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.248468] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.253633] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.261525] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.266303] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.271659] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.276403] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.282949] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.287188] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.292831] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.297597] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.302295] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.306391] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.310922] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.315687] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.321316] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.326045] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.331495] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.336464] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.341965] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.346587] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.352234] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.357391] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.362826] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.366549] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.371309] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.376970] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.381087] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.385014] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.389656] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.393157] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.396942] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.401728] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.405170] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.408872] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.413269] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.416883] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.420829] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.425867] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.429820] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.433780] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.438545] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.442261] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.446365] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.451611] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.455904] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.460376] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.467972] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.472478] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.477150] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.482527] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.486223] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.490172] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.494916] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.498883] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.503386] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.508253] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.511975] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.516495] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.521809] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.526228] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.530397] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.536646] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.545592] PCI: CLS 0 bytes, default 64 [ 6.548362] Trying to unpack rootfs image as initramfs... [ 6.552327] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.569467] Initialise system trusted keyrings [ 6.572667] Key type blacklist registered [ 6.581067] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.590575] zbud: loaded [ 6.592894] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.605179] fuse: init (API version 7.34) [ 6.609252] integrity: Platform Keyring initialized [ 6.629220] Key type asymmetric registered [ 6.632523] Asymmetric key parser 'x509' registered [ 6.641118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.653218] io scheduler mq-deadline registered [ 6.663730] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.673720] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.690774] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.705781] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.721403] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.733370] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.745152] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.757526] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.772972] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.781292] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.797963] Freeing initrd memory: 8744K [ 6.801221] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.805401] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.813030] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.817655] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.825129] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.829589] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.834595] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.839777] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.843977] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.852257] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.856363] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.865055] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.869315] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.877530] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.882248] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.889929] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.894555] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.902515] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.906784] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.915624] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.920584] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.929793] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.934569] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.939717] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.945203] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.949443] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.957397] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.961860] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.969390] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.973617] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.981370] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.985582] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.993662] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.998773] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.006465] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.011497] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.019046] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.023379] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.031125] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.035391] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.041317] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.046810] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.051506] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.060061] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.070040] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.074676] shpchp 0000:01:00.0: Slot initialization failed [ 7.081536] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.086251] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.091726] ACPI: button: Power Button [PWRF] [ 7.118215] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.154842] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.161977] Linux agpgart interface v0.103 [ 7.166155] loop: module loaded [ 7.168666] tun: Universal TUN/TAP device driver, 1.6 [ 7.172857] PPP generic driver version 2.4.2 [ 7.177068] VFIO - User Level meta-driver version: 0.3 [ 7.181220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.185734] ehci-pci: EHCI PCI platform driver [ 7.189231] ehci-platform: EHCI generic platform driver [ 7.192686] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.196747] ohci-pci: OHCI PCI platform driver [ 7.199929] ohci-platform: OHCI generic platform driver [ 7.203525] uhci_hcd: USB Universal Host Controller Interface driver [ 7.209657] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.213124] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.217756] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.221505] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.225477] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.231097] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.235909] usb usb1: Product: UHCI Host Controller [ 7.239323] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.244300] usb usb1: SerialNumber: 0000:02:01.0 [ 7.247777] hub 1-0:1.0: USB hub found [ 7.250446] hub 1-0:1.0: 2 ports detected [ 7.253638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.261834] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.265652] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.269586] mousedev: PS/2 mouse device common for all mice [ 7.274346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.280561] rtc_cmos 00:03: RTC can wake from S4 [ 7.286151] rtc_cmos 00:03: registered as rtc0 [ 7.290199] rtc_cmos 00:03: setting system clock to 2026-06-09T14:11:18 UTC (1781014278) [ 7.296167] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.300526] i2c_dev: i2c /dev entries driver [ 7.303661] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.311896] device-mapper: uevent: version 1.0.3 [ 7.315453] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.322230] platform eisa.0: Probing EISA bus 0 [ 7.325757] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.330128] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.334629] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.339394] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.344188] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.348732] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.353456] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.358088] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.362637] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.366944] platform eisa.0: EISA: Detected 0 cards [ 7.370455] ledtrig-cpu: registered to indicate activity on CPUs [ 7.374813] drop_monitor: Initializing network drop monitor service [ 7.379114] NET: Registered PF_INET6 protocol family [ 7.386174] Segment Routing with IPv6 [ 7.388734] In-situ OAM (IOAM) with IPv6 [ 7.391583] NET: Registered PF_PACKET protocol family [ 7.395117] Key type dns_resolver registered [ 7.398319] IPI shorthand broadcast: enabled [ 7.401429] registered taskstats version 1 [ 7.404351] Loading compiled-in X.509 certificates [ 7.408294] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.415652] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.423329] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.430403] blacklist: Loading compiled-in revocation X.509 certificates [ 7.434743] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.441048] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.447589] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.455529] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.462143] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.468833] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.475920] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.482743] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.490039] zswap: loaded using pool lzo/zbud [ 7.493244] Key type .fscrypt registered [ 7.496004] Key type fscrypt-provisioning registered [ 7.501280] Key type encrypted registered [ 7.504312] AppArmor: AppArmor sha1 policy hashing enabled [ 7.508127] ima: No TPM chip found, activating TPM-bypass! [ 7.511905] Loading compiled-in module X.509 certificates [ 7.516034] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.522511] ima: Allocated hash algorithm: sha1 [ 7.526451] ima: No architecture policies found [ 7.529751] evm: Initialising EVM extended attributes: [ 7.533418] evm: security.selinux [ 7.535909] evm: security.SMACK64 [ 7.538427] evm: security.SMACK64EXEC [ 7.541089] evm: security.SMACK64TRANSMUTE [ 7.543990] evm: security.SMACK64MMAP [ 7.546590] evm: security.apparmor [ 7.549071] evm: security.ima [ 7.551235] evm: security.capability [ 7.553807] evm: HMAC attrs: 0x1 [ 7.556468] PM: Magic number: 14:775:181 [ 7.559327] acpi device:40: hash matches [ 7.562117] RAS: Correctable Errors collector initialized. [ 7.566069] Unstable clock detected, switching default tracing clock to "global" [ 7.566069] If you want to keep using the local clock, then add: [ 7.566069] "trace_clock=local" [ 7.566069] on the kernel command line [ 7.580634] Freeing unused decrypted memory: 2036K [ 7.584432] Freeing unused kernel image (initmem) memory: 3244K [ 7.588990] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.593852] Write protecting the kernel read-only data: 30720k [ 7.598843] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.604419] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.654035] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.658898] Run /init as init process info: initramfs: up at 7.11 [ 7.719433] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.728863] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.733663] GPT:229375 != 2097151 [ 7.735963] GPT:Alternate GPT header not at the end of the disk. [ 7.739699] GPT:229375 != 2097151 [ 7.741946] GPT: Use GNU Parted to correct GPT errors. [ 7.796163] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.180036] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.209997] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.01 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:8c:15:dd:66:a2:a7:46:9e:b3:b2:66:90:07:88:5d:f1 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0X73zxc6sSDzP/4GS+8aX4uLdVz3aDl5k2wmGwgGiatW9AW/4l6fk+bP213wySNwqe1yyzrAg8TivOF8tRrllpNQeIjtqD2eUcJGgzEeoqR+cwIlOKmL6813nbc7ZJ6VB5ao+lfvqN8QN62wmyMZRXUX1bfyRmRh6NjG3gj5OqnumzmKG2gKvgZ3W1o+b6+3turtxYrOWg8XQ8Ce89IYg1urdYy99LP1mfpn83A6vPYz+Q7WNRc+Jed+WRGtVacSejGfAGCII7sm61mN3URAKOxZAGfh9pQvRwrjhOiNfIr68StYrGWdVaACs2T1gRP17JofSIlRVAtSc3z/eaMYz root@tempest-testnetworkbasicops-server-1678701358 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCRLcxwF7UCj+qVdTw3m/MpttRndHiukfQOq0jru5stWCdmxpXm2Ezs/NPgxTi4ACHzzYPLRB/UhFbSs+G/wk1Q= root@tempest-testnetworkbasicops-server-1678701358 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fefd:f8ee/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 =10000 == datasource: configdrive local === instance-id: 8c15dd66-a2a7-469e-b3b2-669007885df1 name: tempest-TestNetworkBasicOps-server-1678701358 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1678701358 launch-index: 0 === cirros: current=0.6.2 uptime=8.93 === === 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:FD:F8:EE inet6 addr: fe80::f816:3eff:fefd:f8ee/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: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-1678701358 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.277681] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.280611] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.299158] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.490119] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.575500] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.709920] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.711458] ISO 9660 Extensions: RRIP_1991A [ 8.848321] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.347840] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.349461] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 15:11:19 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 15:11:20 cirros auth.notice su: + none root:cirros Jun 9 15:11:20 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 15:11:20 cirros daemon.info dhcpcd[350]: DUID 00:04:8c:15:dd:66:a2:a7:46:9e:b3:b2:66:90:07:88:5d:f1 Jun 9 15:11:20 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 15:11:20 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 15:11:20 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 15:11:20 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:fd:f8:ee Jun 9 15:11:20 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fefd:f8ee Jun 9 15:11:20 cirros authpriv.info dropbear[391]: Running in background Jun 9 15:11:20 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-1678701358 login: 2026-06-09 14:11:29,903 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2026-06-09 14:11:29,909 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:11:30,010 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:11:30,011 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2026-06-09 14:11:30,480 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=744302da894640a9b5a7de81a940c708&network_id=d86cad18-60cf-474c-bc68-097dfbe98b64 0.468s 2026-06-09 14:11:30,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': 'Tue, 09 Jun 2026 14:11:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3457', 'x-openstack-request-id': 'req-7dc8f544-07eb-4b82-97ba-4534f2270f17', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=744302da894640a9b5a7de81a940c708&network_id=d86cad18-60cf-474c-bc68-097dfbe98b64'} Body: b'{"ports":[{"id":"83d73ec0-f633-47de-a53a-e63fa1af7ccf","name":"","network_id":"d86cad18-60cf-474c-bc68-097dfbe98b64","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:d4:c2:fc","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-d86cad18-60cf-474c-bc68-097dfbe98b64","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"19c35837-4cdf-4b44-b12e-476c537d3e15","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-09T14:10:09Z","updated_at":"2026-06-09T14:10:13Z","revision_number":2,"project_id":"744302da894640a9b5a7de81a940c708"},{"id":"8bd98ead-c0db-4903-a3f8-c1022bf87b98","name":"","network_id":"d86cad18-60cf-474c-bc68-097dfbe98b64","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:6e:10:74","admin_state_up":true,"status":"ACTIVE","device_id":"7f927b31-fdf5-4186-a5cf-7a91a2501591","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"19c35837-4cdf-4b44-b12e-476c537d3e15","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-09T14:10:14Z","updated_at":"2026-06-09T14:10:15Z","revision_number":2,"project_id":"744302da894640a9b5a7de81a940c708"},{"id":"d6fb0081-9ddf-4c6c-9d97-8444c7b9f5aa","name":"","network_id":"d86cad18-60cf-474c-bc68-097dfbe98b64","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:fd:f8:ee","admin_state_up":true,"status":"ACTIVE","device_id":"8c15dd66-a2a7-469e-b3b2-669007885df1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"19c35837-4cdf-4b44-b12e-476c537d3e15","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["26dc3fa7-237c-4220-964f-c980cd52d1a5"],"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-1678701358","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-1678701358","fqdn":"tempest-testnetworkbasicops-server-1678701358.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:10:52Z","updated_at":"2026-06-09T14:11:09Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:11:30,481 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2026-06-09 14:11:31,936 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:11:32,043 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:11:32,044 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2026-06-09 14:11:32,044 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-09 14:11:32,044 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2026-06-09 14:11:32,047 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:11:32,109 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:11:32,110 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2026-06-09 14:11:32,120 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.076163 seconds 2026-06-09 14:11:32,121 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.6 2026-06-09 14:11:32,121 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2026-06-09 14:11:32,123 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:11:32,228 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:11:32,228 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2026-06-09 14:11:32,234 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.113003 seconds 2026-06-09 14:11:32,468 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94 0.233s 2026-06-09 14:11:32,468 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-37d7b084-919b-4ede-8023-72d124ffa7d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94'} Body: b'{"subnets":[{"id":"1300ce41-3ac8-4526-adba-13c91088ab2d","name":"public_subnet","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","network_id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","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-09T14:03:23Z","updated_at":"2026-06-09T14:03:23Z","revision_number":0,"project_id":"09fd78d57a404f52b6c62cb0eb38e293"}]}' 2026-06-09 14:11:32,469 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2026-06-09 14:11:32,472 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:11:32,570 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:11:32,570 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2026-06-09 14:11:32,570 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-09 14:11:32,571 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2026-06-09 14:11:32,573 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:11:32,675 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:11:32,680 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2026-06-09 14:11:32,755 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.184121 seconds 2026-06-09 14:11:33,438 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/b557e2a7-f543-40df-83a3-266c3563a0f8 0.681s 2026-06-09 14:11:33,438 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': 'Tue, 09 Jun 2026 14:11:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-6912d212-baf0-4a32-9296-7234cc287557', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b557e2a7-f543-40df-83a3-266c3563a0f8'} Body: b'{"floatingip": {"id": "b557e2a7-f543-40df-83a3-266c3563a0f8", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.214", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "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-09T14:11:13Z", "updated_at": "2026-06-09T14:11:33Z", "revision_number": 2, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:11:33,565 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/b557e2a7-f543-40df-83a3-266c3563a0f8 0.126s 2026-06-09 14:11:33,565 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-855d738c-d5f2-49ce-8332-0c543fb1ea67', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b557e2a7-f543-40df-83a3-266c3563a0f8'} Body: b'{"floatingip": {"id": "b557e2a7-f543-40df-83a3-266c3563a0f8", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.214", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "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-09T14:11:13Z", "updated_at": "2026-06-09T14:11:33Z", "revision_number": 3, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:11:33,566 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'b557e2a7-f543-40df-83a3-266c3563a0f8', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'floating_ip_address': '192.168.122.214', 'floating_network_id': 'c59dc221-ed5a-47e8-b2a2-7e6b7a694a94', '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-09T14:11:13Z', 'updated_at': '2026-06-09T14:11:33Z', 'revision_number': 3, 'project_id': '744302da894640a9b5a7de81a940c708'} is at status: DOWN 2026-06-09 14:11:33,566 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.127240 seconds 2026-06-09 14:11:33,566 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.214 with user: cirros 2026-06-09 14:11:33,566 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.214 in 120 sec and the expected result is unreachable 2026-06-09 14:11:34,591 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.024106 seconds 2026-06-09 14:11:34,593 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.214 in 120 sec and the ping result is expected 2026-06-09 14:11:34,746 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.151s 2026-06-09 14:11:34,746 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-692692555", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGdELKtcqre00I7yB0ACe40Dw6A7fHpr2/F5Wzruh8/h1UQC0/DJxMjovnwVriCBTgOn3SLc9DmLWzd7yhxVYHsOUBPY5Nuw5DcWRTg6EHB8t+Kt2mKRYzP/6wv+IzRAEQ=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:34 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-0f85efcf-d3f2-4395-b287-58212bd2d6df', 'x-compute-request-id': 'req-0f85efcf-d3f2-4395-b287-58212bd2d6df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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-692692555", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGdELKtcqre00I7yB0ACe40Dw6A7fHpr2/F5Wzruh8/h1UQC0/DJxMjovnwVriCBTgOn3SLc9DmLWzd7yhxVYHsOUBPY5Nuw5DcWRTg6EHB8t+Kt2mKRYzP/6wv+IzRAEQ==", "fingerprint": "ee:db:14:6d:f6:eb:06:1f:bc:35:0c:f3:cc:f0:c9:f3", "user_id": "7aa36566044d4bbc885f726668b465d5"}}' 2026-06-09 14:11:35,217 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.469s 2026-06-09 14:11:35,217 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-1242892741", "description": "tempest-secgroup-smoke-1242892741 description", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-453955fc-baaa-4456-9213-581e01c89516', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "name": "tempest-secgroup-smoke-1242892741", "stateful": true, "tenant_id": "744302da894640a9b5a7de81a940c708", "description": "tempest-secgroup-smoke-1242892741 description", "shared": false, "security_group_rules": [{"id": "88bff1bd-bd81-4405-a713-9c759cd8661e", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "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-09T14:11:35Z", "updated_at": "2026-06-09T14:11:35Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}, {"id": "9610cef6-8c17-4901-b196-d3c5aecfd0ff", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "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-09T14:11:34Z", "updated_at": "2026-06-09T14:11:34Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}], "tags": [], "created_at": "2026-06-09T14:11:34Z", "updated_at": "2026-06-09T14:11:35Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:11:35,623 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.405s 2026-06-09 14:11:35,624 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": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-0c00004e-1edb-45d2-9e48-a4fa8d1f6b20', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "8656a15a-d9f5-43fc-8e17-ee627d2c3db6", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "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-09T14:11:35Z", "updated_at": "2026-06-09T14:11:35Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:11:35,858 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.234s 2026-06-09 14:11:35,859 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": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5f16b414-dcd8-4984-b0cb-acc1986613cb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "ea341abb-8834-40e8-9a44-302852c4b812", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "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-09T14:11:35Z", "updated_at": "2026-06-09T14:11:35Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:11:36,261 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.401s 2026-06-09 14:11:36,262 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": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d4121539-a4bf-4c75-9d9b-ef0d01a880e8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "e9894de9-c5fb-4236-869d-bf04926add0e", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "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-09T14:11:35Z", "updated_at": "2026-06-09T14:11:35Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:11:36,603 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.340s 2026-06-09 14:11:36,603 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": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-460bc574-4b10-4337-bc57-aced2bb4f81a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "42a8ddd3-8552-4a1a-9dbc-c451dd96724b", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "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-09T14:11:36Z", "updated_at": "2026-06-09T14:11:36Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:11:36,866 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.263s 2026-06-09 14:11:36,867 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": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ac989c2b-55dc-4c3f-81c1-3bfabb20f72c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "2bca6317-2838-486f-bf35-3ef35ee1dba4", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "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-09T14:11:36Z", "updated_at": "2026-06-09T14:11:36Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:11:37,355 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.487s 2026-06-09 14:11:37,355 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": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f02bdefb-a942-44f9-8495-6040c1fd2535', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "6c648b68-93df-4102-a2dd-d2a6703324cd", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "92fb787a-e64b-4dd0-9d0f-860ff28e6316", "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-09T14:11:37Z", "updated_at": "2026-06-09T14:11:37Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:11:37,686 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.326s 2026-06-09 14:11:37,686 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:37 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-34011441-e7df-4842-8212-07199603748f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f40fb829a1f90d97903d92c19682374c; 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": "7aa36566044d4bbc885f726668b465d5", "name": "tempest-TestNetworkBasicOps-297430323-project-member", "password_expires_at": null}, "audit_ids": ["psY-4KvmREma6yORyK8CEg"], "expires_at": "2026-06-09T15:11:37.000000Z", "issued_at": "2026-06-09T14:11:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "744302da894640a9b5a7de81a940c708", "name": "tempest-TestNetworkBasicOps-297430323"}, "is_domain": false, "roles": [{"id": "7584a818bcbd4ac6a7e1f0a99ba14add", "name": "member"}, {"id": "3900dbec2bb749b794d505246dc598d0", "name": "reader"}], "catalog": [{"endpoints": [{"name": "placement", "id": "1d42a2921e534d73a313a2ed088c22dc", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "df4fae1ba46b4d289a3400284c41db91", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2305facc3fa44e628a71b4f2f4df233c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "32fafaef5e914e809fa31dc835d3d2f0", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e11eff97ec314ad6a65e998c4145de81", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "3f1f5d534aa341c0857f1d225510bc7a", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "40c16ac510a040a39c1a6b84f6d3a4ee", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "62d0ceb319154e4db975235240d95771", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "cfb3203d59e54095bbeed81160d9edf1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "60904f0369d94f4c83949589cc11b03a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "5bf5a7f657a74d3eb45ec3e51c5c916f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "fa13f05d3d934375992cdf2dd3c1a335", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "9e1cfe55a66b42ecbb82b19fb0e5d33e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "162428d0a8fd468ca2ecd3a8998270bf", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "a35a55d305444554a3960b9b1ec4af70", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "cd78db573bbd471db37ffce0f0597f78", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "955ae8db87d942dcab1226c7c2cc1455", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b096c62c184a4a87a674a31754fca351", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d1efcaf609724e999845217668a0a166", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "56211ce333154a02a29e64f6cabb3b96", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_744302da894640a9b5a7de81a940c708", "region": "regionOne"}, {"name": "swift", "id": "b1e029e2f2ef49e7b19b217f4372f2cf", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v 2026-06-09 14:11:37,687 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2026-06-09 14:11:39,606 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 1.918s 2026-06-09 14:11:39,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: {"server": {"name": "tempest-TestNetworkBasicOps-server-1293346953", "imageRef": "f04198e0-2575-4362-8036-ee09552ddefb", "flavorRef": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "networks": [{"uuid": "d86cad18-60cf-474c-bc68-097dfbe98b64"}], "key_name": "tempest-TestNetworkBasicOps-692692555", "security_groups": [{"name": "tempest-secgroup-smoke-1242892741"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:37 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-724cde00-370b-4347-8a92-82081bede448', 'x-compute-request-id': 'req-724cde00-370b-4347-8a92-82081bede448', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "e83b8ec1-0fe8-4d8a-8d38-75923caf600c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1242892741"}], "adminPass": "2BX225BzbyRe"}}' 2026-06-09 14:11:39,811 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/e83b8ec1-0fe8-4d8a-8d38-75923caf600c 0.204s 2026-06-09 14:11:39,812 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': 'Tue, 09 Jun 2026 14:11:39 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-504a0954-f5a9-4807-9baf-31b4ba0bdfb3', 'x-compute-request-id': 'req-504a0954-f5a9-4807-9baf-31b4ba0bdfb3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c'} Body: b'{"server": {"id": "e83b8ec1-0fe8-4d8a-8d38-75923caf600c", "name": "tempest-TestNetworkBasicOps-server-1293346953", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:11:39Z", "updated": "2026-06-09T14:11:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-692692555", "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-09 14:11:41,475 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/e83b8ec1-0fe8-4d8a-8d38-75923caf600c 0.659s 2026-06-09 14:11:41,476 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': 'Tue, 09 Jun 2026 14:11:40 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-8dfac257-6294-4af8-b054-83cf82079a05', 'x-compute-request-id': 'req-8dfac257-6294-4af8-b054-83cf82079a05', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c'} Body: b'{"server": {"id": "e83b8ec1-0fe8-4d8a-8d38-75923caf600c", "name": "tempest-TestNetworkBasicOps-server-1293346953", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:11:39Z", "updated": "2026-06-09T14:11:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-692692555", "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-09 14:11:41,480 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-09 14:11:43,486 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/e83b8ec1-0fe8-4d8a-8d38-75923caf600c 1.004s 2026-06-09 14:11:43,486 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': 'Tue, 09 Jun 2026 14:11:42 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-47dd6b57-aaf6-4592-b056-585b6905b283', 'x-compute-request-id': 'req-47dd6b57-aaf6-4592-b056-585b6905b283', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c'} Body: b'{"server": {"id": "e83b8ec1-0fe8-4d8a-8d38-75923caf600c", "name": "tempest-TestNetworkBasicOps-server-1293346953", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:11:39Z", "updated": "2026-06-09T14:11:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-692692555", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1242892741"}], "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-09 14:11:45,513 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/e83b8ec1-0fe8-4d8a-8d38-75923caf600c 1.021s 2026-06-09 14:11:45,513 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': 'Tue, 09 Jun 2026 14:11:44 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-4d1f25bc-40a7-49c7-83a2-c7bc3018c2d1', 'x-compute-request-id': 'req-4d1f25bc-40a7-49c7-83a2-c7bc3018c2d1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c'} Body: b'{"server": {"id": "e83b8ec1-0fe8-4d8a-8d38-75923caf600c", "name": "tempest-TestNetworkBasicOps-server-1293346953", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:11:39Z", "updated": "2026-06-09T14:11:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-692692555", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1242892741"}], "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-09 14:11:46,919 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/e83b8ec1-0fe8-4d8a-8d38-75923caf600c 0.399s 2026-06-09 14:11:46,919 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': 'Tue, 09 Jun 2026 14:11:46 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-75bd0ac8-3b1a-49a7-99d0-1e6b5953d724', 'x-compute-request-id': 'req-75bd0ac8-3b1a-49a7-99d0-1e6b5953d724', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c'} Body: b'{"server": {"id": "e83b8ec1-0fe8-4d8a-8d38-75923caf600c", "name": "tempest-TestNetworkBasicOps-server-1293346953", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:11:39Z", "updated": "2026-06-09T14:11:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-692692555", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1242892741"}], "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-09 14:11:48,683 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/e83b8ec1-0fe8-4d8a-8d38-75923caf600c 0.756s 2026-06-09 14:11:48,683 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': 'Tue, 09 Jun 2026 14:11:47 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-d15f29d2-b443-4d18-ab38-3183a24ae72e', 'x-compute-request-id': 'req-d15f29d2-b443-4d18-ab38-3183a24ae72e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c'} Body: b'{"server": {"id": "e83b8ec1-0fe8-4d8a-8d38-75923caf600c", "name": "tempest-TestNetworkBasicOps-server-1293346953", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:11:39Z", "updated": "2026-06-09T14:11:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-692692555", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1242892741"}], "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-09 14:11:50,136 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/e83b8ec1-0fe8-4d8a-8d38-75923caf600c 0.447s 2026-06-09 14:11:50,136 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': 'Tue, 09 Jun 2026 14:11:49 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-5aae43a2-8a84-4ac5-97e9-c1c5cae456ac', 'x-compute-request-id': 'req-5aae43a2-8a84-4ac5-97e9-c1c5cae456ac', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c'} Body: b'{"server": {"id": "e83b8ec1-0fe8-4d8a-8d38-75923caf600c", "name": "tempest-TestNetworkBasicOps-server-1293346953", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:11:39Z", "updated": "2026-06-09T14:11:49Z", "addresses": {"tempest-network-smoke--1712499386": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:4a:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-692692555", "OS-SRV-USG:launched_at": "2026-06-09T14:11:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1242892741"}], "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-09 14:11:50,141 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2026-06-09 14:11:50,469 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/e83b8ec1-0fe8-4d8a-8d38-75923caf600c 0.328s 2026-06-09 14:11:50,470 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': 'Tue, 09 Jun 2026 14:11:50 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-0743b41b-4099-43a5-834d-67aa27169652', 'x-compute-request-id': 'req-0743b41b-4099-43a5-834d-67aa27169652', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c'} Body: b'{"server": {"id": "e83b8ec1-0fe8-4d8a-8d38-75923caf600c", "name": "tempest-TestNetworkBasicOps-server-1293346953", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:11:39Z", "updated": "2026-06-09T14:11:49Z", "addresses": {"tempest-network-smoke--1712499386": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:4a:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-692692555", "OS-SRV-USG:launched_at": "2026-06-09T14:11:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1242892741"}], "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-09 14:11:50,558 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=e83b8ec1-0fe8-4d8a-8d38-75923caf600c 0.084s 2026-06-09 14:11:50,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': 'Tue, 09 Jun 2026 14:11:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-f85edda8-5b6f-4556-a823-1409a81fb82e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e83b8ec1-0fe8-4d8a-8d38-75923caf600c'} Body: b'{"ports":[{"id":"affded23-f004-4ff9-9810-f71695d4c026","name":"","network_id":"d86cad18-60cf-474c-bc68-097dfbe98b64","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:5a:4a:3d","admin_state_up":true,"status":"ACTIVE","device_id":"e83b8ec1-0fe8-4d8a-8d38-75923caf600c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"19c35837-4cdf-4b44-b12e-476c537d3e15","ip_address":"10.100.0.10"}],"allowed_address_pai10000 rs":[],"extra_dhcp_opts":[],"security_groups":["92fb787a-e64b-4dd0-9d0f-860ff28e6316"],"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-1293346953","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1293346953","fqdn":"tempest-testnetworkbasicops-server-1293346953.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:11:42Z","updated_at":"2026-06-09T14:11:47Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:11:50,559 25 DEBUG [tempest.common.waiters] Server ID e83b8ec1-0fe8-4d8a-8d38-75923caf600c ports are all ACTIVE [{'id': 'affded23-f004-4ff9-9810-f71695d4c026', 'name': '', 'network_id': 'd86cad18-60cf-474c-bc68-097dfbe98b64', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'mac_address': 'fa:16:3e:5a:4a:3d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e83b8ec1-0fe8-4d8a-8d38-75923caf600c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '19c35837-4cdf-4b44-b12e-476c537d3e15', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['92fb787a-e64b-4dd0-9d0f-860ff28e6316'], '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-1293346953', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkbasicops-server-1293346953', 'fqdn': 'tempest-testnetworkbasicops-server-1293346953.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T14:11:42Z', 'updated_at': '2026-06-09T14:11:47Z', 'revision_number': 4, 'project_id': '744302da894640a9b5a7de81a940c708'}]: 2026-06-09 14:11:51,816 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/b557e2a7-f543-40df-83a3-266c3563a0f8 1.257s 2026-06-09 14:11:51,817 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "affded23-f004-4ff9-9810-f71695d4c026"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-1703bb68-c38e-4a1f-9fdf-5dd41f7c63f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b557e2a7-f543-40df-83a3-266c3563a0f8'} Body: b'{"floatingip": {"id": "b557e2a7-f543-40df-83a3-266c3563a0f8", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.214", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "7f927b31-fdf5-4186-a5cf-7a91a2501591", "port_id": "affded23-f004-4ff9-9810-f71695d4c026", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "d86cad18-60cf-474c-bc68-097dfbe98b64", "mac_address": "fa:16:3e:5a:4a:3d", "admin_state_up": true, "status": "ACTIVE", "device_id": "e83b8ec1-0fe8-4d8a-8d38-75923caf600c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:11:13Z", "updated_at": "2026-06-09T14:11:50Z", "revision_number": 4, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:11:51,911 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/b557e2a7-f543-40df-83a3-266c3563a0f8 0.094s 2026-06-09 14:11:51,911 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:11:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-6076e521-bc1d-4b6d-8f8b-f54e41db27e0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b557e2a7-f543-40df-83a3-266c3563a0f8'} Body: b'{"floatingip": {"id": "b557e2a7-f543-40df-83a3-266c3563a0f8", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.214", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "7f927b31-fdf5-4186-a5cf-7a91a2501591", "port_id": "affded23-f004-4ff9-9810-f71695d4c026", "fixed_ip_address": "10.100.0.10", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "d86cad18-60cf-474c-bc68-097dfbe98b64", "mac_address": "fa:16:3e:5a:4a:3d", "admin_state_up": true, "status": "ACTIVE", "device_id": "e83b8ec1-0fe8-4d8a-8d38-75923caf600c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:11:13Z", "updated_at": "2026-06-09T14:11:51Z", "revision_number": 5, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:11:51,911 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'b557e2a7-f543-40df-83a3-266c3563a0f8', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'floating_ip_address': '192.168.122.214', 'floating_network_id': 'c59dc221-ed5a-47e8-b2a2-7e6b7a694a94', 'router_id': '7f927b31-fdf5-4186-a5cf-7a91a2501591', 'port_id': 'affded23-f004-4ff9-9810-f71695d4c026', 'fixed_ip_address': '10.100.0.10', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'd86cad18-60cf-474c-bc68-097dfbe98b64', 'mac_address': 'fa:16:3e:5a:4a:3d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e83b8ec1-0fe8-4d8a-8d38-75923caf600c', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T14:11:13Z', 'updated_at': '2026-06-09T14:11:51Z', 'revision_number': 5, 'project_id': '744302da894640a9b5a7de81a940c708'} is at status: ACTIVE 2026-06-09 14:11:51,912 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.094465 seconds 2026-06-09 14:11:51,912 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.214 with user: cirros 2026-06-09 14:11:51,912 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.214 in 120 sec and the expected result is reachable 2026-06-09 14:12:06,129 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.216671 seconds 2026-06-09 14:12:06,129 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.214 in 120 sec and the ping result is expected 2026-06-09 14:12:06,278 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/e83b8ec1-0fe8-4d8a-8d38-75923caf600c/action 0.148s 2026-06-09 14:12:06,279 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': 'Tue, 09 Jun 2026 14:12:06 GMT', 'server': 'Apache', 'content-length': '75490', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c259d38a-8121-4988-9cda-93a54de95991', 'x-compute-request-id': 'req-c259d38a-8121-4988-9cda-93a54de95991', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c/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.000003] kvm-clock: using sched offset of 1432673594 cycles\\n[ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000012] tsc: Detected 2799.998 MHz processor\\n[ 0.001188] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001586] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004423] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004470] Using GB pages for direct mapping\\n[ 0.004728] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004733] ACPI: Early table checksum verification disabled\\n[ 0.004737] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004743] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004750] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004757] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004761] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004764] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004768] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004772] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004775] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004778] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004779] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004780] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004782] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004783] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005994] No NUMA configuration fo 2026-06-09 14:12:06,280 25 DEBUG [tempest.scenario.manager] Console output for e83b8ec1-0fe8-4d8a-8d38-75923caf600c 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.000003] kvm-clock: using sched offset of 1432673594 cycles [ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000012] tsc: Detected 2799.998 MHz processor [ 0.001188] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001586] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004423] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004470] Using GB pages for direct mapping [ 0.004728] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004733] ACPI: Early table checksum verification disabled [ 0.004737] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004743] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004750] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004757] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004761] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004764] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004768] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004772] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004775] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004778] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004779] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004780] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004782] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004783] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005994] No NUMA configuration found [ 0.005996] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006005] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006354] Zone ranges: [ 0.006355] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006358] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006360] Normal empty [ 0.006362] Device empty [ 0.006363] Movable zone start for each node [ 0.006366] Early memory node ranges [ 0.006367] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006369] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006371] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006630] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006659] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007044] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017534] ACPI: PM-Timer IO Port: 0x608 [ 0.017574] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017729] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017733] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017736] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017738] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017739] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017741] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017745] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017747] TSC deadline timer available [ 0.017761] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017841] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017843] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017845] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017846] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017848] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017850] Booting paravirtualized kernel on KVM [ 0.017854] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017863] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018169] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018241] kvm-guest: setup async PF for cpu 0 [ 0.018269] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018289] kvm-guest: PV spinlocks disabled, single CPU [ 0.018295] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018297] Policy zone: DMA32 [ 0.018299] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018357] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018369] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018377] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018439] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018756] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019511] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019543] ftrace: allocating 50600 entries in 198 pages [ 0.044266] ftrace: allocated 198 pages with 4 groups [ 0.044444] rcu: Hierarchical RCU implementation. [ 0.044446] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.044448] Rude variant of Tasks RCU enabled. [ 0.044448] Tracing variant of Tasks RCU enabled. [ 0.044450] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.044451] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.048747] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.049145] random: crng init done [ 0.087739] Console: colour VGA+ 80x25 [ 0.228454] printk: console [tty1] enabled [ 0.565416] printk: console [ttyS0] enabled [ 0.568310] ACPI: Core revision 20210730 [ 0.571145] APIC: Switch to symmetric I/O mode setup [ 0.575528] x2apic enabled [ 0.578731] Switched APIC routing to physical x2apic. [ 0.587130] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.593726] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.597718] pid_max: default: 32768 minimum: 301 [ 0.597718] LSM: Security Framework initializing [ 0.597718] landlock: Up and running. [ 0.597718] Yama: becoming mindful. [ 0.597718] AppArmor: AppArmor initialized [ 0.597718] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.597718] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.597718] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.597718] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.597718] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.597718] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.597718] Spectre V2 : Mitigation: Retpolines [ 0.597718] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.597718] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.597718] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.597718] RETBleed: Mitigation: untrained return thunk [ 0.597718] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.597718] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.597718] Freeing SMP alternatives memory: 44K [ 0.597718] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.597871] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.601741] ... version: 0 [ 0.604630] ... bit width: 48 [ 0.605736] ... generic registers: 6 [ 0.608333] ... value mask: 0000ffffffffffff [ 0.609734] ... max period: 00007fffffffffff [ 0.613148] ... fixed-purpose events: 0 [ 0.613733] ... event mask: 000000000000003f [ 0.617476] rcu: Hierarchical SRCU implementation. [ 0.618241] smp: Bringing up secondary CPUs ... [ 0.621142] smp: Brought up 1 node, 1 CPU [ 0.621736] smpboot: Max logical packages: 1 [ 0.625029] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.626344] devtmpfs: initialized [ 0.628770] x86/mm: Memory block size: 128MB [ 0.630007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.633773] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.637854] pinctrl core: initialized pinctrl subsystem [ 0.641707] PM: RTC time: 14:11:50, date: 2026-06-09 [ 0.641941] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.645846] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.649772] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.653772] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.657770] audit: initializing netlink subsys (disabled) [ 0.662006] thermal_sys: Registered thermal governor 'fair_share' [ 0.662009] thermal_sys: Registered thermal governor 'bang_bang' [ 0.665735] audit: type=2000 audit(1781014310.539:1): state=initialized audit_enabled=0 res=1 [ 0.669754] thermal_sys: Registered thermal governor 'step_wise' [ 0.669757] thermal_sys: Registered thermal governor 'user_space' [ 0.673424] thermal_sys: Registered thermal governor 'power_allocator' [ 0.673765] EISA bus registered [ 0.679885] cpuidle: using governor ladder [ 0.681734] cpuidle: using governor menu [ 0.687076] ACPI: bus type PCI registered [ 0.689732] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.694084] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.697736] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.701766] PCI: Using configuration type 1 for base access [ 0.706691] Kprobes globally optimized [ 0.709608] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.709746] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.714745] ACPI: Added _OSI(Module Device) [ 0.717622] ACPI: Added _OSI(Processor Device) [ 0.717773] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.721549] ACPI: Added _OSI(Processor Aggregator Device) [ 0.721911] ACPI: Added _OSI(Linux-Dell-Video) [ 0.725707] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.725770] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.734036] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.742227] ACPI: Interpreter enabled [ 0.745416] ACPI: PM: (supports S0 S5) [ 0.745743] ACPI: Using IOAPIC for interrupt routing [ 0.749818] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.753762] PCI: Using E820 reservations for host bridge windows [ 0.758104] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.768725] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.769743] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.773918] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.777880] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.783454] PCI host bridge to bus 0000:00 [ 0.785737] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.789736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.793735] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.797732] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.801732] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.805742] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.809731] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.814039] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.821933] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.829768] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.843967] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.849768] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.861773] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.865935] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.874952] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.883455] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.892493] pci 0000:00:02.0: enabling Extended Tags [ 0.896121] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.900999] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.908297] pci 0000:00:02.1: enabling Extended Tags [ 0.913835] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.920465] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.927226] pci 0000:00:02.2: enabling Extended Tags [ 0.932124] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.937523] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.943164] pci 0000:00:02.3: enabling Extended Tags [ 0.948417] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.952938] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.962628] pci 0000:00:02.4: enabling Extended Tags [ 0.968143] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.972820] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.980415] pci 0000:00:02.5: enabling Extended Tags [ 0.984128] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.988830] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.996400] pci 0000:00:02.6: enabling Extended Tags [ 1.000129] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.004909] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.011048] pci 0000:00:02.7: enabling Extended Tags [ 1.020715] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.025319] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.031147] pci 0000:00:03.0: enabling Extended Tags [ 1.036152] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.041202] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.051501] pci 0000:00:03.1: enabling Extended Tags [ 1.056187] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.061608] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.068221] pci 0000:00:03.2: enabling Extended Tags [ 1.074603] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.081741] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.092970] pci 0000:00:03.3: enabling Extended Tags [ 1.096933] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.101600] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.110061] pci 0000:00:03.4: enabling Extended Tags [ 1.116475] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.123054] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.132219] pci 0000:00:03.5: enabling Extended Tags [ 1.136467] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.141739] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.153265] pci 0000:00:03.6: enabling Extended Tags [ 1.158028] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.165325] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.171167] pci 0000:00:03.7: enabling Extended Tags [ 1.178945] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.185745] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.196587] pci 0000:00:04.0: enabling Extended Tags [ 1.200552] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.205444] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.212682] pci 0000:00:04.1: enabling Extended Tags [ 1.216171] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.221061] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.229602] pci 0000:00:04.2: enabling Extended Tags [ 1.234037] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.241214] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.247049] pci 0000:00:04.3: enabling Extended Tags [ 1.252705] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.257750] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.269315] pci 0000:00:04.4: enabling Extended Tags [ 1.274653] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.281705] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.293906] pci 0000:00:04.5: enabling Extended Tags [ 1.300436] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.305205] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.311161] pci 0000:00:04.6: enabling Extended Tags [ 1.317764] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.324489] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.330092] pci 0000:00:04.7: enabling Extended Tags [ 1.339467] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.345560] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.351930] pci 0000:00:05.0: enabling Extended Tags [ 1.418909] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.423618] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.426899] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.445564] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.448427] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.453572] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.459363] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.468856] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.473636] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.477855] pci 0000:01:00.0: enabling Extended Tags [ 1.567861] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.569811] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.573798] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.577862] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.583995] pci_bus 0000:02: extended config space not accessible [ 1.586055] acpiphp: Slot [1] registered [ 1.589101] acpiphp: Slot [0] registered [ 1.589797] acpiphp: Slot [2] registered [ 1.592619] acpiphp: Slot [3] registered [ 1.593843] acpiphp: Slot [4] registered [ 1.596519] acpiphp: Slot [5] registered [ 1.597789] acpiphp: Slot [6] registered [ 1.600708] acpiphp: Slot [7] registered [ 1.601799] acpiphp: Slot [8] registered [ 1.604988] acpiphp: Slot [9] registered [ 1.605792] acpiphp: Slot [10] registered [ 1.608988] acpiphp: Slot [11] registered [ 1.609795] acpiphp: Slot [12] registered [ 1.612773] acpiphp: Slot [13] registered [ 1.613797] acpiphp: Slot [14] registered [ 1.617108] acpiphp: Slot [15] registered [ 1.617811] acpiphp: Slot [16] registered [ 1.620773] acpiphp: Slot [17] registered [ 1.621793] acpiphp: Slot [18] registered [ 1.624757] acpiphp: Slot [19] registered [ 1.625816] acpiphp: Slot [20] registered [ 1.629286] acpiphp: Slot [21] registered [ 1.629833] acpiphp: Slot [22] registered [ 1.633259] acpiphp: Slot [23] registered [ 1.633853] acpiphp: Slot [24] registered [ 1.637236] acpiphp: Slot [25] registered [ 1.637831] acpiphp: Slot [26] registered [ 1.641321] acpiphp: Slot [27] registered [ 1.641819] acpiphp: Slot [28] registered [ 1.645030] acpiphp: Slot [29] registered [ 1.645794] acpiphp: Slot [30] registered [ 1.648636] acpiphp: Slot [31] registered [ 1.652472] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.662788] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.744127] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.745862] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.749820] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.753889] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.762485] acpiphp: Slot [0-2] registered [ 1.765954] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.775439] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.784690] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.788164] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.789949] pci 0000:03:00.0: enabling Extended Tags [ 1.870945] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.873866] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.877860] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.884298] acpiphp: Slot [0-3] registered [ 1.886372] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.895421] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.905737] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.912428] pci 0000:04:00.0: enabling Extended Tags [ 1.991989] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.993854] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.997859] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.004329] acpiphp: Slot [0-4] registered [ 2.006368] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.015491] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.027484] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.032854] pci 0000:05:00.0: enabling Extended Tags [ 2.116498] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.117855] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.121867] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.128715] acpiphp: Slot [0-5] registered [ 2.130446] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.141266] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.148982] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.152607] pci 0000:06:00.0: enabling Extended Tags [ 2.234435] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.237859] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.241853] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.248329] acpiphp: Slot [0-6] registered [ 2.322300] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.325733] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.329889] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.337004] acpiphp: Slot [0-7] registered [ 2.411707] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.413866] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.417865] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.424696] acpiphp: Slot [0-8] registered [ 2.497630] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.497865] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.501850] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.508643] acpiphp: Slot [0-9] registered [ 2.582660] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.585855] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.589880] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.596496] acpiphp: Slot [0-10] registered [ 2.668087] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.669860] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.673878] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.681106] acpiphp: Slot [0-11] registered [ 2.755193] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.757895] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.761849] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.768855] acpiphp: Slot [0-12] registered [ 2.845412] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.845883] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.849862] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.856440] acpiphp: Slot [0-13] registered [ 2.932581] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.933876] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.937852] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.944396] acpiphp: Slot [0-14] registered [ 3.017087] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.017886] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.021880] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.029068] acpiphp: Slot [0-15] registered [ 3.101274] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.101892] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.105918] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.112585] acpiphp: Slot [0-16] registered [ 3.188249] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.189888] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.193885] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.200451] acpiphp: Slot [0-17] registered [ 3.278381] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.281924] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.285865] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.292515] acpiphp: Slot [0-18] registered [ 3.365370] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.365877] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.369863] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.376619] acpiphp: Slot [0-19] registered [ 3.449130] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.449860] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.453893] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.460944] acpiphp: Slot [0-20] registered [ 3.538805] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.541924] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.545853] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.553250] acpiphp: Slot [0-21] registered [ 3.626237] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.629684] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.629848] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.636379] acpiphp: Slot [0-22] registered [ 3.709461] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.709853] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.713882] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.720194] acpiphp: Slot [0-23] registered [ 3.795148] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.797856] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.801848] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.808771] acpiphp: Slot [0-24] registered [ 3.880775] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.881856] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.885849] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.892528] acpiphp: Slot [0-25] registered [ 3.964173] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.965857] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.969863] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.015566] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.018004] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.021946] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.025935] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.029958] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.033936] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.037948] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.041940] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.045826] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.049750] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.053754] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.057749] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.061485] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.061751] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.065536] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.065873] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.070129] iommu: Default domain type: Translated [ 4.073358] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.074011] SCSI subsystem initialized [ 4.076830] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.077718] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.077748] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.081552] vgaarb: loaded [ 4.081854] ACPI: bus type USB registered [ 4.084501] usbcore: registered new interface driver usbfs [ 4.085744] usbcore: registered new interface driver hub [ 4.089533] usbcore: registered new device driver usb [ 4.089766] pps_core: LinuxPPS API ver. 1 registered [ 4.093047] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.093739] PTP clock support registered [ 4.097418] EDAC MC: Ver: 3.0.0 [ 4.101524] NetLabel: Initializing [ 4.101733] NetLabel: domain hash size = 128 [ 4.104748] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.105771] NetLabel: unlabeled traffic allowed by default [ 4.109473] PCI: Using ACPI for IRQ routing [ 4.921674] clocksource: Switched to clocksource kvm-clock [ 4.935931] VFS: Disk quotas dquot_6.6.0 [ 4.938846] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.943607] AppArmor: AppArmor Filesystem Enabled [ 4.946876] pnp: PnP ACPI init [ 4.949583] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.954894] pnp: PnP ACPI: found 5 devices [ 4.963444] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.969474] NET: Registered PF_INET protocol family [ 4.973276] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.094464] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.100404] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.106367] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.111599] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.116209] TCP: Hash tables configured (established 1024 bind 1024) [ 5.120543] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.125318] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.129802] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.134331] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.138223] NET: Registered PF_XDP protocol family [ 5.141594] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.147048] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.152462] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.157937] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.163304] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.168653] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.174066] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.179492] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.184813] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.190105] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.195288] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.200760] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.206371] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.211741] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.217033] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.222293] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.227597] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.232922] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.238348] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.244016] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.249334] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.254821] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.260105] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.265438] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.270965] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.275201] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.279564] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.283829] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.287726] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.291664] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.295570] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.299588] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.303745] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.307733] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.311786] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.315963] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.320118] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.324030] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.328020] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.332230] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.336226] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.341218] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.345678] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.350047] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.354105] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.358507] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.362552] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.366854] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.370904] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.375111] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.379126] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.383592] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.387686] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.392152] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.396274] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.400507] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.404844] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.409235] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.413436] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.417894] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.421960] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.426068] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.430176] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.434412] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.438579] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.442594] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.447470] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.452031] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.456294] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.460553] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.465248] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.470058] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.475082] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.480232] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.485433] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.489606] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.494016] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.498161] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.502491] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.506807] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.511160] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.515303] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.519733] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.523853] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.528208] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.532336] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.536771] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.540932] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.545262] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.549507] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.553892] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.558022] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.562518] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.566764] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.571108] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.574507] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.581524] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.587677] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.595454] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.598968] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.604860] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.610498] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.617841] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.623016] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.628276] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.635121] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.640522] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.646668] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.655490] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.660526] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.666082] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.673152] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.678593] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.683943] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.691476] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.696290] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.702286] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.710545] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.717459] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.726683] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.737468] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.746877] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.755352] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.764997] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.770528] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.778049] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.789048] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.795205] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.804740] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.813387] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.818843] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.826850] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.834509] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.839090] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.845231] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.852373] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.857250] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.862729] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.870558] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.878603] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.881964] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.888074] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.893964] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.903724] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.907005] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.914835] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.920651] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.929827] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.934829] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.940733] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.948435] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.956713] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.962277] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.968903] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.976034] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.985243] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.988527] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.996128] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.003002] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.011750] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.015214] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.023429] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.028483] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.038036] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.041246] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.048904] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.054445] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.063678] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.069185] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.075328] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.082552] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.089227] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.094361] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.100219] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.107204] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.116902] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.120109] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.127745] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.132894] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.139929] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.143514] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.149496] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.154469] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.161369] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.164527] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.170073] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.176843] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.184517] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.188251] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.193122] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.197465] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.201778] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.206276] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.210695] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.214128] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.218038] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.222809] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.226651] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.230568] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.235104] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.239456] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.244090] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.247915] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.252269] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.258183] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.262611] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.266521] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.271075] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.274901] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.279291] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.283105] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.287566] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.291321] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.295846] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.299747] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.305275] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.309293] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.314273] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.319301] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.324442] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.328547] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.333435] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.337241] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.341183] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.345750] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.349203] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.352973] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.357746] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.361178] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.365202] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.369653] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.373624] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.377594] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.382222] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.385640] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.389584] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.394320] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.397862] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.401782] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.406490] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.409958] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.413868] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.418672] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.422410] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.426677] pci_buB1BE s 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.432538] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.436075] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.440050] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.444556] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.447949] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.451881] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.456422] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.459850] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.463755] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.468314] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.471882] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.475838] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.480348] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.483801] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.487961] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.493888] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.502482] PCI: CLS 0 bytes, default 64 [ 6.505170] Trying to unpack rootfs image as initramfs... [ 6.509441] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.526091] Initialise system trusted keyrings [ 6.528999] Key type blacklist registered [ 6.537882] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.547787] zbud: loaded [ 6.554109] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.562247] fuse: init (API version 7.34) [ 6.566041] integrity: Platform Keyring initialized [ 6.585838] Key type asymmetric registered [ 6.588701] Asymmetric key parser 'x509' registered [ 6.598003] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.605870] io scheduler mq-deadline registered [ 6.612389] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.626565] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.644003] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.654357] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.670172] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.682459] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.698241] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.706294] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.717611] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.730455] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.746152] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.758314] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.764150] Freeing initrd memory: 8744K [ 6.771565] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.776548] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.786981] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.792021] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.797470] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.803638] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.808631] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.818013] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.822778] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.830652] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.836702] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.845388] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.849697] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.859158] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.863291] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.872302] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.877559] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.885539] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.890520] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.898013] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.903309] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.908178] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.913873] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.917889] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.927151] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.932206] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.939888] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.944550] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.951784] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.956146] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.963789] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.968007] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.975941] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.979933] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.988067] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.992236] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.000292] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.004266] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.009895] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.015927] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.020013] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.027814] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.036981] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.041229] shpchp 0000:01:00.0: Slot initialization failed [ 7.046808] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.051066] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.055673] ACPI: button: Power Button [PWRF] [ 7.081334] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.117822] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.124625] Linux agpgart interface v0.103 [ 7.128765] loop: module loaded [ 7.131440] tun: Universal TUN/TAP device driver, 1.6 [ 7.135130] PPP generic driver version 2.4.2 [ 7.137951] VFIO - User Level meta-driver version: 0.3 [ 7.142606] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.146614] ehci-pci: EHCI PCI platform driver [ 7.149507] ehci-platform: EHCI generic platform driver [ 7.152998] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.157211] ohci-pci: OHCI PCI platform driver [ 7.160216] ohci-platform: OHCI generic platform driver [ 7.163616] uhci_hcd: USB Universal Host Controller Interface driver [ 7.169151] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.172670] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.177441] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.181141] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.185381] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.190793] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.196807] usb usb1: Product: UHCI Host Controller [ 7.200915] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.206189] usb usb1: SerialNumber: 0000:02:01.0 [ 7.210266] hub 1-0:1.0: USB hub found [ 7.213495] hub 1-0:1.0: 2 ports detected [ 7.217292] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.226976] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.231354] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.235766] mousedev: PS/2 mouse device common for all mice [ 7.241308] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.248374] rtc_cmos 00:03: RTC can wake from S4 [ 7.254754] rtc_cmos 00:03: registered as rtc0 [ 7.259039] rtc_cmos 00:03: setting system clock to 2026-06-09T14:11:57 UTC (1781014317) [ 7.266234] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.271470] i2c_dev: i2c /dev entries driver [ 7.275174] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.285542] device-mapper: uevent: version 1.0.3 [ 7.289533] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.296464] platform eisa.0: Probing EISA bus 0 [ 7.300303] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.305940] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.311269] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.316512] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.322047] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.327194] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.332341] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.343099] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.348230] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.353439] platform eisa.0: EISA: Detected 0 cards [ 7.357554] ledtrig-cpu: registered to indicate activity on CPUs [ 7.362802] drop_monitor: Initializing network drop monitor service [ 7.368005] NET: Registered PF_INET6 protocol family [ 7.376894] Segment Routing with IPv6 [ 7.380223] In-situ OAM (IOAM) with IPv6 [ 7.383698] NET: Registered PF_PACKET protocol family [ 7.387985] Key type dns_resolver registered [ 7.391277] IPI shorthand broadcast: enabled [ 7.394225] registered taskstats version 1 [ 7.396918] Loading compiled-in X.509 certificates [ 7.400584] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.407217] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.413642] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.419896] blacklist: Loading compiled-in revocation X.509 certificates [ 7.424054] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.430234] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.436971] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.445409] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.452119] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.459301] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.466115] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.472884] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.481151] zswap: loaded using pool lzo/zbud [ 7.485144] Key type .fscrypt registered [ 7.488530] Key type fscrypt-provisioning registered [ 7.494498] Key type encrypted registered [ 7.497278] AppArmor: AppArmor sha1 policy hashing enabled [ 7.501078] ima: No TPM chip found, activating TPM-bypass! [ 7.504762] Loading compiled-in module X.509 certificates [ 7.508942] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.515179] ima: Allocated hash algorithm: sha1 [ 7.518612] ima: No architecture policies found [ 7.521642] evm: Initialising EVM extended attributes: [ 7.525041] evm: security.selinux [ 7.527463] evm: security.SMACK64 [ 7.529891] evm: security.SMACK64EXEC [ 7.532363] evm: security.SMACK64TRANSMUTE [ 7.535148] evm: security.SMACK64MMAP [ 7.537754] evm: security.apparmor [ 7.540313] evm: security.ima [ 7.542482] evm: security.capability [ 7.545233] evm: HMAC attrs: 0x1 [ 7.547908] PM: Magic number: 14:775:181 [ 7.550845] acpi device:40: hash matches [ 7.553822] RAS: Correctable Errors collector initialized. [ 7.557429] Unstable clock detected, switching default tracing clock to "global" [ 7.557429] If you want to keep using the local clock, then add: [ 7.557429] "trace_clock=local" [ 7.557429] on the kernel command line [ 7.570510] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.577366] Freeing unused decrypted memory: 2036K [ 7.581319] Freeing unused kernel image (initmem) memory: 3244K [ 7.585506] Write protecting the kernel read-only data: 30720k [ 7.590102] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.594709] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.640660] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.644987] Run /init as init process info: initramfs: up at 7.10 [ 7.702407] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.711528] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.716712] GPT:229375 != 2097151 [ 7.719214] GPT:Alternate GPT header not at the end of the disk. [ 7.723148] GPT:229375 != 2097151 [ 7.725514] GPT: Use GNU Parted to correct GPT errors. [ 7.781566] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.168291] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.198795] 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.93 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:e8:3b:8e:c1:0f:e8:4d:8a:8d:38:75:92:3c:af:60:0c 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.05s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC7peB6XLDYvOE6zE2iaSwxk0fkOO2OPoAJANAt7gtVlH9a62fLSpAJmuf6nXSNrjMvXp6NM4mskkpns2aLKRO3tDzbX8NPi7QT1q0IvT78CSnNYbkEWnaDrdwG+YS/qT7FgL7b2Cd+eAD43yY0fPlqXQS4EFkG3dk+A/4wiLYEC23xIwy3dW0IYGYAbbxMqVKFBeue+ciLkvHf4UmcK981asPGudxNZqUZoAAFb1i2HXhTvL29+/FB0j3PnRLLBiKbw+THnjbYXSR2eRk+NRZK1IxxaX+K46MsDdvm8LU329NRydmErVBgC194kcj3zlrK1XjwlpOb5TO+OU+2Ih2b root@tempest-testnetworkbasicops-server-1293346953 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDck+MPC6/IFPQ5s5ZQSEmAPYQKAlOEtVkgp2KGMtmJA5oUmwbW5kZjiyYG3qiAdtZ08vLZZlGiKUhqkvnC9KJI= root@tempest-testnetworkbasicops-server-1293346953 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe5a:4a3d/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: e83b8ec1-0fe8-4d8a-8d38-75923caf600c name: tempest-TestNetworkBasicOps-server-1293346953 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1293346953 launch-index: 0 === cirros: current=0.6.2 uptime=8.99 === === 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:5A:4A:3D inet6 addr: fe80::f816:3eff:fe5a:4a3d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:14 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:1746 (1.7 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-1293346953 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.272444] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.286578] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.455952] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.483555] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.591891] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.593165] ISO 9660 Extensions: RRIP_1991A [ 8.737008] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.753779] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.375090] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.376844] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 15:11:58 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 15:11:58 cirros auth.notice su: + none root:cirros Jun 9 15:11:58 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 15:11:58 cirros daemon.info dhcpcd[350]: DUID 00:04:e8:3b:8e:c1:0f:e8:4d:8a:8d:38:75:92:3c:af:60:0c Jun 9 15:11:58 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 15:11:58 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 15:11:58 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 15:11:58 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:5a:4a:3d Jun 9 15:11:58 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe5a:4a3d Jun 9 15:11:58 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 15:11:58 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.10 from 10.100.0.1 Jun 9 15:11:58 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.10/28 Jun 9 15:11:59 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 15:11:59 cirros authpriv.info dropbear[393]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1293346953 login: 2026-06-09 14:12:06,282 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2026-06-09 14:12:06,289 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:12:06,400 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:12:06,400 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2026-06-09 14:12:06,559 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c 0.158s 2026-06-09 14:12:06,560 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': 'Tue, 09 Jun 2026 14:12:06 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a408e8fe-e3c7-4980-995e-f544ee924451', 'x-compute-request-id': 'req-a408e8fe-e3c7-4980-995e-f544ee924451', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c'} Body: b'' 2026-06-09 14:12:07,782 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c 1.221s 2026-06-09 14:12:07,783 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': 'Tue, 09 Jun 2026 14:12:06 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-fe67facd-0d3d-4b7e-819e-8de1a53d8ddf', 'x-compute-request-id': 'req-fe67facd-0d3d-4b7e-819e-8de1a53d8ddf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c'} Body: b'{"server": {"id": "e83b8ec1-0fe8-4d8a-8d38-75923caf600c", "name": "tempest-TestNetworkBasicOps-server-1293346953", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:11:39Z", "updated": "2026-06-09T14:12:06Z", "addresses": {"tempest-network-smoke--1712499386": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:4a:3d"}, {"version": 4, "addr": "192.168.122.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:4a:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-692692555", "OS-SRV-USG:launched_at": "2026-06-09T14:11:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1242892741"}], "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-09 14:12:08,859 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c 0.070s 2026-06-09 14:12:08,860 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': 'Tue, 09 Jun 2026 14:12:08 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-91e47572-ffa9-4b36-b311-1bab017271e1', 'x-compute-request-id': 'req-91e47572-ffa9-4b36-b311-1bab017271e1', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e83b8ec1-0fe8-4d8a-8d38-75923caf600c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e83b8ec1-0fe8-4d8a-8d38-75923caf600c could not be found."}}' 2026-06-09 14:12:09,597 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/92fb787a-e64b-4dd0-9d0f-860ff28e6316 0.737s 2026-06-09 14:12:09,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': 'Tue, 09 Jun 2026 14:12:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4cc60796-6821-453b-ac73-784bfe487af2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/92fb787a-e64b-4dd0-9d0f-860ff28e6316'} Body: b'' 2026-06-09 14:12:09,673 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-692692555 0.075s 2026-06-09 14:12:09,673 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': 'Tue, 09 Jun 2026 14:12:09 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-0c8f8991-66be-4a70-b661-06c7571c441f', 'x-compute-request-id': 'req-0c8f8991-66be-4a70-b661-06c7571c441f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-692692555'} Body: b'' 2026-06-09 14:12:10,250 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b557e2a7-f543-40df-83a3-266c3563a0f8 0.576s 2026-06-09 14:12:10,250 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e49072ed-014e-4090-bb33-546999b70a4b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b557e2a7-f543-40df-83a3-266c3563a0f8'} Body: b'' 2026-06-09 14:12:10,433 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1 0.182s 2026-06-09 14:12:10,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': 'Tue, 09 Jun 2026 14:12:10 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-fbee77f4-f5ad-47d7-b556-3a15323f755f', 'x-compute-request-id': 'req-fbee77f4-f5ad-47d7-b556-3a15323f755f', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'' 2026-06-09 14:12:11,491 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1 1.057s 2026-06-09 14:12:11,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:10 GMT', 'server': 'Apache', 'content-length': '1699', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e077e963-0b5e-473d-96b1-b22345d4c0ed', 'x-compute-request-id': 'req-e077e963-0b5e-473d-96b1-b22345d4c0ed', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:12:10Z", "addresses": {"tempest-network-smoke--1712499386": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f8:ee"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1290062773", "OS-SRV-USG:launched_at": "2026-06-09T14:11:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1240743416"}], "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-09 14:12:12,775 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1 0.272s 2026-06-09 14:12:12,775 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': 'Tue, 09 Jun 2026 14:12:12 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-c1284fb5-d9be-430c-812b-60d7a0c9ad99', 'x-compute-request-id': 'req-c1284fb5-d9be-430c-812b-60d7a0c9ad99', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"server": {"id": "8c15dd66-a2a7-469e-b3b2-669007885df1", "name": "tempest-TestNetworkBasicOps-server-1678701358", "status": "DELETED", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:10:21Z", "updated": "2026-06-09T14:12:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8c15dd66-a2a7-469e-b3b2-669007885df1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1290062773", "OS-SRV-USG:launched_at": "2026-06-09T14:11:09.000000", "OS-SRV-USG:terminated_at": "2026-06-09T14:12:12.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-09 14:12:12,779 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2026-06-09 14:12:13,845 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1 0.065s 2026-06-09 14:12:13,845 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': 'Tue, 09 Jun 2026 14:12:13 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc87ab94-b1d7-430e-a300-afecdb9c7371', 'x-compute-request-id': 'req-cc87ab94-b1d7-430e-a300-afecdb9c7371', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8c15dd66-a2a7-469e-b3b2-669007885df1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8c15dd66-a2a7-469e-b3b2-669007885df1 could not be found."}}' 2026-06-09 14:12:14,585 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/26dc3fa7-237c-4220-964f-c980cd52d1a5 0.739s 2026-06-09 14:12:14,585 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-159a42f0-35ea-450a-aa46-3e536d92dc10', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/26dc3fa7-237c-4220-964f-c980cd52d1a5'} Body: b'' 2026-06-09 14:12:14,646 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-1290062773 0.061s 2026-06-09 14:12:14,647 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': 'Tue, 09 Jun 2026 14:12:14 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-5016b401-eb3f-4a8e-a793-2476a1d91d5a', 'x-compute-request-id': 'req-5016b401-eb3f-4a8e-a793-2476a1d91d5a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1290062773'} Body: b'' 2026-06-09 14:12:16,597 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7f927b31-fdf5-4186-a5cf-7a91a2501591/remove_router_interface 1.950s 2026-06-09 14:12:16,598 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "19c35837-4cdf-4b44-b12e-476c537d3e15"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5bdd6f5a-298b-48ce-9e58-889b1b4d44ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7f927b31-fdf5-4186-a5cf-7a91a2501591/remove_router_interface'} Body: b'{"id": "7f927b31-fdf5-4186-a5cf-7a91a2501591", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "8bd98ead-c0db-4903-a3f8-c1022bf87b98", "network_id": "d86cad18-60cf-474c-bc68-097dfbe98b64", "subnet_id": "19c35837-4cdf-4b44-b12e-476c537d3e15", "subnet_ids": ["19c35837-4cdf-4b44-b12e-476c537d3e15"]}' 2026-06-09 14:12:16,845 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/19c35837-4cdf-4b44-b12e-476c537d3e15 0.246s 2026-06-09 14:12:16,845 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:16 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5e2ce53d-b087-4bb0-88d7-59f3ab324118', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/19c35837-4cdf-4b44-b12e-476c537d3e15'} Body: b'' 2026-06-09 14:12:17,933 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7f927b31-fdf5-4186-a5cf-7a91a2501591 1.087s 2026-06-09 14:12:17,933 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-24d2b8f8-b2d8-4c8b-bff4-47accb549d37', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7f927b31-fdf5-4186-a5cf-7a91a2501591'} Body: b'' 2026-06-09 14:12:18,823 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/d86cad18-60cf-474c-bc68-097dfbe98b64 0.890s 2026-06-09 14:12:18,824 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-428d6c2d-b9f3-4aac-94ba-25d110e8a2b5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/d86cad18-60cf-474c-bc68-097dfbe98b64'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 14:12:18.843449Z 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-09 14:14:00.683916Z 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-09 14:12:19,842 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.998s 2026-06-09 14:12:19,842 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--290331571", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-4beed570-98d3-4412-8bad-c1ecfaf05968', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"84f263a0-8244-4c01-bcfc-955a5573600d","name":"tempest-network-smoke--290331571","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"744302da894640a9b5a7de81a940c708","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-09T14:12:18Z","updated_at":"2026-06-09T14:12:18Z","revision_number":1}}' 2026-06-09 14:12:22,190 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 2.348s 2026-06-09 14:12:22,191 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-1830247007", "admin_state_up": true, "project_id": "744302da894640a9b5a7de81a940c708", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-ead24e5a-e86a-4b3c-8cc5-065b7a4428f8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "a981adfe-1ae6-49bf-99a8-a8b79ccc7475", "name": "tempest-TestNetworkBasicOps-router-1830247007", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.177"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:12:19Z", "updated_at": "2026-06-09T14:12:20Z", "revision_number": 2, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:12:22,277 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=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28 0.085s 2026-06-09 14:12:22,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': 'Tue, 09 Jun 2026 14:12:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e65730f2-14a8-48ac-9ae1-06a8fb709eb4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:12:22,470 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.192s 2026-06-09 14:12:22,471 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-2c755dd0-65a4-4d51-b196-b38ed20e5d38', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:12:22,561 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28 0.090s 2026-06-09 14:12:22,562 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f2081e1b-518d-4aee-b96f-94689a47a27f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:12:23,735 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.172s 2026-06-09 14:12:23,735 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-1797739916", "network_id": "84f263a0-8244-4c01-bcfc-955a5573600d", "project_id": "744302da894640a9b5a7de81a940c708", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-1eca3653-21ac-41c9-9f4e-1cdcd6383354', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"43824466-b02b-474c-aa39-221347b6e44b","name":"tempest-subnet-smoke-1797739916","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"84f263a0-8244-4c01-bcfc-955a5573600d","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-09T14:12:22Z","updated_at":"2026-06-09T14:12:22Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:12:26,064 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/a981adfe-1ae6-49bf-99a8-a8b79ccc7475/add_router_interface 2.328s 2026-06-09 14:12:26,064 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "43824466-b02b-474c-aa39-221347b6e44b"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-72251d60-a75f-4b6f-8de4-e70392818f2d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/a981adfe-1ae6-49bf-99a8-a8b79ccc7475/add_router_interface'} Body: b'{"id": "a981adfe-1ae6-49bf-99a8-a8b79ccc7475", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "205be301-dfba-4337-8653-682fdd5631be", "network_id": "84f263a0-8244-4c01-bcfc-955a5573600d", "subnet_id": "43824466-b02b-474c-aa39-221347b6e44b", "subnet_ids": ["43824466-b02b-474c-aa39-221347b6e44b"]}' 2026-06-09 14:12:26,184 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.119s 2026-06-09 14:12:26,184 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-e9ae79e9-a7ec-41be-8506-02d616d847af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"84f263a0-8244-4c01-bcfc-955a5573600d","name":"tempest-network-smoke--290331571","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["43824466-b02b-474c-aa39-221347b6e44b"],"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-09T14:12:18Z","updated_at":"2026-06-09T14:12:22Z","revision_number":2,"project_id":"744302da894640a9b5a7de81a940c708","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35924},{"id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:12:26,477 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.293s 2026-06-09 14:12:26,478 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-0e721fd0-df96-4583-8b55-38cf90bcd14c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"1300ce41-3ac8-4526-adba-13c91088ab2d","name":"public_subnet","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","network_id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","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-09T14:03:23Z","updated_at":"2026-06-09T14:03:23Z","revision_number":0,"project_id":"09fd78d57a404f52b6c62cb0eb38e293"},{"id":"43824466-b02b-474c-aa39-221347b6e44b","name":"tempest-subnet-smoke-1797739916","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"84f263a0-8244-4c01-bcfc-955a5573600d","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-09T14:12:22Z","updated_at":"2026-06-09T14:12:22Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:12:26,876 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.398s 2026-06-09 14:12:26,876 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-f630000d-dcee-4792-968f-27c865da93ab', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "a981adfe-1ae6-49bf-99a8-a8b79ccc7475", "name": "tempest-TestNetworkBasicOps-router-1830247007", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.177"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:12:19Z", "updated_at": "2026-06-09T14:12:25Z", "revision_number": 3, "project_id": "744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:12:26,985 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.107s 2026-06-09 14:12:26,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1476553244", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEztlm6EN+Hu8ftQcDt7xFyL5856URV8QuTpGYjZeS42eEc8ypQOzsALhQCC7Bdw7M+vFj8exQU7ooAmmzW5sNRMi+1Cjuk9PGhnqELCJ1bveZ3puYdPD5ARxvZPr5fgaA=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:26 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-4a8069e6-6111-4f94-95db-8676e4ff8a05', 'x-compute-request-id': 'req-4a8069e6-6111-4f94-95db-8676e4ff8a05', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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-1476553244", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEztlm6EN+Hu8ftQcDt7xFyL5856URV8QuTpGYjZeS42eEc8ypQOzsALhQCC7Bdw7M+vFj8exQU7ooAmmzW5sNRMi+1Cjuk9PGhnqELCJ1bveZ3puYdPD5ARxvZPr5fgaA==", "fingerprint": "1d:76:3d:ce:95:e7:12:da:60:82:9d:83:ee:71:17:c2", "user_id": "7aa36566044d4bbc885f726668b465d5"}}' 2026-06-09 14:12:27,205 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.219s 2026-06-09 14:12:27,206 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-2123395117", "description": "tempest-secgroup-smoke-2123395117 description", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-3d03d190-1e42-4056-9b32-09197252938c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "name": "tempest-secgroup-smoke-2123395117", "stateful": true, "tenant_id": "744302da894640a9b5a7de81a940c708", "description": "tempest-secgroup-smoke-2123395117 description", "shared": false, "security_group_rules": [{"id": "35b81bf4-3321-447a-bb6d-d7aec71039b3", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "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-09T14:12:27Z", "updated_at": "2026-06-09T14:12:27Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}, {"id": "71fd5ec8-a5f7-47c6-8586-136643606b26", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "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-09T14:12:27Z", "updated_at": "2026-06-09T14:12:27Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}], "tags": [], "created_at": "2026-06-09T14:12:27Z", "updated_at": "2026-06-09T14:12:27Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:12:27,695 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.489s 2026-06-09 14:12:27,695 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": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-ebbcad7f-3b8e-467b-be46-86f996411cac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "581ebac9-1086-4848-a1b8-26adce53db3b", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "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-09T14:12:27Z", "updated_at": "2026-06-09T14:12:27Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:12:27,863 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.167s 2026-06-09 14:12:27,863 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": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-078d3395-f167-4174-a131-9dd54871607a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "69b8cf72-86ef-4a13-8753-10fdcb9e82e4", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "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-09T14:12:27Z", "updated_at": "2026-06-09T14:12:27Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:12:28,023 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.159s 2026-06-09 14:12:28,023 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": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-39c74a31-437b-470d-8c58-aada4301f3d4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "567309de-b15f-4a53-91b5-7275daf1cf96", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "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-09T14:12:27Z", "updated_at": "2026-06-09T14:12:27Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:12:28,205 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-09 14:12:28,205 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": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f5887660-c224-4a06-a2a9-eada7d519259', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "813913e5-0805-4fe8-b975-8a19badb43f1", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "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-09T14:12:28Z", "updated_at": "2026-06-09T14:12:28Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:12:28,365 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.159s 2026-06-09 14:12:28,365 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": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5479be14-f727-4030-ae8e-5f14a88a0e8c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "1fb94102-76c2-4dfe-8675-8165b681df79", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "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-09T14:12:28Z", "updated_at": "2026-06-09T14:12:28Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:12:28,535 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.169s 2026-06-09 14:12:28,535 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": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-3b9a0c9c-0165-48c1-a216-622862bfb0c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "abd6ce6e-b957-4fdb-8f46-567c35385f28", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "40d84b6b-d16d-4931-9ad8-d3ff4b6f742f", "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-09T14:12:28Z", "updated_at": "2026-06-09T14:12:28Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:12:28,861 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.320s 2026-06-09 14:12:28,862 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:28 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a6b309c4-8af9-4fad-95b7-c5f6ac89c194', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f40fb829a1f90d97903d92c19682374c; 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": "7aa36566044d4bbc885f726668b465d5", "name": "tempest-TestNetworkBasicOps-297430323-project-member", "password_expires_at": null}, "audit_ids": ["OX0fLPP1SJ6CSGtbNa2MEQ"], "expires_at": "2026-06-09T15:12:28.000000Z", "issued_at": "2026-06-09T14:12:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "744302da894640a9b5a7de81a940c708", "name": "tempest-TestNetworkBasicOps-297430323"}, "is_domain": false, "roles": [{"id": "7584a818bcbd4ac6a7e1f0a99ba14add", "name": "member"}, {"id": "3900dbec2bb749b794d505246dc598d0", "name": "reader"}], "catalog": [{"endpoints": [{"name": "placement", "id": "1d42a2921e534d73a313a2ed088c22dc", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "df4fae1ba46b4d289a3400284c41db91", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2305facc3fa44e628a71b4f2f4df233c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "32fafaef5e914e809fa31dc835d3d2f0", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e11eff97ec314ad6a65e998c4145de81", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "3f1f5d534aa341c0857f1d225510bc7a", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "40c16ac510a040a39c1a6b84f6d3a4ee", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "62d0ceb319154e4db975235240d95771", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "cfb3203d59e54095bbeed81160d9edf1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "60904f0369d94f4c83949589cc11b03a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "5bf5a7f657a74d3eb45ec3e51c5c916f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "fa13f05d3d934375992cdf2dd3c1a335", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "9e1cfe55a66b42ecbb82b19fb0e5d33e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "162428d0a8fd468ca2ecd3a8998270bf", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "a35a55d305444554a3960b9b1ec4af70", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "cd78db573bbd471db37ffce0f0597f78", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "955ae8db87d942dcab1226c7c2cc1455", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b096c62c184a4a87a674a31754fca351", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d1efcaf609724e999845217668a0a166", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "56211ce333154a02a29e64f6cabb3b96", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_744302da894640a9b5a7de81a940c708", "region": "regionOne"}, {"name": "swift", "id": "b1e029e2f2ef49e7b19b217f4372f2cf", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v 2026-06-09 14:12:28,862 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2026-06-09 14:12:30,213 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.350s 2026-06-09 14:12:30,214 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-1226112150", "imageRef": "f04198e0-2575-4362-8036-ee09552ddefb", "flavorRef": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "networks": [{"uuid": "84f263a0-8244-4c01-bcfc-955a5573600d"}], "key_name": "tempest-TestNetworkBasicOps-1476553244", "security_groups": [{"name": "tempest-secgroup-smoke-2123395117"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:28 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e92ac54-c63f-4ca9-8253-7905bdce623f', 'x-compute-request-id': 'req-5e92ac54-c63f-4ca9-8253-7905bdce623f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "efa9ec65-3bdf-48d2-8416-e7fcf74cd44a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2123395117"}], "adminPass": "U85UCfNjg6Ne"}}' 2026-06-09 14:12:31,477 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/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 1.262s 2026-06-09 14:12:31,477 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': 'Tue, 09 Jun 2026 14:12:30 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-de966a6c-11b3-4ef7-afa0-0404b4a4298c', 'x-compute-request-id': 'req-de966a6c-11b3-4ef7-afa0-0404b4a4298c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a'} Body: b'{"server": {"id": "efa9ec65-3bdf-48d2-8416-e7fcf74cd44a", "name": "tempest-TestNetworkBasicOps-server-1226112150", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:12:30Z", "updated": "2026-06-09T14:12:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1476553244", "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-09 14:12:32,913 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/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 0.431s 2026-06-09 14:12:32,913 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': 'Tue, 09 Jun 2026 14:12:32 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-f48b6643-18c3-4230-b3f7-73438281299f', 'x-compute-request-id': 'req-f48b6643-18c3-4230-b3f7-73438281299f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a'} Body: b'{"server": {"id": "efa9ec65-3bdf-48d2-8416-e7fcf74cd44a", "name": "tempest-TestNetworkBasicOps-server-1226112150", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:12:30Z", "updated": "2026-06-09T14:12:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1476553244", "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-09 14:12:32,916 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-09 14:12:34,634 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/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 0.715s 2026-06-09 14:12:34,634 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': 'Tue, 09 Jun 2026 14:12:33 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-d5af2931-ff4f-4ed6-ad7e-875a63c6cc8f', 'x-compute-request-id': 'req-d5af2931-ff4f-4ed6-ad7e-875a63c6cc8f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a'} Body: b'{"server": {"id": "efa9ec65-3bdf-48d2-8416-e7fcf74cd44a", "name": "tempest-TestNetworkBasicOps-server-1226112150", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:12:30Z", "updated": "2026-06-09T14:12:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1476553244", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2123395117"}], "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-09 14:12:36,022 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/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 0.384s 2026-06-09 14:12:36,022 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': 'Tue, 09 Jun 2026 14:12:35 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-4c6c7952-4821-4389-84c3-30ceca206329', 'x-compute-request-id': 'req-4c6c7952-4821-4389-84c3-30ceca206329', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a'} Body: b'{"server": {"id": "efa9ec65-3bdf-48d2-8416-e7fcf74cd44a", "name": "tempest-TestNetworkBasicOps-server-1226112150", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:12:30Z", "updated": "2026-06-09T14:12:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1476553244", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2123395117"}], "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-09 14:12:37,642 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/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 0.614s 2026-06-09 14:12:37,642 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': 'Tue, 09 Jun 2026 14:12:37 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-7b951b17-af8a-4a11-b3dd-0af64ad1419f', 'x-compute-request-id': 'req-7b951b17-af8a-4a11-b3dd-0af64ad1419f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a'} Body: b'{"server": {"id": "efa9ec65-3bdf-48d2-8416-e7fcf74cd44a", "name": "tempest-TestNetworkBasicOps-server-1226112150", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:12:30Z", "updated": "2026-06-09T14:12:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1476553244", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2123395117"}], "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-09 14:12:39,614 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/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 0.965s 2026-06-09 14:12:39,614 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': 'Tue, 09 Jun 2026 14:12:38 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-273303a9-fa96-402f-b839-8994612d4625', 'x-compute-request-id': 'req-273303a9-fa96-402f-b839-8994612d4625', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a'} Body: b'{"server": {"id": "efa9ec65-3bdf-48d2-8416-e7fcf74cd44a", "name": "tempest-TestNetworkBasicOps-server-1226112150", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:12:30Z", "updated": "2026-06-09T14:12:37Z", "addresses": {"tempest-network-smoke--290331571": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:08:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1476553244", "OS-SRV-USG:launched_at": "2026-06-09T14:12:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2123395117"}], "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-09 14:12:39,618 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-09 14:12:40,132 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/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 0.514s 2026-06-09 14:12:40,133 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': 'Tue, 09 Jun 2026 14:12:39 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-f627a880-1ff4-47fa-8df0-184dc4487537', 'x-compute-request-id': 'req-f627a880-1ff4-47fa-8df0-184dc4487537', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a'} Body: b'{"server": {"id": "efa9ec65-3bdf-48d2-8416-e7fcf74cd44a", "name": "tempest-TestNetworkBasicOps-server-1226112150", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:12:30Z", "updated": "2026-06-09T14:12:37Z", "addresses": {"tempest-network-smoke--290331571": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:08:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1476553244", "OS-SRV-USG:launched_at": "2026-06-09T14:12:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2123395117"}], "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-09 14:12:40,136 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 14:12:40,223 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=efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 0.087s 2026-06-09 14:12:40,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': 'Tue, 09 Jun 2026 14:12:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-270f2284-6d08-401b-9fa0-5a3ae2ecc210', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=efa9ec65-3bdf-48d2-8416-e7fcf74cd44a'} Body: b'{"ports":[{"id":"0fbba532-1dcf-4f9a-8f00-0f130f4ef582","name":"","network_id":"84f263a0-8244-4c01-bcfc-955a5573600d","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:e7:08:38","admin_state_up":true,"status":"ACTIVE","device_id":"efa9ec65-3bdf-48d2-8416-e7fcf74cd44a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"43824466-b02b-474c-aa39-221347b6e44b","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["40d84b6b-d16d-4931-9ad8-d3ff4b6f742f"],"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-1226112150","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1226112150","fqdn":"tempest-testnetworkbasicops-server-1226112150.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:12:32Z","updated_at":"2026-06-09T14:12:35Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:12:40,223 25 DEBUG [tempest.common.waiters] Server ID efa9ec65-3bdf-48d2-8416-e7fcf74cd44a ports are all ACTIVE [{'id': '0fbba532-1dcf-4f9a-8f00-0f130f4ef582', 'name': '', 'network_id': '84f263a0-8244-4c01-bcfc-955a5573600d', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'mac_address': 'fa:16:3e:e7:08:38', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'efa9ec65-3bdf-48d2-8416-e7fcf74cd44a', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '43824466-b02b-474c-aa39-221347b6e44b', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['40d84b6b-d16d-4931-9ad8-d3ff4b6f742f'], '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-1226112150', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-1226112150', 'fqdn': 'tempest-testnetworkbasicops-server-1226112150.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T14:12:32Z', 'updated_at': '2026-06-09T14:12:35Z', 'revision_number': 4, 'project_id': '744302da894640a9b5a7de81a940c708'}]: 2026-06-09 14:12:42,526 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 2.302s 2026-06-09 14:12:42,526 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "port_id": "0fbba532-1dcf-4f9a-8f00-0f130f4ef582", "tenant_id": "744302da894640a9b5a7de81a940c708", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-c9e97489-d4fe-4639-a89d-852fe94f9dfb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "c19464b4-b701-4cee-ac9a-44bc0fb898dc", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.212", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "a981adfe-1ae6-49bf-99a8-a8b79ccc7475", "port_id": "0fbba532-1dcf-4f9a-8f00-0f130f4ef582", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "744302da894640a9b5a7de81a940c708", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "84f263a0-8244-4c01-bcfc-955a5573600d", "mac_address": "fa:16:3e:e7:08:38", "admin_state_up": true, "status": "ACTIVE", "device_id": "efa9ec65-3bdf-48d2-8416-e7fcf74cd44a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:12:40Z", "updated_at": "2026-06-09T14:12:40Z", "revision_number": 0}}' 2026-06-09 14:12:42,668 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/c19464b4-b701-4cee-ac9a-44bc0fb898dc 0.141s 2026-06-09 14:12:42,668 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-1c04e034-84d7-4608-93c8-29d8bf9bd4cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c19464b4-b701-4cee-ac9a-44bc0fb898dc'} Body: b'{"floatingip": {"id": "c19464b4-b701-4cee-ac9a-44bc0fb898dc", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.212", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "a981adfe-1ae6-49bf-99a8-a8b79ccc7475", "port_id": "0fbba532-1dcf-4f9a-8f00-0f130f4ef582", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "84f263a0-8244-4c01-bcfc-955a5573600d", "m10000 ac_address": "fa:16:3e:e7:08:38", "admin_state_up": true, "status": "ACTIVE", "device_id": "efa9ec65-3bdf-48d2-8416-e7fcf74cd44a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:12:40Z", "updated_at": "2026-06-09T14:12:41Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:12:42,668 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'c19464b4-b701-4cee-ac9a-44bc0fb898dc', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'floating_ip_address': '192.168.122.212', 'floating_network_id': 'c59dc221-ed5a-47e8-b2a2-7e6b7a694a94', 'router_id': 'a981adfe-1ae6-49bf-99a8-a8b79ccc7475', 'port_id': '0fbba532-1dcf-4f9a-8f00-0f130f4ef582', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '84f263a0-8244-4c01-bcfc-955a5573600d', 'mac_address': 'fa:16:3e:e7:08:38', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'efa9ec65-3bdf-48d2-8416-e7fcf74cd44a', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T14:12:40Z', 'updated_at': '2026-06-09T14:12:41Z', 'revision_number': 1, 'project_id': '744302da894640a9b5a7de81a940c708'} is at status: ACTIVE 2026-06-09 14:12:42,669 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.141874 seconds 2026-06-09 14:12:42,669 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.212 with user: cirros 2026-06-09 14:12:42,669 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port begins to ping 192.168.122.212 in 120 sec and the expected result is reachable 2026-06-09 14:12:54,869 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.200100 seconds 2026-06-09 14:12:54,870 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port finishes ping 192.168.122.212 in 120 sec and the ping result is expected 2026-06-09 14:12:55,004 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/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a/action 0.133s 2026-06-09 14:12:55,005 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': 'Tue, 09 Jun 2026 14:12:54 GMT', 'server': 'Apache', 'content-length': '75263', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a7ebbc1-26db-47a0-adaf-f87567cf76e7', 'x-compute-request-id': 'req-0a7ebbc1-26db-47a0-adaf-f87567cf76e7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a/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 1593997718 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2799.998 MHz processor\\n[ 0.001156] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001602] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004606] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004651] Using GB pages for direct mapping\\n[ 0.004899] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004904] ACPI: Early table checksum verification disabled\\n[ 0.004932] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004938] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004945] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004952] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004956] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004960] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004964] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004967] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004971] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004973] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004974] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004975] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004976] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004978] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006374] No NUMA configuration fo 2026-06-09 14:12:55,006 25 DEBUG [tempest.scenario.manager] Console output for efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 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 1593997718 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2799.998 MHz processor [ 0.001156] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001602] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004606] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004651] Using GB pages for direct mapping [ 0.004899] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004904] ACPI: Early table checksum verification disabled [ 0.004932] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004938] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004945] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004952] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004956] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004960] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004964] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004967] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004971] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004973] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004974] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004975] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004976] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004978] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006374] No NUMA configuration found [ 0.006377] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006387] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006756] Zone ranges: [ 0.006757] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006760] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006762] Normal empty [ 0.006764] Device empty [ 0.006765] Movable zone start for each node [ 0.006769] Early memory node ranges [ 0.006769] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006772] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006773] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007195] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007231] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007439] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018648] ACPI: PM-Timer IO Port: 0x608 [ 0.018683] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018816] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018820] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018823] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018825] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018826] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018828] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018831] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018834] TSC deadline timer available [ 0.018848] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018929] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018934] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018936] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018959] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018961] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018963] Booting paravirtualized kernel on KVM [ 0.018967] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018975] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019464] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019542] kvm-guest: setup async PF for cpu 0 [ 0.019569] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019588] kvm-guest: PV spinlocks disabled, single CPU [ 0.019596] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019598] Policy zone: DMA32 [ 0.019600] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019660] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019681] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019693] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019751] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020131] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020865] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020898] ftrace: allocating 50600 entries in 198 pages [ 0.046170] ftrace: allocated 198 pages with 4 groups [ 0.046330] rcu: Hierarchical RCU implementation. [ 0.046331] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046334] Rude variant of Tasks RCU enabled. [ 0.046335] Tracing variant of Tasks RCU enabled. [ 0.046336] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046337] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.050973] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.051373] random: crng init done [ 0.091612] Console: colour VGA+ 80x25 [ 0.229154] printk: console [tty1] enabled [ 0.541521] printk: console [ttyS0] enabled [ 0.544372] ACPI: Core revision 20210730 [ 0.547190] APIC: Switch to symmetric I/O mode setup [ 0.551607] x2apic enabled [ 0.554746] Switched APIC routing to physical x2apic. [ 0.563644] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.570840] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.574834] pid_max: default: 32768 minimum: 301 [ 0.574834] LSM: Security Framework initializing [ 0.574834] landlock: Up and running. [ 0.574834] Yama: becoming mindful. [ 0.574834] AppArmor: AppArmor initialized [ 0.574834] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.574834] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.574834] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.574834] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.574834] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.574834] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.574834] Spectre V2 : Mitigation: Retpolines [ 0.574834] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.574834] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.574834] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.574834] RETBleed: Mitigation: untrained return thunk [ 0.574834] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.574834] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.574834] Freeing SMP alternatives memory: 44K [ 0.574834] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.575014] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.578856] ... version: 0 [ 0.581393] ... bit width: 48 [ 0.582848] ... generic registers: 6 [ 0.586011] ... value mask: 0000ffffffffffff [ 0.586852] ... max period: 00007fffffffffff [ 0.590767] ... fixed-purpose events: 0 [ 0.590862] ... event mask: 000000000000003f [ 0.594335] rcu: Hierarchical SRCU implementation. [ 0.595416] smp: Bringing up secondary CPUs ... [ 0.598554] smp: Brought up 1 node, 1 CPU [ 0.598851] smpboot: Max logical packages: 1 [ 0.601534] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.603380] devtmpfs: initialized [ 0.606001] x86/mm: Memory block size: 128MB [ 0.607084] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.610869] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.614956] pinctrl core: initialized pinctrl subsystem [ 0.618578] PM: RTC time: 14:12:39, date: 2026-06-09 [ 0.619044] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.622952] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.626885] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.630867] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.634865] audit: initializing netlink subsys (disabled) [ 0.638535] thermal_sys: Registered thermal governor 'fair_share' [ 0.638537] thermal_sys: Registered thermal governor 'bang_bang' [ 0.638848] thermal_sys: Registered thermal governor 'step_wise' [ 0.642440] thermal_sys: Registered thermal governor 'user_space' [ 0.642851] audit: type=2000 audit(1781014358.790:1): state=initialized audit_enabled=0 res=1 [ 0.650850] thermal_sys: Registered thermal governor 'power_allocator' [ 0.650867] EISA bus registered [ 0.654849] cpuidle: using governor ladder [ 0.657595] cpuidle: using governor menu [ 0.661409] ACPI: bus type PCI registered [ 0.662849] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.667151] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.670849] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.674872] PCI: Using configuration type 1 for base access [ 0.679853] Kprobes globally optimized [ 0.682563] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.682852] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.687794] ACPI: Added _OSI(Module Device) [ 0.690552] ACPI: Added _OSI(Processor Device) [ 0.690888] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.693814] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694912] ACPI: Added _OSI(Linux-Dell-Video) [ 0.697997] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.698859] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.705584] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.710319] ACPI: Interpreter enabled [ 0.710862] ACPI: PM: (supports S0 S5) [ 0.713447] ACPI: Using IOAPIC for interrupt routing [ 0.714902] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.718847] PCI: Using E820 reservations for host bridge windows [ 0.722834] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.728066] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.730855] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.734965] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.738952] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.744014] PCI host bridge to bus 0000:00 [ 0.746595] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.746848] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.750850] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.754848] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.758848] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.762848] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.766847] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.771114] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.779050] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.786885] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.801704] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.806889] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.818897] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.823124] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.831595] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.839865] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.851809] pci 0000:00:02.0: enabling Extended Tags [ 0.857453] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.862104] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.869370] pci 0000:00:02.1: enabling Extended Tags [ 0.875262] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.882598] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.888457] pci 0000:00:02.2: enabling Extended Tags [ 0.893704] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.898859] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.910741] pci 0000:00:02.3: enabling Extended Tags [ 0.915362] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.921767] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.927165] pci 0000:00:02.4: enabling Extended Tags [ 0.933865] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.937784] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.943684] pci 0000:00:02.5: enabling Extended Tags [ 0.949275] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.953779] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.959141] pci 0000:00:02.6: enabling Extended Tags [ 0.965451] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.969759] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.975641] pci 0000:00:02.7: enabling Extended Tags [ 0.983740] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.990516] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.998011] pci 0000:00:03.0: enabling Extended Tags [ 1.002631] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.006367] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.012598] pci 0000:00:03.1: enabling Extended Tags [ 1.017382] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.022556] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.029108] pci 0000:00:03.2: enabling Extended Tags [ 1.033317] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.038809] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.045420] pci 0000:00:03.3: enabling Extended Tags [ 1.049864] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.053688] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.059639] pci 0000:00:03.4: enabling Extended Tags [ 1.067121] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.074112] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.080160] pci 0000:00:03.5: enabling Extended Tags [ 1.085497] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.090833] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.095680] pci 0000:00:03.6: enabling Extended Tags [ 1.101430] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.106066] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.113512] pci 0000:00:03.7: enabling Extended Tags [ 1.119873] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.125932] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.131633] pci 0000:00:04.0: enabling Extended Tags [ 1.137407] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.142852] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.153317] pci 0000:00:04.1: enabling Extended Tags [ 1.157338] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.161810] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.169115] pci 0000:00:04.2: enabling Extended Tags [ 1.173573] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.178195] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.184306] pci 0000:00:04.3: enabling Extended Tags [ 1.191142] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.198192] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.203691] pci 0000:00:04.4: enabling Extended Tags [ 1.209474] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.214236] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.222944] pci 0000:00:04.5: enabling Extended Tags [ 1.228590] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.233810] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.240595] pci 0000:00:04.6: enabling Extended Tags [ 1.245497] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.250239] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.256118] pci 0000:00:04.7: enabling Extended Tags [ 1.264601] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.269468] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.275137] pci 0000:00:05.0: enabling Extended Tags [ 1.339162] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.344867] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.347950] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.366599] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.369604] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.374665] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.380533] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.389750] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.394382] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.400039] pci 0000:01:00.0: enabling Extended Tags [ 1.482799] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.482919] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.486935] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.491078] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.497267] pci_bus 0000:02: extended config space not accessible [ 1.499219] acpiphp: Slot [1] registered [ 1.502679] acpiphp: Slot [0] registered [ 1.502928] acpiphp: Slot [2] registered [ 1.506226] acpiphp: Slot [3] registered [ 1.506923] acpiphp: Slot [4] registered [ 1.510303] acpiphp: Slot [5] registered [ 1.510934] acpiphp: Slot [6] registered [ 1.514276] acpiphp: Slot [7] registered [ 1.514937] acpiphp: Slot [8] registered [ 1.518128] acpiphp: Slot [9] registered [ 1.518930] acpiphp: Slot [10] registered [ 1.522460] acpiphp: Slot [11] registered [ 1.522943] acpiphp: Slot [12] registered [ 1.526291] acpiphp: Slot [13] registered [ 1.527000] acpiphp: Slot [14] registered [ 1.530420] acpiphp: Slot [15] registered [ 1.530926] acpiphp: Slot [16] registered [ 1.534174] acpiphp: Slot [17] registered [ 1.534907] acpiphp: Slot [18] registered [ 1.537994] acpiphp: Slot [19] registered [ 1.538947] acpiphp: Slot [20] registered [ 1.541849] acpiphp: Slot [21] registered [ 1.542922] acpiphp: Slot [22] registered [ 1.545875] acpiphp: Slot [23] registered [ 1.546949] acpiphp: Slot [24] registered [ 1.550527] acpiphp: Slot [25] registered [ 1.550924] acpiphp: Slot [26] registered [ 1.554262] acpiphp: Slot [27] registered [ 1.554913] acpiphp: Slot [28] registered [ 1.558428] acpiphp: Slot [29] registered [ 1.558923] acpiphp: Slot [30] registered [ 1.561665] acpiphp: Slot [31] registered [ 1.565454] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.575805] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.654767] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.654945] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.658910] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.662989] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.672332] acpiphp: Slot [0-2] registered [ 1.675476] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.684826] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.694679] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.698856] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.703061] pci 0000:03:00.0: enabling Extended Tags [ 1.786735] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.786976] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.790979] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.797550] acpiphp: Slot [0-3] registered [ 1.799632] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.808501] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.817999] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.821515] pci 0000:04:00.0: enabling Extended Tags [ 1.902165] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.903009] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.906996] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.913576] acpiphp: Slot [0-4] registered [ 1.915474] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.924418] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.933937] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.937586] pci 0000:05:00.0: enabling Extended Tags [ 2.020718] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.022996] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.026990] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.033435] acpiphp: Slot [0-5] registered [ 2.035466] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.045911] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.055986] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.060973] pci 0000:06:00.0: enabling Extended Tags [ 2.137847] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.138979] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.142964] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.149451] acpiphp: Slot [0-6] registered [ 2.219955] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.222970] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.226963] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.233782] acpiphp: Slot [0-7] registered [ 2.302124] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.302970] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.306968] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.313746] acpiphp: Slot [0-8] registered [ 2.393545] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.394987] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.398979] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.405639] acpiphp: Slot [0-9] registered [ 2.477727] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.478987] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.482973] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.489740] acpiphp: Slot [0-10] registered [ 2.564483] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.567005] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.571010] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.577870] acpiphp: Slot [0-11] registered [ 2.656233] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.658973] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.662969] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.669937] acpiphp: Slot [0-12] registered [ 2.746743] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.746988] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.750995] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.757712] acpiphp: Slot [0-13] registered [ 2.839225] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.842988] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.847004] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.854086] acpiphp: Slot [0-14] registered [ 2.927033] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.930627] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.930975] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.937363] acpiphp: Slot [0-15] registered [ 3.006587] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.006986] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.010968] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.017345] acpiphp: Slot [0-16] registered [ 3.087394] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.090973] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.094966] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.101435] acpiphp: Slot [0-17] registered [ 3.175280] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.178685] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.178996] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.185757] acpiphp: Slot [0-18] registered [ 3.256253] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.258973] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.262975] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.269848] acpiphp: Slot [0-19] registered [ 3.340842] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.342995] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.346993] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.353674] acpiphp: Slot [0-20] registered [ 3.428242] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.430976] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.434969] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.442029] acpiphp: Slot [0-21] registered [ 3.514670] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.515002] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.518990] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.525989] acpiphp: Slot [0-22] registered [ 3.597890] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.598977] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.602970] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.609881] acpiphp: Slot [0-23] registered [ 3.680623] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.682985] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.686982] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.693637] acpiphp: Slot [0-24] registered [ 3.765666] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.767004] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.770967] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.777885] acpiphp: Slot [0-25] registered [ 3.850319] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.850996] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.854999] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.909607] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.911176] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.915185] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.919185] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.923063] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.927186] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.931156] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.935090] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.939008] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.942867] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.946877] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.950874] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.954920] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.958867] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.962869] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.966866] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.971203] iommu: Default domain type: Translated [ 3.974858] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.979156] SCSI subsystem initialized [ 3.982257] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.982834] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.982868] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.986851] vgaarb: loaded [ 3.989139] ACPI: bus type USB registered [ 3.990895] usbcore: registered new interface driver usbfs [ 3.994789] usbcore: registered new interface driver hub [ 3.994897] usbcore: registered new device driver usb [ 3.998908] pps_core: LinuxPPS API ver. 1 registered [ 4.002668] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.002875] PTP clock support registered [ 4.006048] EDAC MC: Ver: 3.0.0 [ 4.011178] NetLabel: Initializing [ 4.013998] NetLabel: domain hash size = 128 [ 4.014850] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.018939] NetLabel: unlabeled traffic allowed by default [ 4.022933] PCI: Using ACPI for IRQ routing [ 4.826471] clocksource: Switched to clocksource kvm-clock [ 4.841763] VFS: Disk quotas dquot_6.6.0 [ 4.844657] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.848903] AppArmor: AppArmor Filesystem Enabled [ 4.852107] pnp: PnP ACPI init [ 4.854598] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.860061] pnp: PnP ACPI: found 5 devices [ 4.868593] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.873914] NET: Registered PF_INET protocol family [ 4.877172] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.883117] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.888124] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.892933] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.897752] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.902390] TCP: Hash tables configured (established 1024 bind 1024) [ 4.906434] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.911454] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.915645] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.920208] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.923846] NET: Registered PF_XDP protocol family [ 4.926781] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.931667] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.936498] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.941613] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.946744] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.952140] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.957484] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.962737] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.967741] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.973089] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.978445] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.983626] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.989551] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.995601] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.001006] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.005977] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.011129] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.016288] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.021383] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.026237] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.031061] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.036881] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.041991] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.047332] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.052283] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.056060] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.059929] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.063684] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.067370] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.071087] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.074830] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.078556] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.082288] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.086795] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.090982] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.095611] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.099671] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.103816] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.107710] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.111807] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.115749] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.119999] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.124060] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.128152] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.131911] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.135824] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.139675] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.143856] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.148334] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.152800] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.156824] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.160859] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.164879] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.168988] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.172936] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.177001] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.180920] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.185057] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.188988] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.193547] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.197603] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.201470] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.205299] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.209145] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.212978] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.216770] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.220960] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.224722] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.228525] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.232337] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.236248] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.240169] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.244143] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.248049] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.252161] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.256460] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.260578] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.264520] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.268700] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.272958] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.277027] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.280923] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.284992] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.288898] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.293067] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.296943] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.301028] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.304918] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.309097] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.313060] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.317176] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.321103] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.325331] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.329277] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.333338] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.336629] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.343227] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.348937] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.357263] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.360644] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.367501] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.372918] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.381384] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.388161] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.393500] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.401293] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.406197] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.413109] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.423188] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.428089] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.434618] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.441921] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.449084] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.455001] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.463732] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.469538] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.474798] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.483647] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.488646] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.495470] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.503894] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.508748] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.515307] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.522341] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.529240] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.535050] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.543851] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.550093] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.556466] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.565375] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.572107] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.577856] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.586544] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.592465] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.599654] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.607931] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.611078] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.617880] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.623068] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.631160] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.634306] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.640887] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.646036] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.653855] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.657084] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.664161] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.669262] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.676778] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.679957] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.686569] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.691626] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.699408] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.702508] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.709426] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.714744] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.722609] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.725851] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.732448] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.737519] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.745586] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.748769] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.755444] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.760713] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.768959] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.772133] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.778601] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.783670] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.791558] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.794642] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.801338] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.806409] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.814429] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.817538] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.824118] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.829404] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.837589] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.840715] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.847880] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.853402] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.861322] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.864599] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.871579] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.876980] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.885571] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.888772] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.895751] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.901024] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.909841] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.913978] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.919268] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.923808] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.928436] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.933014] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.937642] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.941276] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.945319] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.949968] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.953760] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.957719] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.962635] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.966650] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.972557] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.976466] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.983053] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.988048] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.993188] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.998049] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.002802] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.006998] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.011769] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.015825] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.020487] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.024343] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.028996] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.033012] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.037572] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.041399] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.045877] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.049823] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.054235] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.058125] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.062569] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.066003] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.069978] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.074388] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.077864] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.081665] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.086093] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.089575] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.093383] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.098068] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.101583] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.105611] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.110305] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.113761] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.117836] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.122791] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.126418] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.130357] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.135168] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.138653] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.142882] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.147457] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.150967] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.154896] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.161161] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.164672] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.169066] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.174391] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.178125] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.182136] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.187018] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.190714] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.195253] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.199985] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.203484] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.208460] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.212995] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.216816] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.220709] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.226716] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.235411] PCI: CLS 0 bytes, default 64 [ 6.238092] Trying to unpack rootfs image as initramfs... [ 6.242329] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.259279] Initialise system trusted keyrings [ 6.262116] Key type blacklist registered [ 6.270930] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.276201] zbud: loaded [ 6.278203] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.291148] fuse: init (API version 7.34) [ 6.299085] integrity: Platform Keyring initialized [ 6.315079] Key type asymmetric registered [ 6.317896] Asymmetric key parser 'x509' registered [ 6.326992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.339053] io scheduler mq-deadline registered [ 6.344948] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.359449] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.372315] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.387325] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.400840] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.415507] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.431215] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.439305] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.455183] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.467442] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.483215] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.490794] Freeing initrd memory: 8744K [ 6.493949] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.502753] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.507630] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.516132] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.520319] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.526481] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.532863] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.538421] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.547218] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.551252] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.558500] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.562728] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.572049] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.576166] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.584996] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.590225] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.598616] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.603713] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.612291] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.616348] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.624045] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.628278] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.634486] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.640449] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.645163] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.652859] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.657921] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.666427] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.670667] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.678676] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.682913] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.691596] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.695651] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.704633] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.708687] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.717511] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.722490] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.730547] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.735617] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.740621] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.746401] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.750483] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.759194] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.768157] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.772127] shpchp 0000:01:00.0: Slot initialization failed [ 6.777661] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.782219] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.787930] ACP10000 I: button: Power Button [PWRF] [ 6.816989] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.851067] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.857874] Linux agpgart interface v0.103 [ 6.862031] loop: module loaded [ 6.864479] tun: Universal TUN/TAP device driver, 1.6 [ 6.867871] PPP generic driver version 2.4.2 [ 6.870732] VFIO - User Level meta-driver version: 0.3 [ 6.874205] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.878281] ehci-pci: EHCI PCI platform driver [ 6.881322] ehci-platform: EHCI generic platform driver [ 6.884787] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.888682] ohci-pci: OHCI PCI platform driver [ 6.891549] ohci-platform: OHCI generic platform driver [ 6.894905] uhci_hcd: USB Universal Host Controller Interface driver [ 6.900649] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.904053] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.908932] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.913015] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.916978] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.922160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.926999] usb usb1: Product: UHCI Host Controller [ 6.930244] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.934437] usb usb1: SerialNumber: 0000:02:01.0 [ 6.937837] hub 1-0:1.0: USB hub found [ 6.940458] hub 1-0:1.0: 2 ports detected [ 6.943461] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.950546] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.954092] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.957513] mousedev: PS/2 mouse device common for all mice [ 6.961940] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.967364] rtc_cmos 00:03: RTC can wake from S4 [ 6.972391] rtc_cmos 00:03: registered as rtc0 [ 6.975705] rtc_cmos 00:03: setting system clock to 2026-06-09T14:12:46 UTC (1781014366) [ 6.981037] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.985181] i2c_dev: i2c /dev entries driver [ 6.988053] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.995531] device-mapper: uevent: version 1.0.3 [ 6.998648] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.004175] platform eisa.0: Probing EISA bus 0 [ 7.007172] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.011381] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.016016] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.020342] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.024613] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.028932] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.032956] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.036917] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.041098] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.045084] platform eisa.0: EISA: Detected 0 cards [ 7.048385] ledtrig-cpu: registered to indicate activity on CPUs [ 7.052419] drop_monitor: Initializing network drop monitor service [ 7.056651] NET: Registered PF_INET6 protocol family [ 7.064091] Segment Routing with IPv6 [ 7.066661] In-situ OAM (IOAM) with IPv6 [ 7.069392] NET: Registered PF_PACKET protocol family [ 7.073168] Key type dns_resolver registered [ 7.076413] IPI shorthand broadcast: enabled [ 7.079537] registered taskstats version 1 [ 7.082653] Loading compiled-in X.509 certificates [ 7.086330] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.092826] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.099775] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.106455] blacklist: Loading compiled-in revocation X.509 certificates [ 7.110800] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.117022] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.123627] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.131829] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.138404] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.145456] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.152348] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.159092] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.166448] zswap: loaded using pool lzo/zbud [ 7.169615] Key type .fscrypt registered [ 7.172277] Key type fscrypt-provisioning registered [ 7.177333] Key type encrypted registered [ 7.180156] AppArmor: AppArmor sha1 policy hashing enabled [ 7.183916] ima: No TPM chip found, activating TPM-bypass! [ 7.187604] Loading compiled-in module X.509 certificates [ 7.191726] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.197855] ima: Allocated hash algorithm: sha1 [ 7.200840] ima: No architecture policies found [ 7.203968] evm: Initialising EVM extended attributes: [ 7.207524] evm: security.selinux [ 7.209899] evm: security.SMACK64 [ 7.212329] evm: security.SMACK64EXEC [ 7.214881] evm: security.SMACK64TRANSMUTE [ 7.217826] evm: security.SMACK64MMAP [ 7.220372] evm: security.apparmor [ 7.222719] evm: security.ima [ 7.224838] evm: security.capability [ 7.227358] evm: HMAC attrs: 0x1 [ 7.230224] PM: Magic number: 14:328:232 [ 7.233110] acpi device:4c: hash matches [ 7.235928] RAS: Correctable Errors collector initialized. [ 7.239590] Unstable clock detected, switching default tracing clock to "global" [ 7.239590] If you want to keep using the local clock, then add: [ 7.239590] "trace_clock=local" [ 7.239590] on the kernel command line [ 7.254306] Freeing unused decrypted memory: 2036K [ 7.257890] Freeing unused kernel image (initmem) memory: 3244K [ 7.262897] Write protecting the kernel read-only data: 30720k [ 7.267252] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.271637] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.318400] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.322638] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.327336] Run /init as init process info: initramfs: up at 6.81 [ 7.384335] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.395154] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.400633] GPT:229375 != 2097151 [ 7.403025] GPT:Alternate GPT header not at the end of the disk. [ 7.406950] GPT:229375 != 2097151 [ 7.409619] GPT: Use GNU Parted to correct GPT errors. [ 7.461139] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.836743] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.868815] 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.69 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:ef:a9:ec:65:3b:df:48:d2:84:16:e7:fc:f7:4c:d4:4a 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.08s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCXrLa6fgvyk5U0FwwXE9bxs0ZLy9/5Bf+Vpl3kRy/Y+L+XGq13CQqPGi205qRdO3jNQ4zS25/Xm3w9dxty7Xrqin+aAb5epmbMdnO6ZjmSqkPnyUcTsX2gpGSvZSEOma7j3daEjqkRXmO/sH+zwT1SgV2OzUCSNcnz0IIRn3bQNF1EcqAyBaA3OJj3AFWVIJziJFjF+GteVM07Xc4UKVy/odj42SJ/we9yAem3msAmfEHrJoRl7NSKWvclxTex/OsDHC3mewAfW9nt1Tr97UImnj+RtUiNrcOquvnbpQPZj9bEWO0vuHWwDQiZ1mRG/UE++iRcZV90prvLP1iLeQNZ root@tempest-testnetworkbasicops-server-1226112150 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGRZmL2vidDMnu+8PMSIfMkwnHKSgLh0V04zWdG1EJcPe6NXlinz3VbwmYfwRO0clFSeFRTjVSa0ZwBGWMN3/a4= root@tempest-testnetworkbasicops-server-1226112150 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fee7:838/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: efa9ec65-3bdf-48d2-8416-e7fcf74cd44a name: tempest-TestNetworkBasicOps-server-1226112150 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1226112150 launch-index: 0 === cirros: current=0.6.2 uptime=8.76 === === 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:E7:08:38 inet6 addr: fe80::f816:3eff:fee7:838/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:924 (924.0 B) TX bytes:90 (90.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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-1226112150 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.973811] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.976748] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.994514] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.192055] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.215367] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.317271] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.318388] ISO 9660 Extensions: RRIP_1991A [ 8.446539] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.070814] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.076299] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 15:12:47 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 15:12:47 cirros auth.notice su: + none root:cirros Jun 9 15:12:47 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 15:12:47 cirros daemon.info dhcpcd[350]: DUID 00:04:ef:a9:ec:65:3b:df:48:d2:84:16:e7:fc:f7:4c:d4:4a Jun 9 15:12:47 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 15:12:47 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 15:12:47 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 15:12:47 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:e7:08:38 Jun 9 15:12:47 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fee7:838 Jun 9 15:12:48 cirros authpriv.info dropbear[391]: Running in background Jun 9 15:12:48 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-1226112150 login: 2026-06-09 14:12:55,008 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:12:55,014 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:12:55,120 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:12:55,120 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:12:55,910 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.790s 2026-06-09 14:12:55,911 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--657385890", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-c5c5d4b4-3f42-4d27-b80f-1364f1dca002', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"cbb28e0d-067f-4842-a44a-7c285454bfd1","name":"tempest-network-smoke--657385890","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"744302da894640a9b5a7de81a940c708","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-09T14:12:55Z","updated_at":"2026-06-09T14:12:55Z","revision_number":1}}' 2026-06-09 14:12:55,990 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=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28 0.078s 2026-06-09 14:12:55,991 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-6ed1da41-d24b-4ae0-9f1f-bd8baab544d4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"43824466-b02b-474c-aa39-221347b6e44b","name":"tempest-subnet-smoke-1797739916","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"84f263a0-8244-4c01-bcfc-955a5573600d","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-09T14:12:22Z","updated_at":"2026-06-09T14:12:22Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:12:56,106 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.115s 2026-06-09 14:12:56,107 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-54286ae1-911c-49ed-80c0-fb9c17a22317', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:12:56,177 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28 0.070s 2026-06-09 14:12:56,177 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ae34487e-1622-4eb5-a3af-7b57aaee712c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:12:56,471 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=744302da894640a9b5a7de81a940c708&cidr=10.100.0.16%2F28 0.294s 2026-06-09 14:12:56,472 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-993fdb66-d6a6-4cec-8921-31e761470502', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=744302da894640a9b5a7de81a940c708&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:12:56,594 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.122s 2026-06-09 14:12:56,595 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-d2731078-5d3b-4464-81dc-0ea7eddc2194', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:12:56,656 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.16%2F28 0.061s 2026-06-09 14:12:56,657 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-73938e86-8ede-42fd-982a-e315cabb1941', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:12:57,663 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.006s 2026-06-09 14:12:57,664 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-615419110", "network_id": "cbb28e0d-067f-4842-a44a-7c285454bfd1", "project_id": "744302da894640a9b5a7de81a940c708", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-02124d9b-f0cb-4958-a4e4-297683d2c796', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"d442dd23-01c1-4511-a9fd-17d994360c05","name":"tempest-subnet-smoke-615419110","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"cbb28e0d-067f-4842-a44a-7c285454bfd1","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-09T14:12:56Z","updated_at":"2026-06-09T14:12:56Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:12:57,664 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:12:57,667 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:12:57,768 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:12:57,769 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:12:57,769 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-09 14:12:57,769 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:12:57,772 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:12:57,867 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:12:57,868 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:12:57,965 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=efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 0.092s 2026-06-09 14:12:57,965 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-94799fff-a8f1-4b04-b6a2-a9725038b4c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=efa9ec65-3bdf-48d2-8416-e7fcf74cd44a'} Body: b'{"ports":[{"id":"0fbba532-1dcf-4f9a-8f00-0f130f4ef582","name":"","network_id":"84f263a0-8244-4c01-bcfc-955a5573600d","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:e7:08:38","admin_state_up":true,"status":"ACTIVE","device_id":"efa9ec65-3bdf-48d2-8416-e7fcf74cd44a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"43824466-b02b-474c-aa39-221347b6e44b","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["40d84b6b-d16d-4931-9ad8-d3ff4b6f742f"],"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-1226112150","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1226112150","fqdn":"tempest-testnetworkbasicops-server-1226112150.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:12:32Z","updated_at":"2026-06-09T14:12:35Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:13:04,097 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/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a/os-interface 6.130s 2026-06-09 14:13:04,097 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": "cbb28e0d-067f-4842-a44a-7c285454bfd1"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:12:57 GMT', 'server': 'Apache', 'content-length': '282', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b299cec2-cc07-4251-a94d-83c76d732ad8', 'x-compute-request-id': 'req-b299cec2-cc07-4251-a94d-83c76d732ad8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "cbb28e0d-067f-4842-a44a-7c285454bfd1", "port_id": "f5e2c229-c4e3-4f04-bd70-376fb4662275", "mac_addr": "fa:16:3e:aa:7f:6a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d442dd23-01c1-4511-a9fd-17d994360c05", "ip_address": "10.100.0.24"}]}}' 2026-06-09 14:13:04,210 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=efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 0.110s 2026-06-09 14:13:04,210 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2675', 'x-openstack-request-id': 'req-5ededdde-c029-4d00-bdd7-52af50747ce9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=efa9ec65-3bdf-48d2-8416-e7fcf74cd44a'} Body: b'{"ports":[{"id":"0fbba532-1dcf-4f9a-8f00-0f130f4ef582","name":"","network_id":"84f263a0-8244-4c01-bcfc-955a5573600d","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:e7:08:38","admin_state_up":true,"status":"ACTIVE","device_id":"efa9ec65-3bdf-48d2-8416-e7fcf74cd44a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"43824466-b02b-474c-aa39-221347b6e44b","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["40d84b6b-d16d-4931-9ad8-d3ff4b6f742f"],"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-1226112150","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1226112150","fqdn":"tempest-testnetworkbasicops-server-1226112150.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:12:32Z","updated_at":"2026-06-09T14:12:35Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"},{"id":"f5e2c229-c4e3-4f04-bd70-376fb4662275","name":"","network_id":"cbb28e0d-067f-4842-a44a-7c285454bfd1","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:aa:7f:6a","admin_state_up":true,"status":"ACTIVE","device_id":"efa9ec65-3bdf-48d2-8416-e7fcf74cd44a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d442dd23-01c1-4511-a9fd-17d994360c05","ip_address":"10.100.0.24"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b15f6f32-8e37-4a0d-bc24-79ae38dd1014"],"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-1226112150","dns_assignment":[{"ip_address":"10.100.0.24","hostname":"tempest-testnetworkbasicops-server-1226112150","fqdn":"tempest-testnetworkbasicops-server-1226112150.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:12:58Z","updated_at":"2026-06-09T14:13:03Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:13:04,210 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.110869 seconds 2026-06-09 14:13:04,211 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-09 14:13:04,211 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:04,688 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:04,744 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:04,745 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:04,752 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.541422 seconds 2026-06-09 14:13:04,752 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2026-06-09 14:13:04,753 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:04,755 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:04,857 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:04,858 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:04,865 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.24/28 dev eth1 2026-06-09 14:13:04,865 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:04,868 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:04,924 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:04,925 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:04,935 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-09 14:13:04,936 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:04,938 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:04,996 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:04,997 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:05,151 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=efa9ec65-3bdf-48d2-8416-e7fcf74cd44a&network_id=cbb28e0d-067f-4842-a44a-7c285454bfd1 0.146s 2026-06-09 14:13:05,151 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-0416f902-34e0-4164-aa58-8d0fc67e5e58', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=efa9ec65-3bdf-48d2-8416-e7fcf74cd44a&network_id=cbb28e0d-067f-4842-a44a-7c285454bfd1'} Body: b'{"ports":[{"id":"f5e2c229-c4e3-4f04-bd70-376fb4662275","name":"","network_id":"cbb28e0d-067f-4842-a44a-7c285454bfd1","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:aa:7f:6a","admin_state_up":true,"status":"ACTIVE","device_id":"efa9ec65-3bdf-48d2-8416-e7fcf74cd44a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d442dd23-01c1-4511-a9fd-17d994360c05","ip_address":"10.100.0.24"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b15f6f32-8e37-4a0d-bc24-79ae38dd1014"],"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-1226112150","dns_assignment":[{"ip_address":"10.100.0.24","hostname":"tempest-testnetworkbasicops-server-1226112150","fqdn":"tempest-testnetworkbasicops-server-1226112150.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:12:58Z","updated_at":"2026-06-09T14:13:03Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:13:05,152 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:05,156 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:05,252 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:05,253 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:05,253 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:aa:7f:6a/ {print $2}' 2026-06-09 14:13:05,253 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:05,256 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:05,312 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:05,313 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:05,493 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.173s 2026-06-09 14:13:05,493 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-182990589", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAA4Nu7pDR1ldwMuIr3pJpEf3vYD7GrGZIPd4lRurXGdSTl7kVyQ7rEjYas9TlWduk7N4UcRckDOarEuXlTYnP6P5M08u9S5F1fU7Rnj8HkA3cUIHXI+jRpv9sv55KrY4g=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:05 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-bd5083df-e434-476e-a508-87505350fe69', 'x-compute-request-id': 'req-bd5083df-e434-476e-a508-87505350fe69', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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-182990589", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAA4Nu7pDR1ldwMuIr3pJpEf3vYD7GrGZIPd4lRurXGdSTl7kVyQ7rEjYas9TlWduk7N4UcRckDOarEuXlTYnP6P5M08u9S5F1fU7Rnj8HkA3cUIHXI+jRpv9sv55KrY4g==", "fingerprint": "06:31:d8:f0:b3:0d:ad:0b:6d:b7:0c:ca:a5:db:a9:84", "user_id": "7aa36566044d4bbc885f726668b465d5"}}' 2026-06-09 14:13:05,821 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.326s 2026-06-09 14:13:05,822 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-1955601320", "description": "tempest-secgroup-smoke-1955601320 description", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-8c66dc76-16ab-4dc6-904e-c364bae8388e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "df445f4a-9466-462f-89b8-4821907a6e7e", "name": "tempest-secgroup-smoke-1955601320", "stateful": true, "tenant_id": "744302da894640a9b5a7de81a940c708", "description": "tempest-secgroup-smoke-1955601320 description", "shared": false, "security_group_rules": [{"id": "0fae2f56-4dc5-4819-bdc3-4eeab4d2ae34", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "df445f4a-9466-462f-89b8-4821907a6e7e", "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-09T14:13:05Z", "updated_at": "2026-06-09T14:13:05Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}, {"id": "1a5e1e75-586b-4197-a792-15da626bb69d", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "df445f4a-9466-462f-89b8-4821907a6e7e", "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-09T14:13:05Z", "updated_at": "2026-06-09T14:13:05Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}], "tags": [], "created_at": "2026-06-09T14:13:05Z", "updated_at": "2026-06-09T14:13:05Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:13:06,054 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.232s 2026-06-09 14:13:06,055 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": "df445f4a-9466-462f-89b8-4821907a6e7e", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-56d7bd64-4d70-4b4d-9ad3-c8884b05aa9d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "de53f814-17da-449f-80a2-3ee7cbedd4e2", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "df445f4a-9466-462f-89b8-4821907a6e7e", "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-09T14:13:05Z", "updated_at": "2026-06-09T14:13:05Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:13:06,279 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.223s 2026-06-09 14:13:06,279 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": "df445f4a-9466-462f-89b8-4821907a6e7e", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-a1fcb347-7db8-47c1-9954-1dedfa586917', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "8fcb2f49-3ef8-4b1b-a918-c4278f69929f", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "df445f4a-9466-462f-89b8-4821907a6e7e", "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-09T14:13:06Z", "updated_at": "2026-06-09T14:13:06Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:13:06,517 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.235s 2026-06-09 14:13:06,518 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": "df445f4a-9466-462f-89b8-4821907a6e7e", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-712f1e04-e25d-4f36-809b-a55aec2302fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "fa380134-6908-46d9-a1d3-18b8f9bf29c6", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "df445f4a-9466-462f-89b8-4821907a6e7e", "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-09T14:13:06Z", "updated_at": "2026-06-09T14:13:06Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:13:07,605 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.087s 2026-06-09 14:13:07,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": "df445f4a-9466-462f-89b8-4821907a6e7e", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c9587eb5-b45b-49b2-b6bf-9892b84691bc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "4b9c5229-6ccc-4a09-8413-8e643d79301f", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "df445f4a-9466-462f-89b8-4821907a6e7e", "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-09T14:13:07Z", "updated_at": "2026-06-09T14:13:07Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:13:08,026 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.420s 2026-06-09 14:13:08,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": "df445f4a-9466-462f-89b8-4821907a6e7e", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b96e3f5c-7603-4880-ad29-707868a96095', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "898f7f39-de83-4af2-9e60-f9978df29390", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "df445f4a-9466-462f-89b8-4821907a6e7e", "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-09T14:13:07Z", "updated_at": "2026-06-09T14:13:07Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:13:08,270 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.243s 2026-06-09 14:13:08,270 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": "df445f4a-9466-462f-89b8-4821907a6e7e", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-812f63f1-7c3b-44b4-8f03-e7568d8f154a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "ad92da5b-9e09-48e3-be2d-cb34757c4a14", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "df445f4a-9466-462f-89b8-4821907a6e7e", "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-09T14:13:08Z", "updated_at": "2026-06-09T14:13:08Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:13:08,622 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.347s 2026-06-09 14:13:08,622 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:08 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3979f2f3-74da-4c18-80aa-dc5ce6610400', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f40fb829a1f90d97903d92c19682374c; 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": "7aa36566044d4bbc885f726668b465d5", "name": "tempest-TestNetworkBasicOps-297430323-project-member", "password_expires_at": null}, "audit_ids": ["pMuux6FUT_G1FCELvN4CQw"], "expires_at": "2026-06-09T15:13:08.000000Z", "issued_at": "2026-06-09T14:13:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "744302da894640a9b5a7de81a940c708", "name": "tempest-TestNetworkBasicOps-297430323"}, "is_domain": false, "roles": [{"id": "7584a818bcbd4ac6a7e1f0a99ba14add", "name": "member"}, {"id": "3900dbec2bb749b794d505246dc598d0", "name": "reader"}], "catalog": [{"endpoints": [{"name": "placement", "id": "1d42a2921e534d73a313a2ed088c22dc", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "df4fae1ba46b4d289a3400284c41db91", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2305facc3fa44e628a71b4f2f4df233c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "32fafaef5e914e809fa31dc835d3d2f0", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e11eff97ec314ad6a65e998c4145de81", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "3f1f5d534aa341c0857f1d225510bc7a", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "40c16ac510a040a39c1a6b84f6d3a4ee", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "62d0ceb319154e4db975235240d95771", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "cfb3203d59e54095bbeed81160d9edf1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "60904f0369d94f4c83949589cc11b03a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "5bf5a7f657a74d3eb45ec3e51c5c916f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "fa13f05d3d934375992cdf2dd3c1a335", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "9e1cfe55a66b42ecbb82b19fb0e5d33e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "162428d0a8fd468ca2ecd3a8998270bf", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "a35a55d305444554a3960b9b1ec4af70", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "cd78db573bbd471db37ffce0f0597f78", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "955ae8db87d942dcab1226c7c2cc1455", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b096c62c184a4a87a674a31754fca351", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d1efcaf609724e999845217668a0a166", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "56211ce333154a02a29e64f6cabb3b96", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_744302da894640a9b5a7de81a940c708", "region": "regionOne"}, {"name": "swift", "id": "b1e029e2f2ef49e7b19b217f4372f2cf", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v 2026-06-09 14:13:08,622 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2026-06-09 14:13:10,778 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 2.154s 2026-06-09 14:13:10,778 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-41784350", "imageRef": "f04198e0-2575-4362-8036-ee09552ddefb", "flavorRef": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "networks": [{"uuid": "cbb28e0d-067f-4842-a44a-7c285454bfd1"}], "key_name": "tempest-TestNetworkBasicOps-182990589", "security_groups": [{"name": "tempest-secgroup-smoke-1955601320"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:08 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e806648-b494-4915-9e9a-46b90ee80379', 'x-compute-request-id': 'req-7e806648-b494-4915-9e9a-46b90ee80379', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1955601320"}], "adminPass": "dL6S4QnBHnW7"}}' 2026-06-09 14:13:11,012 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/servers10000 /b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6 0.232s 2026-06-09 14:13:11,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': 'Tue, 09 Jun 2026 14:13:10 GMT', 'server': 'Apache', 'content-length': '1392', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-411a7282-3eaf-46b8-ac24-0371b39258f4', 'x-compute-request-id': 'req-411a7282-3eaf-46b8-ac24-0371b39258f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6'} Body: b'{"server": {"id": "b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6", "name": "tempest-TestNetworkBasicOps-server-41784350", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:13:10Z", "updated": "2026-06-09T14:13:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-182990589", "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-09 14:13:12,493 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/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6 0.472s 2026-06-09 14:13:12,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': 'Tue, 09 Jun 2026 14:13:12 GMT', 'server': 'Apache', 'content-length': '1450', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a7bb8e4-a216-439e-80c1-a440429c8b15', 'x-compute-request-id': 'req-5a7bb8e4-a216-439e-80c1-a440429c8b15', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6'} Body: b'{"server": {"id": "b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6", "name": "tempest-TestNetworkBasicOps-server-41784350", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:13:10Z", "updated": "2026-06-09T14:13:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-182990589", "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-09 14:13:12,498 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-09 14:13:13,733 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/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6 0.232s 2026-06-09 14:13:13,733 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': 'Tue, 09 Jun 2026 14:13:13 GMT', 'server': 'Apache', 'content-length': '1450', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9984551-1aee-471e-9664-a680950faaec', 'x-compute-request-id': 'req-b9984551-1aee-471e-9664-a680950faaec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6'} Body: b'{"server": {"id": "b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6", "name": "tempest-TestNetworkBasicOps-server-41784350", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:13:10Z", "updated": "2026-06-09T14:13:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-182990589", "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-09 14:13:15,764 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/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6 1.023s 2026-06-09 14:13:15,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': 'Tue, 09 Jun 2026 14:13:14 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfc1eac1-265a-42e2-b12f-3deb586e4744', 'x-compute-request-id': 'req-dfc1eac1-265a-42e2-b12f-3deb586e4744', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6'} Body: b'{"server": {"id": "b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6", "name": "tempest-TestNetworkBasicOps-server-41784350", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:13:10Z", "updated": "2026-06-09T14:13:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-182990589", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955601320"}], "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-09 14:13:17,638 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/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6 0.866s 2026-06-09 14:13:17,638 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': 'Tue, 09 Jun 2026 14:13:16 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72f0a345-3372-4ed9-a32a-d364401a879a', 'x-compute-request-id': 'req-72f0a345-3372-4ed9-a32a-d364401a879a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6'} Body: b'{"server": {"id": "b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6", "name": "tempest-TestNetworkBasicOps-server-41784350", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:13:10Z", "updated": "2026-06-09T14:13:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-182990589", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955601320"}], "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-09 14:13:19,059 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/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6 0.416s 2026-06-09 14:13:19,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': 'Tue, 09 Jun 2026 14:13:18 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-997db04a-3c81-4600-961f-333d8c1e2843', 'x-compute-request-id': 'req-997db04a-3c81-4600-961f-333d8c1e2843', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6'} Body: b'{"server": {"id": "b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6", "name": "tempest-TestNetworkBasicOps-server-41784350", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:13:10Z", "updated": "2026-06-09T14:13:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-182990589", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955601320"}], "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-09 14:13:20,677 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/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6 0.610s 2026-06-09 14:13:20,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': 'Tue, 09 Jun 2026 14:13:20 GMT', 'server': 'Apache', 'content-length': '1690', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bdba4c6-6b57-43d2-b9a9-e7b0eea0979c', 'x-compute-request-id': 'req-6bdba4c6-6b57-43d2-b9a9-e7b0eea0979c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6'} Body: b'{"server": {"id": "b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6", "name": "tempest-TestNetworkBasicOps-server-41784350", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:13:10Z", "updated": "2026-06-09T14:13:19Z", "addresses": {"tempest-network-smoke--657385890": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:dc:ac"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-182990589", "OS-SRV-USG:launched_at": "2026-06-09T14:13:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955601320"}], "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-09 14:13:20,684 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2026-06-09 14:13:21,133 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/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6 0.448s 2026-06-09 14:13:21,134 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': 'Tue, 09 Jun 2026 14:13:20 GMT', 'server': 'Apache', 'content-length': '1690', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3bea2f3-4601-41f0-bdce-da4706a422c4', 'x-compute-request-id': 'req-e3bea2f3-4601-41f0-bdce-da4706a422c4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6'} Body: b'{"server": {"id": "b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6", "name": "tempest-TestNetworkBasicOps-server-41784350", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:13:10Z", "updated": "2026-06-09T14:13:19Z", "addresses": {"tempest-network-smoke--657385890": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:dc:ac"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-182990589", "OS-SRV-USG:launched_at": "2026-06-09T14:13:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955601320"}], "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-09 14:13:21,138 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.29 2026-06-09 14:13:21,138 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:21,148 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:21,205 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:21,205 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:22,226 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:13:22,227 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.212. 2026-06-09 14:13:23,229 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.29 2026-06-09 14:13:23,230 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:23,233 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:23,342 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:23,343 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:24,357 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:13:24,357 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.212. 2026-06-09 14:13:25,358 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.29 2026-06-09 14:13:25,359 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:25,361 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:25,456 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:25,456 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:26,471 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:13:26,472 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.212. 2026-06-09 14:13:27,473 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.29 2026-06-09 14:13:27,474 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:27,478 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:27,588 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:27,588 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:28,600 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:13:28,601 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.212. 2026-06-09 14:13:29,602 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.29 2026-06-09 14:13:29,602 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:29,605 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:29,662 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:29,664 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:30,986 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:13:30,987 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.212. 2026-06-09 14:13:31,988 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.29 2026-06-09 14:13:31,988 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:31,992 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:32,088 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:32,089 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:33,097 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:13:33,097 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.212. 2026-06-09 14:13:34,099 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.29 2026-06-09 14:13:34,100 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:34,103 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:34,201 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:34,201 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:35,211 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:13:35,212 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.212. 2026-06-09 14:13:36,213 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.29 2026-06-09 14:13:36,214 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:36,217 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:36,313 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:36,314 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:37,322 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:13:37,323 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.212. 2026-06-09 14:13:38,324 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.29 2026-06-09 14:13:38,325 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:38,329 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:38,385 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:38,386 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:38,407 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 17.269290 seconds 2026-06-09 14:13:38,408 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-09 14:13:38,408 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:38,411 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:38,509 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:38,510 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:38,516 25 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.24/28 fe80::f816:3eff:feaa:7f6a/64 2026-06-09 14:13:38,516 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.24/28 dev eth1;sudo ip addr add fe80::f816:3eff:feaa:7f6a/64 dev eth1; 2026-06-09 14:13:38,516 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:38,519 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:38,578 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:38,578 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:38,609 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-09 14:13:38,610 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:38,613 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:38,709 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:38,710 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:38,720 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.29 2026-06-09 14:13:38,720 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:38,723 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:38,821 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:38,822 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:39,831 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:13:39,831 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.212. 2026-06-09 14:13:39,831 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.112018 seconds 2026-06-09 14:13:40,813 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/f5e2c229-c4e3-4f04-bd70-376fb4662275 0.981s 2026-06-09 14:13:40,814 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': 'Tue, 09 Jun 2026 14:13:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-c7dc05a1-0664-4719-9169-d3865c5ac7a7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f5e2c229-c4e3-4f04-bd70-376fb4662275'} Body: b'{"port":{"id":"f5e2c229-c4e3-4f04-bd70-376fb4662275","name":"","network_id":"cbb28e0d-067f-4842-a44a-7c285454bfd1","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:aa:7f:6a","admin_state_up":true,"status":"ACTIVE","device_id":"efa9ec65-3bdf-48d2-8416-e7fcf74cd44a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d442dd23-01c1-4511-a9fd-17d994360c05","ip_address":"10.100.0.24"}],"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-1226112150","dns_assignment":[{"ip_address":"10.100.0.24","hostname":"tempest-testnetworkbasicops-server-1226112150","fqdn":"tempest-testnetworkbasicops-server-1226112150.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:12:58Z","updated_at":"2026-06-09T14:13:40Z","revision_number":5,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:13:40,814 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.29 2026-06-09 14:13:40,814 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:40,817 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:40,918 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:40,918 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:41,927 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:13:41,927 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.212. 2026-06-09 14:13:42,927 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.29 2026-06-09 14:13:42,928 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:42,931 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:43,030 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:43,031 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:44,040 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:13:44,040 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.212. 2026-06-09 14:13:45,041 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.29 2026-06-09 14:13:45,042 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2026-06-09 14:13:45,045 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:13:45,106 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:13:45,106 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2026-06-09 14:13:45,115 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 4.300694 seconds 2026-06-09 14:13:45,291 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6 0.175s 2026-06-09 14:13:45,291 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': 'Tue, 09 Jun 2026 14:13:45 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcdf428e-4efc-435c-8ae4-8e0d44d59233', 'x-compute-request-id': 'req-fcdf428e-4efc-435c-8ae4-8e0d44d59233', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6'} Body: b'' 2026-06-09 14:13:45,659 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6 0.367s 2026-06-09 14:13:45,660 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': 'Tue, 09 Jun 2026 14:13:45 GMT', 'server': 'Apache', 'content-length': '1696', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1c2d202-afcc-41e7-9655-4e9775b9bb4a', 'x-compute-request-id': 'req-d1c2d202-afcc-41e7-9655-4e9775b9bb4a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6'} Body: b'{"server": {"id": "b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6", "name": "tempest-TestNetworkBasicOps-server-41784350", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:13:10Z", "updated": "2026-06-09T14:13:45Z", "addresses": {"tempest-network-smoke--657385890": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:dc:ac"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-182990589", "OS-SRV-USG:launched_at": "2026-06-09T14:13:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955601320"}], "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-09 14:13:46,742 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6 0.076s 2026-06-09 14:13:46,742 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': 'Tue, 09 Jun 2026 14:13:46 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dc4f811-31ec-449a-8d57-19fa87e08a10', 'x-compute-request-id': 'req-1dc4f811-31ec-449a-8d57-19fa87e08a10', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b6d7eb79-165b-4df3-ab0d-8ddb2e362aa6 could not be found."}}' 2026-06-09 14:13:47,603 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/df445f4a-9466-462f-89b8-4821907a6e7e 0.861s 2026-06-09 14:13:47,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': 'Tue, 09 Jun 2026 14:13:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3236a3ae-df6c-408f-b469-a24d5b3632f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/df445f4a-9466-462f-89b8-4821907a6e7e'} Body: b'' 2026-06-09 14:13:47,663 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-182990589 0.059s 2026-06-09 14:13:47,664 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': 'Tue, 09 Jun 2026 14:13:47 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-404c2c43-c8ca-4080-9bd6-550a9833bf9e', 'x-compute-request-id': 'req-404c2c43-c8ca-4080-9bd6-550a9833bf9e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-182990589'} Body: b'' 2026-06-09 14:13:47,765 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a/os-interface/f5e2c229-c4e3-4f04-bd70-376fb4662275 0.101s 2026-06-09 14:13:47,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': 'Tue, 09 Jun 2026 14:13:47 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-338ba03d-2eb5-48f9-ade4-d2dcf4c33042', 'x-compute-request-id': 'req-338ba03d-2eb5-48f9-ade4-d2dcf4c33042', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a/os-interface/f5e2c229-c4e3-4f04-bd70-376fb4662275'} Body: b'' 2026-06-09 14:13:47,917 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f5e2c229-c4e3-4f04-bd70-376fb4662275 0.151s 2026-06-09 14:13:47,918 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-4502912b-ab58-466d-a94d-030cd6e05210', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f5e2c229-c4e3-4f04-bd70-376fb4662275'} Body: b'{"port":{"id":"f5e2c229-c4e3-4f04-bd70-376fb4662275","name":"","network_id":"cbb28e0d-067f-4842-a44a-7c285454bfd1","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:aa:7f:6a","admin_state_up":true,"status":"ACTIVE","device_id":"efa9ec65-3bdf-48d2-8416-e7fcf74cd44a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d442dd23-01c1-4511-a9fd-17d994360c05","ip_address":"10.100.0.24"}],"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-1226112150","dns_assignment":[{"ip_address":"10.100.0.24","hostname":"tempest-testnetworkbasicops-server-1226112150","fqdn":"tempest-testnetworkbasicops-server-1226112150.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:12:58Z","updated_at":"2026-06-09T14:13:40Z","revision_number":5,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:13:49,498 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f5e2c229-c4e3-4f04-bd70-376fb4662275 0.579s 2026-06-09 14:13:49,498 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-8fa5d7a6-78da-4f0f-b8d9-d4d7db0fdee3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f5e2c229-c4e3-4f04-bd70-376fb4662275'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port f5e2c229-c4e3-4f04-bd70-376fb4662275 could not be found.", "detail": ""}}' 2026-06-09 14:13:49,808 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/d442dd23-01c1-4511-a9fd-17d994360c05 0.309s 2026-06-09 14:13:49,808 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2bcffbbc-04c1-42e9-8dea-0e028707fbe2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/d442dd23-01c1-4511-a9fd-17d994360c05'} Body: b'' 2026-06-09 14:13:50,261 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/cbb28e0d-067f-4842-a44a-7c285454bfd1 0.452s 2026-06-09 14:13:50,261 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3a5bbf7d-0c9f-43bc-bc6a-20c87ea9031a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/cbb28e0d-067f-4842-a44a-7c285454bfd1'} Body: b'' 2026-06-09 14:13:50,645 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c19464b4-b701-4cee-ac9a-44bc0fb898dc 0.383s 2026-06-09 14:13:50,645 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4bb13c8e-7d8a-4df1-936b-20e27466a478', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c19464b4-b701-4cee-ac9a-44bc0fb898dc'} Body: b'' 2026-06-09 14:13:50,956 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 0.311s 2026-06-09 14:13:50,957 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': 'Tue, 09 Jun 2026 14:13:50 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-77a73cf2-44a0-4a9b-ad8c-fca331e72709', 'x-compute-request-id': 'req-77a73cf2-44a0-4a9b-ad8c-fca331e72709', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a'} Body: b'' 2026-06-09 14:13:51,905 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 0.948s 2026-06-09 14:13:51,905 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': 'Tue, 09 Jun 2026 14:13:50 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-5ba9b36e-bc39-483f-841d-b107a78bd768', 'x-compute-request-id': 'req-5ba9b36e-bc39-483f-841d-b107a78bd768', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a'} Body: b'{"server": {"id": "efa9ec65-3bdf-48d2-8416-e7fcf74cd44a", "name": "tempest-TestNetworkBasicOps-server-1226112150", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:12:30Z", "updated": "2026-06-09T14:13:50Z", "addresses": {"tempest-network-smoke--290331571": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:08:38"}, {"version": 4, "addr": "192.168.122.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:08:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1476553244", "OS-SRV-USG:launched_at": "2026-06-09T14:12:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2123395117"}], "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-09 14:13:53,514 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 0.565s 2026-06-09 14:13:53,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': 'Tue, 09 Jun 2026 14:13:52 GMT', 'server': 'Apache', 'content-length': '1753', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-655e8f00-d04b-46bc-8e4d-59327cca27f2', 'x-compute-request-id': 'req-655e8f00-d04b-46bc-8e4d-59327cca27f2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a'} Body: b'{"server": {"id": "efa9ec65-3bdf-48d2-8416-e7fcf74cd44a", "name": "tempest-TestNetworkBasicOps-server-1226112150", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:12:30Z", "updated": "2026-06-09T14:13:51Z", "addresses": {"tempest-network-smoke--290331571": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:08:38"}, {"version": 4, "addr": "192.168.122.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:08:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1476553244", "OS-SRV-USG:launched_at": "2026-06-09T14:12:37.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 14:13:54,593 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a 0.074s 2026-06-09 14:13:54,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': 'Tue, 09 Jun 2026 14:13:54 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-b6d0e351-2143-477d-b666-5fed9460db14', 'x-compute-request-id': 'req-b6d0e351-2143-477d-b666-5fed9460db14', 'content-19E2 type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efa9ec65-3bdf-48d2-8416-e7fcf74cd44a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance efa9ec65-3bdf-48d2-8416-e7fcf74cd44a could not be found."}}' 2026-06-09 14:13:55,590 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/40d84b6b-d16d-4931-9ad8-d3ff4b6f742f 0.996s 2026-06-09 14:13:55,591 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:55 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d660e6f3-2dce-4103-9166-854256341d3c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/40d84b6b-d16d-4931-9ad8-d3ff4b6f742f'} Body: b'' 2026-06-09 14:13:55,663 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-1476553244 0.071s 2026-06-09 14:13:55,663 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': 'Tue, 09 Jun 2026 14:13:55 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60c05733-9786-4a69-a1e4-84d04a6fc8c4', 'x-compute-request-id': 'req-60c05733-9786-4a69-a1e4-84d04a6fc8c4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1476553244'} Body: b'' 2026-06-09 14:13:58,580 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/a981adfe-1ae6-49bf-99a8-a8b79ccc7475/remove_router_interface 2.916s 2026-06-09 14:13:58,581 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "43824466-b02b-474c-aa39-221347b6e44b"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-74f2af26-acfe-4de4-8760-eae5994ae11b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/a981adfe-1ae6-49bf-99a8-a8b79ccc7475/remove_router_interface'} Body: b'{"id": "a981adfe-1ae6-49bf-99a8-a8b79ccc7475", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "205be301-dfba-4337-8653-682fdd5631be", "network_id": "84f263a0-8244-4c01-bcfc-955a5573600d", "subnet_id": "43824466-b02b-474c-aa39-221347b6e44b", "subnet_ids": ["43824466-b02b-474c-aa39-221347b6e44b"]}' 2026-06-09 14:13:58,803 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/43824466-b02b-474c-aa39-221347b6e44b 0.222s 2026-06-09 14:13:58,804 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:13:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-02de3554-0cb4-40d3-b39f-805e94b975f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/43824466-b02b-474c-aa39-221347b6e44b'} Body: b'' 2026-06-09 14:14:00,084 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/a981adfe-1ae6-49bf-99a8-a8b79ccc7475 1.280s 2026-06-09 14:14:00,084 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0585ed06-8ca3-46aa-b36d-79631c646b76', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/a981adfe-1ae6-49bf-99a8-a8b79ccc7475'} Body: b'' 2026-06-09 14:14:00,682 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/84f263a0-8244-4c01-bcfc-955a5573600d 0.597s 2026-06-09 14:14:00,683 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-932d527d-6fd4-4cef-8060-198145c16a3c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/84f263a0-8244-4c01-bcfc-955a5573600d'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 14:14:00.699450Z 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-09 14:15:08.693779Z 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-09 14:14:01,822 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 1.121s 2026-06-09 14:14:01,823 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--358640144", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-2f137098-240d-414d-ab10-081900499a88', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"f9f6eb48-5756-4e3d-bffe-b4945184b1a8","name":"tempest-network-smoke--358640144","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"744302da894640a9b5a7de81a940c708","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-09T14:14:00Z","updated_at":"2026-06-09T14:14:00Z","revision_number":1}}' 2026-06-09 14:14:05,138 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 3.314s 2026-06-09 14:14:05,138 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-465276935", "admin_state_up": true, "project_id": "744302da894640a9b5a7de81a940c708", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-09dad7b0-6604-44a2-8741-33a1944c59b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "0942efcf-6a5e-4ff8-9c9d-afb93271885b", "name": "tempest-TestNetworkBasicOps-router-465276935", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.201"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:14:01Z", "updated_at": "2026-06-09T14:14:03Z", "revision_number": 2, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:05,216 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=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28 0.078s 2026-06-09 14:14:05,216 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-06de282a-9b04-48a1-bc11-325972d4e673', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:14:05,335 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.118s 2026-06-09 14:14:05,336 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-d7b20e9f-904f-4607-8bda-88e2278deb10', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:14:05,419 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28 0.083s 2026-06-09 14:14:05,420 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2c0b13dd-559b-4970-b1b9-8a739830be54', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:14:06,359 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 0.938s 2026-06-09 14:14:06,359 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-1220484504", "network_id": "f9f6eb48-5756-4e3d-bffe-b4945184b1a8", "project_id": "744302da894640a9b5a7de81a940c708", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-6a27cb66-1c41-4d83-a78b-9639e61685d8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"ccf7066d-26dd-4dd0-b340-34d91e2aa4d4","name":"tempest-subnet-smoke-1220484504","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"f9f6eb48-5756-4e3d-bffe-b4945184b1a8","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-09T14:14:05Z","updated_at":"2026-06-09T14:14:05Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:09,855 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/0942efcf-6a5e-4ff8-9c9d-afb93271885b/add_router_interface 3.495s 2026-06-09 14:14:09,855 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ccf7066d-26dd-4dd0-b340-34d91e2aa4d4"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d40fa179-f618-41a0-8464-714c58dd74c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0942efcf-6a5e-4ff8-9c9d-afb93271885b/add_router_interface'} Body: b'{"id": "0942efcf-6a5e-4ff8-9c9d-afb93271885b", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "9949cd8e-418e-415d-90d3-45fcb042c7f3", "network_id": "f9f6eb48-5756-4e3d-bffe-b4945184b1a8", "subnet_id": "ccf7066d-26dd-4dd0-b340-34d91e2aa4d4", "subnet_ids": ["ccf7066d-26dd-4dd0-b340-34d91e2aa4d4"]}' 2026-06-09 14:14:09,964 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.108s 2026-06-09 14:14:09,964 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-8b3f1df7-4e20-4c76-ae6e-c7ef2100d68f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"f9f6eb48-5756-4e3d-bffe-b4945184b1a8","name":"tempest-network-smoke--358640144","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["ccf7066d-26dd-4dd0-b340-34d91e2aa4d4"],"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-09T14:14:00Z","updated_at":"2026-06-09T14:14:05Z","revision_number":2,"project_id":"744302da894640a9b5a7de81a940c708","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":28815}]}' 2026-06-09 14:14:10,051 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.086s 2026-06-09 14:14:10,051 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-57c13197-3884-4553-bd41-b4a938963eba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"1300ce41-3ac8-4526-adba-13c91088ab2d","name":"public_subnet","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","network_id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","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-09T14:03:23Z","updated_at":"2026-06-09T14:03:23Z","revision_number":0,"project_id":"09fd78d57a404f52b6c62cb0eb38e293"},{"id":"ccf7066d-26dd-4dd0-b340-34d91e2aa4d4","name":"tempest-subnet-smoke-1220484504","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"f9f6eb48-5756-4e3d-bffe-b4945184b1a8","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-09T14:14:05Z","updated_at":"2026-06-09T14:14:05Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:14:10,157 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.106s 2026-06-09 14:14:10,158 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-840d3b88-7031-4884-b62c-5b728000a12c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "0942efcf-6a5e-4ff8-9c9d-afb93271885b", "name": "tempest-TestNetworkBasicOps-router-465276935", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.201"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:14:01Z", "updated_at": "2026-06-09T14:14:07Z", "revision_number": 3, "project_id": "744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:14:10,903 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.745s 2026-06-09 14:14:10,903 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-1454254488", "network_id": "f9f6eb48-5756-4e3d-bffe-b4945184b1a8"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-10c51df8-de2b-483b-a8e7-29757ad4b72c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"6b3916c8-ab5d-4414-85b9-187922f9a094","name":"tempest-TestNetworkBasicOps-1454254488","network_id":"f9f6eb48-5756-4e3d-bffe-b4945184b1a8","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:4a:a7:f0","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"ccf7066d-26dd-4dd0-b340-34d91e2aa4d4","ip_address":"10.100.0.8"}],"project_id":"744302da894640a9b5a7de81a940c708","qos_policy_id":null,"port_security_enabled":true,"security_groups":["b15f6f32-8e37-4a0d-bc24-79ae38dd1014"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"host-10-100-0-8","fqdn":"host-10-100-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:14:10Z","updated_at":"2026-06-09T14:14:10Z","revision_number":1}}' 2026-06-09 14:14:11,058 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/6b3916c8-ab5d-4414-85b9-187922f9a094 0.154s 2026-06-09 14:14:11,058 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-8c6b9604-b978-4edf-abdb-5156b27ce718', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6b3916c8-ab5d-4414-85b9-187922f9a094'} Body: b'{"port":{"id":"6b3916c8-ab5d-4414-85b9-187922f9a094","name":"tempest-TestNetworkBasicOps-1454254488","network_id":"f9f6eb48-5756-4e3d-bffe-b4945184b1a8","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:4a:a7:f0","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"ccf7066d-26dd-4dd0-b340-34d91e2aa4d4","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b15f6f32-8e37-4a0d-bc24-79ae38dd1014"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"host-10-100-0-8","fqdn":"host-10-100-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:14:10Z","updated_at":"2026-06-09T14:14:10Z","revision_number":1,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:11,201 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.141s 2026-06-09 14:14:11,202 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-807601910", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGcY3LiLuCGPibnz/BX1QVyYEn8AQLTwevSs1D3W77EK+d18kEIzxNBLbh+svxnRVTLfDu4t1fTDY4JKLhNZ0hSsMiCZZKVUA1i1Azs0iorNkoO/hHYJ+ddQMOGzPhO5hg=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:11 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-e1a1f7dc-a774-4da9-b5fc-d9937d2c1a7a', 'x-compute-request-id': 'req-e1a1f7dc-a774-4da9-b5fc-d9937d2c1a7a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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-807601910", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGcY3LiLuCGPibnz/BX1QVyYEn8AQLTwevSs1D3W77EK+d18kEIzxNBLbh+svxnRVTLfDu4t1fTDY4JKLhNZ0hSsMiCZZKVUA1i1Azs0iorNkoO/hHYJ+ddQMOGzPhO5hg==", "fingerprint": "90:e2:15:31:9b:10:e0:2d:f8:09:da:09:07:18:51:b3", "user_id": "7aa36566044d4bbc885f726668b465d5"}}' 2026-06-09 14:14:11,687 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.484s 2026-06-09 14:14:11,687 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-813227036", "description": "tempest-secgroup-smoke-813227036 description", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-5c4254c2-05f3-417d-8b64-922d31deaa42', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "8b920644-096e-4485-bb8c-daa548395bec", "name": "tempest-secgroup-smoke-813227036", "stateful": true, "tenant_id": "744302da894640a9b5a7de81a940c708", "description": "tempest-secgroup-smoke-813227036 description", "shared": false, "security_group_rules": [{"id": "612012d1-8be0-4d68-8039-68edf8f6f284", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "8b920644-096e-4485-bb8c-daa548395bec", "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-09T14:14:11Z", "updated_at": "2026-06-09T14:14:11Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}, {"id": "c8c80d33-7d17-4266-8eb8-03b77f4fb3fa", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "8b920644-096e-4485-bb8c-daa548395bec", "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-09T14:14:11Z", "updated_at": "2026-06-09T14:14:11Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}], "tags": [], "created_at": "2026-06-09T14:14:11Z", "updated_at": "2026-06-09T14:14:11Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:11,846 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-09 14:14:11,846 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": "8b920644-096e-4485-bb8c-daa548395bec", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-bd456a2b-f9f3-43ff-a1c1-96b04b864d00', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "06be04d6-8a71-4a15-8c9a-ab4075257010", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "8b920644-096e-4485-bb8c-daa548395bec", "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-09T14:14:11Z", "updated_at": "2026-06-09T14:14:11Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:11,994 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.148s 2026-06-09 14:14:11,994 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": "8b920644-096e-4485-bb8c-daa548395bec", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f178168b-be4c-4d20-b8a2-e9426321c6c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "6bbdb753-ddc9-419c-9506-b39718b4f201", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "8b920644-096e-4485-bb8c-daa548395bec", "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-09T14:14:11Z", "updated_at": "2026-06-09T14:14:11Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:12,148 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.153s 2026-06-09 14:14:12,148 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": "8b920644-096e-4485-bb8c-daa548395bec", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-01048eb9-7d9e-41b6-a0ba-a7d90455217c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "54a20640-95de-4c79-8f72-e15ebaa9fa47", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "8b920644-096e-4485-bb8c-daa548395bec", "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-09T14:14:12Z", "updated_at": "2026-06-09T14:14:12Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:12,574 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.425s 2026-06-09 14:14:12,574 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": "8b920644-096e-4485-bb8c-daa548395bec", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a14d062e-2687-41b9-9764-631db0677a80', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "d963fa1e-bcb1-4228-8707-b79bc72573e2", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "8b920644-096e-4485-bb8c-daa548395bec", "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-09T14:14:12Z", "updated_at": "2026-06-09T14:14:12Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:12,811 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.236s 2026-06-09 14:14:12,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": "8b920644-096e-4485-bb8c-daa548395bec", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-418471f6-72e2-4338-9a4a-02c54f932dd4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "80c4b142-d124-4377-9e81-34faa3c3f727", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "8b920644-096e-4485-bb8c-daa548395bec", "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-09T14:14:12Z", "updated_at": "2026-06-09T14:14:12Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:12,994 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.182s 2026-06-09 14:14:12,994 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": "8b920644-096e-4485-bb8c-daa548395bec", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-9681a79e-841f-451d-a120-1de63e6bc4b6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "d49002f5-6293-4718-b797-c67498a003ab", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "8b920644-096e-4485-bb8c-daa548395bec", "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-09T14:14:12Z", "updated_at": "2026-06-09T14:14:12Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:13,319 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.321s 2026-06-09 14:14:13,319 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:13 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d9dbb964-3585-4ae3-84d7-c8f880ec9495', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f40fb829a1f90d97903d92c19682374c; 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": "7aa36566044d4bbc885f726668b465d5", "name": "tempest-TestNetworkBasicOps-297430323-project-member", "password_expires_at": null}, "audit_ids": ["AmQ7qEEuRqSH-lcrjW5SSw"], "expires_at": "2026-06-09T15:14:13.000000Z", "issued_at": "2026-06-09T14:14:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "744302da894640a9b5a7de81a940c708", "name": "tempest-TestNetworkBasicOps-297430323"}, "is_domain": false, "roles": [{"id": "7584a818bcbd4ac6a7e1f0a99ba14add", "name": "member"}, {"id": "3900dbec2bb749b794d505246dc598d0", "name": "reader"}], "catalog": [{"endpoints": [{"name": "placement", "id": "1d42a2921e534d73a313a2ed088c22dc", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "df4fae1ba46b4d289a3400284c41db91", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2305facc3fa44e628a71b4f2f4df233c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "32fafaef5e914e809fa31dc835d3d2f0", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e11eff97ec314ad6a65e998c4145de81", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "3f1f5d534aa341c0857f1d225510bc7a", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "40c16ac510a040a39c1a6b84f6d3a4ee", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "62d0ceb319154e4db975235240d95771", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "cfb3203d59e54095bbeed81160d9edf1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "60904f0369d94f4c83949589cc11b03a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "5bf5a7f657a74d3eb45ec3e51c5c916f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "fa13f05d3d934375992cdf2dd3c1a335", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "9e1cfe55a66b42ecbb82b19fb0e5d33e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "162428d0a8fd468ca2ecd3a8998270bf", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "a35a55d305444554a3960b9b1ec4af70", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "cd78db573bbd471db37ffce0f0597f78", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "955ae8db87d942dcab1226c7c2cc1455", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b096c62c184a4a87a674a31754fca351", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d1efcaf609724e999845217668a0a166", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "56211ce333154a02a29e64f6cabb3b96", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_744302da894640a9b5a7de81a940c708", "region": "regionOne"}, {"name": "swift", "id": "b1e029e2f2ef49e7b19b217f4372f2cf", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v 2026-06-09 14:14:13,319 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2026-06-09 14:14:16,802 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 3.482s 2026-06-09 14:14:16,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-1385967592", "imageRef": "f04198e0-2575-4362-8036-ee09552ddefb", "flavorRef": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "networks": [{"uuid": "f9f6eb48-5756-4e3d-bffe-b4945184b1a8", "port": "6b3916c8-ab5d-4414-85b9-187922f9a094"}], "key_name": "tempest-TestNetworkBasicOps-807601910", "security_groups": [{"name": "tempest-secgroup-smoke-813227036"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:13 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee7a80e-d0b5-43f8-b091-b66279794b71', 'x-compute-request-id': 'req-9ee7a80e-d0b5-43f8-b091-b66279794b71', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "4180c492-8195-42a0-aff9-1174cc36a41b", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-813227036"}], "adminPass": "rZosbe5J4FKm"}}' 2026-06-09 14:14:17,541 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/4180c492-8195-42a0-aff9-1174cc36a41b 0.737s 2026-06-09 14:14:17,541 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': 'Tue, 09 Jun 2026 14:14:16 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-e9b6add2-f3c5-4802-ae1c-b600b57d16b7', 'x-compute-request-id': 'req-e9b6add2-f3c5-4802-ae1c-b600b57d16b7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'{"server": {"id": "4180c492-8195-42a0-aff9-1174cc36a41b", "name": "tempest-TestNetworkBasicOps-server-1385967592", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:16Z", "updated": "2026-06-09T14:14:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-807601910", "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-09 14:14:19,544 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/4180c492-8195-42a0-aff9-1174cc36a41b 0.998s 2026-06-09 14:14:19,545 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': 'Tue, 09 Jun 2026 14:14:18 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-9604f439-6b49-474a-9ba5-781d660b138f', 'x-compute-request-id': 'req-9604f439-6b49-474a-9ba5-781d660b138f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'{"server": {"id": "4180c492-8195-42a0-aff9-1174cc36a41b", "name": "tempest-TestNetworkBasicOps-server-1385967592", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:16Z", "updated": "2026-06-09T14:14:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-807601910", "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-09 14:14:19,553 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-09 14:14:22,557 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/4180c492-8195-42a0-aff9-1174cc36a41b 2.003s 2026-06-09 14:14:22,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': 'Tue, 09 Jun 2026 14:14:20 GMT', 'server': 'Apache', 'content-length': '1494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c387f07a-eeb9-4bd8-bf4e-b9727a7458b0', 'x-compute-request-id': 'req-c387f07a-eeb9-4bd8-bf4e-b9727a7458b0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'{"server": {"id": "4180c492-8195-42a0-aff9-1174cc36a41b", "name": "tempest-TestNetworkBasicOps-server-1385967592", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:16Z", "updated": "2026-06-09T14:14:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-807601910", "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-09 14:14:24,703 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/4180c492-8195-42a0-aff9-1174cc36a41b 1.139s 2026-06-09 14:14:24,704 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': 'Tue, 09 Jun 2026 14:14:23 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-61f88550-fa4c-4f4f-abec-c703064dae6c', 'x-compute-request-id': 'req-61f88550-fa4c-4f4f-abec-c703064dae6c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'{"server": {"id": "4180c492-8195-42a0-aff9-1174cc36a41b", "name": "tempest-TestNetworkBasicOps-server-1385967592", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:16Z", "updated": "2026-06-09T14:14:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-807601910", "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-09 14:14:26,824 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/4180c492-8195-42a0-aff9-1174cc36a41b 1.115s 2026-06-09 14:14:26,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:25 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-2b699464-0c33-44e3-a578-8e10d97b9ecc', 'x-compute-request-id': 'req-2b699464-0c33-44e3-a578-8e10d97b9ecc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'{"server": {"id": "4180c492-8195-42a0-aff9-1174cc36a41b", "name": "tempest-TestNetworkBasicOps-server-1385967592", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:16Z", "updated": "2026-06-09T14:14:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-807601910", "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-09 14:14:28,751 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/4180c492-8195-42a0-aff9-1174cc36a41b 0.921s 2026-06-09 14:14:28,751 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': 'Tue, 09 Jun 2026 14:14:27 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-55fd622d-dbc4-4d3c-a8dd-6b6d8f235345', 'x-compute-request-id': 'req-55fd622d-dbc4-4d3c-a8dd-6b6d8f235345', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'{"server": {"id": "4180c492-8195-42a0-aff9-1174cc36a41b", "name": "tempest-TestNetworkBasicOps-server-1385967592", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:16Z", "updated": "2026-06-09T14:14:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-807601910", "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-09 14:14:30,189 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/4180c492-8195-42a0-aff9-1174cc36a41b 0.433s 2026-06-09 14:14:30,189 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': 'Tue, 09 Jun 2026 14:14:29 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09a428a8-d55b-44de-ad15-6dc48436f614', 'x-compute-request-id': 'req-09a428a8-d55b-44de-ad15-6dc48436f614', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'{"server": {"id": "4180c492-8195-42a0-aff9-1174cc36a41b", "name": "tempest-TestNetworkBasicOps-server-1385967592", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:16Z", "updated": "2026-06-09T14:14:28Z", "addresses": {"tempest-network-smoke--358640144": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:a7:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-807601910", "OS-SRV-USG:launched_at": "2026-06-09T14:14:28.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-09 14:14:30,193 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2026-06-09 14:14:30,512 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/4180c492-8195-42a0-aff9-1174cc36a41b 0.318s 2026-06-09 14:14:30,512 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': 'Tue, 09 Jun 2026 14:14:30 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f0e2225-b27e-4bf4-8c3c-d36ff5e30ab0', 'x-compute-request-id': 'req-5f0e2225-b27e-4bf4-8c3c-d36ff5e30ab0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'{"server": {"id": "4180c492-8195-42a0-aff9-1174cc36a41b", "name": "tempest-TestNetworkBasicOps-server-1385967592", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:16Z", "updated": "2026-06-09T14:14:28Z", "addresses": {"tempest-network-smoke--358640144": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:a7:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-807601910", "OS-SRV-USG:launched_at": "2026-06-09T14:14:28.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-09 14:14:30,515 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 14:14:30,596 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=4180c492-8195-42a0-aff9-1174cc36a41b 0.080s 2026-06-09 14:14:30,596 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1379', 'x-openstack-request-id': 'req-82f58cac-4e1c-413a-8a6f-331e48e7701e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'{"ports":[{"id":"6b3916c10000 8-ab5d-4414-85b9-187922f9a094","name":"tempest-TestNetworkBasicOps-1454254488","network_id":"f9f6eb48-5756-4e3d-bffe-b4945184b1a8","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:4a:a7:f0","admin_state_up":true,"status":"ACTIVE","device_id":"4180c492-8195-42a0-aff9-1174cc36a41b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ccf7066d-26dd-4dd0-b340-34d91e2aa4d4","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b15f6f32-8e37-4a0d-bc24-79ae38dd1014"],"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-1385967592","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-1385967592","fqdn":"tempest-testnetworkbasicops-server-1385967592.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:14:10Z","updated_at":"2026-06-09T14:14:28Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:14:30,596 25 DEBUG [tempest.common.waiters] Server ID 4180c492-8195-42a0-aff9-1174cc36a41b ports are all ACTIVE [{'id': '6b3916c8-ab5d-4414-85b9-187922f9a094', 'name': 'tempest-TestNetworkBasicOps-1454254488', 'network_id': 'f9f6eb48-5756-4e3d-bffe-b4945184b1a8', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'mac_address': 'fa:16:3e:4a:a7:f0', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4180c492-8195-42a0-aff9-1174cc36a41b', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'ccf7066d-26dd-4dd0-b340-34d91e2aa4d4', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['b15f6f32-8e37-4a0d-bc24-79ae38dd1014'], '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-1385967592', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testnetworkbasicops-server-1385967592', 'fqdn': 'tempest-testnetworkbasicops-server-1385967592.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T14:14:10Z', 'updated_at': '2026-06-09T14:14:28Z', 'revision_number': 4, 'project_id': '744302da894640a9b5a7de81a940c708'}]: 2026-06-09 14:14:33,588 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.991s 2026-06-09 14:14:33,589 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "port_id": "6b3916c8-ab5d-4414-85b9-187922f9a094", "tenant_id": "744302da894640a9b5a7de81a940c708", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '919', 'x-openstack-request-id': 'req-4227e4bd-9565-4e11-9844-59fe6b3c051e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "a4b8b102-ca90-4b66-ae80-3e8acff53ea4", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.225", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "0942efcf-6a5e-4ff8-9c9d-afb93271885b", "port_id": "6b3916c8-ab5d-4414-85b9-187922f9a094", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "744302da894640a9b5a7de81a940c708", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-1454254488", "network_id": "f9f6eb48-5756-4e3d-bffe-b4945184b1a8", "mac_address": "fa:16:3e:4a:a7:f0", "admin_state_up": true, "status": "ACTIVE", "device_id": "4180c492-8195-42a0-aff9-1174cc36a41b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:14:31Z", "updated_at": "2026-06-09T14:14:31Z", "revision_number": 0}}' 2026-06-09 14:14:33,699 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=4180c492-8195-42a0-aff9-1174cc36a41b&network_id=f9f6eb48-5756-4e3d-bffe-b4945184b1a8 0.110s 2026-06-09 14:14:33,700 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1379', 'x-openstack-request-id': 'req-0371f403-8475-40df-922f-6e5b7921f697', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4180c492-8195-42a0-aff9-1174cc36a41b&network_id=f9f6eb48-5756-4e3d-bffe-b4945184b1a8'} Body: b'{"ports":[{"id":"6b3916c8-ab5d-4414-85b9-187922f9a094","name":"tempest-TestNetworkBasicOps-1454254488","network_id":"f9f6eb48-5756-4e3d-bffe-b4945184b1a8","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:4a:a7:f0","admin_state_up":true,"status":"ACTIVE","device_id":"4180c492-8195-42a0-aff9-1174cc36a41b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ccf7066d-26dd-4dd0-b340-34d91e2aa4d4","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b15f6f32-8e37-4a0d-bc24-79ae38dd1014"],"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-1385967592","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-1385967592","fqdn":"tempest-testnetworkbasicops-server-1385967592.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:14:10Z","updated_at":"2026-06-09T14:14:28Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:14:33,897 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/4180c492-8195-42a0-aff9-1174cc36a41b 0.197s 2026-06-09 14:14:33,897 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': 'Tue, 09 Jun 2026 14:14:33 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39677d57-b909-4407-ba77-8a7d73cd4899', 'x-compute-request-id': 'req-39677d57-b909-4407-ba77-8a7d73cd4899', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'' 2026-06-09 14:14:34,860 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/4180c492-8195-42a0-aff9-1174cc36a41b 0.962s 2026-06-09 14:14:34,861 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': 'Tue, 09 Jun 2026 14:14:33 GMT', 'server': 'Apache', 'content-length': '1671', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc81e6ae-02c3-4fef-82c3-d4e741043c9f', 'x-compute-request-id': 'req-fc81e6ae-02c3-4fef-82c3-d4e741043c9f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'{"server": {"id": "4180c492-8195-42a0-aff9-1174cc36a41b", "name": "tempest-TestNetworkBasicOps-server-1385967592", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:16Z", "updated": "2026-06-09T14:14:33Z", "addresses": {"tempest-network-smoke--358640144": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:a7:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-807601910", "OS-SRV-USG:launched_at": "2026-06-09T14:14:28.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-09 14:14:36,133 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/4180c492-8195-42a0-aff9-1174cc36a41b 0.256s 2026-06-09 14:14:36,133 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': 'Tue, 09 Jun 2026 14:14:35 GMT', 'server': 'Apache', 'content-length': '1629', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ab6a4f8-753f-4721-8a1d-15c664dee2a4', 'x-compute-request-id': 'req-3ab6a4f8-753f-4721-8a1d-15c664dee2a4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'{"server": {"id": "4180c492-8195-42a0-aff9-1174cc36a41b", "name": "tempest-TestNetworkBasicOps-server-1385967592", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:16Z", "updated": "2026-06-09T14:14:34Z", "addresses": {"tempest-network-smoke--358640144": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:a7:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4180c492-8195-42a0-aff9-1174cc36a41b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-807601910", "OS-SRV-USG:launched_at": "2026-06-09T14:14:28.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-09 14:14:37,209 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/4180c492-8195-42a0-aff9-1174cc36a41b 0.071s 2026-06-09 14:14:37,209 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': 'Tue, 09 Jun 2026 14:14: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-c7ac5064-f651-403b-b8a5-be8b5565ca54', 'x-compute-request-id': 'req-c7ac5064-f651-403b-b8a5-be8b5565ca54', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4180c492-8195-42a0-aff9-1174cc36a41b could not be found."}}' 2026-06-09 14:14:37,620 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/6b3916c8-ab5d-4414-85b9-187922f9a094 0.410s 2026-06-09 14:14:37,620 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-33203f00-326a-4e0e-bdee-c46f16aebf9f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6b3916c8-ab5d-4414-85b9-187922f9a094'} Body: b'{"port":{"id":"6b3916c8-ab5d-4414-85b9-187922f9a094","name":"tempest-TestNetworkBasicOps-1454254488","network_id":"f9f6eb48-5756-4e3d-bffe-b4945184b1a8","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:4a:a7:f0","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"ccf7066d-26dd-4dd0-b340-34d91e2aa4d4","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b15f6f32-8e37-4a0d-bc24-79ae38dd1014"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"host-10-100-0-8","fqdn":"host-10-100-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:14:10Z","updated_at":"2026-06-09T14:14:35Z","revision_number":6,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:37,719 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.097s 2026-06-09 14:14:37,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-238789608", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK26ZfWubFqykLfhxOyE2SHRfjqNLr1kvi/3iIyrdeGuI+bM2pZFfa2ceZcgWua3bUOXXTTn5oncLZ1J3UIILlL3znYv/dWhp5tr78+tc7zWXADtbg4NoMMoyAL/2V5l/g=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:37 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-7de22fbf-fbf7-492e-adee-0af2bc1002d4', 'x-compute-request-id': 'req-7de22fbf-fbf7-492e-adee-0af2bc1002d4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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-238789608", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK26ZfWubFqykLfhxOyE2SHRfjqNLr1kvi/3iIyrdeGuI+bM2pZFfa2ceZcgWua3bUOXXTTn5oncLZ1J3UIILlL3znYv/dWhp5tr78+tc7zWXADtbg4NoMMoyAL/2V5l/g==", "fingerprint": "12:47:27:52:a6:bc:ec:a2:cb:c1:db:25:ca:a5:53:16", "user_id": "7aa36566044d4bbc885f726668b465d5"}}' 2026-06-09 14:14:37,965 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.244s 2026-06-09 14:14:37,965 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-1872715177", "description": "tempest-secgroup-smoke-1872715177 description", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-10e8299f-ae09-4954-bb2a-6c2200fe068c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "name": "tempest-secgroup-smoke-1872715177", "stateful": true, "tenant_id": "744302da894640a9b5a7de81a940c708", "description": "tempest-secgroup-smoke-1872715177 description", "shared": false, "security_group_rules": [{"id": "036e3092-31f2-46c8-8110-2f44181d63ff", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "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-09T14:14:37Z", "updated_at": "2026-06-09T14:14:37Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}, {"id": "89e4e190-5934-4831-96d3-858f17121b88", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "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-09T14:14:37Z", "updated_at": "2026-06-09T14:14:37Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}], "tags": [], "created_at": "2026-06-09T14:14:37Z", "updated_at": "2026-06-09T14:14:37Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:38,186 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.220s 2026-06-09 14:14:38,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": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-8aaaefc6-3a54-412f-823d-03d60e46bada', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "64307ca9-894a-4c1d-aa29-a27c5bf2486a", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "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-09T14:14:38Z", "updated_at": "2026-06-09T14:14:38Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:38,647 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.460s 2026-06-09 14:14:38,648 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": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-acba8ceb-92ce-4757-95af-796a967243fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "a0902835-5bdc-40fb-988a-dccd8f500980", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "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-09T14:14:38Z", "updated_at": "2026-06-09T14:14:38Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:38,907 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.259s 2026-06-09 14:14:38,908 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": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9d32e637-f980-4ddf-93d3-74da23c10e7f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "992c3332-0068-40e5-85c6-f2996c1bdc70", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "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-09T14:14:38Z", "updated_at": "2026-06-09T14:14:38Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:39,163 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.255s 2026-06-09 14:14:39,164 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": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-43f6f57f-46d2-4675-8f4d-2784f953c5a0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "ee88c932-1bb9-4d0a-869d-f95c4b3b435b", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "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-09T14:14:39Z", "updated_at": "2026-06-09T14:14:39Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:39,680 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.515s 2026-06-09 14:14:39,680 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": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b62c269b-c6c6-4c7d-9cca-7440450a3ae9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "820f1477-bab5-46d6-aabd-604520926365", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "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-09T14:14:39Z", "updated_at": "2026-06-09T14:14:39Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:39,900 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.219s 2026-06-09 14:14:39,900 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": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c63c8712-9ae1-4952-8f82-0ef16cefa4fd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "96a1ed2a-7cbf-441b-9f39-34c9b12fb562", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "6580be75-4cc1-4cf1-835a-17c1bf1819f1", "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-09T14:14:39Z", "updated_at": "2026-06-09T14:14:39Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:14:40,224 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-09 14:14:40,225 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:39 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b254ea6b-c756-44a1-b7fd-5e0ba063b41d', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f40fb829a1f90d97903d92c19682374c; 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": "7aa36566044d4bbc885f726668b465d5", "name": "tempest-TestNetworkBasicOps-297430323-project-member", "password_expires_at": null}, "audit_ids": ["OHIUDppeS1KVZBhIXmmq0g"], "expires_at": "2026-06-09T15:14:40.000000Z", "issued_at": "2026-06-09T14:14:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "744302da894640a9b5a7de81a940c708", "name": "tempest-TestNetworkBasicOps-297430323"}, "is_domain": false, "roles": [{"id": "7584a818bcbd4ac6a7e1f0a99ba14add", "name": "member"}, {"id": "3900dbec2bb749b794d505246dc598d0", "name": "reader"}], "catalog": [{"endpoints": [{"name": "placement", "id": "1d42a2921e534d73a313a2ed088c22dc", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "df4fae1ba46b4d289a3400284c41db91", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2305facc3fa44e628a71b4f2f4df233c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "32fafaef5e914e809fa31dc835d3d2f0", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e11eff97ec314ad6a65e998c4145de81", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "3f1f5d534aa341c0857f1d225510bc7a", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "40c16ac510a040a39c1a6b84f6d3a4ee", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "62d0ceb319154e4db975235240d95771", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "cfb3203d59e54095bbeed81160d9edf1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "60904f0369d94f4c83949589cc11b03a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "5bf5a7f657a74d3eb45ec3e51c5c916f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "fa13f05d3d934375992cdf2dd3c1a335", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "9e1cfe55a66b42ecbb82b19fb0e5d33e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "162428d0a8fd468ca2ecd3a8998270bf", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "a35a55d305444554a3960b9b1ec4af70", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "cd78db573bbd471db37ffce0f0597f78", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "955ae8db87d942dcab1226c7c2cc1455", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b096c62c184a4a87a674a31754fca351", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d1efcaf609724e999845217668a0a166", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "56211ce333154a02a29e64f6cabb3b96", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_744302da894640a9b5a7de81a940c708", "region": "regionOne"}, {"name": "swift", "id": "b1e029e2f2ef49e7b19b217f4372f2cf", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v 2026-06-09 14:14:40,225 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2026-06-09 14:14:43,679 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 3.452s 2026-06-09 14:14:43,679 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-589149415", "imageRef": "f04198e0-2575-4362-8036-ee09552ddefb", "flavorRef": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "networks": [{"uuid": "f9f6eb48-5756-4e3d-bffe-b4945184b1a8", "port": "6b3916c8-ab5d-4414-85b9-187922f9a094"}], "key_name": "tempest-TestNetworkBasicOps-238789608", "security_groups": [{"name": "tempest-secgroup-smoke-1872715177"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:40 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5852a5d3-cbb9-4730-9c11-717edd53fc29', 'x-compute-request-id': 'req-5852a5d3-cbb9-4730-9c11-717edd53fc29', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "d68c77c1-9e72-49e9-ab11-3b1782146692", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1872715177"}], "adminPass": "69M5yqmYikNJ"}}' 2026-06-09 14:14:44,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/d68c77c1-9e72-49e9-ab11-3b1782146692 0.866s 2026-06-09 14:14:44,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': 'Tue, 09 Jun 2026 14:14:43 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-c4f772d3-67ad-4205-8364-1c30714e3e29', 'x-compute-request-id': 'req-c4f772d3-67ad-4205-8364-1c30714e3e29', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692'} Body: b'{"server": {"id": "d68c77c1-9e72-49e9-ab11-3b1782146692", "name": "tempest-TestNetworkBasicOps-server-589149415", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:43Z", "updated": "2026-06-09T14:14:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-238789608", "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-09 14:14:45,788 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/d68c77c1-9e72-49e9-ab11-3b1782146692 0.237s 2026-06-09 14:14:45,789 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': 'Tue, 09 Jun 2026 14:14:45 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-3c7a5a04-442d-42fd-8a9d-699fb5530f2d', 'x-compute-request-id': 'req-3c7a5a04-442d-42fd-8a9d-699fb5530f2d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692'} Body: b'{"server": {"id": "d68c77c1-9e72-49e9-ab11-3b1782146692", "name": "tempest-TestNetworkBasicOps-server-589149415", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:43Z", "updated": "2026-06-09T14:14:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-238789608", "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-09 14:14:47,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/d68c77c1-9e72-49e9-ab11-3b1782146692 0.752s 2026-06-09 14:14:47,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': 'Tue, 09 Jun 2026 14:14:46 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-d494559e-b1cf-4df7-91f6-d689b0491b52', 'x-compute-request-id': 'req-d494559e-b1cf-4df7-91f6-d689b0491b52', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692'} Body: b'{"server": {"id": "d68c77c1-9e72-49e9-ab11-3b1782146692", "name": "tempest-TestNetworkBasicOps-server-589149415", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:43Z", "updated": "2026-06-09T14:14:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-238789608", "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-09 14:14:47,554 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2026-06-09 14:14:49,996 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/d68c77c1-9e72-49e9-ab11-3b1782146692 1.440s 2026-06-09 14:14:49,996 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': 'Tue, 09 Jun 2026 14:14:48 GMT', 'server': 'Apache', 'content-length': '1493', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8674da16-66a5-42cb-a9b5-c2c3fb3f05b7', 'x-compute-request-id': 'req-8674da16-66a5-42cb-a9b5-c2c3fb3f05b7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692'} Body: b'{"server": {"id": "d68c77c1-9e72-49e9-ab11-3b1782146692", "name": "tempest-TestNetworkBasicOps-server-589149415", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:43Z", "updated": "2026-06-09T14:14:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-238789608", "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-09 14:14:51,711 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/d68c77c1-9e72-49e9-ab11-3b1782146692 0.711s 2026-06-09 14:14:51,712 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': 'Tue, 09 Jun 2026 14:14:51 GMT', 'server': 'Apache', 'content-length': '1493', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9894ffe0-4be6-4cf7-8284-86474051cada', 'x-compute-request-id': 'req-9894ffe0-4be6-4cf7-8284-86474051cada', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692'} Body: b'{"server": {"id": "d68c77c1-9e72-49e9-ab11-3b1782146692", "name": "tempest-TestNetworkBasicOps-server-589149415", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:43Z", "updated": "2026-06-09T14:14:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-238789608", "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-09 14:14:53,769 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/d68c77c1-9e72-49e9-ab11-3b1782146692 1.051s 2026-06-09 14:14:53,769 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': 'Tue, 09 Jun 2026 14:14:52 GMT', 'server': 'Apache', 'content-length': '1493', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9a101cf-b87c-40c3-bf15-4a918e7303f8', 'x-compute-request-id': 'req-c9a101cf-b87c-40c3-bf15-4a918e7303f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692'} Body: b'{"server": {"id": "d68c77c1-9e72-49e9-ab11-3b1782146692", "name": "tempest-TestNetworkBasicOps-server-589149415", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:43Z", "updated": "2026-06-09T14:14:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-238789608", "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-09 14:14:55,726 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/d68c77c1-9e72-49e9-ab11-3b1782146692 0.951s 2026-06-09 14:14:55,726 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': 'Tue, 09 Jun 2026 14:14:54 GMT', 'server': 'Apache', 'content-length': '1786', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25e65e7d-1d9d-4ea3-bcec-ac465119c59f', 'x-compute-request-id': 'req-25e65e7d-1d9d-4ea3-bcec-ac465119c59f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692'} Body: b'{"server": {"id": "d68c77c1-9e72-49e9-ab11-3b1782146692", "name": "tempest-TestNetworkBasicOps-server-589149415", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:43Z", "updated": "2026-06-09T14:14:53Z", "addresses": {"tempest-network-smoke--358640144": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:a7:f0"}, {"version": 4, "addr": "192.168.122.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:a7:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-238789608", "OS-SRV-USG:launched_at": "2026-06-09T14:14:53.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-09 14:14:55,731 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2026-06-09 14:14:56,566 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/d68c77c1-9e72-49e9-ab11-3b1782146692 0.835s 2026-06-09 14:14:56,567 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': 'Tue, 09 Jun 2026 14:14:55 GMT', 'server': 'Apache', 'content-length': '1786', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-400cfb1c-c12c-47a1-8c48-306435a3350e', 'x-compute-request-id': 'req-400cfb1c-c12c-47a1-8c48-306435a3350e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692'} Body: b'{"server": {"id": "d68c77c1-9e72-49e9-ab11-3b1782146692", "name": "tempest-TestNetworkBasicOps-server-589149415", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:43Z", "updated": "2026-06-09T14:14:53Z", "addresses": {"tempest-network-smoke--358640144": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:a7:f0"}, {"version": 4, "addr": "192.168.122.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:a7:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-238789608", "OS-SRV-USG:launched_at": "2026-06-09T14:14:53.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-09 14:14:56,737 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=d68c77c1-9e72-49e9-ab11-3b1782146692&network_id=f9f6eb48-5756-4e3d-bffe-b4945184b1a8 0.167s 2026-06-09 14:14:56,738 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:14:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1376', 'x-openstack-request-id': 'req-726a833b-ecee-4234-8d72-a6846b91ff1f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=d68c77c1-9e72-49e9-ab11-3b1782146692&network_id=f9f6eb48-5756-4e3d-bffe-b4945184b1a8'} Body: b'{"ports":[{"id":"6b3916c8-ab5d-4414-85b9-187922f9a094","name":"tempest-TestNetworkBasicOps-1454254488","network_id":"f9f6eb48-5756-4e3d-bffe-b4945184b1a8","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:4a:a7:f0","admin_state_up":true,"status":"ACTIVE","device_id":"d68c77c1-9e72-49e9-ab11-3b1782146692","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ccf7066d-26dd-4dd0-b340-34d91e2aa4d4","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b15f6f32-8e37-4a0d-bc24-79ae38dd1014"],"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-589149415","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-589149415","fqdn":"tempest-testnetworkbasicops-server-589149415.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:14:10Z","updated_at":"2026-06-09T14:14:53Z","revision_number":9,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:14:56,901 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692 0.163s 2026-06-09 14:14:56,902 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': 'Tue, 09 Jun 2026 14:14:56 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-5de6a5a1-0ae1-43fb-a95b-1af7ccf1d1c7', 'x-compute-request-id': 'req-5de6a5a1-0ae1-43fb-a95b-1af7ccf1d1c7', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692'} Body: b'' 2026-06-09 14:14:58,055 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 4D9F GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692 1.153s 2026-06-09 14:14:58,056 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': 'Tue, 09 Jun 2026 14:14:56 GMT', 'server': 'Apache', 'content-length': '1792', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f90e0a08-4e1a-44fd-88c9-8fc272802fbd', 'x-compute-request-id': 'req-f90e0a08-4e1a-44fd-88c9-8fc272802fbd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692'} Body: b'{"server": {"id": "d68c77c1-9e72-49e9-ab11-3b1782146692", "name": "tempest-TestNetworkBasicOps-server-589149415", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:43Z", "updated": "2026-06-09T14:14:56Z", "addresses": {"tempest-network-smoke--358640144": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:a7:f0"}, {"version": 4, "addr": "192.168.122.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:a7:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-238789608", "OS-SRV-USG:launched_at": "2026-06-09T14:14:53.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-09 14:14:59,550 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692 0.491s 2026-06-09 14:14:59,551 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': 'Tue, 09 Jun 2026 14:14:59 GMT', 'server': 'Apache', 'content-length': '1750', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89c8c985-60e0-462f-959c-85d229571ddd', 'x-compute-request-id': 'req-89c8c985-60e0-462f-959c-85d229571ddd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692'} Body: b'{"server": {"id": "d68c77c1-9e72-49e9-ab11-3b1782146692", "name": "tempest-TestNetworkBasicOps-server-589149415", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:14:43Z", "updated": "2026-06-09T14:14:57Z", "addresses": {"tempest-network-smoke--358640144": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:a7:f0"}, {"version": 4, "addr": "192.168.122.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:a7:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d68c77c1-9e72-49e9-ab11-3b1782146692"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-238789608", "OS-SRV-USG:launched_at": "2026-06-09T14:14:53.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-09 14:15:00,670 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692 0.111s 2026-06-09 14:15:00,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:00 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6151f1dd-1639-457b-bf03-766db07355c8', 'x-compute-request-id': 'req-6151f1dd-1639-457b-bf03-766db07355c8', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d68c77c1-9e72-49e9-ab11-3b1782146692'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d68c77c1-9e72-49e9-ab11-3b1782146692 could not be found."}}' 2026-06-09 14:15:01,681 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6580be75-4cc1-4cf1-835a-17c1bf1819f1 1.009s 2026-06-09 14:15:01,681 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:01 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f93ff42d-e7bc-4201-858a-d91ba9278dfb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6580be75-4cc1-4cf1-835a-17c1bf1819f1'} Body: b'' 2026-06-09 14:15:01,746 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-238789608 0.064s 2026-06-09 14:15:01,747 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': 'Tue, 09 Jun 2026 14:15:01 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73e96b6b-eb8f-47bb-92ef-7ac34ebbdf16', 'x-compute-request-id': 'req-73e96b6b-eb8f-47bb-92ef-7ac34ebbdf16', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-238789608'} Body: b'' 2026-06-09 14:15:03,667 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a4b8b102-ca90-4b66-ae80-3e8acff53ea4 1.920s 2026-06-09 14:15:03,668 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0eaef0ef-6fb6-43fe-ac77-b08842f26ce9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a4b8b102-ca90-4b66-ae80-3e8acff53ea4'} Body: b'' 2026-06-09 14:15:03,745 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b 0.076s 2026-06-09 14:15:03,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': 'Tue, 09 Jun 2026 14:15:03 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29be759b-2333-41f3-8af8-34118f147eed', 'x-compute-request-id': 'req-29be759b-2333-41f3-8af8-34118f147eed', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4180c492-8195-42a0-aff9-1174cc36a41b could not be found."}}' 2026-06-09 14:15:03,804 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b 0.058s 2026-06-09 14:15:03,804 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': 'Tue, 09 Jun 2026 14:15:03 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f239806-4fdf-48f0-8b4e-b67768ba65b6', 'x-compute-request-id': 'req-4f239806-4fdf-48f0-8b4e-b67768ba65b6', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4180c492-8195-42a0-aff9-1174cc36a41b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4180c492-8195-42a0-aff9-1174cc36a41b could not be found."}}' 2026-06-09 14:15:04,670 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/8b920644-096e-4485-bb8c-daa548395bec 0.866s 2026-06-09 14:15:04,671 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a639ecdc-9dc1-4db1-bfb5-51430547e5ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/8b920644-096e-4485-bb8c-daa548395bec'} Body: b'' 2026-06-09 14:15:04,884 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-807601910 0.213s 2026-06-09 14:15:04,885 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': 'Tue, 09 Jun 2026 14:15:04 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-425a96a6-a0d3-41e6-8343-1c1f82c798ea', 'x-compute-request-id': 'req-425a96a6-a0d3-41e6-8343-1c1f82c798ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-807601910'} Body: b'' 2026-06-09 14:15:05,206 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6b3916c8-ab5d-4414-85b9-187922f9a094 0.321s 2026-06-09 14:15:05,206 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:05 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4d4fe391-df88-4dbc-b59a-a788ba1b6729', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6b3916c8-ab5d-4414-85b9-187922f9a094'} Body: b'' 2026-06-09 14:15:06,774 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0942efcf-6a5e-4ff8-9c9d-afb93271885b/remove_router_interface 1.568s 2026-06-09 14:15:06,775 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ccf7066d-26dd-4dd0-b340-34d91e2aa4d4"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2b392de8-aa08-4677-9bdf-f46f9c8ad78a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0942efcf-6a5e-4ff8-9c9d-afb93271885b/remove_router_interface'} Body: b'{"id": "0942efcf-6a5e-4ff8-9c9d-afb93271885b", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "9949cd8e-418e-415d-90d3-45fcb042c7f3", "network_id": "f9f6eb48-5756-4e3d-bffe-b4945184b1a8", "subnet_id": "ccf7066d-26dd-4dd0-b340-34d91e2aa4d4", "subnet_ids": ["ccf7066d-26dd-4dd0-b340-34d91e2aa4d4"]}' 2026-06-09 14:15:07,655 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/ccf7066d-26dd-4dd0-b340-34d91e2aa4d4 0.879s 2026-06-09 14:15:07,655 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8ee85269-8243-44e9-b995-4ff6fb123bb1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/ccf7066d-26dd-4dd0-b340-34d91e2aa4d4'} Body: b'' 2026-06-09 14:15:08,241 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0942efcf-6a5e-4ff8-9c9d-afb93271885b 0.585s 2026-06-09 14:15:08,242 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3066a931-4463-4dee-b155-e4445a52515d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0942efcf-6a5e-4ff8-9c9d-afb93271885b'} Body: b'' 2026-06-09 14:15:08,693 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f9f6eb48-5756-4e3d-bffe-b4945184b1a8 0.451s 2026-06-09 14:15:08,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': 'Tue, 09 Jun 2026 14:15:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f2eacbaf-b23d-43a0-829b-e2c875f23512', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f9f6eb48-5756-4e3d-bffe-b4945184b1a8'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 14:15:08.708353Z 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-09 14:15:08.708915Z 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-09 14:15:08.709110Z 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-09 14:15:56.895181Z 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-09 14:15:09,849 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.140s 2026-06-09 14:15:09,850 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--829700883", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-ed0006d4-590b-44bb-be70-036271505fe5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"ac071ea3-f7db-4725-94bc-0de096e509dd","name":"tempest-network-smoke--829700883","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"744302da894640a9b5a7de81a940c708","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-09T14:15:08Z","updated_at":"2026-06-09T14:15:08Z","revision_number":1}}' 2026-06-09 14:15:12,221 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.370s 2026-06-09 14:15:12,221 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-105036691", "admin_state_up": true, "project_id": "744302da894640a9b5a7de81a940c708", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-f572d096-4029-4a95-9a22-c60706f797bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "83b04262-1488-4084-a3fd-c0b8460af23f", "name": "tempest-TestNetworkBasicOps-router-105036691", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.192"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:15:10Z", "updated_at": "2026-06-09T14:15:10Z", "revision_number": 2, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:15:12,293 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=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28 0.071s 2026-06-09 14:15:12,293 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d48f130f-f014-49d1-8cba-a3377e67b07b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:15:12,429 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.135s 2026-06-09 14:15:12,430 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-e0df3b5f-093e-485f-befb-288b9df9ba76', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:15:12,496 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28 0.066s 2026-06-09 14:15:12,496 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5b7da5a6-4373-4e24-a6ef-19b461f990f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:15:13,598 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.101s 2026-06-09 14:15:13,599 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-1080461968", "network_id": "ac071ea3-f7db-4725-94bc-0de096e509dd", "project_id": "744302da894640a9b5a7de81a940c708", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-6a97cbcc-afab-48e8-822f-83fcea1b5d94', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"a859bccb-a79e-4d1c-9721-939aab4eb7ea","name":"tempest-subnet-smoke-1080461968","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"ac071ea3-f7db-4725-94bc-0de096e509dd","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-09T14:15:12Z","updated_at":"2026-06-09T14:15:12Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:15:16,268 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83b04262-1488-4084-a3fd-c0b8460af23f/add_router_interface 2.669s 2026-06-09 14:15:16,268 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a859bccb-a79e-4d1c-9721-939aab4eb7ea"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e2a16082-6de4-46ec-a3ea-355c20de6659', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83b04262-1488-4084-a3fd-c0b8460af23f/add_router_interface'} Body: b'{"id": "83b04262-1488-4084-a3fd-c0b8460af23f", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "4c571add-18cb-4428-a276-c20d82d10c4d", "network_id": "ac071ea3-f7db-4725-94bc-0de096e509dd", "subnet_id": "a859bccb-a79e-4d1c-9721-939aab4eb7ea", "subnet_ids": ["a859bccb-a79e-4d1c-9721-939aab4eb7ea"]}' 2026-06-09 14:15:16,363 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-09 14:15:16,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': 'Tue, 09 Jun 2026 14:15:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-2c643d2d-308d-4e64-aa99-d8e081fe1d25', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"ac071ea3-f7db-4725-94bc-0de096e509dd","name":"tempest-network-smoke--829700883","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["a859bccb-a79e-4d1c-9721-939aab4eb7ea"],"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-09T14:15:08Z","updated_at":"2026-06-09T14:15:12Z","revision_number":2,"project_id":"744302da894640a9b5a7de81a940c708","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":10376},{"id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:15:16,431 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.067s 2026-06-09 14:15:16,431 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1301', 'x-openstack-request-id': 'req-07a3cc96-de80-4204-89b3-086303b5cffa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"1300ce41-3ac8-4526-adba-13c91088ab2d","name":"public_subnet","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","network_id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","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-09T14:03:23Z","updated_at":"2026-06-09T14:03:23Z","revision_number":0,"project_id":"09fd78d57a404f52b6c62cb0eb38e293"},{"id":"a859bccb-a79e-4d1c-9721-939aab4eb7ea","name":"tempest-subnet-smoke-1080461968","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"ac071ea3-f7db-4725-94bc-0de096e509dd","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-09T14:15:12Z","updated_at":"2026-06-09T14:15:12Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:15:16,538 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.107s 2026-06-09 14:15:16,539 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-b3d99848-d0b0-49a6-a1bc-bea9af6d5bf7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "83b04262-1488-4084-a3fd-c0b8460af23f", "name": "tempest-TestNetworkBasicOps-router-105036691", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.192"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:15:10Z", "updated_at": "2026-06-09T14:15:15Z", "revision_number": 3, "project_id": "744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:15:16,630 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.090s 2026-06-09 14:15:16,630 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-1181979300", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIUQkDoalBpsfo/lg3XOhqUo2cxL9ZO+uG8Vc+mtYPyyFwFNgfrFDizyLW/PxyiarvkMSmGc2BrjkRR4Di/wyTdW4YW6EqBwe00DsKqXstYYS0HUauEKNqHzk0Qe5rrdCw=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:16 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-f492ef9a-1d96-431e-98ef-8629ce8a0531', 'x-compute-request-id': 'req-f492ef9a-1d96-431e-98ef-8629ce8a0531', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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-1181979300", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIUQkDoalBpsfo/lg3XOhqUo2cxL9ZO+uG8Vc+mtYPyyFwFNgfrFDizyLW/PxyiarvkMSmGc2BrjkRR4Di/wyTdW4YW6EqBwe00DsKqXstYYS0HUauEKNqHzk0Qe5rrdCw==", "fingerprint": "2f:08:c8:7c:30:88:15:ae:c5:0a:78:37:d1:4a:88:23", "user_id": "7aa36566044d4bbc885f726668b465d5"}}' 2026-06-09 14:15:16,799 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.167s 2026-06-09 14:15:16,799 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-1706112601", "description": "tempest-secgroup-smoke-1706112601 description", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-1a76c070-4542-44f9-9ace-3ddc630078b2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "059f9e4a-41a6-4802-865e-95a80572622e", "name": "tempest-secgroup-smoke-1706112601", "stateful": true, "tenant_id": "744302da894640a9b5a7de81a940c708", "description": "tempest-secgroup-smoke-1706112601 description", "shared": false, "security_group_rules": [{"id": "8480ae14-464f-4a08-afc3-c807d1021e3b", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "059f9e4a-41a6-4802-865e-95a80572622e", "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-09T14:15:16Z", "updated_at": "2026-06-09T14:15:16Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}, {"id": "a0366e3a-f4c1-407e-a4ed-548d442511b9", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "059f9e4a-41a6-4802-865e-95a80572622e", "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-09T14:15:16Z", "updated_at": "2026-06-09T14:15:16Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}], "tags": [], "created_at": "2026-06-09T14:15:16Z", "updated_at": "2026-06-09T14:15:16Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:15:16,966 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.166s 2026-06-09 14:15:16,966 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": "059f9e4a-41a6-4802-865e-95a80572622e", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-25a186ce-a52c-4c9c-9c8b-5e0c2cff1ee1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "ac90b3a5-cf9a-44ad-940b-79aaefb7299b", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "059f9e4a-41a6-4802-865e-95a80572622e", "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-09T14:15:16Z", "updated_at": "2026-06-09T14:15:16Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:15:17,120 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.154s 2026-06-09 14:15:17,121 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": "059f9e4a-41a6-4802-865e-95a80572622e", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f779da1e-4474-416f-ab72-4e933f3011bb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "9af5ba1e-f2dc-4f28-8e7d-7853b0443757", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "059f9e4a-41a6-4802-865e-95a80572622e", "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-09T14:15:17Z", "updated_at": "2026-06-09T14:15:17Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:15:17,660 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.539s 2026-06-09 14:15:17,661 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": "059f9e4a-41a6-4802-865e-95a80572622e", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0360c621-e9bc-474e-8cdd-fb391f7a36d8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "9018b3a6-30ea-4d04-a055-77f4b5afa000", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "059f9e4a-41a6-4802-865e-95a80572622e", "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-09T14:15:17Z", "updated_at": "2026-06-09T14:15:17Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:15:17,825 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.163s 2026-06-09 14:15:17,825 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": "059f9e4a-41a6-4802-865e-95a80572622e", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b1e4a5ed-58d9-44fc-8059-04d78418152d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "d5f5ba0e-3c12-4cdf-9c98-04c0bc7f4578", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "059f9e4a-41a6-4802-865e-95a80572622e", "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-09T14:15:17Z", "updated_at": "2026-06-09T14:15:17Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:15:18,027 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.201s 2026-06-09 14:15:18,028 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": "059f9e4a-41a6-4802-865e-95a80572622e", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f24659ee-5f4d-4ea7-8241-8f6fb82fe965', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "8b9d8e7c-be5e-4f03-adab-fa8cde0ae11c", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "059f9e4a-41a6-4802-865e-95a80572622e", "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-09T14:15:17Z", "updated_at": "2026-06-09T14:15:17Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:15:18,572 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.544s 2026-06-09 14:15:18,572 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": "059f9e4a-41a6-4802-865e-95a80572622e", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ab125e78-0892-420b-99b3-db1f09cf4f52', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "60bcd8b2-da77-4452-9723-98161a3158cd", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "059f9e4a-41a6-4802-865e-95a80572622e", "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-09T14:15:18Z", "updated_at": "2026-06-09T14:15:18Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:15:18,897 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.320s 2026-06-09 14:15:18,897 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:18 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c000b5d1-bc9a-4b95-a035-b19668df8147', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f40fb829a1f90d97903d92c19682374c; 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": "7aa36566044d4bbc885f726668b465d5", "name": "tempest-TestNetworkBasicOps-297430323-project-member", "password_expires_at": null}, "audit_ids": ["V-Pa3EqoQzu7wjtTvRK7Nw"], "expires_at": "2026-06-09T15:15:18.000000Z", "issued_at": "2026-06-09T14:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "744302da894640a9b5a7de81a940c708", "name": "tempest-TestNetworkBasicOps-297430323"}, "is_domain": false, "roles": [{"id": "3900dbec2bb749b794d505246dc598d0", "name": "reader"}, {"id": "7584a818bcbd4ac6a7e1f0a99ba14add", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "1d42a2921e534d73a313a2ed088c22dc", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "df4fae1ba46b4d289a3400284c41db91", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2305facc3fa44e628a71b4f2f4df233c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "32fafaef5e914e809fa31dc835d3d2f0", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e11eff97ec314ad6a65e998c4145de81", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "3f1f5d534aa341c0857f1d225510bc7a", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "40c16ac510a040a39c1a6b84f6d3a4ee", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "62d0ceb319154e4db975235240d95771", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "cfb3203d59e54095bbeed81160d9edf1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "60904f0369d94f4c83949589cc11b03a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "5bf5a7f657a74d3eb45ec3e51c5c916f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "fa13f05d3d934375992cdf2dd3c1a335", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "9e1cfe55a66b42ecbb82b19fb0e5d33e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "162428d0a8fd468ca2ecd3a8998270bf", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "a35a55d305444554a3960b9b1ec4af70", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "cd78db573bbd471db37ffce0f0597f78", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "955ae8db87d942dcab1226c7c2cc1455", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b096c62c184a4a87a674a31754fca351", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d1efcaf609724e999845217668a0a166", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "56211ce333154a02a29e64f6cabb3b96", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_744302da894640a9b5a7de81a940c708", "region": "regionOne"}, {"name": "swift", "id": "b1e029e2f2ef49e7b19b217f4372f2cf", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v 2026-06-09 14:15:18,898 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2026-06-09 14:15:20,310 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.412s 2026-06-09 14:15:20,311 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-1959846465", "imageRef": "f04198e0-2575-4362-8036-ee09552ddefb", "flavorRef": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "networks": [{"uuid": "ac071ea3-f7db-4725-94bc-0de096e509dd"}], "key_name": "tempest-TestNetworkBasicOps-1181979300", "security_groups": [{"name": "tempest-secgroup-smoke-1706112601"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:18 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a615777c-710e-45a0-a197-8825836b38ba', 'x-compute-request-id': 'req-a615777c-710e-45a0-a197-8825836b38ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "0c1283f6-c629-400e-a3ff-d7056f5b625d", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1706112601"}], "adminPass": "9q87uBJha6Tn"}}' 2026-06-09 14:15:20,568 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d 0.256s 2026-06-09 14:15:20,568 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': 'Tue, 09 Jun 2026 14:15:20 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-ffdb0c9b-1493-45ab-8d4d-427d74d9b510', 'x-compute-request-id': 'req-ffdb0c9b-1493-45ab-8d4d-427d74d9b510', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d'} Body: b'{"server": {"id": "0c1283f6-c629-400e-a3ff-d7056f5b625d", "name": "tempest-TestNetworkBasicOps-server-1959846465", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:15:20Z", "updated": "2026-06-09T14:15:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1181979300", "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-09 14:15:21,807 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d 0.233s 2026-06-09 14:15:21,808 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': 'Tue, 09 Jun 2026 14:15:21 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-898a24a9-d2af-4796-949f-f241bd7cb57c', 'x-compute-request-id': 'req-898a24a9-d2af-4796-949f-f241bd7cb57c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d'} Body: b'{"server": {"id": "0c1283f6-c629-400e-a3ff-d7056f5b625d", "name": "tempest-TestNetworkBasicOps-server-1959846465", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:15:20Z", "updated": "2026-06-09T14:15:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1181979300", "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-09 14:15:21,811 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-09 14:15:23,236 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d 0.424s 2026-06-09 14:15:23,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:22 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-c6d9604a-a7ca-4819-808c-9cccc427ea21', 'x-compute-request-id': 'req-c6d9604a-a7ca-4819-808c-9cccc427ea21', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d'} Body: b'{"server": {"id": "0c1283f6-c629-400e-a3ff-d7056f5b625d", "name": "tempest-TestNetworkBasicOps-server-1959846465", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:15:20Z", "updated": "2026-06-09T14:15:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1181979300", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1706112601"}], "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-09 14:15:25,717 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d 1.475s 2026-06-09 14:15:25,718 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': 'Tue, 09 Jun 2026 14:15:24 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-1ef27352-a2fe-4ec6-b135-a2924091ca0d', 'x-compute-request-id': 'req-1ef27352-a2fe-4ec6-b135-a2924091ca0d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d'} Body: b'{"server": {"id": "0c1283f6-c629-400e-a3ff-d7056f5b625d", "name": "tempest-TestNetworkBasicOps-server-1959846465", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:15:20Z", "updated": "2026-06-09T14:15:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1181979300", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1706112601"}], "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-09 14:15:27,744 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d 1.022s 2026-06-09 14:15:27,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': 'Tue, 09 Jun 2026 14:15:26 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-17add54e-609b-4779-8da9-0aa05e2d363c', 'x-compute-request-id': 'req-17add54e-609b-4779-8da9-0aa05e2d363c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d'} Body: b'{"server": {"id": "0c1283f6-c629-400e-a3ff-d7056f5b625d", "name": "tempest-TestNetworkBasicOps-server-1959846465", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:15:20Z", "updated": "2026-06-09T14:15:25Z", "addresses": {"tempest-network-smoke--829700883": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:aa:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1181979300", "OS-SRV-USG:launched_at": "2026-06-09T14:15:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1706112601"}], "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-09 14:15:27,748 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2026-06-09 14:15:28,577 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d 0.828s 2026-06-09 14:15:28,577 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': 'Tue, 09 Jun 2026 14:15:27 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-a28fd4d1-9196-418d-a3ed-d37b760f023c', 'x-compute-request-id': 'req-a28fd4d1-9196-418d-a3ed-d37b760f023c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d'} Body: b'{"server": {"id": "0c1283f6-c629-400e-a3ff-d7056f5b625d", "name": "tempest-TestNetworkBasicOps-server-1959846465", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:15:20Z", "updated": "2026-06-09T14:15:25Z", "addresses": {"tempest-network-smoke--829700883": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:aa:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1181979300", "OS-SRV-USG:launched_at": "2026-06-09T14:15:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1706112601"}], "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-09 14:15:28,582 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 14:15:28,658 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=0c1283f6-c629-400e-a3ff-d7056f5b625d 0.075s 2026-06-09 14:15:28,659 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-16f5c866-6dec-4886-b5ea-9dc0cc39ed87', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=0c1283f6-c629-400e-a3ff-d7056f5b625d'} Body: b'{"ports":[{"id":"7d9dd10e-9848-4598-964d-bf18077fdd27","name":"","network_id":"ac071ea3-f7db-4725-94bc-0de096e509dd","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:c9:aa:c2","admin_state_up":true,"status":"ACTIVE","device_id":"0c1283f6-c629-400e-a3ff-d7056f5b625d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a859bccb-a79e-4d1c-9721-939aab4eb7ea","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["059f9e4a-41a6-4802-865e-95a80572622e"],"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-1959846465","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1959846465","fqdn":"tempest-testnetworkbasicops-server-1959846465.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:15:21Z","updated_at":"2026-06-09T14:15:24Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:15:28,659 25 DEBUG [tempest.common.waiters] Server ID 0c1283f6-c629-400e-a3ff-d7056f5b625d ports are all ACTIVE [{'id': '7d9dd10e-9848-4598-964d-bf18077fdd27', 'name': '', 'network_id': 'ac071ea3-f7db-4725-94bc-0de096e509dd', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'mac_address': 'fa:16:3e:c9:aa:c2', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '0c1283f6-c629-400e-a3ff-d7056f5b625d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'a859bccb-a79e-4d1c-9721-939aab4eb7ea', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['059f9e4a-41a6-4802-865e-95a80572622e'], '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-1959846465', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkbasicops-server-1959846465', 'fqdn': 'tempest-testnetworkbasicops-server-1959846465.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T14:15:21Z', 'updated_at': '2026-06-09T14:15:24Z', 'revision_number': 4, 'project_id': '744302da894640a9b5a7de81a940c708'}]: 2026-06-09 14:15:30,776 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.116s 2026-06-09 14:15:30,776 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "port_id": "7d9dd10e-9848-4598-964d-bf18077fdd27", "tenant_id": "744302da894640a9b5a7de81a940c708", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-603d8478-a575-418a-b847-a724294b1480', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "bc482c0c-a669-490e-8c7b-39fcda1d1c30", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.224", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "83b04262-1488-4084-a3fd-c0b8460af23f", "port_id": "7d9dd10e-9848-4598-964d-bf18077fdd27", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "744302da894640a9b5a7de81a940c708", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ac071ea3-f7db-4725-94bc-0de096e509dd", "mac_address": "fa:16:3e:c9:aa:c2", "admin_state_up": true, "status": "ACTIVE", "device_id": "0c1283f6-c629-400e-a3ff-d7056f5b625d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:15:29Z", "updated_at": "2026-06-09T14:15:29Z", "revision_number": 0}}' 2026-06-09 14:15:30,896 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/bc482c0c-a669-490e-8c7b-39fcda1d1c30 0.119s 2026-06-09 14:15:30,896 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-491c6039-7dfc-4481-b916-62cc475d0d9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/bc482c0c-a669-490e-8c7b-39fcda1d1c30'} Body: b'{"floatingip": {"id": "bc482c0c-a669-490e-8c7b-39fcda1d1c30", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.224", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "83b04262-1488-4084-a3fd-c0b8460af23f", "port_id": "7d9dd10e-9848-4598-964d-bf18077fdd27", "fixed_ip_address": "10.100.0.10", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ac071ea3-f7db-4725-94bc-0de096e509dd", "mac_address": "fa:16:3e:c9:aa:c2", "admin_state_up": true, "status": "ACTIVE", "device_id": "0c1283f6-c629-400e-a3ff-d7056f5b625d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:15:29Z", "updated_at": "2026-06-09T14:15:30Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:15:30,896 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'bc482c0c-a669-490e-8c7b-39fcda1d1c30', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'floating_ip_address': '192.168.122.224', 'floating_network_id': 'c59dc221-ed5a-47e8-b2a2-7e6b7a694a94', 'router_id': '83b04262-1488-4084-a3fd-c0b8460af23f', 'port_id': '7d9dd10e-9848-4598-964d-bf18077fdd27', 'fixed_ip_address': '10.100.0.10', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'ac071ea3-f7db-4725-94bc-0de096e509dd', 'mac_address': 'fa:16:3e:c9:aa:c2', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '0c1283f6-c629-400e-a3ff-d7056f5b625d', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T14:15:29Z', 'updated_at': '2026-06-09T14:15:30Z', 'revision_number': 1, 'project_id': '744302da894640a9b5a7de81a940c708'} is at status: ACTIVE 2026-06-09 14:15:30,897 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.120288 seconds 2026-06-09 14:15:30,897 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.224 with user: cirros 2026-06-09 14:15:30,897 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.224 in 120 sec and the expected result is reachable 2026-06-09 14:15:43,098 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.200860 seconds 2026-06-09 14:15:43,098 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.224 in 120 sec and the ping result is expected 2026-06-09 14:15:43,233 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d/action 0.134s 2026-06-09 14:15:43,234 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': 'Tue, 09 Jun 2026 14:15:43 GMT', 'server': 'Apache', 'content-length': '75520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7559b24-e0b4-43ac-a29a-4ddefa22c0a7', 'x-compute-request-id': 'req-c7559b24-e0b4-43ac-a29a-4ddefa22c0a7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200',10000 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d/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 1448905025 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2799.998 MHz processor\\n[ 0.001134] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001536] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004534] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004577] Using GB pages for direct mapping\\n[ 0.004834] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004839] ACPI: Early table checksum verification disabled\\n[ 0.004845] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004851] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004859] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004868] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004873] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004877] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004882] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004885] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004889] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004891] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004892] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004894] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004895] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004897] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006300] No NUMA configuration fo 2026-06-09 14:15:43,235 25 DEBUG [tempest.scenario.manager] Console output for 0c1283f6-c629-400e-a3ff-d7056f5b625d 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 1448905025 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2799.998 MHz processor [ 0.001134] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001536] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004534] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004577] Using GB pages for direct mapping [ 0.004834] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004839] ACPI: Early table checksum verification disabled [ 0.004845] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004851] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004859] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004868] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004873] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004877] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004882] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004885] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004889] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004891] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004892] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004894] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004895] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004897] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006300] No NUMA configuration found [ 0.006303] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006311] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006698] Zone ranges: [ 0.006701] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006704] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006706] Normal empty [ 0.006708] Device empty [ 0.006709] Movable zone start for each node [ 0.006712] Early memory node ranges [ 0.006713] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006715] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006717] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007125] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007154] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007350] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018941] ACPI: PM-Timer IO Port: 0x608 [ 0.018975] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019130] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019134] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019138] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019140] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019142] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019144] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019153] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019156] TSC deadline timer available [ 0.019178] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019266] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019268] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019270] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019271] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019273] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019275] Booting paravirtualized kernel on KVM [ 0.019278] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019286] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019600] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019691] kvm-guest: setup async PF for cpu 0 [ 0.019725] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019747] kvm-guest: PV spinlocks disabled, single CPU [ 0.019757] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019759] Policy zone: DMA32 [ 0.019761] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019846] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019866] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019878] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019951] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020377] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021181] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021219] ftrace: allocating 50600 entries in 198 pages [ 0.047263] ftrace: allocated 198 pages with 4 groups [ 0.047473] rcu: Hierarchical RCU implementation. [ 0.047475] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.047478] Rude variant of Tasks RCU enabled. [ 0.047479] Tracing variant of Tasks RCU enabled. [ 0.047481] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.047482] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.052894] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.053321] random: crng init done [ 0.096784] Console: colour VGA+ 80x25 [ 0.242781] printk: console [tty1] enabled [ 0.644905] printk: console [ttyS0] enabled [ 0.647753] ACPI: Core revision 20210730 [ 0.650459] APIC: Switch to symmetric I/O mode setup [ 0.655079] x2apic enabled [ 0.658338] Switched APIC routing to physical x2apic. [ 0.667354] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.674420] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.678411] pid_max: default: 32768 minimum: 301 [ 0.678411] LSM: Security Framework initializing [ 0.678411] landlock: Up and running. [ 0.678411] Yama: becoming mindful. [ 0.678411] AppArmor: AppArmor initialized [ 0.678411] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.678411] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.678411] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.678411] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.678411] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.678411] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.678411] Spectre V2 : Mitigation: Retpolines [ 0.678411] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.678411] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.678411] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.678411] RETBleed: Mitigation: untrained return thunk [ 0.678411] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.678411] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.678411] Freeing SMP alternatives memory: 44K [ 0.678411] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.678655] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.682441] ... version: 0 [ 0.685089] ... bit width: 48 [ 0.686426] ... generic registers: 6 [ 0.688751] ... value mask: 0000ffffffffffff [ 0.690424] ... max period: 00007fffffffffff [ 0.693407] ... fixed-purpose events: 0 [ 0.694427] ... event mask: 000000000000003f [ 0.698114] rcu: Hierarchical SRCU implementation. [ 0.699060] smp: Bringing up secondary CPUs ... [ 0.702100] smp: Brought up 1 node, 1 CPU [ 0.702434] smpboot: Max logical packages: 1 [ 0.705308] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.707170] devtmpfs: initialized [ 0.709774] x86/mm: Memory block size: 128MB [ 0.710726] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.714453] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.718541] pinctrl core: initialized pinctrl subsystem [ 0.722426] PM: RTC time: 14:15:26, date: 2026-06-09 [ 0.726301] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.726544] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.730460] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.734442] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.738431] audit: initializing netlink subsys (disabled) [ 0.741713] thermal_sys: Registered thermal governor 'fair_share' [ 0.741715] thermal_sys: Registered thermal governor 'bang_bang' [ 0.742427] thermal_sys: Registered thermal governor 'step_wise' [ 0.745739] thermal_sys: Registered thermal governor 'user_space' [ 0.746430] audit: type=2000 audit(1781014526.527:1): state=initialized audit_enabled=0 res=1 [ 0.750427] thermal_sys: Registered thermal governor 'power_allocator' [ 0.750437] EISA bus registered [ 0.754429] cpuidle: using governor ladder [ 0.756728] cpuidle: using governor menu [ 0.760642] ACPI: bus type PCI registered [ 0.762424] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.766246] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.766428] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.770149] PCI: Using configuration type 1 for base access [ 0.771682] Kprobes globally optimized [ 0.774059] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.774440] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.779051] ACPI: Added _OSI(Module Device) [ 0.781656] ACPI: Added _OSI(Processor Device) [ 0.782494] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.785133] ACPI: Added _OSI(Processor Aggregator Device) [ 0.786549] ACPI: Added _OSI(Linux-Dell-Video) [ 0.789303] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.790444] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.796673] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.801753] ACPI: Interpreter enabled [ 0.802436] ACPI: PM: (supports S0 S5) [ 0.804641] ACPI: Using IOAPIC for interrupt routing [ 0.806469] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.810424] PCI: Using E820 reservations for host bridge windows [ 0.813802] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.819653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.822434] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.826566] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.830534] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.835510] PCI host bridge to bus 0000:00 [ 0.837798] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.838425] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.842431] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.846039] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.846431] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.850427] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.854427] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.858776] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.866103] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.870481] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.881310] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.886477] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.898476] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.902650] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.911114] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.918330] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.923880] pci 0000:00:02.0: enabling Extended Tags [ 0.928979] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.933947] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.941866] pci 0000:00:02.1: enabling Extended Tags [ 0.945861] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.950358] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.955327] pci 0000:00:02.2: enabling Extended Tags [ 0.962401] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.965687] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.971334] pci 0000:00:02.3: enabling Extended Tags [ 0.976953] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.981572] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.989157] pci 0000:00:02.4: enabling Extended Tags [ 0.993204] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.998039] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.003253] pci 0000:00:02.5: enabling Extended Tags [ 1.010509] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.017392] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.023239] pci 0000:00:02.6: enabling Extended Tags [ 1.029024] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.034442] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.044305] pci 0000:00:02.7: enabling Extended Tags [ 1.051015] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.057787] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.066007] pci 0000:00:03.0: enabling Extended Tags [ 1.068902] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.073712] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.079952] pci 0000:00:03.1: enabling Extended Tags [ 1.086617] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.092979] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.099760] pci 0000:00:03.2: enabling Extended Tags [ 1.104960] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.110428] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.120504] pci 0000:00:03.3: enabling Extended Tags [ 1.124862] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.129938] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.137285] pci 0000:00:03.4: enabling Extended Tags [ 1.140888] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.145636] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.154714] pci 0000:00:03.5: enabling Extended Tags [ 1.160245] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.165934] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.171729] pci 0000:00:03.6: enabling Extended Tags [ 1.178893] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.185575] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.191195] pci 0000:00:03.7: enabling Extended Tags [ 1.199036] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.205743] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.213119] pci 0000:00:04.0: enabling Extended Tags [ 1.217399] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.221713] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.227727] pci 0000:00:04.1: enabling Extended Tags [ 1.234641] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.241649] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.247738] pci 0000:00:04.2: enabling Extended Tags [ 1.253128] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.257954] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.265163] pci 0000:00:04.3: enabling Extended Tags [ 1.269044] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.273999] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.280164] pci 0000:00:04.4: enabling Extended Tags [ 1.285148] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.290343] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.295860] pci 0000:00:04.5: enabling Extended Tags [ 1.301065] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.305996] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.314198] pci 0000:00:04.6: enabling Extended Tags [ 1.316924] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.321678] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.327870] pci 0000:00:04.7: enabling Extended Tags [ 1.337337] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.342190] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.351335] pci 0000:00:05.0: enabling Extended Tags [ 1.415025] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.421189] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.423395] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.441948] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.444720] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.451223] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.463037] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.474776] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.481831] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.486071] pci 0000:01:00.0: enabling Extended Tags [ 1.564300] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.566494] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.570490] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.574542] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.580627] pci_bus 0000:02: extended config space not accessible [ 1.582772] acpiphp: Slot [1] registered [ 1.585317] acpiphp: Slot [0] registered [ 1.586472] acpiphp: Slot [2] registered [ 1.589049] acpiphp: Slot [3] registered [ 1.590475] acpiphp: Slot [4] registered [ 1.593343] acpiphp: Slot [5] registered [ 1.594474] acpiphp: Slot [6] registered [ 1.597376] acpiphp: Slot [7] registered [ 1.598491] acpiphp: Slot [8] registered [ 1.601284] acpiphp: Slot [9] registered [ 1.602516] acpiphp: Slot [10] registered [ 1.605241] acpiphp: Slot [11] registered [ 1.606476] acpiphp: Slot [12] registered [ 1.609204] acpiphp: Slot [13] registered [ 1.610476] acpiphp: Slot [14] registered [ 1.613266] acpiphp: Slot [15] registered [ 1.614488] acpiphp: Slot [16] registered [ 1.617484] acpiphp: Slot [17] registered [ 1.618483] acpiphp: Slot [18] registered [ 1.621607] acpiphp: Slot [19] registered [ 1.622487] acpiphp: Slot [20] registered [ 1.625428] acpiphp: Slot [21] registered [ 1.626523] acpiphp: Slot [22] registered [ 1.629507] acpiphp: Slot [23] registered [ 1.630485] acpiphp: Slot [24] registered [ 1.633245] acpiphp: Slot [25] registered [ 1.634475] acpiphp: Slot [26] registered [ 1.637190] acpiphp: Slot [27] registered [ 1.638475] acpiphp: Slot [28] registered [ 1.641146] acpiphp: Slot [29] registered [ 1.642476] acpiphp: Slot [30] registered [ 1.645139] acpiphp: Slot [31] registered [ 1.649192] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.659301] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.738913] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.742458] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.746197] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.746548] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.755132] acpiphp: Slot [0-2] registered [ 1.759120] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.767982] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.778434] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.785384] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.786721] pci 0000:03:00.0: enabling Extended Tags [ 1.870686] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.874216] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.874566] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.881181] acpiphp: Slot [0-3] registered [ 1.883051] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.892376] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.902431] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.909183] pci 0000:04:00.0: enabling Extended Tags [ 1.988811] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.990553] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.994541] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.001146] acpiphp: Slot [0-4] registered [ 2.003086] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.013305] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.022431] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.028626] pci 0000:05:00.0: enabling Extended Tags [ 2.108712] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.110556] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.114565] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.121231] acpiphp: Slot [0-5] registered [ 2.123060] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.131981] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.142432] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.150631] pci 0000:06:00.0: enabling Extended Tags [ 2.233321] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.234550] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.238585] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.245266] acpiphp: Slot [0-6] registered [ 2.318836] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.322195] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.322545] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.328859] acpiphp: Slot [0-7] registered [ 2.401997] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.402584] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.406554] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.413200] acpiphp: Slot [0-8] registered [ 2.485836] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.486565] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.490549] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.497076] acpiphp: Slot [0-9] registered [ 2.571034] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.574560] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.578573] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.585766] acpiphp: Slot [0-10] registered [ 2.658020] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.658553] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.662553] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.669121] acpiphp: Slot [0-11] registered [ 2.742173] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.742591] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.746557] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.753775] acpiphp: Slot [0-12] registered [ 2.825499] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.826553] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.830546] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.837078] acpiphp: Slot [0-13] registered [ 2.910233] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.910570] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.914544] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.921077] acpiphp: Slot [0-14] registered [ 2.992020] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.994549] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.998540] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.005065] acpiphp: Slot [0-15] registered [ 3.075997] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.078551] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.082543] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.089276] acpiphp: Slot [0-16] registered [ 3.159489] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.162567] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.166555] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.173169] acpiphp: Slot [0-17] registered [ 3.244885] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.246571] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.250545] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.257218] acpiphp: Slot [0-18] registered [ 3.330340] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.330581] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.334564] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.341603] acpiphp: Slot [0-19] registered [ 3.413975] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.414550] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.418561] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.425087] acpiphp: Slot [0-20] registered [ 3.506564] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.510560] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.514559] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.521133] acpiphp: Slot [0-21] registered [ 3.595147] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.598572] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.602561] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.609225] acpiphp: Slot [0-22] registered [ 3.687019] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.690584] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.694585] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.701689] acpiphp: Slot [0-23] registered [ 3.774957] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.778457] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.782543] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.789207] acpiphp: Slot [0-24] registered [ 3.865143] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.866567] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.870563] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.877318] acpiphp: Slot [0-25] registered [ 3.949788] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.950550] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.954541] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.996628] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.998653] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.002664] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.006506] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.010506] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.014369] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.014669] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.018695] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.022534] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.026276] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.026443] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.030344] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.030441] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.034113] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.034441] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.038446] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.042603] iommu: Default domain type: Translated [ 4.045828] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.046735] SCSI subsystem initialized [ 4.050609] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.054411] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.054442] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.058092] vgaarb: loaded [ 4.058484] ACPI: bus type USB registered [ 4.061206] usbcore: registered new interface driver usbfs [ 4.062440] usbcore: registered new interface driver hub [ 4.065974] usbcore: registered new device driver usb [ 4.066461] pps_core: LinuxPPS API ver. 1 registered [ 4.069559] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.070439] PTP clock support registered [ 4.073415] EDAC MC: Ver: 3.0.0 [ 4.078034] NetLabel: Initializing [ 4.078426] NetLabel: domain hash size = 128 [ 4.081368] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.082473] NetLabel: unlabeled traffic allowed by default [ 4.086027] PCI: Using ACPI for IRQ routing [ 4.891978] clocksource: Switched to clocksource kvm-clock [ 4.908609] VFS: Disk quotas dquot_6.6.0 [ 4.911406] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.916338] AppArmor: AppArmor Filesystem Enabled [ 4.919506] pnp: PnP ACPI init [ 4.922237] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.927750] pnp: PnP ACPI: found 5 devices [ 4.937362] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.944051] NET: Registered PF_INET protocol family [ 4.947618] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.953635] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.958832] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.963814] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.968541] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.973165] TCP: Hash tables configured (established 1024 bind 1024) [ 4.977210] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.981731] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.985792] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.990115] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.993708] NET: Registered PF_XDP protocol family [ 4.996834] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.001879] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.007689] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.013091] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.018238] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.023680] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.028809] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.033889] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.038933] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.044038] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.049093] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.054118] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.059219] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.064258] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.069696] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.074716] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.079905] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.085296] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.090446] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.096188] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.101427] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.106922] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.112466] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.118469] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.124066] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.128352] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.132620] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.136901] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.140945] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.145009] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.149027] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.153284] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.157196] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.161131] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.165103] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.169029] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.173394] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.177567] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.181559] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.185820] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.189831] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.194193] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.198408] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.202881] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.207338] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.212198] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.216366] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.221236] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.226014] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.231142] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.236082] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.240716] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.244972] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.249132] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.253097] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.257197] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.261262] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.265545] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.269847] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.274566] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.279068] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.283356] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.287667] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.291777] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.296251] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.300752] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.304789] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.308818] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.313282] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.318109] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.322848] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.326884] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.330870] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.335233] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.339394] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.343866] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.348962] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.353850] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.359045] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.363360] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.367707] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.371879] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.376085] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.380506] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.385230] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.389755] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.393994] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.398006] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.402156] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.406310] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.410571] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.414733] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.418856] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.422772] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.427031] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.430527] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.437506] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.443947] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.453680] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.458792] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.464472] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.471794] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.480039] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.486021] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.491627] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.500517] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.507737] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.513617] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.524589] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.531479] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.537476] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.547045] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.553147] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.559084] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.568584] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.574695] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.580172] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.589321] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.594685] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.601848] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.610684] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.616105] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.623344] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.631602] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.636234] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.642824] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.649711] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.655478] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.661013] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.669767] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.674778] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.682020] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.690973] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.695766] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.702535] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.711166] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.715177] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.722556] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.729652] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.738023] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.741281] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.748144] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.753233] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.761813] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.765040] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.770967] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.775850] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.782707] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.785852] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.791601] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.796711] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.804569] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.808888] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.814979] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.821138] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.828540] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.833494] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.839103] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.845279] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.852782] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.856220] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.861727] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.868061] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.876044] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.879389] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.885229] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.890693] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.897398] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.900844] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.907647] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.912907] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.920880] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.924376] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.932151] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.937784] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.947092] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.950373] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.957205] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.963559] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.970553] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.974783] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.979742] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.985685] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.992592] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.997043] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.002918] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.009001] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.015758] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.020597] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.024717] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.029211] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.033765] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.038271] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.043099] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.046999] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.051105] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.055756] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.059634] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.063901] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.068574] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.072715] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.077349] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.083727] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.088603] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.092799] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.097610] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.101822] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.106672] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.110921] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.115854] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.120071] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.124975] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.129217] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.134374] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.138968] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.144223] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.148937] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.154857] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.159736] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.165497] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.169640] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.174277] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.178322] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.182471] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.187314] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.191397] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.195721] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.200438] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.204045] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.208005] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.212750] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.216242] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.220067] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.224650] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.228141] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.232188] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.236933] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.240693] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.245227] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.249937] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.253764] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.258295] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.263419] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.267212] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.271391] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.277867] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.282584] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.287181] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.293048] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.297843] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.302192] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.306971] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.310905] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.314924] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.319659] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.323653] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.327761] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.332258] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.335792] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.339791] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.345899] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.354328] PCI: CLS 0 bytes, default 64 [ 6.357147] Trying to unpack rootfs image as initramfs... [ 6.361596] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.379008] Initialise system trusted keyrings [ 6.382168] Key type blacklist registered [ 6.390647] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.400189] zbud: loaded [ 6.406828] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.414776] fuse: init (API version 7.34) [ 6.422576] integrity: Platform Keyring initialized [ 6.438707] Key type asymmetric registered [ 6.441582] Asymmetric key parser 'x509' registered [ 6.450533] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.462741] io scheduler mq-deadline registered [ 6.468424] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.482927] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.500759] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.510996] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.526937] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.539060] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.554812] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.563080] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.578834] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.591006] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.607089] Freeing initrd memory: 8744K [ 6.610134] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.614339] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.622248] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.626773] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.634620] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.639814] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.645039] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.651469] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.655944] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.664547] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.670044] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.677498] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.684177] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.699637] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.704702] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.717779] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.724375] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.739852] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.746171] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.756326] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.761786] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.772270] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.777082] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.782274] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.788217] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.792501] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.800576] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.805085] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.812812] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.817657] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.825639] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.829708] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.837150] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.841238] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.849618] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.853741] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.861342] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.865326] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.874039] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.878941] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.884346] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.891037] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.895589] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.904725] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.913988] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.919085] shpchp 0000:01:00.0: Slot initialization failed [ 6.925165] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.929702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.934790] ACPI: button: Power Button [PWRF] [ 6.962733] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.995724] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.002772] Linux agpgart interface v0.103 [ 7.007165] loop: module loaded [ 7.009694] tun: Universal TUN/TAP device driver, 1.6 [ 7.013235] PPP generic driver version 2.4.2 [ 7.016190] VFIO - User Level meta-driver version: 0.3 [ 7.019730] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.027178] ehci-pci: EHCI PCI platform driver [ 7.030864] ehci-platform: EHCI generic platform driver [ 7.034403] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.038380] ohci-pci: OHCI PCI platform driver [ 7.041821] ohci-platform: OHCI generic platform driver [ 7.045282] uhci_hcd: USB Universal Host Controller Interface driver [ 7.051287] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.054999] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.060241] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.063955] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.068571] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.074731] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.080223] usb usb1: Product: UHCI Host Controller [ 7.083909] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.088927] usb usb1: SerialNumber: 0000:02:01.0 [ 7.092686] hub 1-0:1.0: USB hub found [ 7.095825] hub 1-0:1.0: 2 ports detected [ 7.099533] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.108161] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.111890] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.115925] mousedev: PS/2 mouse device common for all mice [ 7.121033] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.126888] rtc_cmos 00:03: RTC can wake from S4 [ 7.133515] rtc_cmos 00:03: registered as rtc0 [ 7.137138] rtc_cmos 00:03: setting system clock to 2026-06-09T14:15:33 UTC (1781014533) [ 7.142802] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.147693] i2c_dev: i2c /dev entries driver [ 7.151314] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.160787] device-mapper: uevent: version 1.0.3 [ 7.165167] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.171379] platform eisa.0: Probing EISA bus 0 [ 7.174565] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.179878] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.184140] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.188213] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.192811] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.196892] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.201206] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.205532] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.209634] platform eisa.0: Cannot alloca8A5C te resource for EISA slot 8 [ 7.213962] platform eisa.0: EISA: Detected 0 cards [ 7.217206] ledtrig-cpu: registered to indicate activity on CPUs [ 7.221369] drop_monitor: Initializing network drop monitor service [ 7.225638] NET: Registered PF_INET6 protocol family [ 7.232396] Segment Routing with IPv6 [ 7.234939] In-situ OAM (IOAM) with IPv6 [ 7.237596] NET: Registered PF_PACKET protocol family [ 7.241012] Key type dns_resolver registered [ 7.244194] IPI shorthand broadcast: enabled [ 7.247156] registered taskstats version 1 [ 7.249895] Loading compiled-in X.509 certificates [ 7.253702] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.260428] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.266953] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.273327] blacklist: Loading compiled-in revocation X.509 certificates [ 7.278089] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.284759] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.291358] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.299635] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.306311] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.313219] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.320159] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.327090] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.334338] zswap: loaded using pool lzo/zbud [ 7.337484] Key type .fscrypt registered [ 7.340233] Key type fscrypt-provisioning registered [ 7.345628] Key type encrypted registered [ 7.348335] AppArmor: AppArmor sha1 policy hashing enabled [ 7.351865] ima: No TPM chip found, activating TPM-bypass! [ 7.355450] Loading compiled-in module X.509 certificates [ 7.359471] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.365691] ima: Allocated hash algorithm: sha1 [ 7.368679] ima: No architecture policies found [ 7.371874] evm: Initialising EVM extended attributes: [ 7.375247] evm: security.selinux [ 7.377792] evm: security.SMACK64 [ 7.380616] evm: security.SMACK64EXEC [ 7.383530] evm: security.SMACK64TRANSMUTE [ 7.386325] evm: security.SMACK64MMAP [ 7.388947] evm: security.apparmor [ 7.391309] evm: security.ima [ 7.393373] evm: security.capability [ 7.396110] evm: HMAC attrs: 0x1 [ 7.399068] PM: Magic number: 14:878:282 [ 7.401900] tty tty19: hash matches [ 7.404637] RAS: Correctable Errors collector initialized. [ 7.408304] Unstable clock detected, switching default tracing clock to "global" [ 7.408304] If you want to keep using the local clock, then add: [ 7.408304] "trace_clock=local" [ 7.408304] on the kernel command line [ 7.422291] Freeing unused decrypted memory: 2036K [ 7.425826] Freeing unused kernel image (initmem) memory: 3244K [ 7.430465] Write protecting the kernel read-only data: 30720k [ 7.434842] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.439249] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.485563] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.490254] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.494339] Run /init as init process info: initramfs: up at 6.88 [ 7.553417] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.563430] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.568977] GPT:229375 != 2097151 [ 7.571708] GPT:Alternate GPT header not at the end of the disk. [ 7.576074] GPT:229375 != 2097151 [ 7.578502] GPT: Use GNU Parted to correct GPT errors. [ 7.633721] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.009525] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.039613] 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.73 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:0c:12:83:f6:c6:29:40:0e:a3:ff:d7:05:6f:5b:62:5d 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.07s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFVnoy+tikJMFm6Fv/g8fNHDBDBhsJ8rI+TvC6bfPhAK1itxF0lp63WgAQC0sotj0G5u8PcOx3GhyPflU4CuX6wk2ZmmkqhlKaHycPiiGZ1vKyCJ9G+I6uKUTR++m9lrtHxngKrrAVdVzvDcEtA49TpaPCdUskZzZRpti7Xo8NwPdu1RfYzFj1lkgJlgz3OvaCDu07ISSPI546XAOV2pAAepPONchFyECIpXgepbEQL9yH31DecqG0KNpbXbbodh9nJ6+wRJe3tOb5SF+AgfzW7rcxj/BUQlqY6dcomYLibn9vkE0wpiYCsaLW3VLo6zAsNQT7ySSyOQSiNl7NYSNr root@tempest-testnetworkbasicops-server-1959846465 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA8qPPlJkApq33oP6ChoAmITv4SkD/PUmiEVoe56FLBcRCf81jXNbAEC53VH6hvPXncaFZKrx+XXQhw999S7PlQ= root@tempest-testnetworkbasicops-server-1959846465 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fec9:aac2/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 0c1283f6-c629-400e-a3ff-d7056f5b625d name: tempest-TestNetworkBasicOps-server-1959846465 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1959846465 launch-index: 0 === cirros: current=0.6.2 uptime=9.08 === === 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:C9:AA:C2 inet6 addr: fe80::f816:3eff:fec9:aac2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1556 (1.5 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1959846465 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.129655] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.132578] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.152856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.331637] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.357122] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.466671] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.467928] ISO 9660 Extensions: RRIP_1991A [ 8.637112] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.528783] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.530760] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 15:15:34 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 15:15:34 cirros auth.notice su: + none root:cirros Jun 9 15:15:34 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 15:15:34 cirros daemon.info dhcpcd[350]: DUID 00:04:0c:12:83:f6:c6:29:40:0e:a3:ff:d7:05:6f:5b:62:5d Jun 9 15:15:34 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 15:15:34 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 15:15:34 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 15:15:35 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:c9:aa:c2 Jun 9 15:15:35 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fec9:aac2 Jun 9 15:15:35 cirros authpriv.info dropbear[391]: Running in background Jun 9 15:15:35 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 15:15:35 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 15:15:35 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.10 from 10.100.0.1 Jun 9 15:15:35 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.10/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1959846465 login: 2026-06-09 14:15:43,236 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.224:22' as 'cirros' with public key authentication 2026-06-09 14:15:43,241 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:15:43,345 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:15:43,346 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.224 successfully created 2026-06-09 14:15:43,347 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.224:22' as 'cirros' with public key authentication 2026-06-09 14:15:43,350 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:15:43,405 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:15:43,406 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.224 successfully created 2026-06-09 14:15:43,406 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-09 14:15:43,407 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.224:22' as 'cirros' with public key authentication 2026-06-09 14:15:43,409 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:15:43,508 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:15:43,509 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.224 successfully created 2026-06-09 14:15:43,520 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-09 14:15:43,520 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.224:22' as 'cirros' with public key authentication 2026-06-09 14:15:43,522 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:15:43,620 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:15:43,621 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.224 successfully created 2026-06-09 14:15:45,653 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a859bccb-a79e-4d1c-9721-939aab4eb7ea 2.027s 2026-06-09 14:15:45,654 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': 'Tue, 09 Jun 2026 14:15:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-32615cc8-7660-4160-a3bc-f4c441d54fb7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a859bccb-a79e-4d1c-9721-939aab4eb7ea'} Body: b'{"subnet":{"id":"a859bccb-a79e-4d1c-9721-939aab4eb7ea","name":"tempest-subnet-smoke-1080461968","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"ac071ea3-f7db-4725-94bc-0de096e509dd","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-09T14:15:12Z","updated_at":"2026-06-09T14:15:44Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:15:45,654 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-09 14:15:45,654 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.224:22' as 'cirros' with public key authentication 2026-06-09 14:15:45,657 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:15:45,712 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:15:45,713 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.224 successfully created 2026-06-09 14:15:45,722 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-09 14:15:45,723 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.224:22' as 'cirros' with public key authentication 2026-06-09 14:15:45,725 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:15:45,785 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:15:45,786 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.224 successfully created 2026-06-09 14:15:45,790 25 DEBUG [tempest.scenario.test_network_basic_ops] Failed to update DNS nameservers 2026-06-09 14:15:48,793 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-09 14:15:48,794 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.224:22' as 'cirros' with public key authentication 2026-06-09 14:15:48,797 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:15:48,892 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:15:48,893 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.224 successfully created 2026-06-09 14:15:48,903 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-09 14:15:48,904 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.224:22' as 'cirros' with public key authentication 2026-06-09 14:15:48,906 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:15:48,969 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:15:48,970 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.224 successfully created 2026-06-09 14:15:48,976 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 3.322530 seconds 2026-06-09 14:15:49,944 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/bc482c0c-a669-490e-8c7b-39fcda1d1c30 0.967s 2026-06-09 14:15:49,945 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3602b10f-8623-45c3-80c1-789635ecd4ee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/bc482c0c-a669-490e-8c7b-39fcda1d1c30'} Body: b'' 2026-06-09 14:15:50,155 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d 0.210s 2026-06-09 14:15:50,156 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': 'Tue, 09 Jun 2026 14:15:49 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3272c487-1ccd-4cf4-ad98-fc03634254a0', 'x-compute-request-id': 'req-3272c487-1ccd-4cf4-ad98-fc03634254a0', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d'} Body: b'' 2026-06-09 14:15:50,649 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d 0.492s 2026-06-09 14:15:50,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': 'Tue, 09 Jun 2026 14:15:50 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-714a673e-5615-40b9-b5e0-bb0e21f6ed69', 'x-compute-request-id': 'req-714a673e-5615-40b9-b5e0-bb0e21f6ed69', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d'} Body: b'{"server": {"id": "0c1283f6-c629-400e-a3ff-d7056f5b625d", "name": "tempest-TestNetworkBasicOps-server-1959846465", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:15:20Z", "updated": "2026-06-09T14:15:50Z", "addresses": {"tempest-network-smoke--829700883": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:aa:c2"}, {"version": 4, "addr": "192.168.122.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:aa:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1181979300", "OS-SRV-USG:launched_at": "2026-06-09T14:15:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1706112601"}], "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-09 14:15:51,938 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d 0.284s 2026-06-09 14:15:51,939 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': 'Tue, 09 Jun 2026 14:15:51 GMT', 'server': 'Apache', 'content-length': '1753', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a3973e9-f68e-4f68-9e5a-3d4b09107d16', 'x-compute-request-id': 'req-8a3973e9-f68e-4f68-9e5a-3d4b09107d16', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d'} Body: b'{"server": {"id": "0c1283f6-c629-400e-a3ff-d7056f5b625d", "name": "tempest-TestNetworkBasicOps-server-1959846465", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:15:20Z", "updated": "2026-06-09T14:15:50Z", "addresses": {"tempest-network-smoke--829700883": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:aa:c2"}, {"version": 4, "addr": "192.168.122.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:aa:c2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1181979300", "OS-SRV-USG:launched_at": "2026-06-09T14:15:25.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-09 14:15:53,033 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d 0.089s 2026-06-09 14:15:53,034 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': 'Tue, 09 Jun 2026 14:15:52 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdb0097f-3c4e-4212-a916-7c4b9178ae75', 'x-compute-request-id': 'req-fdb0097f-3c4e-4212-a916-7c4b9178ae75', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0c1283f6-c629-400e-a3ff-d7056f5b625d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0c1283f6-c629-400e-a3ff-d7056f5b625d could not be found."}}' 2026-06-09 14:15:53,669 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/059f9e4a-41a6-4802-865e-95a80572622e 0.635s 2026-06-09 14:15:53,669 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a6a1d6af-ce7b-4e65-9561-7998a6857d8b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/059f9e4a-41a6-4802-865e-95a80572622e'} Body: b'' 2026-06-09 14:15:53,731 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-1181979300 0.061s 2026-06-09 14:15:53,731 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': 'Tue, 09 Jun 2026 14:15:53 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a168b6d3-a335-4c04-bbe8-e361a84f37a8', 'x-compute-request-id': 'req-a168b6d3-a335-4c04-bbe8-e361a84f37a8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1181979300'} Body: b'' 2026-06-09 14:15:54,941 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83b04262-1488-4084-a3fd-c0b8460af23f/remove_router_interface 1.209s 2026-06-09 14:15:54,941 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a859bccb-a79e-4d1c-9721-939aab4eb7ea"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fe2c418e-d6ca-41f6-bdcc-84e77ad4e664', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83b04262-1488-4084-a3fd-c0b8460af23f/remove_router_interface'} Body: b'{"id": "83b04262-1488-4084-a3fd-c0b8460af23f", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "4c571add-18cb-4428-a276-c20d82d10c4d", "network_id": "ac071ea3-f7db-4725-94bc-0de096e509dd", "subnet_id": "a859bccb-a79e-4d1c-9721-939aab4eb7ea", "subnet_ids": ["a859bccb-a79e-4d1c-9721-939aab4eb7ea"]}' 2026-06-09 14:15:55,152 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a859bccb-a79e-4d1c-9721-939aab4eb7ea 0.210s 2026-06-09 14:15:55,152 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:55 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ad6ff7b0-dc1a-4130-9bc0-e4c564f13789', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a859bccb-a79e-4d1c-9721-939aab4eb7ea'} Body: b'' 2026-06-09 14:15:56,248 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83b04262-1488-4084-a3fd-c0b8460af23f 1.096s 2026-06-09 14:15:56,249 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:56 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0f3b1aef-a6ae-4409-b586-bb3ebff7b0bc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83b04262-1488-4084-a3fd-c0b8460af23f'} Body: b'' 2026-06-09 14:15:56,894 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ac071ea3-f7db-4725-94bc-0de096e509dd 0.644s 2026-06-09 14:15:56,894 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:56 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fed9c694-155c-43c4-b2ef-02af7247716d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ac071ea3-f7db-4725-94bc-0de096e509dd'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 14:15:56.902522Z 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-09 14:17:10.585198Z 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-09 14:15:57,624 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.722s 2026-06-09 14:15:57,625 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--1832379637", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-38287123-c5b3-40d4-ab65-30e907cb043c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"75c3a6c7-3708-4cdb-8f2f-eb4629d42df1","name":"tempest-network-smoke--1832379637","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"744302da894640a9b5a7de81a940c708","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-09T14:15:57Z","updated_at":"2026-06-09T14:15:57Z","revision_number":1}}' 2026-06-09 14:15:59,175 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.550s 2026-06-09 14:15:59,175 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-692810323", "admin_state_up": true, "project_id": "744302da894640a9b5a7de81a940c708", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-3473048f-d75c-493d-8593-14fd877164e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "236453cd-9c04-4bb2-9d81-48021133a7af", "name": "tempest-TestNetworkBasicOps-router-692810323", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.228"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:15:57Z", "updated_at": "2026-06-09T14:15:58Z", "revision_number": 2, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:15:59,279 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=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28 0.102s 2026-06-09 14:15:59,279 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-14d7bb19-737e-46ce-931e-14765fc5cced', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:15:59,394 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.115s 2026-06-09 14:15:59,395 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-e70bc25f-6d6f-4aae-b626-0f2f890641bb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:15:59,557 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28 0.162s 2026-06-09 14:15:59,558 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:15:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-30475ee5-3474-434e-a433-20673a62cb4c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:16:00,606 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.048s 2026-06-09 14:16:00,607 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-236456986", "network_id": "75c3a6c7-3708-4cdb-8f2f-eb4629d42df1", "project_id": "744302da894640a9b5a7de81a940c708", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-02c0c7e1-05a3-489e-9444-46c2fa8b77aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"5c786be1-71fc-4219-b3c8-547ede68b9fd","name":"tempest-subnet-smoke-236456986","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"75c3a6c7-3708-4cdb-8f2f-eb4629d42df1","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-09T14:15:59Z","updated_at":"2026-06-09T14:15:59Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:02,837 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/236453cd-9c04-4bb2-9d81-48021133a7af/add_router_interface 2.230s 2026-06-09 14:16:02,838 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5c786be1-71fc-4219-b3c8-547ede68b9fd"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a0a4289c-0be3-40b9-b5c6-7165d51c6590', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/236453cd-9c04-4bb2-9d81-48021133a7af/add_router_interface'} Body: b'{"id": "236453cd-9c04-4bb2-9d81-48021133a7af", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "9f656578-d08d-4fe4-9f4d-854e6d294d75", "network_id": "75c3a6c7-3708-4cdb-8f2f-eb4629d42df1", "subnet_id": "5c786be1-71fc-4219-b3c8-547ede68b9fd", "subnet_ids": ["5c786be1-71fc-4219-b3c8-547ede68b9fd"]}' 2026-06-09 14:16:02,954 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.115s 2026-06-09 14:16:02,954 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-5102c552-bf11-4f09-933b-d20f8184023b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"75c3a6c7-3708-4cdb-8f2f-eb4629d42df1","name":"tempest-network-smoke--1832379637","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5c786be1-71fc-4219-b3c8-547ede68b9fd"],"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-09T14:15:57Z","updated_at":"2026-06-09T14:15:59Z","revision_number":2,"project_id":"744302da894640a9b5a7de81a940c708","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2172},{"id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:16:03,037 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.083s 2026-06-09 14:16:03,037 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-ac43377e-d9b7-4c9a-a55e-018338699e05', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"1300ce41-3ac8-4526-adba-13c91088ab2d","name":"public_subnet","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","network_id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","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-09T14:03:23Z","updated_at":"2026-06-09T14:03:23Z","revision_number":0,"project_id":"09fd78d57a404f52b6c62cb0eb38e293"},{"id":"5c786be1-71fc-4219-b3c8-547ede68b9fd","name":"tempest-subnet-smoke-236456986","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"75c3a6c7-3708-4cdb-8f2f-eb4629d42df1","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-09T14:15:59Z","updated_at":"2026-06-09T14:15:59Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:16:03,160 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.122s 2026-06-09 14:16:03,160 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-8e7b568d-ae2c-4e54-a098-a110a1d31165', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "236453cd-9c04-4bb2-9d81-48021133a7af", "name": "tempest-TestNetworkBasicOps-router-692810323", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.228"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:15:57Z", "updated_at": "2026-06-09T14:16:01Z", "revision_number": 3, "project_id": "744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:16:03,290 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.128s 2026-06-09 14:16:03,290 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-1984785772", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGSzpYMqsTOANE5WXN+9zaP637GMq40Fav5tX9IcBXkMYt9Okmdk2TXtbY/uOaNNIHPLPgHXietnc798JZC/lWmH4gKcOGMKdEuwRTr2uAPX9Xm+evdYDskVYGOPC9ujTA=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16: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-87070f80-0688-4691-bccc-977e393e065b', 'x-compute-request-id': 'req-87070f80-0688-4691-bccc-977e393e065b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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-1984785772", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGSzpYMqsTOANE5WXN+9zaP637GMq40Fav5tX9IcBXkMYt9Okmdk2TXtbY/uOaNNIHPLPgHXietnc798JZC/lWmH4gKcOGMKdEuwRTr2uAPX9Xm+evdYDskVYGOPC9ujTA==", "fingerprint": "c9:32:96:b3:af:00:66:49:f5:52:ce:cc:f2:79:8e:b5", "user_id": "7aa36566044d4bbc885f726668b465d5"}}' 2026-06-09 14:16:03,525 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.234s 2026-06-09 14:16:03,526 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-143481190", "description": "tempest-secgroup-smoke-143481190 description", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-55528f0a-9b9c-4bad-8143-39b026299018', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "name": "tempest-secgroup-smoke-143481190", "stateful": true, "tenant_id": "744302da894640a9b5a7de81a940c708", "description": "tempest-secgroup-smoke-143481190 description", "shared": false, "security_group_rules": [{"id": "1c2d9988-1d55-450e-b797-4a8173a75aea", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "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-09T14:16:03Z", "updated_at": "2026-06-09T14:16:03Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}, {"id": "3f02fe5d-945c-44cb-94c7-a36de0bcc631", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "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-09T14:16:03Z", "updated_at": "2026-06-09T14:16:03Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}], "tags": [], "created_at": "2026-06-09T14:16:03Z", "updated_at": "2026-06-09T14:16:03Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:05,696 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 2.169s 2026-06-09 14:16:05,696 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": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-197b58f5-2cb5-4549-8642-e40d3a68a6ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "81b61e77-dab7-4510-8c31-5e3f5a3850b6", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "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-09T14:16:04Z", "updated_at": "2026-06-09T14:16:04Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:05,914 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.217s 2026-06-09 14:16:05,914 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": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-1b053f51-9785-4c95-87f7-ee283013c284', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "d9bcab3c-1e16-441a-9046-9c8f704fcf44", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "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-09T14:16:05Z", "updated_at": "2026-06-09T14:16:05Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:06,093 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.178s 2026-06-09 14:16:06,093 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": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-aeaecd52-dbc3-4d7f-a1d9-eae503a87d23', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "7f2e0070-ee9d-438c-ab15-0f13e999abb3", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "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-09T14:16:05Z", "updated_at": "2026-06-09T14:16:05Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:06,294 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.200s 2026-06-09 14:16:06,294 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": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-1768bdfb-d07a-4074-80d0-8f286d5d1415', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "e2452a35-d2ba-46ba-bcf1-9cd8dccda0d1", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "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-09T14:16:06Z", "updated_at": "2026-06-09T14:16:06Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:06,507 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.212s 2026-06-09 14:16:06,507 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": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-0e8f3520-71cf-40d4-bed3-96ad57a6c75c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "a09d1007-f7a4-40ea-8d74-63d61a7b68ed", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "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-09T14:16:06Z", "updated_at": "2026-06-09T14:16:06Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:07,961 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 1.453s 2026-06-09 14:16:07,962 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": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8485cc56-1973-40b6-a22b-cc6837191d18', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "324ad13c-5f26-44aa-8392-97151f9a6774", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "c37a095f-9a2e-4a57-ac9f-e5ca8beabde5", "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-09T14:16:07Z", "updated_at": "2026-06-09T14:16:07Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:08,313 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.339s 2026-06-09 14:16:08,313 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:08 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e11916cb-9af8-48cb-8bb9-81a8ff042137', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f40fb829a1f90d97903d92c19682374c; 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": "7aa36566044d4bbc885f726668b465d5", "name": "tempest-TestNetworkBasicOps-297430323-project-member", "password_expires_at": null}, "audit_ids": ["YB_9PB4_R-2xhMf4Je4GgA"], "expires_at": "2026-06-09T15:16:08.000000Z", "issued_at": "2026-06-09T14:16:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "744302da894640a9b5a7de81a940c708", "name": "tempest-TestNetworkBasicOps-297430323"}, "is_domain": false, "roles": [{"id": "3900dbec2bb749b794d505246dc598d0", "name": "reader"}, {"id": "7584a818bcbd4ac6a7e1f0a99ba14add", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "1d42a2921e534d73a313a2ed088c22dc", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "df4fae1ba46b4d289a3400284c41db91", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2305facc3fa44e628a71b4f2f4df233c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "32fafaef5e914e809fa31dc835d3d2f0", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e11eff97ec314ad6a65e998c4145de81", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "3f1f5d534aa341c0857f1d225510bc7a", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "40c16ac510a040a39c1a6b84f6d3a4ee", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "62d0ceb319154e4db975235240d95771", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "cfb3203d59e54095bbeed81160d9edf1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "60904f0369d94f4c83949589cc11b03a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "5bf5a7f657a74d3eb45ec3e51c5c916f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "fa13f05d3d934375992cdf2dd3c1a335", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "9e1cfe55a66b42ecbb82b19fb0e5d33e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "162428d0a8fd468ca2ecd3a8998270bf", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "a35a55d305444554a3960b9b1ec4af70", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "cd78db573bbd471db37ffce0f0597f78", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "955ae8db87d942dcab1226c7c2cc1455", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b096c62c184a4a87a674a31754fca351", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d1efcaf609724e999845217668a0a166", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "56211ce333154a02a29e64f6cabb3b96", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_744302da894640a9b5a7de81a940c708", "region": "regionOne"}, {"name": "swift", "id": "b1e029e2f2ef49e7b19b217f4372f2cf", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v 2026-06-09 14:16:08,314 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2026-06-09 14:16:10,734 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.419s 2026-06-09 14:16:10,734 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-651750456", "imageRef": "f04198e0-2575-4362-8036-ee09552ddefb", "flavorRef": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "networks": [{"uuid": "75c3a6c7-3708-4cdb-8f2f-eb4629d42df1"}], "key_name": "tempest-TestNetworkBasicOps-1984785772", "security_groups": [{"name": "tempest-secgroup-smoke-143481190"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:08 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a59fd5f2-e9fb-4aab-9c94-7fb5bb173fa6', 'x-compute-request-id': 'req-a59fd5f2-e9fb-4aab-9c94-7fb5bb173fa6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "49c86ca1-9a1b-4239-90d0-1684651113f6", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-143481190"}], "adminPass": "g5hQQz4dN4wR"}}' 2026-06-09 14:16:11,564 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/49c86ca1-9a1b-4239-90d0-1684651113f6 0.829s 2026-06-09 14:16: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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:10 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-d6b323a7-0a35-4cc8-a493-aa8b1b8207f9', 'x-compute-request-id': 'req-d6b323a7-0a35-4cc8-a493-aa8b1b8207f9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6'} Body: b'{"server": {"id": "49c86ca1-9a1b-4239-90d0-1684651113f6", "name": "tempest-TestNetworkBasicOps-server-651750456", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:10Z", "updated": "2026-06-09T14:16:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1984785772", "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-09 14:16:12,839 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/49c86ca1-9a1b-4239-90d0-1684651113f6 0.269s 2026-06-09 14:16:12,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:12 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-8e87c70d-50ac-4a6a-9210-257cdeab811e', 'x-compute-request-id': 'req-8e87c70d-50ac-4a6a-9210-257cdeab811e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6'} Body: b'{"server": {"id": "49c86ca1-9a1b-4239-90d0-1684651113f6", "name": "tempest-TestNetworkBasicOps-server-651750456", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:10Z", "updated": "2026-06-09T14:16:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1984785772", "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-09 14:16:12,844 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-09 14:16:14,611 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/49c86ca1-9a1b-4239-90d0-1684651113f6 0.766s 2026-06-09 14:16:14,612 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': 'Tue, 09 Jun 2026 14:16:13 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-e3382c36-162a-4920-a3b4-6ea255d99085', 'x-compute-request-id': 'req-e3382c36-162a-4920-a3b4-6ea255d99085', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6'} Body: b'{"server": {"id": "49c86ca1-9a1b-4239-90d0-1684651113f6", "name": "tempest-TestNetworkBasicOps-server-651750456", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:10Z", "updated": "2026-06-09T14:16:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1984785772", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-143481190"}], "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-09 14:16:16,070 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/49c86ca1-9a1b-4239-90d0-1684651113f6 0.454s 2026-06-09 14:16:16,071 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': 'Tue, 09 Jun 2026 14:16:15 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-040ceeef-aa64-4e3c-afe0-3217560875ab', 'x-compute-request-id': 'req-040ceeef-aa64-4e3c-afe0-3217560875ab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6'} Body: b'{"server": {"id": "49c86ca1-9a1b-4239-90d0-1684651113f6", "name": "tempest-TestNetworkBasicOps-server-651750456", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:10Z", "updated": "2026-06-09T14:16:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1984785772", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-143481190"}], "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-09 14:16:17,715 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/49c86ca1-9a1b-4239-90d0-1684651113f6 0.639s 2026-06-09 14:16:17,716 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': 'Tue, 09 Jun 2026 14:16:17 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-376afb93-9f01-4d97-a9bf-526a12307068', 'x-compute-request-id': 'req-376afb93-9f01-4d97-a9bf-526a12307068', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6'} Body: b'{"server": {"id": "49c86ca1-9a1b-4239-90d0-1684651113f6", "name": "tempest-TestNetworkBasicOps-server-651750456", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:10Z", "updated": "2026-06-09T14:16:16Z", "addresses": {"tempest-network-smoke--1832379637": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:7d:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1984785772", "OS-SRV-USG:launched_at": "2026-06-09T14:16:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-143481190"}], "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-09 14:16:17,719 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2026-06-09 14:16:18,116 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/49c86ca1-9a1b-4239-90d0-1684651113f6 0.397s 2026-06-09 14:16:18,116 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': 'Tue, 09 Jun 2026 14:16:17 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-9ecc6e1b-78a0-40a2-a0f6-b5d0958e8da7', 'x-compute-request-id': 'req-9ecc6e1b-78a0-40a2-a0f6-b5d0958e8da7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6'} Body: b'{"server": {"id": "49c86ca1-9a1b-4239-90d0-1684651113f6", "name": "tempest-TestNetworkBasicOps-server-651750456", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:10Z", "updated": "2026-06-09T14:16:16Z", "addresses": {"tempest-network-smoke--1832379637": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:7d:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1984785772", "OS-SRV-USG:launched_at": "2026-06-09T14:16:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-143481190"}], "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-09 14:16:18,120 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 14:16:18,217 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=49c86ca1-9a1b-4239-90d0-1684651113f6 0.096s 2026-06-09 14:16:18,218 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-2df9e2d6-a2c5-4282-9024-1d9a03adb39c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=49c86ca1-9a1b-4239-90d0-1684651113f6'} Body: b'{"ports":[{"id":"33bea6a8-1531-4425-8232-0689990a267a","name":"","network_id":"75c3a6c7-3708-4cdb-8f2f-eb4629d42df1","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:2b:7d:54","admin_state_up":true,"status":"ACTIVE","device_id":"49c86ca1-9a1b-4239-90d0-1684651113f6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5c786be1-71fc-4219-b3c8-547ede68b9fd","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c37a095f-9a2e-4a57-ac9f-e5ca8beabde5"],"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-651750456","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-651750456","fqdn":"tempest-testnetworkbasicops-server-651750456.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:16:12Z","updated_at":"2026-06-09T14:16:16Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:16:18,218 25 DEBUG [tempest.common.waiters] Server ID 49c86ca1-9a1b-4239-90d0-1684651113f6 ports are all ACTIVE [{'id': '33bea6a8-1531-4425-8232-0689990a267a', 'name': '', 'network_id': '75c3a6c7-3708-4cdb-8f2f-eb4629d42df1', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'mac_address': 'fa:16:3e:2b:7d:54', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '49c86ca1-9a1b-4239-90d0-1684651113f6', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5c786be1-71fc-4219-b3c8-547ede68b9fd', 'ip_address': '10.100.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c37a095f-9a2e-4a57-ac9f-e5ca8beabde5'], '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-651750456', 'dns_assignment': [{'ip_address': '10.100.0.4', 'hostname': 'tempest-testnetworkbasicops-server-651750456', 'fqdn': 'tempest-testnetworkbasicops-server-651750456.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T14:16:12Z', 'updated_at': '2026-06-09T14:16:16Z', 'revision_number': 4, 'project_id': '744302da894640a9b5a7de81a940c708'}]: 2026-06-09 14:16:19,738 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.520s 2026-06-09 14:16:19,739 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "port_id": "33bea6a8-1531-4425-8232-0689990a267a", "tenant_id": "744302da894640a9b5a7de81a940c708", "fixed_ip_address": "10.100.0.4"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-3e30e9bc-c81d-4321-9189-6d25e7c8608d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "cc64569f-b7c6-49da-8308-3f8124a7f1e6", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.233", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "236453cd-9c04-4bb2-9d81-48021133a7af", "port_id": "33bea6a8-1531-4425-8232-0689990a267a", "fixed_ip_address": "10.100.0.4", "status": "DOWN", "project_id": "744302da894640a9b5a7de81a940c708", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "75c3a6c7-3708-4cdb-8f2f-eb4629d42df1", "mac_address": "fa:16:3e:2b:7d:54", "admin_state_up": true, "status": "ACTIVE", "device_id": "49c86ca1-9a1b-4239-90d0-1684651113f6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:16:18Z", "updated_at": "2026-06-09T14:16:18Z", "revision_number": 0}}' 2026-06-09 14:16:19,890 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=49c86ca1-9a1b-4239-90d0-1684651113f6 0.150s 2026-06-09 14:16:19,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': 'Tue, 09 Jun 2026 14:16:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-578dfde2-90df-47ef-97a1-66c76b1172db', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=49c86ca1-9a1b-4239-90d0-1684651113f6'} Body: b'{"ports":[{"id":"33bea6a8-1531-4425-8232-0689990a267a","name":"","network_id":"75c3a6c7-3708-4cdb-8f2f-eb4629d42df1","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:2b:7d:54","admin_state_up":true,"status":"ACTIVE","device_id":"49c86ca1-9a1b-4239-90d0-1684651113f6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5c786be1-71fc-4219-b3c8-547ede68b9fd","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c37a095f-9a2e-4a57-ac9f-e5ca8beabde5"],"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-651750456","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-651750456","fqdn":"tempest-testnetworkbasicops-server-651750456.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:16:12Z","updated_at":"2026-06-09T14:16:16Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:16:20,010 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.119s 2026-06-09 14:16:20,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1193784304", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFP/sgkknTE+/YecPAzcld2/arfvbfcxc9ZXvJl0rZHY1peM04WLiyGA9I45XabQwizzIg/dGz1ISoE+MfPrSA9jL+k9DbRaQlbla9UELrdV2mJjQMRWf2fAD/fSjrZAQ=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:19 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-b11c707e-9351-4535-9a69-80c8023c6205', 'x-compute-request-id': 'req-b11c707e-9351-4535-9a69-80c8023c6205', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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-1193784304", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFP/sgkknTE+/YecPAzcld2/arfvbfcxc9ZXvJl0rZHY1peM04WLiyGA9I45XabQwizzIg/dGz1ISoE+MfPrSA9jL+k9DbRaQlbla9UELrdV2mJjQMRWf2fAD/fSjrZAQ==", "fingerprint": "89:2d:b2:8a:ab:14:1e:1c:49:32:78:0b:b9:9c:b1:a2", "user_id": "7aa36566044d4bbc885f726668b465d5"}}' 2026-06-09 14:16:20,332 25 INFO 10000 [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.319s 2026-06-09 14:16:20,332 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-73053460", "description": "tempest-secgroup-smoke-73053460 description", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-7ee98794-5055-400e-87b7-1f6a8b381fed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "name": "tempest-secgroup-smoke-73053460", "stateful": true, "tenant_id": "744302da894640a9b5a7de81a940c708", "description": "tempest-secgroup-smoke-73053460 description", "shared": false, "security_group_rules": [{"id": "3a912a73-889f-4ccf-8ebf-1e636e719584", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "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-09T14:16:20Z", "updated_at": "2026-06-09T14:16:20Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}, {"id": "b7136d68-59b3-496e-903c-8b13eae7e513", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "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-09T14:16:20Z", "updated_at": "2026-06-09T14:16:20Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}], "tags": [], "created_at": "2026-06-09T14:16:20Z", "updated_at": "2026-06-09T14:16:20Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:20,735 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.402s 2026-06-09 14:16:20,735 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": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-743dc58d-f59a-4bce-a531-7df626df4eef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "1fd31c9f-fc34-4f6e-8ac2-4e3dd3873228", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "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-09T14:16:20Z", "updated_at": "2026-06-09T14:16:20Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:20,950 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.214s 2026-06-09 14:16:20,950 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": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-414986d0-44d8-4b34-ae0f-4422721daf46', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "2d77e0a5-90c5-41f9-a28e-eed6c62bb4f0", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "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-09T14:16:20Z", "updated_at": "2026-06-09T14:16:20Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:21,213 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.262s 2026-06-09 14:16:21,213 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": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a29402be-7f0a-47e5-accb-c6ebbcbb83d4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "7cd1063f-8af2-4b4a-85d1-bddf63b8fdf8", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "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-09T14:16:21Z", "updated_at": "2026-06-09T14:16:21Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:21,421 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.207s 2026-06-09 14:16:21,421 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": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f39caca4-0ba5-4c25-a976-68e5c0a34a85', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "fd156cd4-f2f8-479d-9aca-96a3747a7db5", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "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-09T14:16:21Z", "updated_at": "2026-06-09T14:16:21Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:21,696 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.274s 2026-06-09 14:16:21,696 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": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7796d4a9-bb8b-4de6-a335-7bb5b12333d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "da04b48b-3511-4574-b319-fdc8ebc92d32", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "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-09T14:16:21Z", "updated_at": "2026-06-09T14:16:21Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:21,927 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.230s 2026-06-09 14:16:21,928 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": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d98d5c36-f625-4cc7-b468-20cf4a6ab8e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "c390e673-b88e-4c9d-9935-363628ce1682", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "07a0a5c0-f2ca-42ed-bae1-a51bf062ca97", "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-09T14:16:21Z", "updated_at": "2026-06-09T14:16:21Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:22,239 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.307s 2026-06-09 14:16:22,240 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:21 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ff70ee98-97af-417c-a5e5-d3e59b16cdf4', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f40fb829a1f90d97903d92c19682374c; 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": "7aa36566044d4bbc885f726668b465d5", "name": "tempest-TestNetworkBasicOps-297430323-project-member", "password_expires_at": null}, "audit_ids": ["nHUKumQ5QqSJzeD5X7dRaQ"], "expires_at": "2026-06-09T15:16:22.000000Z", "issued_at": "2026-06-09T14:16:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "744302da894640a9b5a7de81a940c708", "name": "tempest-TestNetworkBasicOps-297430323"}, "is_domain": false, "roles": [{"id": "3900dbec2bb749b794d505246dc598d0", "name": "reader"}, {"id": "7584a818bcbd4ac6a7e1f0a99ba14add", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "1d42a2921e534d73a313a2ed088c22dc", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "df4fae1ba46b4d289a3400284c41db91", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2305facc3fa44e628a71b4f2f4df233c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "32fafaef5e914e809fa31dc835d3d2f0", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e11eff97ec314ad6a65e998c4145de81", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "3f1f5d534aa341c0857f1d225510bc7a", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "40c16ac510a040a39c1a6b84f6d3a4ee", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "62d0ceb319154e4db975235240d95771", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "cfb3203d59e54095bbeed81160d9edf1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "60904f0369d94f4c83949589cc11b03a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "5bf5a7f657a74d3eb45ec3e51c5c916f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "fa13f05d3d934375992cdf2dd3c1a335", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "9e1cfe55a66b42ecbb82b19fb0e5d33e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "162428d0a8fd468ca2ecd3a8998270bf", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "a35a55d305444554a3960b9b1ec4af70", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "cd78db573bbd471db37ffce0f0597f78", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "955ae8db87d942dcab1226c7c2cc1455", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b096c62c184a4a87a674a31754fca351", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d1efcaf609724e999845217668a0a166", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "56211ce333154a02a29e64f6cabb3b96", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_744302da894640a9b5a7de81a940c708", "region": "regionOne"}, {"name": "swift", "id": "b1e029e2f2ef49e7b19b217f4372f2cf", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v 2026-06-09 14:16:22,240 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2026-06-09 14:16:27,673 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 5.432s 2026-06-09 14:16:27,674 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-689114431", "imageRef": "f04198e0-2575-4362-8036-ee09552ddefb", "flavorRef": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "networks": [{"uuid": "75c3a6c7-3708-4cdb-8f2f-eb4629d42df1"}], "key_name": "tempest-TestNetworkBasicOps-1193784304", "security_groups": [{"name": "tempest-secgroup-smoke-73053460"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:22 GMT', 'server': 'Apache', 'content-length': '444', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-319b3acb-6e99-4b24-8781-7f72c72f6f6c', 'x-compute-request-id': 'req-319b3acb-6e99-4b24-8781-7f72c72f6f6c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "da2054a5-d2ec-4596-962d-25e74e7d8742", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-73053460"}], "adminPass": "CdjNVuJKq79f"}}' 2026-06-09 14:16:27,910 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/da2054a5-d2ec-4596-962d-25e74e7d8742 0.234s 2026-06-09 14:16:27,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': 'Tue, 09 Jun 2026 14:16:27 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-6ef19cd4-6b35-45e1-98d8-48e4daec4f0d', 'x-compute-request-id': 'req-6ef19cd4-6b35-45e1-98d8-48e4daec4f0d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742'} Body: b'{"server": {"id": "da2054a5-d2ec-4596-962d-25e74e7d8742", "name": "tempest-TestNetworkBasicOps-server-689114431", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:27Z", "updated": "2026-06-09T14:16:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1193784304", "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-09 14:16:29,573 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/da2054a5-d2ec-4596-962d-25e74e7d8742 0.657s 2026-06-09 14:16:29,573 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': 'Tue, 09 Jun 2026 14:16:28 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-1ba25ea5-8989-4c5f-bb42-7bc562bffc60', 'x-compute-request-id': 'req-1ba25ea5-8989-4c5f-bb42-7bc562bffc60', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742'} Body: b'{"server": {"id": "da2054a5-d2ec-4596-962d-25e74e7d8742", "name": "tempest-TestNetworkBasicOps-server-689114431", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:27Z", "updated": "2026-06-09T14:16:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1193784304", "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-09 14:16:29,576 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-09 14:16:31,601 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/da2054a5-d2ec-4596-962d-25e74e7d8742 1.024s 2026-06-09 14:16:31,602 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': 'Tue, 09 Jun 2026 14:16:30 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1df9b8cb-3673-48d5-b650-8965bf0cefe0', 'x-compute-request-id': 'req-1df9b8cb-3673-48d5-b650-8965bf0cefe0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742'} Body: b'{"server": {"id": "da2054a5-d2ec-4596-962d-25e74e7d8742", "name": "tempest-TestNetworkBasicOps-server-689114431", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:27Z", "updated": "2026-06-09T14:16:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1193784304", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-73053460"}], "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-09 14:16:32,946 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/da2054a5-d2ec-4596-962d-25e74e7d8742 0.339s 2026-06-09 14:16:32,946 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': 'Tue, 09 Jun 2026 14:16:32 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f89b9eef-d7a4-4285-81e7-092304eb3eca', 'x-compute-request-id': 'req-f89b9eef-d7a4-4285-81e7-092304eb3eca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742'} Body: b'{"server": {"id": "da2054a5-d2ec-4596-962d-25e74e7d8742", "name": "tempest-TestNetworkBasicOps-server-689114431", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:27Z", "updated": "2026-06-09T14:16:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1193784304", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-73053460"}], "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-09 14:16:34,945 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/da2054a5-d2ec-4596-962d-25e74e7d8742 0.994s 2026-06-09 14:16:34,945 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': 'Tue, 09 Jun 2026 14:16:33 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f34d818-9748-4ec2-89d5-412fee643c0c', 'x-compute-request-id': 'req-1f34d818-9748-4ec2-89d5-412fee643c0c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742'} Body: b'{"server": {"id": "da2054a5-d2ec-4596-962d-25e74e7d8742", "name": "tempest-TestNetworkBasicOps-server-689114431", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:27Z", "updated": "2026-06-09T14:16:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1193784304", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-73053460"}], "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-09 14:16:36,783 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/da2054a5-d2ec-4596-962d-25e74e7d8742 0.833s 2026-06-09 14:16:36,783 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': 'Tue, 09 Jun 2026 14:16:35 GMT', 'server': 'Apache', 'content-length': '1690', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b30374d-cee3-45a1-96c0-aa895774a93a', 'x-compute-request-id': 'req-7b30374d-cee3-45a1-96c0-aa895774a93a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742'} Body: b'{"server": {"id": "da2054a5-d2ec-4596-962d-25e74e7d8742", "name": "tempest-TestNetworkBasicOps-server-689114431", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:27Z", "updated": "2026-06-09T14:16:34Z", "addresses": {"tempest-network-smoke--1832379637": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:00:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1193784304", "OS-SRV-USG:launched_at": "2026-06-09T14:16:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-73053460"}], "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-09 14:16:36,786 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2026-06-09 14:16:37,104 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/da2054a5-d2ec-4596-962d-25e74e7d8742 0.318s 2026-06-09 14:16:37,105 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': 'Tue, 09 Jun 2026 14:16:36 GMT', 'server': 'Apache', 'content-length': '1690', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bec2ccba-292d-4983-b24b-bce7ac8482ad', 'x-compute-request-id': 'req-bec2ccba-292d-4983-b24b-bce7ac8482ad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742'} Body: b'{"server": {"id": "da2054a5-d2ec-4596-962d-25e74e7d8742", "name": "tempest-TestNetworkBasicOps-server-689114431", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:27Z", "updated": "2026-06-09T14:16:34Z", "addresses": {"tempest-network-smoke--1832379637": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:00:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1193784304", "OS-SRV-USG:launched_at": "2026-06-09T14:16:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-73053460"}], "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-09 14:16:37,578 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=da2054a5-d2ec-4596-962d-25e74e7d8742 0.469s 2026-06-09 14:16:37,578 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-ae68bba7-3da4-42bf-967c-b277f34cc536', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=da2054a5-d2ec-4596-962d-25e74e7d8742'} Body: b'{"ports":[{"id":"d60e6e00-d98d-4c32-ba16-a8cd58d2ed56","name":"","network_id":"75c3a6c7-3708-4cdb-8f2f-eb4629d42df1","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:0a:00:e5","admin_state_up":true,"status":"ACTIVE","device_id":"da2054a5-d2ec-4596-962d-25e74e7d8742","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5c786be1-71fc-4219-b3c8-547ede68b9fd","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["07a0a5c0-f2ca-42ed-bae1-a51bf062ca97"],"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-689114431","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-689114431","fqdn":"tempest-testnetworkbasicops-server-689114431.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:16:29Z","updated_at":"2026-06-09T14:16:34Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:16:37,578 25 DEBUG [tempest.common.waiters] Server ID da2054a5-d2ec-4596-962d-25e74e7d8742 ports are all ACTIVE [{'id': 'd60e6e00-d98d-4c32-ba16-a8cd58d2ed56', 'name': '', 'network_id': '75c3a6c7-3708-4cdb-8f2f-eb4629d42df1', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'mac_address': 'fa:16:3e:0a:00:e5', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'da2054a5-d2ec-4596-962d-25e74e7d8742', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5c786be1-71fc-4219-b3c8-547ede68b9fd', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['07a0a5c0-f2ca-42ed-bae1-a51bf062ca97'], '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-689114431', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testnetworkbasicops-server-689114431', 'fqdn': 'tempest-testnetworkbasicops-server-689114431.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T14:16:29Z', 'updated_at': '2026-06-09T14:16:34Z', 'revision_number': 4, 'project_id': '744302da894640a9b5a7de81a940c708'}]: 2026-06-09 14:16:39,747 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 2.168s 2026-06-09 14:16:39,748 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "port_id": "d60e6e00-d98d-4c32-ba16-a8cd58d2ed56", "tenant_id": "744302da894640a9b5a7de81a940c708", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:16:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-0d51031f-ed65-4fb6-8a3c-97416e560f06', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "f67f9ddd-dc9c-433c-b6a9-3a63431d85cd", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.202", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "236453cd-9c04-4bb2-9d81-48021133a7af", "port_id": "d60e6e00-d98d-4c32-ba16-a8cd58d2ed56", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "744302da894640a9b5a7de81a940c708", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "75c3a6c7-3708-4cdb-8f2f-eb4629d42df1", "mac_address": "fa:16:3e:0a:00:e5", "admin_state_up": true, "status": "ACTIVE", "device_id": "da2054a5-d2ec-4596-962d-25e74e7d8742", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:16:38Z", "updated_at": "2026-06-09T14:16:38Z", "revision_number": 0}}' 2026-06-09 14:16:39,749 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2026-06-09 14:16:54,964 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:16:55,066 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:16:55,066 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2026-06-09 14:16:55,612 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/cc64569f-b7c6-49da-8308-3f8124a7f1e6 0.546s 2026-06-09 14:16:55,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': 'Tue, 09 Jun 2026 14:16:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-8c4a6d85-0897-47c7-8376-53a38d0bf269', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/cc64569f-b7c6-49da-8308-3f8124a7f1e6'} Body: b'{"floatingip": {"id": "cc64569f-b7c6-49da-8308-3f8124a7f1e6", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.233", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "236453cd-9c04-4bb2-9d81-48021133a7af", "port_id": "33bea6a8-1531-4425-8232-0689990a267a", "fixed_ip_address": "10.100.0.4", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "75c3a6c7-3708-4cdb-8f2f-eb4629d42df1", "mac_address": "fa:16:3e:2b:7d:54", "admin_state_up": true, "status": "ACTIVE", "device_id": "49c86ca1-9a1b-4239-90d0-1684651113f6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:16:18Z", "updated_at": "2026-06-09T14:16:19Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:55,613 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'cc64569f-b7c6-49da-8308-3f8124a7f1e6', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'floating_ip_address': '192.168.122.233', 'floating_network_id': 'c59dc221-ed5a-47e8-b2a2-7e6b7a694a94', 'router_id': '236453cd-9c04-4bb2-9d81-48021133a7af', 'port_id': '33bea6a8-1531-4425-8232-0689990a267a', 'fixed_ip_address': '10.100.0.4', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '75c3a6c7-3708-4cdb-8f2f-eb4629d42df1', 'mac_address': 'fa:16:3e:2b:7d:54', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '49c86ca1-9a1b-4239-90d0-1684651113f6', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T14:16:18Z', 'updated_at': '2026-06-09T14:16:19Z', 'revision_number': 1, 'project_id': '744302da894640a9b5a7de81a940c708'} is at status: ACTIVE 2026-06-09 14:16:55,613 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.546722 seconds 2026-06-09 14:16:55,613 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.233 with user: cirros 2026-06-09 14:16:55,613 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.233 in 120 sec and the expected result is reachable 2026-06-09 14:16:55,647 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.033192 seconds 2026-06-09 14:16:55,647 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.233 in 120 sec and the ping result is expected 2026-06-09 14:16:55,795 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/49c86ca1-9a1b-4239-90d0-1684651113f6/action 0.147s 2026-06-09 14:16:55,796 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': 'Tue, 09 Jun 2026 14:16:55 GMT', 'server': 'Apache', 'content-length': '75221', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7e4ebfe-9794-4f2f-af4a-04f9488fde68', 'x-compute-request-id': 'req-f7e4ebfe-9794-4f2f-af4a-04f9488fde68', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6/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 1445950023 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001129] 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.004417] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004451] Using GB pages for direct mapping\\n[ 0.004727] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004732] ACPI: Early table checksum verification disabled\\n[ 0.004737] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004742] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004751] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004759] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004764] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004767] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004771] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004775] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004778] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004781] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004782] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004783] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004785] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004786] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005940] No NUMA configuration fo 2026-06-09 14:16:55,799 25 DEBUG [tempest.scenario.manager] Console output for 49c86ca1-9a1b-4239-90d0-1684651113f6 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 1445950023 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001129] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001513] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004417] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004451] Using GB pages for direct mapping [ 0.004727] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004732] ACPI: Early table checksum verification disabled [ 0.004737] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004742] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004751] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004759] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004764] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004767] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004771] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004775] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004778] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004781] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004782] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004783] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004785] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004786] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005940] No NUMA configuration found [ 0.005943] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005951] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006309] Zone ranges: [ 0.006310] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006312] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006314] Normal empty [ 0.006316] Device empty [ 0.006318] Movable zone start for each node [ 0.006321] Early memory node ranges [ 0.006322] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006324] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006325] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006556] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006585] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006794] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017852] ACPI: PM-Timer IO Port: 0x608 [ 0.017880] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017996] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018002] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018004] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018006] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018007] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018011] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018013] TSC deadline timer available [ 0.018026] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018098] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018100] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018102] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018103] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018106] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018107] Booting paravirtualized kernel on KVM [ 0.018110] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018117] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018382] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018450] kvm-guest: setup async PF for cpu 0 [ 0.018478] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018497] kvm-guest: PV spinlocks disabled, single CPU [ 0.018502] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018504] Policy zone: DMA32 [ 0.018506] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018589] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018601] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018608] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018669] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018943] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019678] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019709] ftrace: allocating 50600 entries in 198 pages [ 0.046743] ftrace: allocated 198 pages with 4 groups [ 0.046915] rcu: Hierarchical RCU implementation. [ 0.046917] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046919] Rude variant of Tasks RCU enabled. [ 0.046920] Tracing variant of Tasks RCU enabled. [ 0.046921] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046922] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.051622] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052105] random: crng init done [ 0.093222] Console: colour VGA+ 80x25 [ 0.226360] printk: console [tty1] enabled [ 0.544916] printk: console [ttyS0] enabled [ 0.547744] ACPI: Core revision 20210730 [ 0.550413] APIC: Switch to symmetric I/O mode setup [ 0.555041] x2apic enabled [ 0.558271] Switched APIC routing to physical x2apic. [ 0.566189] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.573014] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.577007] pid_max: default: 32768 minimum: 301 [ 0.577007] LSM: Security Framework initializing [ 0.577007] landlock: Up and running. [ 0.577007] Yama: becoming mindful. [ 0.577007] AppArmor: AppArmor initialized [ 0.577007] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.577007] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.577007] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.577007] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.577007] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.577007] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.577007] Spectre V2 : Mitigation: Retpolines [ 0.577007] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.577007] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.577007] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.577007] RETBleed: Mitigation: untrained return thunk [ 0.577007] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.577007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.577007] Freeing SMP alternatives memory: 44K [ 0.577007] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.577194] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.581030] ... version: 0 [ 0.584000] ... bit width: 48 [ 0.585023] ... generic registers: 6 [ 0.587707] ... value mask: 0000ffffffffffff [ 0.589022] ... max period: 00007fffffffffff [ 0.592740] ... fixed-purpose events: 0 [ 0.593020] ... event mask: 000000000000003f [ 0.596826] rcu: Hierarchical SRCU implementation. [ 0.597588] smp: Bringing up secondary CPUs .10000 .. [ 0.600880] smp: Brought up 1 node, 1 CPU [ 0.601026] smpboot: Max logical packages: 1 [ 0.604015] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.605643] devtmpfs: initialized [ 0.608003] x86/mm: Memory block size: 128MB [ 0.609271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.613030] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.617091] pinctrl core: initialized pinctrl subsystem [ 0.621020] PM: RTC time: 14:16:18, date: 2026-06-09 [ 0.624542] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.625131] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.629053] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.633034] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.637037] audit: initializing netlink subsys (disabled) [ 0.640977] thermal_sys: Registered thermal governor 'fair_share' [ 0.640980] thermal_sys: Registered thermal governor 'bang_bang' [ 0.641021] thermal_sys: Registered thermal governor 'step_wise' [ 0.644796] thermal_sys: Registered thermal governor 'user_space' [ 0.645025] audit: type=2000 audit(1781014578.106:1): state=initialized audit_enabled=0 res=1 [ 0.649023] thermal_sys: Registered thermal governor 'power_allocator' [ 0.649040] EISA bus registered [ 0.655280] cpuidle: using governor ladder [ 0.657020] cpuidle: using governor menu [ 0.662456] ACPI: bus type PCI registered [ 0.665021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.669286] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.673033] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.677078] PCI: Using configuration type 1 for base access [ 0.682062] Kprobes globally optimized [ 0.684896] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.685024] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.690104] ACPI: Added _OSI(Module Device) [ 0.693064] ACPI: Added _OSI(Processor Device) [ 0.696026] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.697074] ACPI: Added _OSI(Processor Aggregator Device) [ 0.700617] ACPI: Added _OSI(Linux-Dell-Video) [ 0.701029] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.704423] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.708539] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.713446] ACPI: Interpreter enabled [ 0.716010] ACPI: PM: (supports S0 S5) [ 0.717022] ACPI: Using IOAPIC for interrupt routing [ 0.720783] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.721028] PCI: Using E820 reservations for host bridge windows [ 0.725353] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.735106] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.737029] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.741162] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.745157] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.750270] PCI host bridge to bus 0000:00 [ 0.753022] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.756538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.757024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.761024] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.765021] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.769020] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.773020] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.777328] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.785282] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.793056] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.807089] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.813062] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.826797] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.829247] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.838098] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.844628] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.850689] pci 0000:00:02.0: enabling Extended Tags [ 0.855706] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.861022] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.872177] pci 0000:00:02.1: enabling Extended Tags [ 0.875488] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.880321] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.888964] pci 0000:00:02.2: enabling Extended Tags [ 0.891618] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.896402] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.903424] pci 0000:00:02.3: enabling Extended Tags [ 0.907554] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.913020] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.923169] pci 0000:00:02.4: enabling Extended Tags [ 0.927455] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.932689] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.940676] pci 0000:00:02.5: enabling Extended Tags [ 0.944323] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.948469] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.954500] pci 0000:00:02.6: enabling Extended Tags [ 0.959600] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.966724] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.976070] pci 0000:00:02.7: enabling Extended Tags [ 0.981578] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.988213] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.995470] pci 0000:00:03.0: enabling Extended Tags [ 0.999517] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.004525] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.010358] pci 0000:00:03.1: enabling Extended Tags [ 1.018703] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.024136] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.029339] pci 0000:00:03.2: enabling Extended Tags [ 1.035643] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.042548] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.054014] pci 0000:00:03.3: enabling Extended Tags [ 1.059912] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.064927] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.072007] pci 0000:00:03.4: enabling Extended Tags [ 1.075646] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.081028] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.092608] pci 0000:00:03.5: enabling Extended Tags [ 1.097449] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.105034] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.117407] pci 0000:00:03.6: enabling Extended Tags [ 1.123924] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.128426] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.134519] pci 0000:00:03.7: enabling Extended Tags [ 1.143603] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.150335] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.160281] pci 0000:00:04.0: enabling Extended Tags [ 1.163533] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.168219] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.177334] pci 0000:00:04.1: enabling Extended Tags [ 1.185611] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.192597] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.199502] pci 0000:00:04.2: enabling Extended Tags [ 1.203709] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.210145] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.219794] pci 0000:00:04.3: enabling Extended Tags [ 1.224093] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.229040] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.241379] pci 0000:00:04.4: enabling Extended Tags [ 1.248672] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.252658] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.258539] pci 0000:00:04.5: enabling Extended Tags [ 1.263703] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.268454] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.275980] pci 0000:00:04.6: enabling Extended Tags [ 1.279635] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.284621] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.290595] pci 0000:00:04.7: enabling Extended Tags [ 1.299475] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.304858] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.313868] pci 0000:00:05.0: enabling Extended Tags [ 1.376253] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.378813] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.382258] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.400955] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.403360] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.409320] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.419391] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.428291] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.432869] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.437178] pci 0000:01:00.0: enabling Extended Tags [ 1.517186] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.520916] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.521106] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.525171] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.531705] pci_bus 0000:02: extended config space not accessible [ 1.533479] acpiphp: Slot [1] registered [ 1.536746] acpiphp: Slot [0] registered [ 1.537105] acpiphp: Slot [2] registered [ 1.540332] acpiphp: Slot [3] registered [ 1.541130] acpiphp: Slot [4] registered [ 1.544291] acpiphp: Slot [5] registered [ 1.545083] acpiphp: Slot [6] registered [ 1.547882] acpiphp: Slot [7] registered [ 1.549098] acpiphp: Slot [8] registered [ 1.552291] acpiphp: Slot [9] registered [ 1.553099] acpiphp: Slot [10] registered [ 1.556196] acpiphp: Slot [11] registered [ 1.557107] acpiphp: Slot [12] registered [ 1.560380] acpiphp: Slot [13] registered [ 1.561091] acpiphp: Slot [14] registered [ 1.564626] acpiphp: Slot [15] registered [ 1.565114] acpiphp: Slot [16] registered [ 1.568410] acpiphp: Slot [17] registered [ 1.569092] acpiphp: Slot [18] registered [ 1.572423] acpiphp: Slot [19] registered [ 1.573079] acpiphp: Slot [20] registered [ 1.576408] acpiphp: Slot [21] registered [ 1.577084] acpiphp: Slot [22] registered [ 1.580506] acpiphp: Slot [23] registered [ 1.581090] acpiphp: Slot [24] registered [ 1.584578] acpiphp: Slot [25] registered [ 1.585083] acpiphp: Slot [26] registered [ 1.588375] acpiphp: Slot [27] registered [ 1.589076] acpiphp: Slot [28] registered [ 1.591996] acpiphp: Slot [29] registered [ 1.593082] acpiphp: Slot [30] registered [ 1.596126] acpiphp: Slot [31] registered [ 1.599700] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.608828] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.682161] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.685120] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.689056] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.693165] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.701709] acpiphp: Slot [0-2] registered [ 1.705295] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.714512] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.724564] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.727559] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.729236] pci 0000:03:00.0: enabling Extended Tags [ 1.836811] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.837153] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.841148] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.847852] acpiphp: Slot [0-3] registered [ 1.849682] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.860135] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.870826] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.876074] pci 0000:04:00.0: enabling Extended Tags [ 1.956300] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.957144] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.961138] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.967851] acpiphp: Slot [0-4] registered [ 1.969729] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.978605] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.990155] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.997398] pci 0000:05:00.0: enabling Extended Tags [ 2.079450] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.081145] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.085180] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.091823] acpiphp: Slot [0-5] registered [ 2.093626] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.103929] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.113028] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.120515] pci 0000:06:00.0: enabling Extended Tags [ 2.206672] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.209144] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.213139] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.219716] acpiphp: Slot [0-6] registered [ 2.292038] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.293145] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.297137] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.303820] acpiphp: Slot [0-7] registered [ 2.374161] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.377149] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.381150] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.387603] acpiphp: Slot [0-8] registered [ 2.463082] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.465152] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.469143] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.475890] acpiphp: Slot [0-9] registered [ 2.548478] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.549147] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.553137] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.559846] acpiphp: Slot [0-10] registered [ 2.634326] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.637143] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.641136] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.647798] acpiphp: Slot [0-11] registered [ 2.723223] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.725145] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.729137] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.735781] acpiphp: Slot [0-12] registered [ 2.807218] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.809179] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.813150] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.819860] acpiphp: Slot [0-13] registered [ 2.891484] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.893159] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.897159] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.903850] acpiphp: Slot [0-14] registered [ 2.976775] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.977143] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.981137] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.987543] acpiphp: Slot [0-15] registered [ 3.060040] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.061145] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.065163] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.071645] acpiphp: Slot [0-16] registered [ 3.149320] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.153171] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.157143] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.164219] acpiphp: Slot [0-17] registered [ 3.239283] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.241147] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.245141] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.251860] acpiphp: Slot [0-18] registered [ 3.331090] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.333158] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.337138] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.343822] acpiphp: Slot [0-19] registered [ 3.415274] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.417144] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.421167] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.427957] acpiphp: Slot [0-20] registered [ 3.501230] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.504767] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.505139] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.511725] acpiphp: Slot [0-21] registered [ 3.584597] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.585168] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.589165] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.596047] acpiphp: Slot [0-22] registered [ 3.669625] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.673156] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.677162] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.683871] acpiphp: Slot [0-23] registered [ 3.758797] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.761170] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.765146] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.771982] acpiphp: Slot [0-24] registered [ 3.844382] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.845144] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.849138] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.855881] acpiphp: Slot [0-25] registered [ 3.927867] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.929180] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.933147] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.979402] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.981251] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.985256] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.989168] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.993069] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.997234] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.001237] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.005287] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.009151] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.013049] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.017050] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.021063] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.025052] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.029069] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.032936] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.033301] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.037424] iommu: Default domain type: Translated [ 4.040679] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.041210] SCSI subsystem initialized [ 4.043931] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.045007] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.045029] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.048779] vgaarb: loaded [ 4.049079] ACPI: bus type USB registered [ 4.052009] usbcore: registered new interface driver usbfs [ 4.053030] usbcore: registered new interface driver hub [ 4.056395] usbcore: registered new device driver usb [ 4.057047] pps_core: LinuxPPS API ver. 1 registered [ 4.060366] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.061025] PTP clock support registered [ 4.063761] EDAC MC: Ver: 3.0.0 [ 4.068331] NetLabel: Initializing [ 4.069020] NetLabel: domain hash size = 128 [ 4.071751] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.073044] NetLabel: unlabeled traffic allowed by default [ 4.076493] PCI: Using ACPI for IRQ routing [ 4.880536] clocksource: Switched to clocksource kvm-clock [ 4.895113] VFS: Disk quotas dquot_6.6.0 [ 4.897910] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.902293] AppArmor: AppArmor Filesystem Enabled [ 4.905358] pnp: PnP ACPI init [ 4.908087] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.913936] pnp: PnP ACPI: found 5 devices [ 4.922555] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.929145] NET: Registered PF_INET protocol family [ 4.932883] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.938732] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.944022] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.949049] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.953957] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.958604] TCP: Hash tables configured (established 1024 bind 1024) [ 4.962997] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.967792] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.972045] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.977140] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.981136] NET: Registered PF_XDP protocol family [ 4.984481] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.989980] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.995166] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.000390] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.005451] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.010492] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.015613] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.020922] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.027085] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.033288] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.039000] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.044126] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.049226] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.054893] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.060313] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.065789] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.071086] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.076096] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.081178] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.086429] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.091924] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.097049] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.102284] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.107602] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.112707] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.116902] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.121726] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.126369] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.130564] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.134451] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.138971] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.143066] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.147013] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.151073] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.155218] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.159218] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.163324] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.167763] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.172055] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.177282] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.182177] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.186903] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.191261] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.195846] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.200124] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.204373] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.209022] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.213213] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.217193] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.221541] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.225526] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.230075] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.235101] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.240291] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.244932] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.249311] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.253712] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.258759] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.263572] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.269060] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.273543] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.278138] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.282526] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.287069] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.291246] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.295404] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.299426] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.303341] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.307400] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.311406] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.315398] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.319371] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.323356] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.327782] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.332556] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.336559] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.340936] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.345183] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.349503] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.353565] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.358470] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.362726] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.367196] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.371650] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.376337] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.380506] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.385194] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.390271] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.395186] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.399912] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.404861] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.409561] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.414414] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.419006] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.423898] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.427661] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.435018] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.441512] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.450235] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.454732] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.460563] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.466648] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.475074] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.481892] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.488661] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.495460] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.501612] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.506838] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.516868] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.522839] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.528329] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.536715] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.541755] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.549305] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.557479] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.562152] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.568613] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.575625] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.582055] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.587135] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.595635] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.600203] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.607180] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.615359] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.620416] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.627770] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.634899] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.641934] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.649372] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.657427] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.663853] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.669100] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.677586] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.683406] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.688641] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.697228] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.700417] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.707676] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.712899] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.721838] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.726338] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.732510] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.738845] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.746454] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.751148] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.756770] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.763648] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.771701] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.774984] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.780471] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.787233] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.796676] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.800116] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.806506] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.811860] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.820396] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.823686] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.830991] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.836489] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.844857] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.848336] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.855008] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.861283] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.868578] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.873122] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.878657] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.885232] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.891922] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.896338] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.902543] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.909318] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.917906] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.921259] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.928198] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.934813] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.945125] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.950184] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.956926] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.964876] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.974942] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.978330] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.984942] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.990293] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.998712] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.002519] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.009945] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.016864] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.025110] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.030710] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.034743] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.039165] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.043518] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.047696] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.051977] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.055516] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.059512] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.064156] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.068341] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.072518] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.077540] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.081540] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.086541] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.090638] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.095396] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.099465] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.104224] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.108235] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.112849] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.117133] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.122741] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.126838] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.131830] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.135843] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.142964] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.146902] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.151571] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.155670] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.160577] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.164932] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.169607] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.173779] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.178485] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.182314] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.186418] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.191416] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.195187] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.199241] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.204095] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.207743] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.211676] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.216435] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.220805] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.224928] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.229747] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.233476] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.237525] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.242089] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.245825] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.250015] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.254566] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.258088] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.261924] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.266562] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.270220] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.274348] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.280374] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.283985] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.288402] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.293236] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.296893] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.301068] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.305890] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.309694] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.314076] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.318852] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.322657] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.326751] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.331456] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.335211] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.339186] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.345845] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.355496] PCI: CLS 0 bytes, default 64 [ 6.358639] Trying to unpack rootfs image as initramfs... [ 6.363200] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.377656] Initialise system trusted keyrings [ 6.380999] Key type blacklist registered [ 6.393137] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.402478] zbud: loaded [ 6.404595] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.417230] fuse: init (API version 7.34) [ 6.420068] integrity: Platform Keyring initialized [ 6.433058] Key type asymmetric registered [ 6.435741] Asymmetric key parser 'x509' registered [ 6.445161] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.457218] io scheduler mq-deadline registered [ 6.463372] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.477477] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.495279] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.505664] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.522596] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.533705] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.550930] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.561655] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.577887] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.589635] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.606549] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.619173] Freeing initrd memory: 8744K [ 6.622197] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.630714] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.635087] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.644190] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.648435] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.654623] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.660566] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.665590] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.674014] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.678001] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.686202] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.690250] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.699669] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.703752] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.713473] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.718896] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.728805] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.733410] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.741438] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.745842] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.755152] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.759743] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.767125] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.774221] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.779229] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.788621] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.793701] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.802037] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.807486] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.815598] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.819724] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.828530] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.833112] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.843010] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.848192] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.856006] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.861318] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.870401] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.874484] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.879518] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.885541] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.889876] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.899124] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.908092] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.912279] shpchp 0000:01:00.0: Slot initialization failed [ 6.917964] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.923476] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.928352] ACPI: button: Power Button [PWRF] [ 6.956639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.988851] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.995646] Linux agpgart interface v0.103 [ 6.999899] loop: module loaded [ 7.002556] tun: Universal TUN/TAP device driver, 1.6 [ 7.005992] PPP generic driver version 2.4.2 [ 7.008981] VFIO - User Level meta-driver version: 0.3 [ 7.012328] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.016334] ehci-pci: EHCI PCI platform driver [ 7.021532] ehci-platform: EHCI generic platform driver [ 7.024859] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.028862] ohci-pci: OHCI PCI platform driver [ 7.031830] ohci-platform: OHCI generic platform driver [ 7.035066] uhci_hcd: USB Universal Host Controller Interface driver [ 7.040573] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.043833] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.048570] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.052031] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.055824] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.061444] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.066187] usb usb1: Product: UHCI Host Controller [ 7.069439] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.073437] usb usb1: SerialNumber: 0000:02:01.0 [ 7.076662] hub 1-0:1.0: USB hub found [ 7.079353] hub 1-0:1.0: 2 ports detected [ 7.082449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.089631] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.093319] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.096590] mousedev: PS/2 mouse device common for all mice [ 7.100879] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.106278] rtc_cmos 00:03: RTC can wake from S4 [ 7.111892] rtc_cmos 00:03: registered as rtc0 [ 7.115238] rtc_cmos 00:03: setting system clock to 2026-06-09T14:16:25 UTC (1781014585) [ 7.120852] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.125083] i2c_dev: i2c /dev entries driver [ 7.128079] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.135912] device-mapper: uevent: version 1.0.3 [ 7.139015] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.144802] platform eisa.0: Probing EISA bus 0 [ 7.147921] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.152168] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.156675] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.160886] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.165247] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.169437] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.173486] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.177499] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.181512] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.185550] platform eisa.0: EISA: Detected 0 cards [ 7.188913] ledtrig-cpu: registered to indicate activity on CPUs [ 7.193379] drop_monitor: Initializing network drop monitor service [ 7.197504] NET: Registered PF_INET6 protocol family [ 7.204215] Segment Routing with IPv6 [ 7.207119] In-situ OAM (IOAM) with IPv6 [ 7.209846] NET: Registered PF_PACKET protocol family [ 7.213343] Key type dns_resolver registered [ 7.216443] IPI shorthand broadcast: enabled [ 7.219380] registered taskstats version 1 [ 7.222193] Loading compiled-in X.509 certificates [ 7.225823] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.232627] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.239278] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.245667] blacklist: Loading compiled-in revocation X.509 certificates [ 7.249826] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.256253] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.262911] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.272243] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.279042] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.285409] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.292031] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.298818] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.305950] zswap: loaded using pool lzo/zbud [ 7.309250] Key type .fscrypt registered [ 7.312090] Key type fscrypt-provisioning registered [ 7.317241] Key type encrypted registered [ 7.320014] AppArmor: AppArmor sha1 policy hashing enabled [ 7.323540] ima: No TPM chip found, activating TPM-bypass! [ 7.327141] Loading compiled-in module X.509 certificates [ 7.331106] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.337685] ima: Allocated hash algorithm: sha1 [ 7.340949] ima: No architecture policies found [ 7.343969] evm: Initialising EVM extended attributes: [ 7.347366] evm: security.selinux [ 7.349662] evm: security.SMACK64 [ 7.351968] evm: security.SMACK64EXEC [ 7.354446] evm: security.SMACK64TRANSMUTE [ 7.357178] evm: security.SMACK64MMAP [ 7.359630] evm: security.apparmor [ 7.362238] evm: security.ima [ 7.364388] evm: security.capability [ 7.366857] evm: HMAC attrs: 0x1 [ 7.369746] PM: Magic number: 14:878:282 [ 7.372653] tty tty19: hash matches [ 7.375545] RAS: Correctable Errors collector initialized. [ 7.379201] Unstable clock detected, switching default tracing clock to "global" [ 7.379201] If you want to keep using the local clock, then add: [ 7.379201] "trace_clock=local" [ 7.379201] on the kernel command line [ 7.393675] Freeing unused decrypted memory: 2036K [ 7.397238] Freeing unused kernel image (initmem) memory: 3244K [ 7.405077] Write protecting the kernel read-only data: 30720k [ 7.409882] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.414332] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.461508] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.465861] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.470135] Run /init as init process info: initramfs: up at 6.95 [ 7.525704] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.534075] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.538639] GPT:229375 != 2097151 [ 7.541353] GPT:Alternate GPT header not at the end of the disk. [ 7.545629] GPT:229375 != 2097151 [ 7.548182] GPT: Use GNU Parted to correct GPT errors. [ 7.597145] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.973094] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.002430] 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.78 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:49:c8:6c:a1:9a:1b:42:39:90:d0:16:84:65:11:13:f6 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCC5N4fOl1PGtH7fbwexLB/qm5pv56BNNCZKtdAulLs9n/NDxOb2ujLnlF+MEg0hezUGMz55j1kpanMKlXzq8UFMpa3bKKueGXYp6sBf/BoaCeW5bi5kagNxIdVrL5mwqhYVjgkOrYh8tZ22Mw4LR/02dgIyi8J87pMH/bmA2nY0aOmKxp+zpfC6UsLah+/M1PCy78r2VNePv/yfanT+G7GBEsduatfsiNC2deRTQOa9ksiESwLs2TaWWarIrQh7Ngr2Mj1OnXw8Li0347rJs2niYar+f7lFHD0HG9IvkaUTDr9f1tzeSXJFT30qJCymP/hzsj/iOSj+PImpSwV4QrX root@tempest-testnetworkbasicops-server-651750456 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAPUWIeeJIQuwvls7opLwmMosC1KHd6KeN7vblWeGie9o2R9YM4sZkzYuLnNJ9g0MzVe89PzjwD0nj6VaXk/oJI= root@tempest-testnetworkbasicops-server-651750456 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe2b:7d54/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 49c86ca1-9a1b-4239-90d0-1684651113f6 name: tempest-TestNetworkBasicOps-server-651750456 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-651750456 launch-index: 0 === cirros: current=0.6.2 uptime=8.89 === === 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:2B:7D:54 inet6 addr: fe80::f816:3eff:fe2b:7d54/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:6 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:532 (532.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-651750456 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.066259] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.086690] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.286749] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.312409] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.414448] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.415658] ISO 9660 Extensions: RRIP_1991A [ 8.516430] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.573080] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.269680] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.272461] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 15:16:26 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 15:16:26 cirros auth.notice su: + none root:cirros Jun 9 15:16:26 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: DUID 00:04:49:c8:6c:a1:9a:1b:42:39:90:d0:16:84:65:11:13:f6 Jun 9 15:16:26 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:2b:7d:54 Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe2b:7d54 Jun 9 15:16:27 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 15:16:27 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-651750456 login: 2026-06-09 14:16:55,801 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-06-09 14:16:55,805 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:16:55,907 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:16:55,908 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-06-09 14:16:55,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.4 2026-06-09 14:16:55,909 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2026-06-09 14:16:55,911 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:16:56,011 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:16:56,011 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2026-06-09 14:16:56,023 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.114736 seconds 2026-06-09 14:16:56,784 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/33bea6a8-1531-4425-8232-0689990a267a 0.760s 2026-06-09 14:16:56,784 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': 'Tue, 09 Jun 2026 14:16:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'conte10000 nt-length': '1076', 'x-openstack-request-id': 'req-4ef545b6-4c40-42e7-8fb2-e0ec243108c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/33bea6a8-1531-4425-8232-0689990a267a'} Body: b'{"port":{"id":"33bea6a8-1531-4425-8232-0689990a267a","name":"","network_id":"75c3a6c7-3708-4cdb-8f2f-eb4629d42df1","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:2b:7d:54","admin_state_up":false,"status":"ACTIVE","device_id":"49c86ca1-9a1b-4239-90d0-1684651113f6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5c786be1-71fc-4219-b3c8-547ede68b9fd","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c37a095f-9a2e-4a57-ac9f-e5ca8beabde5"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-651750456","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-651750456","fqdn":"tempest-testnetworkbasicops-server-651750456.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:16:12Z","updated_at":"2026-06-09T14:16:56Z","revision_number":5,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:56,784 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.233 with user: cirros 2026-06-09 14:16:56,785 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.233 in 120 sec and the expected result is unreachable 2026-06-09 14:16:57,815 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.030233 seconds 2026-06-09 14:16:57,816 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.233 in 120 sec and the ping result is expected 2026-06-09 14:16:57,928 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/49c86ca1-9a1b-4239-90d0-1684651113f6/action 0.111s 2026-06-09 14:16:57,929 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': 'Tue, 09 Jun 2026 14:16:57 GMT', 'server': 'Apache', 'content-length': '75221', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5f3abbf-5c29-4591-a833-29de03f03453', 'x-compute-request-id': 'req-c5f3abbf-5c29-4591-a833-29de03f03453', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6/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 1445950023 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001129] 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.004417] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004451] Using GB pages for direct mapping\\n[ 0.004727] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004732] ACPI: Early table checksum verification disabled\\n[ 0.004737] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004742] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004751] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004759] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004764] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004767] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004771] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004775] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004778] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004781] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004782] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004783] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004785] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004786] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005940] No NUMA configuration fo 2026-06-09 14:16:57,931 25 DEBUG [tempest.scenario.manager] Console output for 49c86ca1-9a1b-4239-90d0-1684651113f6 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 1445950023 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001129] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001513] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004417] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004451] Using GB pages for direct mapping [ 0.004727] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004732] ACPI: Early table checksum verification disabled [ 0.004737] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004742] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004751] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004759] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004764] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004767] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004771] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004775] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004778] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004781] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004782] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004783] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004785] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004786] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005940] No NUMA configuration found [ 0.005943] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005951] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006309] Zone ranges: [ 0.006310] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006312] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006314] Normal empty [ 0.006316] Device empty [ 0.006318] Movable zone start for each node [ 0.006321] Early memory node ranges [ 0.006322] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006324] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006325] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006556] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006585] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006794] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017852] ACPI: PM-Timer IO Port: 0x608 [ 0.017880] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017996] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018002] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018004] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018006] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018007] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018011] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018013] TSC deadline timer available [ 0.018026] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018098] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018100] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018102] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018103] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018106] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018107] Booting paravirtualized kernel on KVM [ 0.018110] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018117] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018382] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018450] kvm-guest: setup async PF for cpu 0 [ 0.018478] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018497] kvm-guest: PV spinlocks disabled, single CPU [ 0.018502] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018504] Policy zone: DMA32 [ 0.018506] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018589] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018601] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018608] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018669] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018943] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019678] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019709] ftrace: allocating 50600 entries in 198 pages [ 0.046743] ftrace: allocated 198 pages with 4 groups [ 0.046915] rcu: Hierarchical RCU implementation. [ 0.046917] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046919] Rude variant of Tasks RCU enabled. [ 0.046920] Tracing variant of Tasks RCU enabled. [ 0.046921] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046922] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.051622] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052105] random: crng init done [ 0.093222] Console: colour VGA+ 80x25 [ 0.226360] printk: console [tty1] enabled [ 0.544916] printk: console [ttyS0] enabled [ 0.547744] ACPI: Core revision 20210730 [ 0.550413] APIC: Switch to symmetric I/O mode setup [ 0.555041] x2apic enabled [ 0.558271] Switched APIC routing to physical x2apic. [ 0.566189] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.573014] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.577007] pid_max: default: 32768 minimum: 301 [ 0.577007] LSM: Security Framework initializing [ 0.577007] landlock: Up and running. [ 0.577007] Yama: becoming mindful. [ 0.577007] AppArmor: AppArmor initialized [ 0.577007] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.577007] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.577007] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.577007] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.577007] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.577007] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.577007] Spectre V2 : Mitigation: Retpolines [ 0.577007] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.577007] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.577007] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.577007] RETBleed: Mitigation: untrained return thunk [ 0.577007] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.577007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.577007] Freeing SMP alternatives memory: 44K [ 0.577007] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.577194] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.581030] ... version: 0 [ 0.584000] ... bit width: 48 [ 0.585023] ... generic registers: 6 [ 0.587707] ... value mask: 0000ffffffffffff [ 0.589022] ... max period: 00007fffffffffff [ 0.592740] ... fixed-purpose events: 0 [ 0.593020] ... event mask: 000000000000003f [ 0.596826] rcu: Hierarchical SRCU implementation. [ 0.597588] smp: Bringing up secondary CPUs ... [ 0.600880] smp: Brought up 1 node, 1 CPU [ 0.601026] smpboot: Max logical packages: 1 [ 0.604015] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.605643] devtmpfs: initialized [ 0.608003] x86/mm: Memory block size: 128MB [ 0.609271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.613030] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.617091] pinctrl core: initialized pinctrl subsystem [ 0.621020] PM: RTC time: 14:16:18, date: 2026-06-09 [ 0.624542] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.625131] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.629053] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.633034] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.637037] audit: initializing netlink subsys (disabled) [ 0.640977] thermal_sys: Registered thermal governor 'fair_share' [ 0.640980] thermal_sys: Registered thermal governor 'bang_bang' [ 0.641021] thermal_sys: Registered thermal governor 'step_wise' [ 0.644796] thermal_sys: Registered thermal governor 'user_space' [ 0.645025] audit: type=2000 audit(1781014578.106:1): state=initialized audit_enabled=0 res=1 [ 0.649023] thermal_sys: Registered thermal governor 'power_allocator' [ 0.649040] EISA bus registered [ 0.655280] cpuidle: using governor ladder [ 0.657020] cpuidle: using governor menu [ 0.662456] ACPI: bus type PCI registered [ 0.665021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.669286] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.673033] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.677078] PCI: Using configuration type 1 for base access [ 0.682062] Kprobes globally optimized [ 0.684896] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.685024] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.690104] ACPI: Added _OSI(Module Device) [ 0.693064] ACPI: Added _OSI(Processor Device) [ 0.696026] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.697074] ACPI: Added _OSI(Processor Aggregator Device) [ 0.700617] ACPI: Added _OSI(Linux-Dell-Video) [ 0.701029] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.704423] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.708539] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.713446] ACPI: Interpreter enabled [ 0.716010] ACPI: PM: (supports S0 S5) [ 0.717022] ACPI: Using IOAPIC for interrupt routing [ 0.720783] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.721028] PCI: Using E820 reservations for host bridge windows [ 0.725353] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.735106] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.737029] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.741162] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.745157] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.750270] PCI host bridge to bus 0000:00 [ 0.753022] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.756538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.757024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.761024] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.765021] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.769020] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.773020] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.777328] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.785282] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.793056] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.807089] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.813062] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.826797] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.829247] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.838098] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.844628] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.850689] pci 0000:00:02.0: enabling Extended Tags [ 0.855706] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.861022] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.872177] pci 0000:00:02.1: enabling Extended Tags [ 0.875488] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.880321] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.888964] pci 0000:00:02.2: enabling Extended Tags [ 0.891618] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.896402] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.903424] pci 0000:00:02.3: enabling Extended Tags [ 0.907554] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.913020] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.923169] pci 0000:00:02.4: enabling Extended Tags [ 0.927455] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.932689] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.940676] pci 0000:00:02.5: enabling Extended Tags [ 0.944323] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.948469] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.954500] pci 0000:00:02.6: enabling Extended Tags [ 0.959600] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.966724] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.976070] pci 0000:00:02.7: enabling Extended Tags [ 0.981578] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.988213] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.995470] pci 0000:00:03.0: enabling Extended Tags [ 0.999517] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.004525] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.010358] pci 0000:00:03.1: enabling Extended Tags [ 1.018703] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.024136] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.029339] pci 0000:00:03.2: enabling Extended Tags [ 1.035643] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.042548] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.054014] pci 0000:00:03.3: enabling Extended Tags [ 1.059912] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.064927] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.072007] pci 0000:00:03.4: enabling Extended Tags [ 1.075646] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.081028] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.092608] pci 0000:00:03.5: enabling Extended Tags [ 1.097449] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.105034] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.117407] pci 0000:00:03.6: enabling Extended Tags [ 1.123924] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.128426] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.134519] pci 0000:00:03.7: enabling Extended Tags [ 1.143603] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.150335] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.160281] pci 0000:00:04.0: enabling Extended Tags [ 1.163533] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.168219] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.177334] pci 0000:00:04.1: enabling Extended Tags [ 1.185611] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.192597] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.199502] pci 0000:00:04.2: enabling Extended Tags [ 1.203709] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.210145] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.219794] pci 0000:00:04.3: enabling Extended Tags [ 1.224093] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.229040] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.241379] pci 0000:00:04.4: enabling Extended Tags [ 1.248672] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.252658] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.258539] pci 0000:00:04.5: enabling Extended Tags [ 1.263703] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.268454] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.275980] pci 0000:00:04.6: enabling Extended Tags [ 1.279635] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.284621] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.290595] pci 0000:00:04.7: enabling Extended Tags [ 1.299475] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.304858] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.313868] pci 0000:00:05.0: enabling Extended Tags [ 1.376253] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.378813] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.382258] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.400955] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.403360] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.409320] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.419391] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.428291] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.432869] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.437178] pci 0000:01:00.0: enabling Extended Tags [ 1.517186] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.520916] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.521106] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.525171] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.531705] pci_bus 0000:02: extended config space not accessible [ 1.533479] acpiphp: Slot [1] registered [ 1.536746] acpiphp: Slot [0] registered [ 1.537105] acpiphp: Slot [2] registered [ 1.540332] acpiphp: Slot [3] registered [ 1.541130] acpiphp: Slot [4] registered [ 1.544291] acpiphp: Slot [5] registered [ 1.545083] acpiphp: Slot [6] registered [ 1.547882] acpiphp: Slot [7] registered [ 1.549098] acpiphp: Slot [8] registered [ 1.552291] acpiphp: Slot [9] registered [ 1.553099] acpiphp: Slot [10] registered [ 1.556196] acpiphp: Slot [11] registered [ 1.557107] acpiphp: Slot [12] registered [ 1.560380] acpiphp: Slot [13] registered [ 1.561091] acpiphp: Slot [14] registered [ 1.564626] acpiphp: Slot [15] registered [ 1.565114] acpiphp: Slot [16] registered [ 1.568410] acpiphp: Slot [17] registered [ 1.569092] acpiphp: Slot [18] registered [ 1.572423] acpiphp: Slot [19] registered [ 1.573079] acpiphp: Slot [20] registered [ 1.576408] acpiphp: Slot [21] registered [ 1.577084] acpiphp: Slot [22] registered [ 1.580506] acpiphp: Slot [23] registered [ 1.581090] acpiphp: Slot [24] registered [ 1.584578] acpiphp: Slot [25] registered [ 1.585083] acpiphp: Slot [26] registered [ 1.588375] acpiphp: Slot [27] registered [ 1.589076] acpiphp: Slot [28] registered [ 1.591996] acpiphp: Slot [29] registered [ 1.593082] acpiphp: Slot [30] registered [ 1.596126] acpiphp: Slot [31] registered [ 1.599700] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.608828] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.682161] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.685120] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.689056] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.693165] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.701709] acpiphp: Slot [0-2] registered [ 1.705295] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.714512] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.724564] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.727559] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.729236] pci 0000:03:00.0: enabling Extended Tags [ 1.836811] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.837153] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.841148] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.847852] acpiphp: Slot [0-3] registered [ 1.849682] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.860135] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.870826] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.876074] pci 0000:04:00.0: enabling Extended Tags [ 1.956300] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.957144] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.961138] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.967851] acpiphp: Slot [0-4] registered [ 1.969729] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.978605] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.990155] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.997398] pci 0000:05:00.0: enabling Extended Tags [ 2.079450] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.081145] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.085180] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.091823] acpiphp: Slot [0-5] registered [ 2.093626] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.103929] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.113028] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.120515] pci 0000:06:00.0: enabling Extended Tags [ 2.206672] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.209144] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.213139] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.219716] acpiphp: Slot [0-6] registered [ 2.292038] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.293145] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.297137] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.303820] acpiphp: Slot [0-7] registered [ 2.374161] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.377149] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.381150] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.387603] acpiphp: Slot [0-8] registered [ 2.463082] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.465152] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.469143] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.475890] acpiphp: Slot [0-9] registered [ 2.548478] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.549147] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.553137] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.559846] acpiphp: Slot [0-10] registered [ 2.634326] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.637143] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.641136] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.647798] acpiphp: Slot [0-11] registered [ 2.723223] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.725145] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.729137] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.735781] acpiphp: Slot [0-12] registered [ 2.807218] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.809179] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.813150] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.819860] acpiphp: Slot [0-13] registered [ 2.891484] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.893159] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.897159] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.903850] acpiphp: Slot [0-14] registered [ 2.976775] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.977143] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.981137] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.987543] acpiphp: Slot [0-15] registered [ 3.060040] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.061145] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.065163] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.071645] acpiphp: Slot [0-16] registered [ 3.149320] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.153171] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.157143] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.164219] acpiphp: Slot [0-17] registered [ 3.239283] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.241147] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.245141] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.251860] acpiphp: Slot [0-18] registered [ 3.331090] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.333158] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.337138] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.343822] acpiphp: Slot [0-19] registered [ 3.415274] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.417144] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.421167] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.427957] acpiphp: Slot [0-20] registered [ 3.501230] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.504767] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.505139] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.511725] acpiphp: Slot [0-21] registered [ 3.584597] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.585168] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.589165] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.596047] acpiphp: Slot [0-22] registered [ 3.669625] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.673156] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.677162] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.683871] acpiphp: Slot [0-23] registered [ 3.758797] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.761170] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.765146] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.771982] acpiphp: Slot [0-24] registered [ 3.844382] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.845144] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.849138] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.855881] acpiphp: Slot [0-25] registered [ 3.927867] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.929180] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.933147] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.979402] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.981251] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.985256] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.989168] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.993069] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.997234] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.001237] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.005287] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.009151] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.013049] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.017050] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.021063] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.025052] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.029069] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.032936] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.033301] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.037424] iommu: Default domain type: Translated [ 4.040679] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.041210] SCSI subsystem initialized [ 4.043931] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.045007] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.045029] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.048779] vgaarb: loaded [ 4.049079] ACPI: bus type USB registered [ 4.052009] usbcore: registered new interface driver usbfs [ 4.053030] usbcore: registered new interface driver hub [ 4.056395] usbcore: registered new device driver usb [ 4.057047] pps_core: LinuxPPS API ver. 1 registered [ 4.060366] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.061025] PTP clock support registered [ 4.063761] EDAC MC: Ver: 3.0.0 [ 4.068331] NetLabel: Initializing [ 4.069020] NetLabel: domain hash size = 128 [ 4.071751] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.073044] NetLabel: unlabeled traffic allowed by default [ 4.076493] PCI: Using ACPI for IRQ routing [ 4.880536] clocksource: Switched to clocksource kvm-clock [ 4.895113] VFS: Disk quotas dquot_6.6.0 [ 4.897910] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.902293] AppArmor: AppArmor Filesystem Enabled [ 4.905358] pnp: PnP ACPI init [ 4.908087] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.913936] pnp: PnP ACPI: found 5 devices [ 4.922555] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.929145] NET: Registered PF_INET protocol family [ 4.932883] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.938732] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.944022] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.949049] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.953957] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.958604] TCP: Hash tables configured (established 1024 bind 1024) [ 4.962997] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.967792] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.972045] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.977140] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.981136] NET: Registered PF_XDP protocol family [ 4.984481] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.989980] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.995166] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.000390] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.005451] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.010492] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.015613] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.020922] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.027085] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.033288] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.039000] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.044126] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.049226] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.054893] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.060313] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.065789] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.071086] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.076096] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.081178] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.086429] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.091924] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.097049] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.102284] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.107602] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.112707] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.116902] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.121726] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.126369] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.130564] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.134451] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.138971] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.143066] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.147013] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.151073] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.155218] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.159218] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.163324] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.167763] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.172055] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.177282] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.182177] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.186903] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.191261] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.195846] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.200124] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.204373] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.209022] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.213213] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.217193] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.221541] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.225526] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.230075] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.235101] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.240291] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.244932] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.249311] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.253712] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.258759] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.263572] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.269060] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.273543] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.278138] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.282526] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.287069] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.291246] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.295404] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.299426] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.303341] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.307400] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.311406] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.315398] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.319371] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.323356] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.327782] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.332556] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.336559] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.340936] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.345183] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.349503] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.353565] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.358470] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.362726] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.367196] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.371650] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.376337] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.380506] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.385194] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.390271] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.395186] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.399912] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.404861] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.409561] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.414414] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.419006] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.423898] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.427661] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.435018] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.441512] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.450235] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.454732] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.460563] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.466648] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.475074] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.481892] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.488661] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.495460] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.501612] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.506838] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.516868] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.522839] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.528329] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.536715] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.541755] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.549305] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.557479] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.562152] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.568613] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.575625] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.582055] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.587135] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.595635] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.600203] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.607180] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.615359] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.620416] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.627770] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.634899] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.641934] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.649372] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.657427] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.663853] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.669100] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.677586] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.683406] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.688641] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.697228] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.700417] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.707676] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.712899] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.721838] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.726338] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.732510] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.738845] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.746454] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.751148] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.756770] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.763648] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.771701] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.774984] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.780471] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.787233] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.796676] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.800116] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.806506] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.811860] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.820396] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.823686] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.830991] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.836489] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.844857] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.848336] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.855008] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.861283] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.868578] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.873122] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.878657] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.885232] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.891922] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.896338] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.902543] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.909318] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.917906] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.921259] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.928198] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.934813] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.945125] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.950184] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.956926] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.964876] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.974942] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.978330] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.984942] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.990293] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.998712] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.002519] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.009945] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.016864] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.025110] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.030710] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.034743] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.039165] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.043518] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.047696] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.051977] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.055516] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.059512] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.064156] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.068341] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.072518] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.077540] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.081540] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.086541] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.090638] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.095396] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.099465] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.104224] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.108235] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.112849] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.117133] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.122741] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.126838] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.131830] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.135843] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.142964] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.146902] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.151571] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.155670] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.160577] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.164932] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.169607] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.173779] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.178485] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.182314] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.186418] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.191416] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.195187] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.199241] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.204095] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.207743] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.211676] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.216435] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.220805] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.224928] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.229747] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.233476] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.237525] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.242089] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.245825] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.250015] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.254566] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.258088] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.261924] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.266562] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.270220] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.274348] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.280374] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.283985] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.288402] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.293236] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.296893] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.301068] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.305890] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.309694] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.314076] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.318852] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.322657] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.326751] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.331456] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.335211] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.339186] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.345845] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.355496] PCI: CLS 0 bytes, default 64 [ 6.358639] Trying to unpack rootfs image as initramfs... [ 6.363200] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.377656] Initialise system trusted keyrings [ 6.380999] Key type blacklist registered [ 6.393137] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.402478] zbud: loaded [ 6.404595] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.417230] fuse: init (API version 7.34) [ 6.420068] integrity: Platform Keyring initialized [ 6.433058] Key type asymmetric registered [ 6.435741] Asymmetric key parser 'x509' registered [ 6.445161] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.457218] io scheduler mq-deadline registered [ 6.463372] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.477477] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.495279] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.505664] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.522596] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.533705] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.550930] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.561655] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.577887] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.589635] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.606549] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.619173] Freeing initrd memory: 8744K [ 6.622197] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.630714] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.635087] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.644190] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.648435] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.654623] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.660566] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.665590] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.674014] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.678001] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.686202] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.690250] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.699669] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.703752] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.713473] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.718896] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.728805] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.733410] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.741438] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.745842] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.755152] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.759743] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.767125] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.774221] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.779229] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.788621] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.793701] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.802037] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.807486] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.815598] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.819724] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.828530] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.833112] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.843010] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.848192] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.856006] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.861318] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.870401] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.874484] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.879518] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.885541] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.889876] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.899124] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.908092] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.912279] shpchp 0000:01:00.0: Slot initialization failed [ 6.917964] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.923476] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.928310000 52] ACPI: button: Power Button [PWRF] [ 6.956639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.988851] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.995646] Linux agpgart interface v0.103 [ 6.999899] loop: module loaded [ 7.002556] tun: Universal TUN/TAP device driver, 1.6 [ 7.005992] PPP generic driver version 2.4.2 [ 7.008981] VFIO - User Level meta-driver version: 0.3 [ 7.012328] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.016334] ehci-pci: EHCI PCI platform driver [ 7.021532] ehci-platform: EHCI generic platform driver [ 7.024859] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.028862] ohci-pci: OHCI PCI platform driver [ 7.031830] ohci-platform: OHCI generic platform driver [ 7.035066] uhci_hcd: USB Universal Host Controller Interface driver [ 7.040573] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.043833] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.048570] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.052031] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.055824] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.061444] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.066187] usb usb1: Product: UHCI Host Controller [ 7.069439] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.073437] usb usb1: SerialNumber: 0000:02:01.0 [ 7.076662] hub 1-0:1.0: USB hub found [ 7.079353] hub 1-0:1.0: 2 ports detected [ 7.082449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.089631] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.093319] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.096590] mousedev: PS/2 mouse device common for all mice [ 7.100879] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.106278] rtc_cmos 00:03: RTC can wake from S4 [ 7.111892] rtc_cmos 00:03: registered as rtc0 [ 7.115238] rtc_cmos 00:03: setting system clock to 2026-06-09T14:16:25 UTC (1781014585) [ 7.120852] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.125083] i2c_dev: i2c /dev entries driver [ 7.128079] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.135912] device-mapper: uevent: version 1.0.3 [ 7.139015] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.144802] platform eisa.0: Probing EISA bus 0 [ 7.147921] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.152168] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.156675] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.160886] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.165247] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.169437] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.173486] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.177499] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.181512] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.185550] platform eisa.0: EISA: Detected 0 cards [ 7.188913] ledtrig-cpu: registered to indicate activity on CPUs [ 7.193379] drop_monitor: Initializing network drop monitor service [ 7.197504] NET: Registered PF_INET6 protocol family [ 7.204215] Segment Routing with IPv6 [ 7.207119] In-situ OAM (IOAM) with IPv6 [ 7.209846] NET: Registered PF_PACKET protocol family [ 7.213343] Key type dns_resolver registered [ 7.216443] IPI shorthand broadcast: enabled [ 7.219380] registered taskstats version 1 [ 7.222193] Loading compiled-in X.509 certificates [ 7.225823] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.232627] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.239278] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.245667] blacklist: Loading compiled-in revocation X.509 certificates [ 7.249826] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.256253] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.262911] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.272243] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.279042] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.285409] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.292031] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.298818] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.305950] zswap: loaded using pool lzo/zbud [ 7.309250] Key type .fscrypt registered [ 7.312090] Key type fscrypt-provisioning registered [ 7.317241] Key type encrypted registered [ 7.320014] AppArmor: AppArmor sha1 policy hashing enabled [ 7.323540] ima: No TPM chip found, activating TPM-bypass! [ 7.327141] Loading compiled-in module X.509 certificates [ 7.331106] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.337685] ima: Allocated hash algorithm: sha1 [ 7.340949] ima: No architecture policies found [ 7.343969] evm: Initialising EVM extended attributes: [ 7.347366] evm: security.selinux [ 7.349662] evm: security.SMACK64 [ 7.351968] evm: security.SMACK64EXEC [ 7.354446] evm: security.SMACK64TRANSMUTE [ 7.357178] evm: security.SMACK64MMAP [ 7.359630] evm: security.apparmor [ 7.362238] evm: security.ima [ 7.364388] evm: security.capability [ 7.366857] evm: HMAC attrs: 0x1 [ 7.369746] PM: Magic number: 14:878:282 [ 7.372653] tty tty19: hash matches [ 7.375545] RAS: Correctable Errors collector initialized. [ 7.379201] Unstable clock detected, switching default tracing clock to "global" [ 7.379201] If you want to keep using the local clock, then add: [ 7.379201] "trace_clock=local" [ 7.379201] on the kernel command line [ 7.393675] Freeing unused decrypted memory: 2036K [ 7.397238] Freeing unused kernel image (initmem) memory: 3244K [ 7.405077] Write protecting the kernel read-only data: 30720k [ 7.409882] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.414332] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.461508] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.465861] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.470135] Run /init as init process info: initramfs: up at 6.95 [ 7.525704] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.534075] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.538639] GPT:229375 != 2097151 [ 7.541353] GPT:Alternate GPT header not at the end of the disk. [ 7.545629] GPT:229375 != 2097151 [ 7.548182] GPT: Use GNU Parted to correct GPT errors. [ 7.597145] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.973094] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.002430] 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.78 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:49:c8:6c:a1:9a:1b:42:39:90:d0:16:84:65:11:13:f6 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCC5N4fOl1PGtH7fbwexLB/qm5pv56BNNCZKtdAulLs9n/NDxOb2ujLnlF+MEg0hezUGMz55j1kpanMKlXzq8UFMpa3bKKueGXYp6sBf/BoaCeW5bi5kagNxIdVrL5mwqhYVjgkOrYh8tZ22Mw4LR/02dgIyi8J87pMH/bmA2nY0aOmKxp+zpfC6UsLah+/M1PCy78r2VNePv/yfanT+G7GBEsduatfsiNC2deRTQOa9ksiESwLs2TaWWarIrQh7Ngr2Mj1OnXw8Li0347rJs2niYar+f7lFHD0HG9IvkaUTDr9f1tzeSXJFT30qJCymP/hzsj/iOSj+PImpSwV4QrX root@tempest-testnetworkbasicops-server-651750456 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAPUWIeeJIQuwvls7opLwmMosC1KHd6KeN7vblWeGie9o2R9YM4sZkzYuLnNJ9g0MzVe89PzjwD0nj6VaXk/oJI= root@tempest-testnetworkbasicops-server-651750456 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe2b:7d54/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 49c86ca1-9a1b-4239-90d0-1684651113f6 name: tempest-TestNetworkBasicOps-server-651750456 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-651750456 launch-index: 0 === cirros: current=0.6.2 uptime=8.89 === === 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:2B:7D:54 inet6 addr: fe80::f816:3eff:fe2b:7d54/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:6 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:532 (532.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-651750456 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.066259] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.086690] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.286749] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.312409] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.414448] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.415658] ISO 9660 Extensions: RRIP_1991A [ 8.516430] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.573080] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.269680] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.272461] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 15:16:26 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 15:16:26 cirros auth.notice su: + none root:cirros Jun 9 15:16:26 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: DUID 00:04:49:c8:6c:a1:9a:1b:42:39:90:d0:16:84:65:11:13:f6 Jun 9 15:16:26 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:2b:7d:54 Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe2b:7d54 Jun 9 15:16:27 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 15:16:27 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-651750456 login: 2026-06-09 14:16:57,932 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.4 2026-06-09 14:16:57,932 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2026-06-09 14:16:57,935 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:16:57,991 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:16:57,991 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2026-06-09 14:16:59,004 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4' failed, exit status: 1, stderr: stdout: PING 10.100.0.4 (10.100.0.4) 56(84) bytes of data. --- 10.100.0.4 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 14:16:59,005 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.4 via a ssh connection from: 192.168.122.202. 2026-06-09 14:16:59,005 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.072846 seconds 2026-06-09 14:16:59,716 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/33bea6a8-1531-4425-8232-0689990a267a 0.711s 2026-06-09 14:16:59,717 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': 'Tue, 09 Jun 2026 14:16:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1073', 'x-openstack-request-id': 'req-3c9ee664-9614-4619-9d5d-13d94fba8d4d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/33bea6a8-1531-4425-8232-0689990a267a'} Body: b'{"port":{"id":"33bea6a8-1531-4425-8232-0689990a267a","name":"","network_id":"75c3a6c7-3708-4cdb-8f2f-eb4629d42df1","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:2b:7d:54","admin_state_up":true,"status":"DOWN","device_id":"49c86ca1-9a1b-4239-90d0-1684651113f6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5c786be1-71fc-4219-b3c8-547ede68b9fd","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c37a095f-9a2e-4a57-ac9f-e5ca8beabde5"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-651750456","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-651750456","fqdn":"tempest-testnetworkbasicops-server-651750456.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:16:12Z","updated_at":"2026-06-09T14:16:59Z","revision_number":7,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:59,849 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/cc64569f-b7c6-49da-8308-3f8124a7f1e6 0.131s 2026-06-09 14:16:59,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': 'Tue, 09 Jun 2026 14:16:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-3a3b5a75-8312-494e-b4e2-c353db760203', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/cc64569f-b7c6-49da-8308-3f8124a7f1e6'} Body: b'{"floatingip": {"id": "cc64569f-b7c6-49da-8308-3f8124a7f1e6", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.233", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "236453cd-9c04-4bb2-9d81-48021133a7af", "port_id": "33bea6a8-1531-4425-8232-0689990a267a", "fixed_ip_address": "10.100.0.4", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "75c3a6c7-3708-4cdb-8f2f-eb4629d42df1", "mac_address": "fa:16:3e:2b:7d:54", "admin_state_up": true, "status": "DOWN", "device_id": "49c86ca1-9a1b-4239-90d0-1684651113f6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:16:18Z", "updated_at": "2026-06-09T14:16:19Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:16:59,849 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'cc64569f-b7c6-49da-8308-3f8124a7f1e6', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'floating_ip_address': '192.168.122.233', 'floating_network_id': 'c59dc221-ed5a-47e8-b2a2-7e6b7a694a94', 'router_id': '236453cd-9c04-4bb2-9d81-48021133a7af', 'port_id': '33bea6a8-1531-4425-8232-0689990a267a', 'fixed_ip_address': '10.100.0.4', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '75c3a6c7-3708-4cdb-8f2f-eb4629d42df1', 'mac_address': 'fa:16:3e:2b:7d:54', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '49c86ca1-9a1b-4239-90d0-1684651113f6', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T14:16:18Z', 'updated_at': '2026-06-09T14:16:19Z', 'revision_number': 1, 'project_id': '744302da894640a9b5a7de81a940c708'} is at status: ACTIVE 2026-06-09 14:16:59,849 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.132188 seconds 2026-06-09 14:16:59,849 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.233 with user: cirros 2026-06-09 14:16:59,850 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.233 in 120 sec and the expected result is reachable 2026-06-09 14:16:59,874 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.024135 seconds 2026-06-09 14:16:59,874 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.233 in 120 sec and the ping result is expected 2026-06-09 14:16:59,984 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/49c86ca1-9a1b-4239-90d0-1684651113f6/action 0.109s 2026-06-09 14:16:59,984 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': 'Tue, 09 Jun 2026 14:16:59 GMT', 'server': 'Apache', 'content-length': '75221', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64ed7fa5-9335-4325-8ec2-62f4ca649621', 'x-compute-request-id': 'req-64ed7fa5-9335-4325-8ec2-62f4ca649621', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6/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 1445950023 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001129] 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.004417] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004451] Using GB pages for direct mapping\\n[ 0.004727] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004732] ACPI: Early table checksum verification disabled\\n[ 0.004737] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004742] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004751] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004759] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004764] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004767] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004771] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004775] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004778] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004781] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004782] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004783] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004785] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004786] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005940] No NUMA configuration fo 2026-06-09 14:16:59,985 25 DEBUG [tempest.scenario.manager] Console output for 49c86ca1-9a1b-4239-90d0-1684651113f6 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 1445950023 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001129] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001513] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004417] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004451] Using GB pages for direct mapping [ 0.004727] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004732] ACPI: Early table checksum verification disabled [ 0.004737] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004742] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004751] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004759] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004764] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004767] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004771] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004775] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004778] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004781] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004782] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004783] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004785] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004786] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005940] No NUMA configuration found [ 0.005943] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005951] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006309] Zone ranges: [ 0.006310] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006312] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006314] Normal empty [ 0.006316] Device empty [ 0.006318] Movable zone start for each node [ 0.006321] Early memory node ranges [ 0.006322] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006324] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006325] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006556] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006585] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006794] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017852] ACPI: PM-Timer IO Port: 0x608 [ 0.017880] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017996] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018002] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018004] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018006] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018007] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018011] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018013] TSC deadline timer available [ 0.018026] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018098] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018100] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018102] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018103] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018106] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018107] Booting paravirtualized kernel on KVM [ 0.018110] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018117] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018382] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018450] kvm-guest: setup async PF for cpu 0 [ 0.018478] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018497] kvm-guest: PV spinlocks disabled, single CPU [ 0.018502] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018504] Policy zone: DMA32 [ 0.018506] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018589] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018601] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018608] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018669] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018943] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019678] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019709] ftrace: allocating 50600 entries in 198 pages [ 0.046743] ftrace: allocated 198 pages with 4 groups [ 0.046915] rcu: Hierarchical RCU implementation. [ 0.046917] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046919] Rude variant of Tasks RCU enabled. [ 0.046920] Tracing variant of Tasks RCU enabled. [ 0.046921] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046922] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.051622] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052105] random: crng init done [ 0.093222] Console: colour VGA+ 80x25 [ 0.226360] printk: console [tty1] enabled [ 0.544916] printk: console [ttyS0] enabled [ 0.547744] ACPI: Core revision 20210730 [ 0.550413] APIC: Switch to symmetric I/O mode setup [ 0.555041] x2apic enabled [ 0.558271] Switched APIC routing to physical x2apic. [ 0.566189] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.573014] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.577007] pid_max: default: 32768 minimum: 301 [ 0.577007] LSM: Security Framework initializing [ 0.577007] landlock: Up and running. [ 0.577007] Yama: becoming mindful. [ 0.577007] AppArmor: AppArmor initialized [ 0.577007] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.577007] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.577007] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.577007] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.577007] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.577007] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.577007] Spectre V2 : Mitigation: Retpolines [ 0.577007] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.577007] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.577007] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.577007] RETBleed: Mitigation: untrained return thunk [ 0.577007] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.577007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.577007] Freeing SMP alternatives memory: 44K [ 0.577007] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.577194] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.581030] ... version: 0 [ 0.584000] ... bit width: 48 [ 0.585023] ... generic registers: 6 [ 0.587707] ... value mask: 0000ffffffffffff [ 0.589022] ... max period: 00007fffffffffff [ 0.592740] ... fixed-purpose events: 0 [ 0.593020] ... event mask: 000000000000003f [ 0.596826] rcu: Hierarchical SRCU implementation. [ 0.597588] smp: Bringing up secondary CPUs ... [ 0.600880] smp: Brought up 1 node, 1 CPU [ 0.601026] smpboot: Max logical packages: 1 [ 0.604015] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.605643] devtmpfs: initialized [ 0.608003] x86/mm: Memory block size: 128MB [ 0.609271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.613030] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.617091] pinctrl core: initialized pinctrl subsystem [ 0.621020] PM: RTC time: 14:16:18, date: 2026-06-09 [ 0.624542] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.625131] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.629053] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.633034] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.637037] audit: initializing netlink subsys (disabled) [ 0.640977] thermal_sys: Registered thermal governor 'fair_share' [ 0.640980] thermal_sys: Registered thermal governor 'bang_bang' [ 0.641021] thermal_sys: Registered thermal governor 'step_wise' [ 0.644796] thermal_sys: Registered thermal governor 'user_space' [ 0.645025] audit: type=2000 audit(1781014578.106:1): state=initialized audit_enabled=0 res=1 [ 0.649023] thermal_sys: Registered thermal governor 'power_allocator' [ 0.649040] EISA bus registered [ 0.655280] cpuidle: using governor ladder [ 0.657020] cpuidle: using governor menu [ 0.662456] ACPI: bus type PCI registered [ 0.665021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.669286] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.673033] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.677078] PCI: Using configuration type 1 for base access [ 0.682062] Kprobes globally optimized [ 0.684896] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.685024] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.690104] ACPI: Added _OSI(Module Device) [ 0.693064] ACPI: Added _OSI(Processor Device) [ 0.696026] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.697074] ACPI: Added _OSI(Processor Aggregator Device) [ 0.700617] ACPI: Added _OSI(Linux-Dell-Video) [ 0.701029] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.704423] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.708539] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.713446] ACPI: Interpreter enabled [ 0.716010] ACPI: PM: (supports S0 S5) [ 0.717022] ACPI: Using IOAPIC for interrupt routing [ 0.720783] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.721028] PCI: Using E820 reservations for host bridge windows [ 0.725353] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.735106] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.737029] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.741162] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.745157] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.750270] PCI host bridge to bus 0000:00 [ 0.753022] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.756538] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.757024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.761024] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.765021] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.769020] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.773020] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.777328] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.785282] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.793056] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.807089] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.813062] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.826797] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.829247] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.838098] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.844628] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.850689] pci 0000:00:02.0: enabling Extended Tags [ 0.855706] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.861022] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.872177] pci 0000:00:02.1: enabling Extended Tags [ 0.875488] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.880321] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.888964] pci 0000:00:02.2: enabling Extended Tags [ 0.891618] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.896402] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.903424] pci 0000:00:02.3: enabling Extended Tags [ 0.907554] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.913020] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.923169] pci 0000:00:02.4: enabling Extended Tags [ 0.927455] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.932689] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.940676] pci 0000:00:02.5: enabling Extended Tags [ 0.944323] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.948469] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.954500] pci 0000:00:02.6: enabling Extended Tags [ 0.959600] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.966724] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.976070] pci 0000:00:02.7: enabling Extended Tags [ 0.981578] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.988213] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.995470] pci 0000:00:03.0: enabling Extended Tags [ 0.999517] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.004525] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.010358] pci 0000:00:03.1: enabling Extended Tags [ 1.018703] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.024136] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.029339] pci 0000:00:03.2: enabling Extended Tags [ 1.035643] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.042548] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.054014] pci 0000:00:03.3: enabling Extended Tags [ 1.059912] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.064927] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.072007] pci 0000:00:03.4: enabling Extended Tags [ 1.075646] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.081028] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.092608] pci 0000:00:03.5: enabling Extended Tags [ 1.097449] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.105034] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.117407] pci 0000:00:03.6: enabling Extended Tags [ 1.123924] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.128426] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.134519] pci 0000:00:03.7: enabling Extended Tags [ 1.143603] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.150335] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.160281] pci 0000:00:04.0: enabling Extended Tags [ 1.163533] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.168219] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.177334] pci 0000:00:04.1: enabling Extended Tags [ 1.185611] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.192597] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.199502] pci 0000:00:04.2: enabling Extended Tags [ 1.203709] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.210145] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.219794] pci 0000:00:04.3: enabling Extended Tags [ 1.224093] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.229040] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.241379] pci 0000:00:04.4: enabling Extended Tags [ 1.248672] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.252658] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.258539] pci 0000:00:04.5: enabling Extended Tags [ 1.263703] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.268454] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.275980] pci 0000:00:04.6: enabling Extended Tags [ 1.279635] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.284621] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.290595] pci 0000:00:04.7: enabling Extended Tags [ 1.299475] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.304858] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.313868] pci 0000:00:05.0: enabling Extended Tags [ 1.376253] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.378813] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.382258] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.400955] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.403360] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.409320] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.419391] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.428291] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.432869] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.437178] pci 0000:01:00.0: enabling Extended Tags [ 1.517186] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.520916] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.521106] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.525171] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.531705] pci_bus 0000:02: extended config space not accessible [ 1.533479] acpiphp: Slot [1] registered [ 1.536746] acpiphp: Slot [0] registered [ 1.537105] acpiphp: Slot [2] registered [ 1.540332] acpiphp: Slot [3] registered [ 1.541130] acpiphp: Slot [4] registered [ 1.544291] acpiphp: Slot [5] registered [ 1.545083] acpiphp: Slot [6] registered [ 1.547882] acpiphp: Slot [7] registered [ 1.549098] acpiphp: Slot [8] registered [ 1.552291] acpiphp: Slot [9] registered [ 1.553099] acpiphp: Slot [10] registered [ 1.556196] acpiphp: Slot [11] registered [ 1.557107] acpiphp: Slot [12] registered [ 1.560380] acpiphp: Slot [13] registered [ 1.561091] acpiphp: Slot [14] registered [ 1.564626] acpiphp: Slot [15] registered [ 1.565114] acpiphp: Slot [16] registered [ 1.568410] acpiphp: Slot [17] registered [ 1.569092] acpiphp: Slot [18] registered [ 1.572423] acpiphp: Slot [19] registered [ 1.573079] acpiphp: Slot [20] registered [ 1.576408] acpiphp: Slot [21] registered [ 1.577084] acpiphp: Slot [22] registered [ 1.580506] acpiphp: Slot [23] registered [ 1.581090] acpiphp: Slot [24] registered [ 1.584578] acpiphp: Slot [25] registered [ 1.585083] acpiphp: Slot [26] registered [ 1.588375] acpiphp: Slot [27] registered [ 1.589076] acpiphp: Slot [28] registered [ 1.591996] acpiphp: Slot [29] registered [ 1.593082] acpiphp: Slot [30] registered [ 1.596126] acpiphp: Slot [31] registered [ 1.599700] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.608828] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.682161] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.685120] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.689056] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.693165] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.701709] acpiphp: Slot [0-2] registered [ 1.705295] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.714512] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.724564] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.727559] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.729236] pci 0000:03:00.0: enabling Extended Tags [ 1.836811] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.837153] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.841148] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.847852] acpiphp: Slot [0-3] registered [ 1.849682] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.860135] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.870826] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.876074] pci 0000:04:00.0: enabling Extended Tags [ 1.956300] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.957144] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.961138] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.967851] acpiphp: Slot [0-4] registered [ 1.969729] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.978605] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.990155] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.997398] pci 0000:05:00.0: enabling Extended Tags [ 2.079450] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.081145] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.085180] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.091823] acpiphp: Slot [0-5] registered [ 2.093626] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.103929] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.113028] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.120515] pci 0000:06:00.0: enabling Extended Tags [ 2.206672] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.209144] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.213139] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.219716] acpiphp: Slot [0-6] registered [ 2.292038] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.293145] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.297137] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.303820] acpiphp: Slot [0-7] registered [ 2.374161] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.377149] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.381150] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.387603] acpiphp: Slot [0-8] registered [ 2.463082] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.465152] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.469143] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.475890] acpiphp: Slot [0-9] registered [ 2.548478] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.549147] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.553137] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.559846] acpiphp: Slot [0-10] registered [ 2.634326] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.637143] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.641136] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.647798] acpiphp: Slot [0-11] registered [ 2.723223] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.725145] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.729137] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.735781] acpiphp: Slot [0-12] registered [ 2.807218] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.809179] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.813150] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.819860] acpiphp: Slot [0-13] registered [ 2.891484] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.893159] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.897159] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.903850] acpiphp: Slot [0-14] registered [ 2.976775] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.977143] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.981137] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.987543] acpiphp: Slot [0-15] registered [ 3.060040] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.061145] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.065163] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.071645] acpiphp: Slot [0-16] registered [ 3.149320] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.153171] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.157143] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.164219] acpiphp: Slot [0-17] registered [ 3.239283] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.241147] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.245141] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.251860] acpiphp: Slot [0-18] registered [ 3.331090] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.333158] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.337138] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.343822] acpiphp: Slot [0-19] registered [ 3.415274] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.417144] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.421167] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.427957] acpiphp: Slot [0-20] registered [ 3.501230] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.504767] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.505139] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.511725] acpiphp: Slot [0-21] registered [ 3.584597] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.585168] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.589165] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.596047] acpiphp: Slot [0-22] registered [ 3.669625] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.673156] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.677162] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.683871] acpiphp: Slot [0-23] registered [ 3.758797] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.761170] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.765146] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.771982] acpiphp: Slot [0-24] registered [ 3.844382] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.845144] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.849138] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.855881] acpiphp: Slot [0-25] registered [ 3.927867] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.929180] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.933147] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.979402] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.981251] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.985256] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.989168] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.993069] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.997234] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.001237] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.005287] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.009151] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.013049] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.017050] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.021063] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.025052] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.029069] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.032936] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.033301] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.037424] iommu: Default domain type: Translated [ 4.040679] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.041210] SCSI subsystem initialized [ 4.043931] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.045007] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.045029] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.048779] vgaarb: loaded [ 4.049079] ACPI: bus type USB registered [ 4.052009] usbcore: registered new interface driver usbfs [ 4.053030] usbcore: registered new interface driver hub [ 4.056395] usbcore: registered new device driver usb [ 4.057047] pps_core: LinuxPPS API ver. 1 registered [ 4.060366] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.061025] PTP clock support registered [ 4.063761] EDAC MC: Ver: 3.0.0 [ 4.068331] NetLabel: Initializing [ 4.069020] NetLabel: domain hash size = 128 [ 4.071751] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.073044] NetLabel: unlabeled traffic allowed by default [ 4.076493] PCI: Using ACPI for IRQ routing [ 4.880536] clocksource: Switched to clocksource kvm-clock [ 4.895113] VFS: Disk quotas dquot_6.6.0 [ 4.897910] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.902293] AppArmor: AppArmor Filesystem Enabled [ 4.905358] pnp: PnP ACPI init [ 4.908087] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.913936] pnp: PnP ACPI: found 5 devices [ 4.922555] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.929145] NET: Registered PF_INET protocol family [ 4.932883] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.938732] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.944022] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.949049] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.953957] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.958604] TCP: Hash tables configured (established 1024 bind 1024) [ 4.962997] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.967792] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.972045] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.977140] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.981136] NET: Registered PF_XDP protocol family [ 4.984481] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.989980] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.995166] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.000390] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.005451] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.010492] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.015613] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.020922] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.027085] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.033288] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.039000] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.044126] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.049226] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.054893] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.060313] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.065789] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.071086] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.076096] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.081178] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.086429] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.091924] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.097049] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.102284] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.107602] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.112707] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.116902] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.121726] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.126369] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.130564] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.134451] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.138971] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.143066] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.147013] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.151073] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.155218] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.159218] pci 0000:00:03.4: BAR 13E876 : assigned [io 0xe000-0xefff] [ 5.163324] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.167763] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.172055] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.177282] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.182177] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.186903] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.191261] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.195846] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.200124] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.204373] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.209022] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.213213] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.217193] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.221541] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.225526] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.230075] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.235101] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.240291] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.244932] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.249311] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.253712] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.258759] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.263572] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.269060] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.273543] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.278138] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.282526] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.287069] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.291246] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.295404] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.299426] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.303341] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.307400] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.311406] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.315398] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.319371] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.323356] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.327782] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.332556] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.336559] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.340936] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.345183] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.349503] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.353565] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.358470] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.362726] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.367196] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.371650] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.376337] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.380506] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.385194] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.390271] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.395186] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.399912] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.404861] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.409561] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.414414] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.419006] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.423898] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.427661] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.435018] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.441512] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.450235] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.454732] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.460563] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.466648] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.475074] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.481892] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.488661] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.495460] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.501612] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.506838] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.516868] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.522839] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.528329] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.536715] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.541755] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.549305] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.557479] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.562152] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.568613] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.575625] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.582055] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.587135] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.595635] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.600203] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.607180] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.615359] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.620416] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.627770] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.634899] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.641934] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.649372] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.657427] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.663853] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.669100] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.677586] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.683406] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.688641] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.697228] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.700417] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.707676] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.712899] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.721838] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.726338] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.732510] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.738845] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.746454] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.751148] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.756770] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.763648] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.771701] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.774984] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.780471] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.787233] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.796676] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.800116] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.806506] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.811860] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.820396] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.823686] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.830991] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.836489] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.844857] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.848336] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.855008] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.861283] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.868578] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.873122] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.878657] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.885232] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.891922] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.896338] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.902543] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.909318] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.917906] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.921259] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.928198] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.934813] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.945125] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.950184] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.956926] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.964876] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.974942] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.978330] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.984942] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.990293] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.998712] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.002519] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.009945] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.016864] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.025110] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.030710] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.034743] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.039165] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.043518] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.047696] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.051977] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.055516] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.059512] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.064156] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.068341] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.072518] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.077540] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.081540] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.086541] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.090638] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.095396] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.099465] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.104224] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.108235] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.112849] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.117133] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.122741] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.126838] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.131830] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.135843] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.142964] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.146902] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.151571] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.155670] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.160577] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.164932] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.169607] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.173779] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.178485] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.182314] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.186418] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.191416] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.195187] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.199241] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.204095] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.207743] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.211676] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.216435] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.220805] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.224928] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.229747] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.233476] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.237525] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.242089] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.245825] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.250015] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.254566] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.258088] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.261924] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.266562] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.270220] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.274348] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.280374] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.283985] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.288402] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.293236] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.296893] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.301068] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.305890] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.309694] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.314076] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.318852] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.322657] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.326751] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.331456] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.335211] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.339186] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.345845] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.355496] PCI: CLS 0 bytes, default 64 [ 6.358639] Trying to unpack rootfs image as initramfs... [ 6.363200] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.377656] Initialise system trusted keyrings [ 6.380999] Key type blacklist registered [ 6.393137] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.402478] zbud: loaded [ 6.404595] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.417230] fuse: init (API version 7.34) [ 6.420068] integrity: Platform Keyring initialized [ 6.433058] Key type asymmetric registered [ 6.435741] Asymmetric key parser 'x509' registered [ 6.445161] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.457218] io scheduler mq-deadline registered [ 6.463372] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.477477] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.495279] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.505664] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.522596] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.533705] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.550930] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.561655] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.577887] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.589635] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.606549] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.619173] Freeing initrd memory: 8744K [ 6.622197] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.630714] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.635087] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.644190] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.648435] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.654623] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.660566] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.665590] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.674014] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.678001] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.686202] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.690250] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.699669] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.703752] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.713473] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.718896] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.728805] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.733410] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.741438] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.745842] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.755152] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.759743] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.767125] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.774221] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.779229] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.788621] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.793701] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.802037] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.807486] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.815598] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.819724] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.828530] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.833112] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.843010] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.848192] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.856006] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.861318] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.870401] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.874484] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.879518] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.885541] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.889876] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.899124] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.908092] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.912279] shpchp 0000:01:00.0: Slot initialization failed [ 6.917964] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.923476] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.928352] ACPI: button: Power Button [PWRF] [ 6.956639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.988851] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.995646] Linux agpgart interface v0.103 [ 6.999899] loop: module loaded [ 7.002556] tun: Universal TUN/TAP device driver, 1.6 [ 7.005992] PPP generic driver version 2.4.2 [ 7.008981] VFIO - User Level meta-driver version: 0.3 [ 7.012328] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.016334] ehci-pci: EHCI PCI platform driver [ 7.021532] ehci-platform: EHCI generic platform driver [ 7.024859] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.028862] ohci-pci: OHCI PCI platform driver [ 7.031830] ohci-platform: OHCI generic platform driver [ 7.035066] uhci_hcd: USB Universal Host Controller Interface driver [ 7.040573] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.043833] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.048570] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.052031] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.055824] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.061444] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.066187] usb usb1: Product: UHCI Host Controller [ 7.069439] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.073437] usb usb1: SerialNumber: 0000:02:01.0 [ 7.076662] hub 1-0:1.0: USB hub found [ 7.079353] hub 1-0:1.0: 2 ports detected [ 7.082449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.089631] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.093319] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.096590] mousedev: PS/2 mouse device common for all mice [ 7.100879] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.106278] rtc_cmos 00:03: RTC can wake from S4 [ 7.111892] rtc_cmos 00:03: registered as rtc0 [ 7.115238] rtc_cmos 00:03: setting system clock to 2026-06-09T14:16:25 UTC (1781014585) [ 7.120852] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.125083] i2c_dev: i2c /dev entries driver [ 7.128079] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.135912] device-mapper: uevent: version 1.0.3 [ 7.139015] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.144802] platform eisa.0: Probing EISA bus 0 [ 7.147921] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.152168] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.156675] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.160886] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.165247] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.169437] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.173486] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.177499] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.181512] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.185550] platform eisa.0: EISA: Detected 0 cards [ 7.188913] ledtrig-cpu: registered to indicate activity on CPUs [ 7.193379] drop_monitor: Initializing network drop monitor service [ 7.197504] NET: Registered PF_INET6 protocol family [ 7.204215] Segment Routing with IPv6 [ 7.207119] In-situ OAM (IOAM) with IPv6 [ 7.209846] NET: Registered PF_PACKET protocol family [ 7.213343] Key type dns_resolver registered [ 7.216443] IPI shorthand broadcast: enabled [ 7.219380] registered taskstats version 1 [ 7.222193] Loading compiled-in X.509 certificates [ 7.225823] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.232627] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.239278] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.245667] blacklist: Loading compiled-in revocation X.509 certificates [ 7.249826] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.256253] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.262911] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.272243] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.279042] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.285409] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.292031] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.298818] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.305950] zswap: loaded using pool lzo/zbud [ 7.309250] Key type .fscrypt registered [ 7.312090] Key type fscrypt-provisioning registered [ 7.317241] Key type encrypted registered [ 7.320014] AppArmor: AppArmor sha1 policy hashing enabled [ 7.323540] ima: No TPM chip found, activating TPM-bypass! [ 7.327141] Loading compiled-in module X.509 certificates [ 7.331106] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.337685] ima: Allocated hash algorithm: sha1 [ 7.340949] ima: No architecture policies found [ 7.343969] evm: Initialising EVM extended attributes: [ 7.347366] evm: security.selinux [ 7.349662] evm: security.SMACK64 [ 7.351968] evm: security.SMACK64EXEC [ 7.354446] evm: security.SMACK64TRANSMUTE [ 7.357178] evm: security.SMACK64MMAP [ 7.359630] evm: security.apparmor [ 7.362238] evm: security.ima [ 7.364388] evm: security.capability [ 7.366857] evm: HMAC attrs: 0x1 [ 7.369746] PM: Magic number: 14:878:282 [ 7.372653] tty tty19: hash matches [ 7.375545] RAS: Correctable Errors collector initialized. [ 7.379201] Unstable clock detected, switching default tracing clock to "global" [ 7.379201] If you want to keep using the local clock, then add: [ 7.379201] "trace_clock=local" [ 7.379201] on the kernel command line [ 7.393675] Freeing unused decrypted memory: 2036K [ 7.397238] Freeing unused kernel image (initmem) memory: 3244K [ 7.405077] Write protecting the kernel read-only data: 30720k [ 7.409882] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.414332] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.461508] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.465861] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.470135] Run /init as init process info: initramfs: up at 6.95 [ 7.525704] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.534075] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.538639] GPT:229375 != 2097151 [ 7.541353] GPT:Alternate GPT header not at the end of the disk. [ 7.545629] GPT:229375 != 2097151 [ 7.548182] GPT: Use GNU Parted to correct GPT errors. [ 7.597145] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.973094] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.002430] 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.78 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:49:c8:6c:a1:9a:1b:42:39:90:d0:16:84:65:11:13:f6 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCC5N4fOl1PGtH7fbwexLB/qm5pv56BNNCZKtdAulLs9n/NDxOb2ujLnlF+MEg0hezUGMz55j1kpanMKlXzq8UFMpa3bKKueGXYp6sBf/BoaCeW5bi5kagNxIdVrL5mwqhYVjgkOrYh8tZ22Mw4LR/02dgIyi8J87pMH/bmA2nY0aOmKxp+zpfC6UsLah+/M1PCy78r2VNePv/yfanT+G7GBEsduatfsiNC2deRTQOa9ksiESwLs2TaWWarIrQh7Ngr2Mj1OnXw8Li0347rJs2niYar+f7lFHD0HG9IvkaUTDr9f1tzeSXJFT30qJCymP/hzsj/iOSj+PImpSwV4QrX root@tempest-testnetworkbasicops-server-651750456 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAPUWIeeJIQuwvls7opLwmMosC1KHd6KeN7vblWeGie9o2R9YM4sZkzYuLnNJ9g0MzVe89PzjwD0nj6VaXk/oJI= root@tempest-testnetworkbasicops-server-651750456 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe2b:7d54/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 49c86ca1-9a1b-4239-90d0-1684651113f6 name: tempest-TestNetworkBasicOps-server-651750456 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-651750456 launch-index: 0 === cirros: current=0.6.2 uptime=8.89 === === 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:2B:7D:54 inet6 addr: fe80::f816:3eff:fe2b:7d54/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:6 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:532 (532.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-651750456 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.066259] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.086690] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.286749] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.312409] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.414448] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.415658] ISO 9660 Extensions: RRIP_1991A [ 8.516430] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.573080] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.269680] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.272461] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 15:16:26 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 15:16:26 cirros auth.notice su: + none root:cirros Jun 9 15:16:26 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: DUID 00:04:49:c8:6c:a1:9a:1b:42:39:90:d0:16:84:65:11:13:f6 Jun 9 15:16:26 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:2b:7d:54 Jun 9 15:16:26 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe2b:7d54 Jun 9 15:16:27 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 15:16:27 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-651750456 login: 2026-06-09 14:16:59,987 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-06-09 14:16:59,990 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:17:00,089 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:17:00,089 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-06-09 14:17:00,091 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.4 2026-06-09 14:17:00,091 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2026-06-09 14:17:00,094 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:17:00,150 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:17:00,150 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2026-06-09 14:17:00,158 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.067856 seconds 2026-06-09 14:17:00,942 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f67f9ddd-dc9c-433c-b6a9-3a63431d85cd 0.782s 2026-06-09 14:17:00,943 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b1b1116a-6241-441b-a0e9-98ec2bc7dff6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f67f9ddd-dc9c-433c-b6a9-3a63431d85cd'} Body: b'' 2026-06-09 14:17:01,121 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742 0.178s 2026-06-09 14:17:01,121 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': 'Tue, 09 Jun 2026 14:17: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-98a7dde6-e20a-44d3-a0af-b51ee92e6997', 'x-compute-request-id': 'req-98a7dde6-e20a-44d3-a0af-b51ee92e6997', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742'} Body: b'' 2026-06-09 14:17:02,038 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742 0.916s 2026-06-09 14:17:02,038 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': 'Tue, 09 Jun 2026 14:17:01 GMT', 'server': 'Apache', 'content-length': '1818', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c09e76d-3ea6-4f20-91f5-f546984f66a1', 'x-compute-request-id': 'req-4c09e76d-3ea6-4f20-91f5-f546984f66a1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742'} Body: b'{"server": {"id": "da2054a5-d2ec-4596-962d-25e74e7d8742", "name": "tempest-TestNetworkBasicOps-server-689114431", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:27Z", "updated": "2026-06-09T14:17:01Z", "addresses": {"tempest-network-smoke--1832379637": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:00:e5"}, {"version": 4, "addr": "192.168.122.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:00:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/da2054a5-d2ec-4596-962d-25e74e7d8742"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1193784304", "OS-SRV-USG:launched_at": "2026-06-09T14:16:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-73053460"}], "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-09 14:17:03,130 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742 0.087s 2026-06-09 14:17:03,131 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': 'Tue, 09 Jun 2026 14:17:03 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ef7b00d-ab83-43fe-ac6e-0a83e42e4b6d', 'x-compute-request-id': 'req-5ef7b00d-ab83-43fe-ac6e-0a83e42e4b6d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/da2054a5-d2ec-4596-962d-25e74e7d8742'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance da2054a5-d2ec-4596-962d-25e74e7d8742 could not be found."}}' 2026-06-09 14:17:03,571 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/07a0a5c0-f2ca-42ed-bae1-a51bf062ca97 0.439s 2026-06-09 14:17:03,572 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7bea49de-e818-409d-9efa-5a4b02796418', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/07a0a5c0-f2ca-42ed-bae1-a51bf062ca97'} Body: b'' 2026-06-09 14:17:03,661 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-1193784304 0.089s 2026-06-09 14:17:03,662 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': 'Tue, 09 Jun 2026 14:17:03 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-03ea4605-a1b1-4959-9475-fff577e31622', 'x-compute-request-id': 'req-03ea4605-a1b1-4959-9475-fff577e31622', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1193784304'} Body: b'' 2026-06-09 14:17:04,183 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/cc64569f-b7c6-49da-8308-3f8124a7f1e6 0.520s 2026-06-09 14:17:04,183 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c16ab745-f6da-4521-bebb-b4f7a275b2ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/cc64569f-b7c6-49da-8308-3f8124a7f1e6'} Body: b'' 2026-06-09 14:17:04,372 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6 0.188s 2026-06-09 14:17:04,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': 'Tue, 09 Jun 2026 14:17:04 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-ab283f8c-ce82-415b-9399-4e4f4f1cb8ba', 'x-compute-request-id': 'req-ab283f8c-ce82-415b-9399-4e4f4f1cb8ba', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6'} Body: b'' 2026-06-09 14:17:04,903 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6 0.531s 2026-06-09 14:17:04,904 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': 'Tue, 09 Jun 2026 14:17:04 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-2ee32686-3c66-46ab-a21d-641248d0445b', 'x-compute-request-id': 'req-2ee32686-3c66-46ab-a21d-641248d0445b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6'} Body: b'{"server": {"id": "49c86ca1-9a1b-4239-90d0-1684651113f6", "name": "tempest-TestNetworkBasicOps-server-651750456", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:16:10Z", "updated": "2026-06-09T14:17:04Z", "addresses": {"tempest-network-smoke--1832379637": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:7d:54"}, {"version": 4, "addr": "192.168.122.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:7d:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/49c86ca1-9a1b-4239-90d0-1684651113f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1984785772", "OS-SRV-USG:launched_at": "2026-06-09T14:16:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-143481190"}], "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-09 14:17:05,993 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6 0.083s 2026-06-09 14:17:05,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': 'Tue, 09 Jun 2026 14:17: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-97226f4c-53d5-474c-8289-f0768e734f4e', 'x-compute-request-id': 'req-97226f4c-53d5-474c-8289-f0768e734f4e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/49c86ca1-9a1b-4239-90d0-1684651113f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 49c86ca1-9a1b-4239-90d0-1684651113f6 could not be found."}}' 2026-06-09 14:17:06,189 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/c37a095f-9a2e-4a57-ac9f-e5ca8beabde5 0.195s 2026-06-09 14:17:06,190 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b4bcfbd8-4629-4784-bb77-296a28f09e57', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/c37a095f-9a2e-4a57-ac9f-e5ca8beabde5'} Body: b'' 2026-06-09 14:17:06,265 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-1984785772 0.075s 2026-06-09 14:17:06,266 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': 'Tue, 09 Jun 2026 14:17:06 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef938a42-a661-4738-9e13-c1d76a8cb731', 'x-compute-request-id': 'req-ef938a42-a661-4738-9e13-c1d76a8cb731', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1984785772'} Body: b'' 2026-06-09 14:17:07,496 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/236453cd-9c04-4bb2-9d81-48021133a7af/remove_router_interface 1.230s 2026-06-09 14:17:07,497 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5c786be1-71fc-4219-b3c8-547ede68b9fd"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-03b6f3d2-b5c6-4052-b084-55cd8f596c9e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/236453cd-9c04-4bb2-9d81-48021133a7af/remove_router_interface'} Body: b'{"id": "236453cd-9c04-4bb2-9d81-48021133a7af", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "9f656578-d08d-4fe4-9f4d-854e6d294d75", "network_id": "75c3a6c7-3708-4cdb-8f2f-eb4629d42df1", "subnet_id": "5c786be1-71fc-4219-b3c8-547ede68b9fd", "subnet_ids": ["5c786be1-71fc-4219-b3c8-547ede68b9fd"]}' 2026-06-09 14:17:07,772 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/5c786be1-71fc-4219-b3c8-547ede68b9fd 0.275s 2026-06-09 14:17:07,773 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5172db9a-f476-49e0-9fa1-0123caaa306c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/5c786be1-71fc-4219-b3c8-547ede68b9fd'} Body: b'' 2026-06-09 14:17:10,118 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/236453cd-9c04-4bb2-9d81-48021133a7af 2.345s 2026-06-09 14:17:10,118 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-39bf8bd0-4e8f-4095-a5d8-f43e320e08dc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/236453cd-9c04-4bb2-9d81-48021133a7af'} Body: b'' 2026-06-09 14:17:10,584 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/75c3a6c7-3708-4cdb-8f2f-eb4629d42df1 0.465s 2026-06-09 14:17:10,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': 'Tue, 09 Jun 2026 14:17:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ee600a25-4772-4bc7-bd51-1179d8552093', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/75c3a6c7-3708-4cdb-8f2f-eb4629d42df1'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 14:17:10.593167Z 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-09 14:18:07.775431Z 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-09 14:17:13,656 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 3.062s 2026-06-09 14:17:13,656 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--1022876651", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-1d106ecc-c709-4bfb-b573-02dfb0f7450e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"35d2b77f-a0fd-4281-abd3-a11140498627","name":"tempest-network-smoke--1022876651","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"744302da894640a9b5a7de81a940c708","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-09T14:17:11Z","updated_at":"2026-06-09T14:17:11Z","revision_number":1}}' 2026-06-09 14:17:17,677 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 4.020s 2026-06-09 14:17:17,678 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-783851791", "admin_state_up": true, "project_id": "744302da894640a9b5a7de81a940c708", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-715584f9-40c3-4991-be5d-63123c69aadb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6", "name": "tempest-TestNetworkBasicOps-router-783851791", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.216"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:17:13Z", "updated_at": "2026-06-09T14:17:15Z", "revision_number": 2, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:17:17,762 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=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28 0.083s 2026-06-09 14:17:17,763 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1558ab97-4e3f-404d-b76e-bbca8d60d077', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=744302da894640a9b5a7de81a940c708&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:17:17,922 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.158s 2026-06-09 14:17:17,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': 'Tue, 09 Jun 2026 14:17:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-7e666d85-b850-4a37-a3d4-6ac21ff35346', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:17:18,574 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=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28 0.651s 2026-06-09 14:17:18,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': 'Tue, 09 Jun 2026 14:17:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9e12fd41-0fcd-4d7e-9637-37bb60c052bc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=c59dc221-ed5a-47e8-b2a2-7e6b7a694a94&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 14:17:20,103 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 1.527s 2026-06-09 14:17:20,109 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-176780702", "network_id": "35d2b77f-a0fd-4281-abd3-a11140498627", "project_id": "744302da894640a9b5a7de81a940c708", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-77045123-5945-4c99-8708-9649a43a078a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"c5fefd47-523a-4154-8e59-f45a6203075e","name":"tempest-subnet-smoke-176780702","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"35d2b77f-a0fd-4281-abd3-a11140498627","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-09T14:17:18Z","updated_at":"2026-06-09T14:17:18Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:17:23,658 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/89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6/add_router_interface 3.546s 2026-06-09 14:17:23,658 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c5fefd47-523a-4154-8e59-f45a6203075e"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-97d0abfd-e9d7-4bd4-9af8-8008447539bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6/add_router_interface'} Body: b'{"id": "89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "e40eb7e0-40bd-45ed-8619-01589cfb9c83", "network_id": "35d2b77f-a0fd-4281-abd3-a11140498627", "subnet_id": "c5fefd47-523a-4154-8e59-f45a6203075e", "subnet_ids": ["c5fefd47-523a-4154-8e59-f45a6203075e"]}' 2026-06-09 14:17:23,790 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.131s 2026-06-09 14:17:23,790 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-2d3a7981-88a5-4a21-8b4e-5c9b66a638fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"35d2b77f-a0fd-4281-abd3-a11140498627","name":"tempest-network-smoke--1022876651","tenant_id":"744302da894640a9b5a7de81a940c708","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["c5fefd47-523a-4154-8e59-f45a6203075e"],"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-09T14:17:11Z","updated_at":"2026-06-09T14:17:18Z","revision_number":2,"project_id":"744302da894640a9b5a7de81a940c708","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":61410},{"id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","name":"public","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["1300ce41-3ac8-4526-adba-13c91088ab2d"],"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-09T14:03:19Z","updated_at":"2026-06-09T14:03:23Z","revision_number":2,"project_id":"09fd78d57a404f52b6c62cb0eb38e293","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 14:17:23,882 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.091s 2026-06-09 14:17:23,882 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-f0f9f9af-a594-4360-99a7-69b0bf0ef6cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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":"1300ce41-3ac8-4526-adba-13c91088ab2d","name":"public_subnet","tenant_id":"09fd78d57a404f52b6c62cb0eb38e293","network_id":"c59dc221-ed5a-47e8-b2a2-7e6b7a694a94","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-09T14:03:23Z","updated_at":"2026-06-09T14:03:23Z","revision_number":0,"project_id":"09fd78d57a404f52b6c62cb0eb38e293"},{"id":"c5fefd47-523a-4154-8e59-f45a6203075e","name":"tempest-subnet-smoke-176780702","tenant_id":"744302da894640a9b5a7de81a940c708","network_id":"35d2b77f-a0fd-4281-abd3-a11140498627","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-09T14:17:18Z","updated_at":"2026-06-09T14:17:18Z","revision_number":0,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:17:24,017 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.135s 2026-06-09 14:17:24,017 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-ac0d3e91-e2f0-4a2c-bb5b-a08af43fa6f4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6", "name": "tempest-TestNetworkBasicOps-router-783851791", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.216"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:17:13Z", "updated_at": "2026-06-09T14:17:21Z", "revision_number": 3, "project_id": "744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:17:24,126 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.107s 2026-06-09 14:17:24,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-561026404", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO8iviHED7TH5CT2ulotNUvnNSgYA+Xv/s1q/djHYz2NeG+NPMMQ0sxmhgZ9WSyxOOwlfc+Y5BySn1J6yyCfdlwlyhIq8tOMzCsKcTEeOmLDCM4YN3/WC5vUElgNUKUtJg=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:24 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-278e24e9-970d-40d6-a57c-04f56aa76904', 'x-compute-request-id': 'req-278e24e9-970d-40d6-a57c-04f56aa76904', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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-561026404", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO8iviHED7TH5CT2ulotNUvnNSgYA+Xv/s1q/djHYz2NeG+NPMMQ0sxmhgZ9WSyxOOwlfc+Y5BySn1J6yyCfdlwlyhIq8tOMzCsKcTEeOmLDCM4YN3/WC5vUElgNUKUtJg==", "fingerprint": "ec:21:67:25:04:59:19:09:d8:78:ab:52:4b:36:e5:9e", "user_id": "7aa36566044d4bbc885f726668b465d5"}}' 2026-06-09 14:17:24,759 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.631s 2026-06-09 14:17:24,760 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-1172716122", "description": "tempest-secgroup-smoke-1172716122 description", "project_id": "744302da894640a9b5a7de81a940c708"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-822819f1-ca51-42a8-97c2-e018a2d88de9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "db93b119-5367-46c8-a050-1374ea6f006f", "name": "tempest-secgroup-smoke-1172716122", "stateful": true, "tenant_id": "744302da894640a9b5a7de81a940c708", "description": "tempest-secgroup-smoke-1172716122 description", "shared": false, "security_group_rules": [{"id": "c7fb2db4-1e13-4123-a6e9-ea348928d5d0", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "db93b119-5367-46c8-a050-1374ea6f006f", "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-09T14:17:24Z", "updated_at": "2026-06-09T14:17:24Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}, {"id": "cf31188c-84f3-4b24-8896-8d3a850bed22", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "db93b119-5367-46c8-a050-1374ea6f006f", "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-09T14:17:24Z", "updated_at": "2026-06-09T14:17:24Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}], "tags": [], "created_at": "2026-06-09T14:17:24Z", "updated_at": "2026-06-09T14:17:24Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:17:24,984 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.223s 2026-06-09 14:17:24,984 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": "db93b119-5367-46c8-a050-1374ea6f006f", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-22366407-adb4-43a7-85c4-5b7f9497b8e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "bf0545df-ec6a-4db7-b044-c39d4a639285", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "db93b119-5367-46c8-a050-1374ea6f006f", "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-09T14:17:24Z", "updated_at": "2026-06-09T14:17:24Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:17:25,178 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.194s 2026-06-09 14:17:25,179 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": "db93b119-5367-46c8-a050-1374ea6f006f", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-a8904715-095a-4d2c-9a0e-b3eb523268b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "ce36a1d5-323d-48a3-89c5-fc24f0cd109e", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "db93b119-5367-46c8-a050-1374ea6f006f", "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-09T14:17:25Z", "updated_at": "2026-06-09T14:17:25Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:17:25,691 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.511s 2026-06-09 14:17:25,691 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": "db93b119-5367-46c8-a050-1374ea6f006f", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-dbe4e6cb-de2e-4141-ade9-240c6906adba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "ea0c0961-f827-4d11-82fa-754f9fc19392", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "db93b119-5367-46c8-a050-1374ea6f006f", "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-09T14:17:25Z", "updated_at": "2026-06-09T14:17:25Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:17:25,882 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.190s 2026-06-09 14:17:25,883 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": "db93b119-5367-46c8-a050-1374ea6f006f", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-28b556f4-2e3a-429c-9406-a8b2b03bcd94', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "afc7fc04-6737-4324-89c8-67085631f7bf", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "db93b119-5367-46c8-a050-1374ea6f006f", "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-09T14:17:25Z", "updated_at": "2026-06-09T14:17:25Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:17:26,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/security-group-rules 0.174s 2026-06-09 14:17:26,058 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": "db93b119-5367-46c8-a050-1374ea6f006f", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-42e3ba99-4412-4ad1-8e51-69c75573b9fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "03c1aa7a-c808-4db6-8712-21ffba00afb0", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "db93b119-5367-46c8-a050-1374ea6f006f", "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-09T14:17:25Z", "updated_at": "2026-06-09T14:17:25Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:17:26,227 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.168s 2026-06-09 14:17:26,227 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": "db93b119-5367-46c8-a050-1374ea6f006f", "project_id": "744302da894640a9b5a7de81a940c708", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-17ccfaef-2a35-4e9f-9283-336b0d106a68', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "efef6876-8f85-4652-aeb4-66a4d13b77b8", "tenant_id": "744302da894640a9b5a7de81a940c708", "security_group_id": "db93b119-5367-46c8-a050-1374ea6f006f", "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-09T14:17:26Z", "updated_at": "2026-06-09T14:17:26Z", "revision_number": 0, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:17:26,545 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.308s 2026-06-09 14:17:26,545 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:26 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0ead937c-9ea0-4af3-b4b8-3d6d22db8f0f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f40fb829a1f90d97903d92c19682374c; 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": "7aa36566044d4bbc885f726668b465d5", "name": "tempest-TestNetworkBasicOps-297430323-project-member", "password_expires_at": null}, "audit_ids": ["Iov0AR9NTz-CIB6Da7OmyA"], "expires_at": "2026-06-09T15:17:26.000000Z", "issued_at": "2026-06-09T14:17:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "744302da894640a9b5a7de81a940c708", "name": "tempest-TestNetworkBasicOps-297430323"}, "is_domain": false, "roles": [{"id": "3900dbec2bb749b794d505246dc598d0", "name": "reader"}, {"id": "7584a818bcbd4ac6a7e1f0a99ba14add", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "1d42a2921e534d73a313a2ed088c22dc", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "df4fae1ba46b4d289a3400284c41db91", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2305facc3fa44e628a71b4f2f4df233c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "32fafaef5e914e809fa31dc835d3d2f0", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e11eff97ec314ad6a65e998c4145de81", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "3f1f5d534aa341c0857f1d225510bc7a", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "40c16ac510a040a39c1a6b84f6d3a4ee", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "62d0ceb319154e4db975235240d95771", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "cfb3203d59e54095bbeed81160d9edf1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "60904f0369d94f4c83949589cc11b03a", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "5bf5a7f657a74d3eb45ec3e51c5c916f", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "fa13f05d3d934375992cdf2dd3c1a335", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "9e1cfe55a66b42ecbb82b19fb0e5d33e", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "162428d0a8fd468ca2ecd3a8998270bf", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "a35a55d305444554a3960b9b1ec4af70", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "cd78db573bbd471db37ffce0f0597f78", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "955ae8db87d942dcab1226c7c2cc1455", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b096c62c184a4a87a674a31754fca351", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d1efcaf609724e999845217668a0a166", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "56211ce333154a02a29e64f6cabb3b96", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_744302da894640a9b5a7de81a940c708", "region": "regionOne"}, {"name": "swift", "id": "b1e029e2f2ef49e7b19b217f4372f2cf", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v 2026-06-09 14:17:26,545 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2026-06-09 14:17:27,672 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.126s 2026-06-09 14:17:27,673 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-726398876", "imageRef": "f04198e0-2575-4362-8036-ee09552ddefb", "flavorRef": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "networks": [{"uuid": "35d2b77f-a0fd-4281-abd3-a11140498627"}], "key_name": "tempest-TestNetworkBasicOps-561026404", "security_groups": [{"name": "tempest-secgroup-smoke-1172716122"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:26 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48a6319c-7f56-45d2-afb3-40c2335e5a82', 'x-compute-request-id': 'req-48a6319c-7f56-45d2-afb3-40c2335e5a82', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; 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": "c206b918-d509-4f02-8eb5-ea8f458f5766", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1172716122"}], "adminPass": "5PgB5mAhy9zf"}}' 2026-06-09 14:17:27,891 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/c206b918-d509-4f02-8eb5-ea8f458f5766 0.217s 2026-06-09 14:17:27,891 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': 'Tue, 09 Jun 2026 14:17:27 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-7f1d2623-4a4e-4d37-b960-4c358a81da20', 'x-compute-request-id': 'req-7f1d2623-4a4e-4d37-b960-4c358a81da20', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766'} Body: b'{"server": {"id": "c206b918-d509-4f02-8eb5-ea8f458f5766", "name": "tempest-TestNetworkBasicOps-server-726398876", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:17:27Z", "updated": "2026-06-09T14:17:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-561026404", "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-09 14:17:29,587 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/c206b918-d509-4f02-8eb5-ea8f458f5766 0.690s 2026-06-09 14:17:29,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': 'Tue, 09 Jun 2026 14:17:28 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-01d73323-9f90-4f91-8722-56856c69bd3d', 'x-compute-request-id': 'req-01d73323-9f90-4f91-8722-56856c69bd3d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766'} Body: b'{"server": {"id": "c206b918-d509-4f02-8eb5-ea8f458f5766", "name": "tempest-TestNetworkBasicOps-server-726398876", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:17:27Z", "updated": "2026-06-09T14:17:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-561026404", "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-09 14:17:29,590 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-09 14:17:31,755 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/c206b918-d509-4f02-8eb5-ea8f458f5766 1.164s 2026-06-09 14:17:31,755 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': 'Tue, 09 Jun 2026 14:17:30 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-2e9ad22c-66f7-4f33-a960-939c5fbfc462', 'x-compute-request-id': 'req-2e9ad22c-66f7-4f33-a960-939c5fbfc462', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766'} Body: b'{"server": {"id": "c206b918-d509-4f02-8eb5-ea8f458f5766", "name": "tempest-TestNetworkBasicOps-server-726398876", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:17:27Z", "updated": "2026-06-09T14:17:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-561026404", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1172716122"}], "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-09 14:17:33,645 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/c206b918-d509-4f02-8eb5-ea8f458f5766 0.885s 2026-06-09 14:17:33,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': 'Tue, 09 Jun 2026 14:17:32 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-be85b58c-b7c8-4582-9cc7-7c0441398067', 'x-compute-request-id': 'req-be85b58c-b7c8-4582-9cc7-7c0441398067', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766'} Body: b'{"server": {"id": "c206b918-d509-4f02-8eb5-ea8f458f5766", "name": "tempest-TestNetworkBasicOps-server-726398876", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:17:27Z", "updated": "2026-06-09T14:17:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-561026404", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1172716122"}], "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-09 14:17:35,647 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/c206b918-d509-4f02-8eb5-ea8f458f5766 0.998s 2026-06-09 14:17:35,648 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': 'Tue, 09 Jun 2026 14:17:34 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-1673d00d-2c40-4a66-ad2f-80c2a250f1e4', 'x-compute-request-id': 'req-1673d00d-2c40-4a66-ad2f-80c2a250f1e4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766'} Body: b'{"server": {"id": "c206b918-d509-4f02-8eb5-ea8f458f5766", "name": "tempest-TestNetworkBasicOps-server-726398876", "status": "BUILD", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:17:27Z", "updated": "2026-06-09T14:17:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-561026404", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1172716122"}], "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-09 14:17:37,020 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/c206b918-d509-4f02-8eb5-ea8f458f5766 0.366s 2026-06-09 14:17:37,020 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': 'Tue, 09 Jun 2026 14:17:36 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-78729dc9-392e-4cfe-a9c2-e816fa22eb8d', 'x-compute-request-id': 'req-78729dc9-392e-4cfe-a9c2-e816fa22eb8d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766'} Body: b'{"server": {"id": "c206b918-d509-4f02-8eb5-ea8f458f5766", "name": "tempest-TestNetworkBasicOps-server-726398876", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:17:27Z", "updated": "2026-06-09T14:17:36Z", "addresses": {"tempest-network-smoke--1022876651": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:2a:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-561026404", "OS-SRV-USG:launched_at": "2026-06-09T14:17:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1172716122"}], "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-09 14:17:37,024 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2026-06-09 14:17:37,599 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/c206b918-d509-4f02-8eb5-ea8f458f5766 0.575s 2026-06-09 14:17:37,599 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': 'Tue, 09 Jun 2026 14:17:37 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-8ed755b9-67d5-4c4c-83a7-d9bd0b9d9cf9', 'x-compute-request-id': 'req-8ed755b9-67d5-4c4c-83a7-d9bd0b9d9cf9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766'} Body: b'{"server": {"id": "c206b918-d509-4f02-8eb5-ea8f458f5766", "name": "tempest-TestNetworkBasicOps-server-726398876", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:17:27Z", "updated": "2026-06-09T14:17:36Z", "addresses": {"tempest-network-smoke--1022876651": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:2a:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-561026404", "OS-SRV-USG:launched_at": "2026-06-09T14:17:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1172716122"}], "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-09 14:17:37,602 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 14:17:37,687 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=c206b918-d509-4f02-8eb5-ea8f458f5766 0.084s 2026-06-09 14:17:37,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': 'Tue, 09 Jun 2026 14:17:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-543cd7f2-c3e7-461c-a750-63728bb66e56', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c206b918-d509-4f02-8eb5-ea8f458f5766'} Body: b'{"ports":[{"id":"02920cff-797c-44ea-a01f-80b7bc0cfdc0","name":"","network_id":"35d2b77f-a0fd-4281-abd3-a11140498627","tenant_id":"744302da894640a9b5a7de81a940c708","mac_address":"fa:16:3e:3e:2a:97","admin_state_up":true,"status":"ACTIVE","device_id":"c206b918-d509-4f02-8eb5-ea8f458f5766","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c5fefd47-523a-4154-8e59-f45a6203075e","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["db93b119-5367-46c8-a050-1374ea6f006f"],"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-726398876","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-726398876","fqdn":"tempest-testnetworkbasicops-server-726398876.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T14:17:30Z","updated_at":"2026-06-09T14:17:36Z","revision_number":4,"project_id":"744302da894640a9b5a7de81a940c708"}]}' 2026-06-09 14:17:37,688 25 DEBUG [tempest.common.waiters] Server ID c206b918-d509-4f02-8eb5-ea8f458f5766 ports are all ACTIVE [{'id': '02920cff-797c-44ea-a01f-80b7bc0cfdc0', 'name': '', 'network_id': '35d2b77f-a0fd-4281-abd3-a11140498627', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'mac_address': 'fa:16:3e:3e:2a:97', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c206b918-d509-4f02-8eb5-ea8f458f5766', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'c5fefd47-523a-4154-8e59-f45a6203075e', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['db93b119-5367-46c8-a050-1374ea6f006f'], '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-726398876', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testnetworkbasicops-server-726398876', 'fqdn': 'tempest-testnetworkbasicops-server-726398876.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T14:17:30Z', 'updated_at': '2026-06-09T14:17:36Z', 'revision_number': 4, 'project_id': '744302da894640a9b5a7de81a940c708'}]: 2026-06-09 14:17:39,021 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 1.333s 2026-06-09 14:17:39,022 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "port_id": "02920cff-797c-44ea-a01f-80b7bc0cfdc0", "tenant_id": "744302da894640a9b5a7de81a940c708", "fixed_ip_address": "10.100.0.5"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-5fd2c5a5-3b95-4bfb-8ef1-b51bf620a625', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; 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": "fe63674c-0616-43de-8dc1-fe4bb8fc1195", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.243", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6", "port_id": "02920cff-797c-44ea-a01f-80b7bc0cfdc0", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "744302da894640a9b5a7de81a940c708", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "35d2b77f-a0fd-4281-abd3-a11140498627", "mac_address": "fa:16:3e:3e:2a:97", "admin_state_up": true, "status": "ACTIVE", "device_id": "c206b918-d509-4f02-8eb5-ea8f458f5766", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:17:38Z", "updated_at": "2026-06-09T14:17:38Z", "revision_number": 0}}' 2026-06-09 14:17:39,123 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/fe63674c-0616-43de-8dc1-fe4bb8fc1195 0.101s 2026-06-09 14:17:39,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': 'Tue, 09 Jun 2026 14:17:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-cb38a145-2918-4a5f-8518-42f74b86d40d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/fe63674c-0616-43de-8dc1-fe4bb8fc1195'} Body: b'{"floatingip": {"id": "fe63674c-0616-43de-8dc1-fe4bb8fc1195", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.243", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6", "port_id": "02920cff-797c-44ea-a01f-80b7bc0cfdc0", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "35d2b77f-a0fd-4281-abd3-a11140498627", "mac_address": "fa:16:3e:3e:2a:97", "admin_state_up": true, "status": "ACTIVE", "device_id": "c206b918-d509-4f02-8eb5-ea8f458f5766", "device_owner": "compute:nova"}, "dns_domain": "", "dns_n10000 ame": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:17:38Z", "updated_at": "2026-06-09T14:17:38Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:17:39,124 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'fe63674c-0616-43de-8dc1-fe4bb8fc1195', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'floating_ip_address': '192.168.122.243', 'floating_network_id': 'c59dc221-ed5a-47e8-b2a2-7e6b7a694a94', 'router_id': '89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6', 'port_id': '02920cff-797c-44ea-a01f-80b7bc0cfdc0', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '35d2b77f-a0fd-4281-abd3-a11140498627', 'mac_address': 'fa:16:3e:3e:2a:97', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c206b918-d509-4f02-8eb5-ea8f458f5766', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T14:17:38Z', 'updated_at': '2026-06-09T14:17:38Z', 'revision_number': 1, 'project_id': '744302da894640a9b5a7de81a940c708'} is at status: ACTIVE 2026-06-09 14:17:39,124 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.101754 seconds 2026-06-09 14:17:39,124 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.243 with user: cirros 2026-06-09 14:17:39,124 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.243 in 120 sec and the expected result is reachable 2026-06-09 14:17:53,385 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.259838 seconds 2026-06-09 14:17:53,385 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.243 in 120 sec and the ping result is expected 2026-06-09 14:17:53,534 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/c206b918-d509-4f02-8eb5-ea8f458f5766/action 0.148s 2026-06-09 14:17:53,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:53 GMT', 'server': 'Apache', 'content-length': '75512', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27a17d79-3058-4cec-a898-1bcd74c793f6', 'x-compute-request-id': 'req-27a17d79-3058-4cec-a898-1bcd74c793f6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766/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 1325893547 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2799.998 MHz processor\\n[ 0.001203] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001682] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004698] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004749] Using GB pages for direct mapping\\n[ 0.005005] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005011] ACPI: Early table checksum verification disabled\\n[ 0.005018] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005024] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005033] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005042] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005048] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005052] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005057] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005061] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005065] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005067] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005068] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005070] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005071] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005072] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006564] No NUMA configuration fo 2026-06-09 14:17:53,536 25 DEBUG [tempest.scenario.manager] Console output for c206b918-d509-4f02-8eb5-ea8f458f5766 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 1325893547 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2799.998 MHz processor [ 0.001203] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001682] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004698] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004749] Using GB pages for direct mapping [ 0.005005] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005011] ACPI: Early table checksum verification disabled [ 0.005018] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005024] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005033] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005042] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005048] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005052] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005057] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005061] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005065] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005067] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005068] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005070] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005071] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005072] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006564] No NUMA configuration found [ 0.006567] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006581] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006948] Zone ranges: [ 0.006950] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006952] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006954] Normal empty [ 0.006956] Device empty [ 0.006958] Movable zone start for each node [ 0.006961] Early memory node ranges [ 0.006961] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006963] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006966] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007586] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007616] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007809] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018560] ACPI: PM-Timer IO Port: 0x608 [ 0.018598] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018731] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018736] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018738] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018740] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018742] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018744] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018748] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018751] TSC deadline timer available [ 0.018765] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018880] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018884] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018886] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018888] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018891] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018893] Booting paravirtualized kernel on KVM [ 0.018897] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018905] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019887] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019975] kvm-guest: setup async PF for cpu 0 [ 0.020009] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020034] kvm-guest: PV spinlocks disabled, single CPU [ 0.020043] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020045] Policy zone: DMA32 [ 0.020048] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020125] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020140] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020149] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020226] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020637] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021480] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021517] ftrace: allocating 50600 entries in 198 pages [ 0.051085] ftrace: allocated 198 pages with 4 groups [ 0.051334] rcu: Hierarchical RCU implementation. [ 0.051336] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.051339] Rude variant of Tasks RCU enabled. [ 0.051340] Tracing variant of Tasks RCU enabled. [ 0.051341] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.051343] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.056176] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.056597] random: crng init done [ 0.096362] Console: colour VGA+ 80x25 [ 0.231657] printk: console [tty1] enabled [ 0.556686] printk: console [ttyS0] enabled [ 0.559505] ACPI: Core revision 20210730 [ 0.562224] APIC: Switch to symmetric I/O mode setup [ 0.566594] x2apic enabled [ 0.569664] Switched APIC routing to physical x2apic. [ 0.577831] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.584338] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.588331] pid_max: default: 32768 minimum: 301 [ 0.588331] LSM: Security Framework initializing [ 0.588331] landlock: Up and running. [ 0.588331] Yama: becoming mindful. [ 0.588331] AppArmor: AppArmor initialized [ 0.588331] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.588331] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.588331] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.588331] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.588331] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.588331] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.588331] Spectre V2 : Mitigation: Retpolines [ 0.588331] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.588331] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.588331] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.588331] RETBleed: Mitigation: untrained return thunk [ 0.588331] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.588331] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.588331] Freeing SMP alternatives memory: 44K [ 0.588331] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.588518] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.592353] ... version: 0 [ 0.595023] ... bit width: 48 [ 0.596344] ... generic registers: 6 [ 0.599175] ... value mask: 0000ffffffffffff [ 0.600344] ... max period: 00007fffffffffff [ 0.603739] ... fixed-purpose events: 0 [ 0.604344] ... event mask: 000000000000003f [ 0.607865] rcu: Hierarchical SRCU implementation. [ 0.608868] smp: Bringing up secondary CPUs ... [ 0.611803] smp: Brought up 1 node, 1 CPU [ 0.612350] smpboot: Max logical packages: 1 [ 0.615288] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.616882] devtmpfs: initialized [ 0.619261] x86/mm: Memory block size: 128MB [ 0.620536] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.624357] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.628479] pinctrl core: initialized pinctrl subsystem [ 0.632199] PM: RTC time: 14:17:38, date: 2026-06-09 [ 0.632526] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.636467] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.640381] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.644362] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.648355] audit: initializing netlink subsys (disabled) [ 0.651976] thermal_sys: Registered thermal governor 'fair_share' [ 0.651978] thermal_sys: Registered thermal governor 'bang_bang' [ 0.652346] thermal_sys: Registered thermal governor 'step_wise' [ 0.656318] thermal_sys: Registered thermal governor 'user_space' [ 0.656348] audit: type=2000 audit(1781014657.640:1): state=initialized audit_enabled=0 res=1 [ 0.660350] thermal_sys: Registered thermal governor 'power_allocator' [ 0.660369] EISA bus registered [ 0.666887] cpuidle: using governor ladder [ 0.668348] cpuidle: using governor menu [ 0.674373] ACPI: bus type PCI registered [ 0.676347] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.680700] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.684347] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.688369] PCI: Using configuration type 1 for base access [ 0.693203] Kprobes globally optimized [ 0.695835] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.696347] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.701196] ACPI: Added _OSI(Module Device) [ 0.703926] ACPI: Added _OSI(Processor Device) [ 0.704367] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.707386] ACPI: Added _OSI(Processor Aggregator Device) [ 0.708375] ACPI: Added _OSI(Linux-Dell-Video) [ 0.711210] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.712351] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.718881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.723686] ACPI: Interpreter enabled [ 0.724377] ACPI: PM: (supports S0 S5) [ 0.726960] ACPI: Using IOAPIC for interrupt routing [ 0.728379] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.732344] PCI: Using E820 reservations for host bridge windows [ 0.736300] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.741556] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.744351] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.748469] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.752450] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.757591] PCI host bridge to bus 0000:00 [ 0.760260] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.760345] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764345] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.768344] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.772346] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.776350] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.780347] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.784691] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.792656] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.800380] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.814562] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.820381] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.834088] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.836582] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.845031] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.851751] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.858528] pci 0000:00:02.0: enabling Extended Tags [ 0.863508] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.867939] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.875189] pci 0000:00:02.1: enabling Extended Tags [ 0.879152] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.884328] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.896221] pci 0000:00:02.2: enabling Extended Tags [ 0.899175] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.904083] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.912675] pci 0000:00:02.3: enabling Extended Tags [ 0.919807] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.923699] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.931241] pci 0000:00:02.4: enabling Extended Tags [ 0.935218] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.940093] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.948412] pci 0000:00:02.5: enabling Extended Tags [ 0.956118] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.960020] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.965755] pci 0000:00:02.6: enabling Extended Tags [ 0.970922] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.976102] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.983443] pci 0000:00:02.7: enabling Extended Tags [ 0.989079] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.995736] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.003750] pci 0000:00:03.0: enabling Extended Tags [ 1.008793] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.015744] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.021743] pci 0000:00:03.1: enabling Extended Tags [ 1.027040] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.031642] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.037629] pci 0000:00:03.2: enabling Extended Tags [ 1.042948] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.047512] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.056668] pci 0000:00:03.3: enabling Extended Tags [ 1.062558] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.067491] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.074954] pci 0000:00:03.4: enabling Extended Tags [ 1.078898] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.083967] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.089853] pci 0000:00:03.5: enabling Extended Tags [ 1.096646] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.104008] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.109736] pci 0000:00:03.6: enabling Extended Tags [ 1.114934] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.119924] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.127627] pci 0000:00:03.7: enabling Extended Tags [ 1.133726] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.140074] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.145671] pci 0000:00:04.0: enabling Extended Tags [ 1.150914] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.155942] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.164024] pci 0000:00:04.1: enabling Extended Tags [ 1.166947] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.171890] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.180188] pci 0000:00:04.2: enabling Extended Tags [ 1.182882] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.187963] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.194688] pci 0000:00:04.3: enabling Extended Tags [ 1.198895] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.205810] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.215921] pci 0000:00:04.4: enabling Extended Tags [ 1.219012] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.224113] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.232657] pci 0000:00:04.5: enabling Extended Tags [ 1.239070] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.244148] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.249699] pci 0000:00:04.6: enabling Extended Tags [ 1.257772] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.264136] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.272227] pci 0000:00:04.7: enabling Extended Tags [ 1.277792] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.284352] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.295049] pci 0000:00:05.0: enabling Extended Tags [ 1.356540] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.364989] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.369391] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.388353] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.394531] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.400284] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.408988] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.419608] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.425905] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.434171] pci 0000:01:00.0: enabling Extended Tags [ 1.517264] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.520412] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.524419] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.528469] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.534444] pci_bus 0000:02: extended config space not accessible [ 1.536645] acpiphp: Slot [1] registered [ 1.540244] acpiphp: Slot [0] registered [ 1.540397] acpiphp: Slot [2] registered [ 1.544263] acpiphp: Slot [3] registered [ 1.544420] acpiphp: Slot [4] registered [ 1.547964] acpiphp: Slot [5] registered [ 1.548395] acpiphp: Slot [6] registered [ 1.551845] acpiphp: Slot [7] registered [ 1.552415] acpiphp: Slot [8] registered [ 1.555949] acpiphp: Slot [9] registered [ 1.556396] acpiphp: Slot [10] registered [ 1.560117] acpiphp: Slot [11] registered [ 1.560463] acpiphp: Slot [12] registered [ 1.564416] acpiphp: Slot [13] registered [ 1.568079] acpiphp: Slot [14] registered [ 1.568404] acpiphp: Slot [15] registered [ 1.572009] acpiphp: Slot [16] registered [ 1.572413] acpiphp: Slot [17] registered [ 1.575962] acpiphp: Slot [18] registered [ 1.576400] acpiphp: Slot [19] registered [ 1.580399] acpiphp: Slot [20] registered [ 1.583984] acpiphp: Slot [21] registered [ 1.584400] acpiphp: Slot [22] registered [ 1.587870] acpiphp: Slot [23] registered [ 1.588394] acpiphp: Slot [24] registered [ 1.591977] acpiphp: Slot [25] registered [ 1.592398] acpiphp: Slot [26] registered [ 1.596167] acpiphp: Slot [27] registered [ 1.596397] acpiphp: Slot [28] registered [ 1.600137] acpiphp: Slot [29] registered [ 1.600394] acpiphp: Slot [30] registered [ 1.603875] acpiphp: Slot [31] registered [ 1.606780] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.617537] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.693306] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.696411] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.700257] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.700492] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.708888] acpiphp: Slot [0-2] registered [ 1.712104] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.716348] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.725716] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.731817] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.732534] pci 0000:03:00.0: enabling Extended Tags [ 1.810931] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.812468] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.816461] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.822756] acpiphp: Slot [0-3] registered [ 1.824974] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.833976] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.843209] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.847739] pci 0000:04:00.0: enabling Extended Tags [ 1.922436] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.924471] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.928488] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.934455] acpiphp: Slot [0-4] registered [ 1.937116] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.944350] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.954486] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.958345] pci 0000:05:00.0: enabling Extended Tags [ 2.040111] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.040476] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.044466] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.051167] acpiphp: Slot [0-5] registered [ 2.053040] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.061820] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.072137] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.074250] pci 0000:06:00.0: enabling Extended Tags [ 2.154432] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.156485] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.160462] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.166964] acpiphp: Slot [0-6] registered [ 2.240361] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.244427] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.248495] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.255074] acpiphp: Slot [0-7] registered [ 2.328752] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.332153] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.332489] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.339005] acpiphp: Slot [0-8] registered [ 2.412761] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.416256] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.416506] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.423062] acpiphp: Slot [0-9] registered [ 2.495647] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.496469] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.500464] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.506895] acpiphp: Slot [0-10] registered [ 2.584079] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.584535] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.588508] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.595590] acpiphp: Slot [0-11] registered [ 2.669321] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.672505] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.676497] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.683523] acpiphp: Slot [0-12] registered [ 2.759090] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.760479] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.764467] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.770941] acpiphp: Slot [0-13] registered [ 2.841984] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.844500] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.848470] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.855365] acpiphp: Slot [0-14] registered [ 2.926146] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.928469] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.932461] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.938999] acpiphp: Slot [0-15] registered [ 3.009958] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.012477] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.016462] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.023046] acpiphp: Slot [0-16] registered [ 3.095023] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.096468] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.100462] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.107222] acpiphp: Slot [0-17] registered [ 3.179364] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.180470] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.184462] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.190968] acpiphp: Slot [0-18] registered [ 3.261513] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.264531] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.268466] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.275295] acpiphp: Slot [0-19] registered [ 3.346985] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.348468] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.352471] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.359338] acpiphp: Slot [0-20] registered [ 3.429704] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.432474] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.436491] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.443036] acpiphp: Slot [0-21] registered [ 3.515250] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.516490] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.520463] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.527217] acpiphp: Slot [0-22] registered [ 3.597867] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.600471] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.604462] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.610931] acpiphp: Slot [0-23] registered [ 3.682095] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.684469] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.688462] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.695090] acpiphp: Slot [0-24] registered [ 3.766963] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.768471] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.772516] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.779107] acpiphp: Slot [0-25] registered [ 3.850379] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.852469] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.856469] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.903113] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.904568] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.908552] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.912598] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.916571] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.920569] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.924587] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.928578] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.932521] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.936392] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.940006] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.940359] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.944369] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.948153] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.948364] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.952151] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.953270] iommu: Default domain type: Translated [ 3.956344] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.960361] SCSI subsystem initialized [ 3.963109] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.964331] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.964362] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.968347] vgaarb: loaded [ 3.970516] ACPI: bus type USB registered [ 3.972379] usbcore: registered new interface driver usbfs [ 3.975888] usbcore: registered new interface driver hub [ 3.976358] usbcore: registered new device driver usb [ 3.979970] pps_core: LinuxPPS API ver. 1 registered [ 3.980346] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.984352] PTP clock support registered [ 3.987164] EDAC MC: Ver: 3.0.0 [ 3.991701] NetLabel: Initializing [ 3.992344] NetLabel: domain hash size = 128 [ 3.995228] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.996371] NetLabel: unlabeled traffic allowed by default [ 3.999819] PCI: Using ACPI for IRQ routing [ 4.803664] clocksource: Switched to clocksource kvm-clock [ 4.817924] VFS: Disk quotas dquot_6.6.0 [ 4.820724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.825440] AppArmor: AppArmor Filesystem Enabled [ 4.828995] pnp: PnP ACPI init [ 4.831661] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.837073] pnp: PnP ACPI: found 5 devices [ 4.846188] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.852447] NET: Registered PF_INET protocol family [ 4.856181] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.861861] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.867592] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.872962] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.878814] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.883558] TCP: Hash tables configured (established 1024 bind 1024) [ 4.888003] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.893126] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.897565] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.902395] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.906258] NET: Registered PF_XDP protocol family [ 4.909486] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.914729] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.920213] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.925642] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.931208] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.936611] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.941947] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.947091] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.952428] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.957764] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.963250] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.968367] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.973424] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.978589] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.984209] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.989460] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.994802] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.000270] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.006152] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.012062] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.017319] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.022410] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.027525] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.032904] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.038182] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.042090] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.045964] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.049833] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.053705] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.057616] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.061510] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.065365] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.069218] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.073081] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.077131] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.081041] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.085191] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.089179] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.093956] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.098437] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.102588] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.106861] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.110887] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.115049] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.119034] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.123197] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.127198] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.131631] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.135764] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.140146] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.144289] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.148650] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.152940] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.157264] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.161378] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.165668] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.169621] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.173759] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.177763] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.181916] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.185945] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.189837] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.193883] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.197808] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.202044] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.206012] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.210049] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.213965] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.217934] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.221852] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.225779] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.229814] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.233955] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.238147] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.242352] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.246459] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.251028] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.255142] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.259596] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.263997] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.268368] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.272620] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.277317] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.281539] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.285754] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.289769] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.294204] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.298570] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.302961] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.307056] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.311804] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.316108] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.320386] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.324299] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.328861] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.332028] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.339637] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.345742] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.354411] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.357798] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.364670] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.370471] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.378951] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.384748] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.390139] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.398610] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.404018] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.411037] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.420838] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.425444] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.432177] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.439337] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.445914] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.451030] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.459219] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.465362] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.470668] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.478284] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.483203] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.490162] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.496955] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.503954] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.508978] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.517223] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.523330] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.529110] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.538037] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.542551] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.549447] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.557601] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.562539] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.569011] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.576042] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.582803] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.587853] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.596210] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.599972] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.606568] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.611704] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.619837] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.624292] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.629943] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.636740] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.644401] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.649386] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.655344] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.661760] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.668133] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.672503] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.678397] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.685852] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.693664] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.696904] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.702161] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.708700] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.716893] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.720221] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.725793] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.732208] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.740187] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.743540] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.748723] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.755695] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.766147] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.769624] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.776186] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.781394] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.789802] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.793091] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.799793] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.804904] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.813113] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.816315] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.823287] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.828282] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.836859] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.839962] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.846783] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.852258] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.861165] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.864416] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.871369] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.877898] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.884660] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.889398] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.895522] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.903574] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.913021] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.917652] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.922298] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.927431] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.932562] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.937564] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.942693] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.946878] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.950925] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.955487] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.958969] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.962877] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.968211] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.972555] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.977146] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.981065] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.985460] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.989238] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.993996] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.997901] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.002539] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.006729] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.011219] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.016069] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.020718] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.024616] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.031063] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.035048] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.039767] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.043751] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.048348] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.052555] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.057190] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.061016] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.065450] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.069035] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.072931] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.077457] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.081153] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.085059] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.089846] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.093578] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.098119] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.103695] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.107983] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.112846] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.117562] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.121136] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.125146] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.129791] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.133399] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.137330] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.141760] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.145318] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.149137] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.153888] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.157418] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.161436] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.167419] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.170956] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.174813] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.179336] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.182887] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.187229] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.191933] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.195899] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.199877] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.204513] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.207979] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.212292] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.216855] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.220289] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.224231] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.230329] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.239783] PCI: CLS 0 bytes, default 64 [ 6.242468] Trying to unpack rootfs image as initramfs... [ 6.246812] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.264775] Initialise system trusted keyrings [ 6.267828] Key type blacklist registered [ 6.276528] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.285908] zbud: loaded [ 6.288313] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.304485] fuse: init (API version 7.34) [ 6.307368] integrity: Platform Keyring initialized [ 6.328550] Key type asymmetric registered [ 6.331289] Asymmetric key parser 'x509' registered [ 6.336530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.348525] io scheduler mq-deadline registered [ 6.358936] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.369134] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.385865] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.396811] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.414051] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.424797] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.433989] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.449149] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.464777] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.476752] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.489850] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.496392] Freeing initrd memory: 8744K [ 6.499575] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.508003] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.512256] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.521205] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.525222] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.531898] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.539050] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.543157] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.550972] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.555002] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.563947] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.567977] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.576718] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.580730] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.589285] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.593554] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.601444] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.606669] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.615905] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.620181] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.628575] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.632764] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.638883] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.644876] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.650344] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.658154] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.663581] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.672129] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.676161] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.684065] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.688243] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.697803] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.701847] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.711357] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.717137] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.725661] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.731442] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.739658] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.743831] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.749911] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.755805] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.760926] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.768990] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.778037] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.782184] shpchp 0000:01:00.0: Slot initialization failed [ 6.788000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.793120] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.797776] ACPI: button: Power Button [PWRF] [ 6.825890] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.858068] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.864609] Lin10000 ux agpgart interface v0.103 [ 6.868841] loop: module loaded [ 6.871701] tun: Universal TUN/TAP device driver, 1.6 [ 6.875705] PPP generic driver version 2.4.2 [ 6.879013] VFIO - User Level meta-driver version: 0.3 [ 6.882385] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.888626] ehci-pci: EHCI PCI platform driver [ 6.891697] ehci-platform: EHCI generic platform driver [ 6.895237] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.899151] ohci-pci: OHCI PCI platform driver [ 6.902208] ohci-platform: OHCI generic platform driver [ 6.905885] uhci_hcd: USB Universal Host Controller Interface driver [ 6.912119] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.915911] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.920776] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.924261] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.928172] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.933279] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.937845] usb usb1: Product: UHCI Host Controller [ 6.940962] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.945271] usb usb1: SerialNumber: 0000:02:01.0 [ 6.948494] hub 1-0:1.0: USB hub found [ 6.951121] hub 1-0:1.0: 2 ports detected [ 6.954288] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.961662] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.965239] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.968637] mousedev: PS/2 mouse device common for all mice [ 6.973053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.978401] rtc_cmos 00:03: RTC can wake from S4 [ 6.983426] rtc_cmos 00:03: registered as rtc0 [ 6.986915] rtc_cmos 00:03: setting system clock to 2026-06-09T14:17:45 UTC (1781014665) [ 6.992318] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.996386] i2c_dev: i2c /dev entries driver [ 6.999299] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.007103] device-mapper: uevent: version 1.0.3 [ 7.010630] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.016316] platform eisa.0: Probing EISA bus 0 [ 7.019263] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.023567] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.027968] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.032302] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.036636] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.040776] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.045008] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.049456] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.053438] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.057463] platform eisa.0: EISA: Detected 0 cards [ 7.061129] ledtrig-cpu: registered to indicate activity on CPUs [ 7.065754] drop_monitor: Initializing network drop monitor service [ 7.070261] NET: Registered PF_INET6 protocol family [ 7.077272] Segment Routing with IPv6 [ 7.079999] In-situ OAM (IOAM) with IPv6 [ 7.082771] NET: Registered PF_PACKET protocol family [ 7.086213] Key type dns_resolver registered [ 7.089315] IPI shorthand broadcast: enabled [ 7.092161] registered taskstats version 1 [ 7.095277] Loading compiled-in X.509 certificates [ 7.099257] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.105742] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.111975] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.118084] blacklist: Loading compiled-in revocation X.509 certificates [ 7.122488] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.129078] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.135582] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.143592] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.149983] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.156652] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.163089] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.169874] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.176816] zswap: loaded using pool lzo/zbud [ 7.179709] Key type .fscrypt registered [ 7.182288] Key type fscrypt-provisioning registered [ 7.187400] Key type encrypted registered [ 7.190228] AppArmor: AppArmor sha1 policy hashing enabled [ 7.193732] ima: No TPM chip found, activating TPM-bypass! [ 7.197595] Loading compiled-in module X.509 certificates [ 7.201770] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.208197] ima: Allocated hash algorithm: sha1 [ 7.211422] ima: No architecture policies found [ 7.214766] evm: Initialising EVM extended attributes: [ 7.218289] evm: security.selinux [ 7.221117] evm: security.SMACK64 [ 7.223352] evm: security.SMACK64EXEC [ 7.226249] evm: security.SMACK64TRANSMUTE [ 7.229000] evm: security.SMACK64MMAP [ 7.231455] evm: security.apparmor [ 7.233926] evm: security.ima [ 7.235979] evm: security.capability [ 7.238397] evm: HMAC attrs: 0x1 [ 7.241299] PM: Magic number: 14:878:282 [ 7.244014] tty tty19: hash matches [ 7.246725] RAS: Correctable Errors collector initialized. [ 7.250428] Unstable clock detected, switching default tracing clock to "global" [ 7.250428] If you want to keep using the local clock, then add: [ 7.250428] "trace_clock=local" [ 7.250428] on the kernel command line [ 7.265768] Freeing unused decrypted memory: 2036K [ 7.269618] Freeing unused kernel image (initmem) memory: 3244K [ 7.273257] Write protecting the kernel read-only data: 30720k [ 7.277231] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.281492] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.326907] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.331009] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.335062] Run /init as init process info: initramfs: up at 6.81 [ 7.390092] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.398638] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.403310] GPT:229375 != 2097151 [ 7.405625] GPT:Alternate GPT header not at the end of the disk. [ 7.409520] GPT:229375 != 2097151 [ 7.411715] GPT: Use GNU Parted to correct GPT errors. [ 7.459732] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.830264] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.861240] 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.66 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:c2:06:b9:18:d5:09:4f:02:8e:b5:ea:8f:45:8f:57:66 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKn2zYAaYd8oI4fR5hVFwmNWliTN/AaZdzHMNmdRT6G/kdKF83ZtXE6Dbe9YleDn+vEX5QHBusGNgwbia4221e1WN2vKOkUGM8BED2fKIbjkMA19k7gMyQHvYN2Pv81YDLzFofLQHYMpdz3e//MLZ1oOTekQpUKxdoJs+liPfHQuee6dW2wm+hdZqy4oaiu6t18j2GY0/iTZBiH7LE3haVeq6rDUr+vZSb1g6UDU5EYLTJ0OD6cKdbJYmcp8IvhVJBUZ68rotRv7GymUylYHKX4++GDKxbQqP/FBKoIyFezFZw89yP7mYrEPy4pL+6ZayHbQ8HsCPQZHDxwotcjIw/ root@tempest-testnetworkbasicops-server-726398876 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB1jf7hUkXDfyF2xinc6s95M9yiKDbvNZl+6KaUZtuXddFSqomeYbi0vWClDv+iEtOkgeQNsbcGHjDfNbZa/Mds= root@tempest-testnetworkbasicops-server-726398876 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe3e:2a97/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: c206b918-d509-4f02-8eb5-ea8f458f5766 name: tempest-TestNetworkBasicOps-server-726398876 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-726398876 launch-index: 0 === cirros: current=0.6.2 uptime=8.93 === === 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:3E:2A:97 inet6 addr: fe80::f816:3eff:fe3e:2a97/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:13 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:1752 (1.7 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-726398876 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.953701] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.956470] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.975966] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.174008] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.200481] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.316110] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.317351] ISO 9660 Extensions: RRIP_1991A [ 8.475613] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.341565] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.342986] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 15:17:46 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 15:17:46 cirros auth.notice su: + none root:cirros Jun 9 15:17:46 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: DUID 00:04:c2:06:b9:18:d5:09:4f:02:8e:b5:ea:8f:45:8f:57:66 Jun 9 15:17:46 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:3e:2a:97 Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe3e:2a97 Jun 9 15:17:47 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 15:17:47 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.5 from 10.100.0.1 Jun 9 15:17:47 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.5/28 Jun 9 15:17:47 cirros authpriv.info dropbear[393]: Running in background Jun 9 15:17:47 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-726398876 login: 2026-06-09 14:17:53,538 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2026-06-09 14:17:53,545 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:17:53,646 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:17:53,647 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2026-06-09 14:17:56,636 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/89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6 2.988s 2026-06-09 14:17:56,637 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': 'Tue, 09 Jun 2026 14:17:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-deee1bb9-d0b8-475e-a2d6-3b16487be3fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6'} Body: b'{"router": {"id": "89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6", "name": "tempest-TestNetworkBasicOps-router-783851791", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.216"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:17:13Z", "updated_at": "2026-06-09T14:17:55Z", "revision_number": 4, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:17:56,637 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.243 with user: cirros 2026-06-09 14:17:56,637 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.243 in 120 sec and the expected result is unreachable 2026-06-09 14:17:57,660 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.022330 seconds 2026-06-09 14:17:57,660 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.243 in 120 sec and the ping result is expected 2026-06-09 14:17:57,790 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/c206b918-d509-4f02-8eb5-ea8f458f5766/action 0.129s 2026-06-09 14:17:57,791 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': 'Tue, 09 Jun 2026 14:17:57 GMT', 'server': 'Apache', 'content-length': '75512', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe41a1bd-a940-4212-a00a-b9d92bad08de', 'x-compute-request-id': 'req-fe41a1bd-a940-4212-a00a-b9d92bad08de', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766/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 1325893547 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2799.998 MHz processor\\n[ 0.001203] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001682] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004698] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004749] Using GB pages for direct mapping\\n[ 0.005005] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005011] ACPI: Early table checksum verification disabled\\n[ 0.005018] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005024] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005033] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005042] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005048] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005052] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005057] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005061] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005065] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005067] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005068] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005070] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005071] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005072] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006564] No NUMA configuration fo 2026-06-09 14:17:57,793 25 DEBUG [tempest.scenario.manager] Console output for c206b918-d509-4f02-8eb5-ea8f458f5766 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 1325893547 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2799.998 MHz processor [ 0.001203] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001682] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004698] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004749] Using GB pages for direct mapping [ 0.005005] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005011] ACPI: Early table checksum verification disabled [ 0.005018] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005024] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005033] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005042] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005048] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005052] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005057] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005061] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005065] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005067] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005068] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005070] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005071] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005072] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006564] No NUMA configuration found [ 0.006567] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006581] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006948] Zone ranges: [ 0.006950] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006952] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006954] Normal empty [ 0.006956] Device empty [ 0.006958] Movable zone start for each node [ 0.006961] Early memory node ranges [ 0.006961] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006963] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006966] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007586] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007616] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007809] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018560] ACPI: PM-Timer IO Port: 0x608 [ 0.018598] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018731] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018736] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018738] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018740] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018742] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018744] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018748] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018751] TSC deadline timer available [ 0.018765] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018880] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018884] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018886] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018888] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018891] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018893] Booting paravirtualized kernel on KVM [ 0.018897] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018905] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019887] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019975] kvm-guest: setup async PF for cpu 0 [ 0.020009] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020034] kvm-guest: PV spinlocks disabled, single CPU [ 0.020043] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020045] Policy zone: DMA32 [ 0.020048] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020125] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020140] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020149] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020226] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020637] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021480] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021517] ftrace: allocating 50600 entries in 198 pages [ 0.051085] ftrace: allocated 198 pages with 4 groups [ 0.051334] rcu: Hierarchical RCU implementation. [ 0.051336] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.051339] Rude variant of Tasks RCU enabled. [ 0.051340] Tracing variant of Tasks RCU enabled. [ 0.051341] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.051343] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.056176] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.056597] random: crng init done [ 0.096362] Console: colour VGA+ 80x25 [ 0.231657] printk: console [tty1] enabled [ 0.556686] printk: console [ttyS0] enabled [ 0.559505] ACPI: Core revision 20210730 [ 0.562224] APIC: Switch to symmetric I/O mode setup [ 0.566594] x2apic enabled [ 0.569664] Switched APIC routing to physical x2apic. [ 0.577831] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.584338] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.588331] pid_max: default: 32768 minimum: 301 [ 0.588331] LSM: Security Framework initializing [ 0.588331] landlock: Up and running. [ 0.588331] Yama: becoming mindful. [ 0.588331] AppArmor: AppArmor initialized [ 0.588331] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.588331] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.588331] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.588331] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.588331] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.588331] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.588331] Spectre V2 : Mitigation: Retpolines [ 0.588331] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.588331] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.588331] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.588331] RETBleed: Mitigation: untrained return thunk [ 0.588331] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.588331] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.588331] Freeing SMP alternatives memory: 44K [ 0.588331] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.588518] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.592353] ... version: 0 [ 0.595023] ... bit width: 48 [ 0.596344] ... generic registers: 6 [ 0.599175] ... value mask: 0000ffffffffffff [ 0.600344] ... max period: 00007fffffffffff [ 0.603739] ... fixed-purpose events: 0 [ 0.604344] ... event mask: 000000000000003f [ 0.607865] rcu: Hierarchical SRCU implementation. [ 0.608868] smp: Bringing up secondary CPUs ... [ 0.611803] smp: Brought up 1 node, 1 CPU [ 0.612350] smpboot: Max logical packages: 1 [ 0.615288] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.616882] devtmpfs: initialized [ 0.619261] x86/mm: Memory block size: 128MB [ 0.620536] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.624357] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.628479] pinctrl core: initialized pinctrl subsystem [ 0.632199] PM: RTC time: 14:17:38, date: 2026-06-09 [ 0.632526] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.636467] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.640381] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.644362] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.648355] audit: initializing netlink subsys (disabled) [ 0.651976] thermal_sys: Registered thermal governor 'fair_share' [ 0.651978] thermal_sys: Registered thermal governor 'bang_bang' [ 0.652346] thermal_sys: Registered thermal governor 'step_wise' [ 0.656318] thermal_sys: Registered thermal governor 'user_space' [ 0.656348] audit: type=2000 audit(1781014657.640:1): state=initialized audit_enabled=0 res=1 [ 0.660350] thermal_sys: Registered thermal governor 'power_allocator' [ 0.660369] EISA bus registered [ 0.666887] cpuidle: using governor ladder [ 0.668348] cpuidle: using governor menu [ 0.674373] ACPI: bus type PCI registered [ 0.676347] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.680700] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.684347] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.688369] PCI: Using configuration type 1 for base access [ 0.693203] Kprobes globally optimized [ 0.695835] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.696347] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.701196] ACPI: Added _OSI(Module Device) [ 0.703926] ACPI: Added _OSI(Processor Device) [ 0.704367] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.707386] ACPI: Added _OSI(Processor Aggregator Device) [ 0.708375] ACPI: Added _OSI(Linux-Dell-Video) [ 0.711210] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.712351] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.718881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.723686] ACPI: Interpreter enabled [ 0.724377] ACPI: PM: (supports S0 S5) [ 0.726960] ACPI: Using IOAPIC for interrupt routing [ 0.728379] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.732344] PCI: Using E820 reservations for host bridge windows [ 0.736300] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.741556] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.744351] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.748469] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.752450] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.757591] PCI host bridge to bus 0000:00 [ 0.760260] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.760345] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764345] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.768344] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.772346] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.776350] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.780347] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.784691] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.792656] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.800380] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.814562] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.820381] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.834088] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.836582] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.845031] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.851751] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.858528] pci 0000:00:02.0: enabling Extended Tags [ 0.863508] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.867939] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.875189] pci 0000:00:02.1: enabling Extended Tags [ 0.879152] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.884328] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.896221] pci 0000:00:02.2: enabling Extended Tags [ 0.899175] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.904083] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.912675] pci 0000:00:02.3: enabling Extended Tags [ 0.919807] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.923699] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.931241] pci 0000:00:02.4: enabling Extended Tags [ 0.935218] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.940093] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.948412] pci 0000:00:02.5: enabling Extended Tags [ 0.956118] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.960020] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.965755] pci 0000:00:02.6: enabling Extended Tags [ 0.970922] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.976102] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.983443] pci 0000:00:02.7: enabling Extended Tags [ 0.989079] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.995736] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.003750] pci 0000:00:03.0: enabling Extended Tags [ 1.008793] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.015744] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.021743] pci 0000:00:03.1: enabling Extended Tags [ 1.027040] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.031642] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.037629] pci 0000:00:03.2: enabling Extended Tags [ 1.042948] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.047512] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.056668] pci 0000:00:03.3: enabling Extended Tags [ 1.062558] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.067491] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.074954] pci 0000:00:03.4: enabling Extended Tags [ 1.078898] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.083967] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.089853] pci 0000:00:03.5: enabling Extended Tags [ 1.096646] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.104008] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.109736] pci 0000:00:03.6: enabling Extended Tags [ 1.114934] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.119924] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.127627] pci 0000:00:03.7: enabling Extended Tags [ 1.133726] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.140074] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.145671] pci 0000:00:04.0: enabling Extended Tags [ 1.150914] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.155942] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.164024] pci 0000:00:04.1: enabling Extended Tags [ 1.166947] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.171890] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.180188] pci 0000:00:04.2: enabling Extended Tags [ 1.182882] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.187963] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.194688] pci 0000:00:04.3: enabling Extended Tags [ 1.198895] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.205810] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.215921] pci 0000:00:04.4: enabling Extended Tags [ 1.219012] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.224113] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.232657] pci 0000:00:04.5: enabling Extended Tags [ 1.239070] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.244148] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.249699] pci 0000:00:04.6: enabling Extended Tags [ 1.257772] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.264136] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.272227] pci 0000:00:04.7: enabling Extended Tags [ 1.277792] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.284352] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.295049] pci 0000:00:05.0: enabling Extended Tags [ 1.356540] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.364989] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.369391] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.388353] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.394531] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.400284] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.408988] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.419608] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.425905] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.434171] pci 0000:01:00.0: enabling Extended Tags [ 1.517264] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.520412] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.524419] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.528469] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.534444] pci_bus 0000:02: extended config space not accessible [ 1.536645] acpiphp: Slot [1] registered [ 1.540244] acpiphp: Slot [0] registered [ 1.540397] acpiphp: Slot [2] registered [ 1.544263] acpiphp: Slot [3] registered [ 1.544420] acpiphp: Slot [4] registered [ 1.547964] acpiphp: Slot [5] registered [ 1.548395] acpiphp: Slot [6] registered [ 1.551845] acpiphp: Slot [7] registered [ 1.552415] acpiphp: Slot [8] registered [ 1.555949] acpiphp: Slot [9] registered [ 1.556396] acpiphp: Slot [10] registered [ 1.560117] acpiphp: Slot [11] registered [ 1.560463] acpiphp: Slot [12] registered [ 1.564416] acpiphp: Slot [13] registered [ 1.568079] acpiphp: Slot [14] registered [ 1.568404] acpiphp: Slot [15] registered [ 1.572009] acpiphp: Slot [16] registered [ 1.572413] acpiphp: Slot [17] registered [ 1.575962] acpiphp: Slot [18] registered [ 1.576400] acpiphp: Slot [19] registered [ 1.580399] acpiphp: Slot [20] registered [ 1.583984] acpiphp: Slot [21] registered [ 1.584400] acpiphp: Slot [22] registered [ 1.587870] acpiphp: Slot [23] registered [ 1.588394] acpiphp: Slot [24] registered [ 1.591977] acpiphp: Slot [25] registered [ 1.592398] acpiphp: Slot [26] registered [ 1.596167] acpiphp: Slot [27] registered [ 1.596397] acpiphp: Slot [28] registered [ 1.600137] acpiphp: Slot [29] registered [ 1.600394] acpiphp: Slot [30] registered [ 1.603875] acpiphp: Slot [31] registered [ 1.606780] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.617537] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.693306] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.696411] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.700257] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.700492] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.708888] acpiphp: Slot [0-2] registered [ 1.712104] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.716348] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.725716] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.731817] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.732534] pci 0000:03:00.0: enabling Extended Tags [ 1.810931] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.812468] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.816461] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.822756] acpiphp: Slot [0-3] registered [ 1.824974] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.833976] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.843209] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.847739] pci 0000:04:00.0: enabling Extended Tags [ 1.922436] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.924471] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.928488] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.934455] acpiphp: Slot [0-4] registered [ 1.937116] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.944350] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.954486] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.958345] pci 0000:05:00.0: enabling Extended Tags [ 2.040111] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.040476] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.044466] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.051167] acpiphp: Slot [0-5] registered [ 2.053040] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.061820] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.072137] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.074250] pci 0000:06:00.0: enabling Extended Tags [ 2.154432] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.156485] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.160462] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.166964] acpiphp: Slot [0-6] registered [ 2.240361] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.244427] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.248495] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.255074] acpiphp: Slot [0-7] registered [ 2.328752] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.332153] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.332489] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.339005] acpiphp: Slot [0-8] registered [ 2.412761] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.416256] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.416506] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.423062] acpiphp: Slot [0-9] registered [ 2.495647] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.496469] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.500464] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.506895] acpiphp: Slot [0-10] registered [ 2.584079] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.584535] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.588508] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.595590] acpiphp: Slot [0-11] registered [ 2.669321] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.672505] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.676497] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.683523] acpiphp: Slot [0-12] registered [ 2.759090] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.760479] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.764467] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.770941] acpiphp: Slot [0-13] registered [ 2.841984] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.844500] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.848470] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.855365] acpiphp: Slot [0-14] registered [ 2.926146] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.928469] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.932461] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.938999] acpiphp: Slot [0-15] registered [ 3.009958] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.012477] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.016462] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.023046] acpiphp: Slot [0-16] registered [ 3.095023] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.096468] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.100462] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.107222] acpiphp: Slot [0-17] registered [ 3.179364] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.180470] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.184462] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.190968] acpiphp: Slot [0-18] registered [ 3.261513] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.264531] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.268466] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.275295] acpiphp: Slot [0-19] registered [ 3.346985] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.348468] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.352471] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.359338] acpiphp: Slot [0-20] registered [ 3.429704] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.432474] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.436491] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.443036] acpiphp: Slot [0-21] registered [ 3.515250] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.516490] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.520463] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.527217] acpiphp: Slot [0-22] registered [ 3.597867] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.600471] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.604462] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.610931] acpiphp: Slot [0-23] registered [ 3.682095] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.684469] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.688462] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.695090] acpiphp: Slot [0-24] registered [ 3.766963] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.768471] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.772516] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.779107] acpiphp: Slot [0-25] registered [ 3.850379] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.852469] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.856469] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.903113] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.904568] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.908552] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.912598] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.916571] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.920569] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.924587] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.928578] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.932521] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.936392] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.940006] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.940359] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.944369] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.948153] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.948364] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.952151] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.953270] iommu: Default domain type: Translated [ 3.956344] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.960361] SCSI subsystem initialized [ 3.963109] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.964331] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.964362] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.968347] vgaarb: loaded [ 3.970516] ACPI: bus type USB registered [ 3.972379] usbcore: registered new interface driver usbfs [ 3.975888] usbcore: registered new interface driver hub [ 3.976358] usbcore: registered new device driver usb [ 3.979970] pps_core: LinuxPPS API ver. 1 registered [ 3.980346] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.984352] PTP clock support registered [ 3.987164] EDAC MC: Ver: 3.0.0 [ 3.991701] NetLabel: Initializing [ 3.992344] NetLabel: domain hash size = 128 [ 3.995228] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.996371] NetLabel: unlabeled traffic allowed by default [ 3.999819] PCI: Using ACPI for IRQ routing [ 4.803664] clocksource: Switched to clocksource kvm-clock [ 4.817924] VFS: Disk quotas dquot_6.6.0 [ 4.820724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.825440] AppArmor: AppArmor Filesystem Enabled [ 4.828995] pnp: PnP ACPI init [ 4.831661] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.837073] pnp: PnP ACPI: found 5 devices [ 4.846188] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.852447] NET: Registered PF_INET protocol family [ 4.856181] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.861861] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.867592] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.872962] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.878814] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.883558] TCP: Hash tables configured (established 1024 bind 1024) [ 4.888003] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.893126] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.897565] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.902395] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.906258] NET: Registered PF_XDP protocol family [ 4.909486] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.914729] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.920213] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.925642] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.931208] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.936611] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.941947] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.947091] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.952428] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.957764] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.963250] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.968367] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.973424] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.978589] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.984209] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.989460] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.994802] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.000270] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.006152] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.012062] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.017319] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.022410] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.027525] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.032904] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.038182] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.042090] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.045964] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.049833] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.053705] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.057616] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.061510] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.065365] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.069218] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.073081] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.077131] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.081041] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.085191] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.089179] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.093956] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.098437] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.102588] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.106861] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.110887] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.115049] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.119034] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.123197] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.127198] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.131631] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.135764] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.140146] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.144289] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.148650] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.152940] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.157264] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.161378] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.165668] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.169621] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.173759] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.177763] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.181916] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.185945] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.189837] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.193883] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.197808] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.202044] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.206012] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.210049] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.213965] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.217934] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.221852] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.225779] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.229814] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.233955] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.238147] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.242352] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.246459] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.251028] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.255142] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.259596] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.263997] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.268368] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.272620] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.277317] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.281539] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.285754] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.289769] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.294204] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.298570] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.302961] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.307056] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.311804] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.316108] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.320386] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.324299] pci 0000:00:02.1: BAR 13:10000 failed to assign [io size 0x1000] [ 5.328861] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.332028] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.339637] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.345742] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.354411] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.357798] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.364670] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.370471] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.378951] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.384748] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.390139] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.398610] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.404018] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.411037] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.420838] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.425444] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.432177] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.439337] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.445914] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.451030] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.459219] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.465362] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.470668] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.478284] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.483203] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.490162] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.496955] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.503954] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.508978] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.517223] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.523330] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.529110] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.538037] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.542551] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.549447] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.557601] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.562539] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.569011] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.576042] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.582803] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.587853] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.596210] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.599972] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.606568] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.611704] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.619837] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.624292] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.629943] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.636740] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.644401] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.649386] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.655344] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.661760] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.668133] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.672503] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.678397] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.685852] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.693664] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.696904] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.702161] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.708700] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.716893] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.720221] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.725793] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.732208] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.740187] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.743540] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.748723] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.755695] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.766147] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.769624] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.776186] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.781394] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.789802] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.793091] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.799793] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.804904] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.813113] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.816315] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.823287] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.828282] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.836859] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.839962] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.846783] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.852258] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.861165] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.864416] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.871369] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.877898] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.884660] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.889398] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.895522] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.903574] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.913021] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.917652] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.922298] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.927431] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.932562] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.937564] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.942693] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.946878] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.950925] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.955487] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.958969] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.962877] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.968211] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.972555] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.977146] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.981065] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.985460] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.989238] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.993996] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.997901] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.002539] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.006729] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.011219] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.016069] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.020718] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.024616] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.031063] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.035048] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.039767] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.043751] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.048348] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.052555] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.057190] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.061016] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.065450] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.069035] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.072931] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.077457] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.081153] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.085059] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.089846] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.093578] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.098119] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.103695] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.107983] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.112846] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.117562] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.121136] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.125146] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.129791] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.133399] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.137330] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.141760] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.145318] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.149137] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.153888] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.157418] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.161436] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.167419] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.170956] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.174813] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.179336] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.182887] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.187229] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.191933] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.195899] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.199877] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.204513] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.207979] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.212292] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.216855] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.220289] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.224231] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.230329] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.239783] PCI: CLS 0 bytes, default 64 [ 6.242468] Trying to unpack rootfs image as initramfs... [ 6.246812] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.264775] Initialise system trusted keyrings [ 6.267828] Key type blacklist registered [ 6.276528] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.285908] zbud: loaded [ 6.288313] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.304485] fuse: init (API version 7.34) [ 6.307368] integrity: Platform Keyring initialized [ 6.328550] Key type asymmetric registered [ 6.331289] Asymmetric key parser 'x509' registered [ 6.336530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.348525] io scheduler mq-deadline registered [ 6.358936] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.369134] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.385865] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.396811] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.414051] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.424797] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.433989] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.449149] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.464777] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.476752] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.489850] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.496392] Freeing initrd memory: 8744K [ 6.499575] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.508003] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.512256] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.521205] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.525222] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.531898] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.539050] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.543157] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.550972] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.555002] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.563947] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.567977] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.576718] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.580730] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.589285] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.593554] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.601444] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.606669] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.615905] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.620181] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.628575] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.632764] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.638883] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.644876] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.650344] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.658154] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.663581] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.672129] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.676161] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.684065] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.688243] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.697803] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.701847] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.711357] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.717137] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.725661] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.731442] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.739658] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.743831] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.749911] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.755805] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.760926] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.768990] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.778037] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.782184] shpchp 0000:01:00.0: Slot initialization failed [ 6.788000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.793120] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.797776] ACPI: button: Power Button [PWRF] [ 6.825890] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.858068] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.864609] Linux agpgart interface v0.103 [ 6.868841] loop: module loaded [ 6.871701] tun: Universal TUN/TAP device driver, 1.6 [ 6.875705] PPP generic driver version 2.4.2 [ 6.879013] VFIO - User Level meta-driver version: 0.3 [ 6.882385] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.888626] ehci-pci: EHCI PCI platform driver [ 6.891697] ehci-platform: EHCI generic platform driver [ 6.895237] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.899151] ohci-pci: OHCI PCI platform driver [ 6.902208] ohci-platform: OHCI generic platform driver [ 6.905885] uhci_hcd: USB Universal Host Controller Interface driver [ 6.912119] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.915911] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.920776] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.924261] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.928172] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.933279] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.937845] usb usb1: Product: UHCI Host Controller [ 6.940962] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.945271] usb usb1: SerialNumber: 0000:02:01.0 [ 6.948494] hub 1-0:1.0: USB hub found [ 6.951121] hub 1-0:1.0: 2 ports detected [ 6.954288] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.961662] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.965239] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.968637] mousedev: PS/2 mouse device common for all mice [ 6.973053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.978401] rtc_cmos 00:03: RTC can wake from S4 [ 6.983426] rtc_cmos 00:03: registered as rtc0 [ 6.986915] rtc_cmos 00:03: setting system clock to 2026-06-09T14:17:45 UTC (1781014665) [ 6.992318] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.996386] i2c_dev: i2c /dev entries driver [ 6.999299] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.007103] device-mapper: uevent: version 1.0.3 [ 7.010630] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.016316] platform eisa.0: Probing EISA bus 0 [ 7.019263] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.023567] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.027968] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.032302] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.036636] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.040776] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.045008] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.049456] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.053438] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.057463] platform eisa.0: EISA: Detected 0 cards [ 7.061129] ledtrig-cpu: registered to indicate activity on CPUs [ 7.065754] drop_monitor: Initializing network drop monitor service [ 7.070261] NET: Registered PF_INET6 protocol family [ 7.077272] Segment Routing with IPv6 [ 7.079999] In-situ OAM (IOAM) with IPv6 [ 7.082771] NET: Registered PF_PACKET protocol family [ 7.086213] Key type dns_resolver registered [ 7.089315] IPI shorthand broadcast: enabled [ 7.092161] registered taskstats version 1 [ 7.095277] Loading compiled-in X.509 certificates [ 7.099257] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.105742] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.111975] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.118084] blacklist: Loading compiled-in revocation X.509 certificates [ 7.122488] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.129078] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.135582] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.143592] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.149983] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.156652] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.163089] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.169874] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.176816] zswap: loaded using pool lzo/zbud [ 7.179709] Key type .fscrypt registered [ 7.182288] Key type fscrypt-provisioning registered [ 7.187400] Key type encrypted registered [ 7.190228] AppArmor: AppArmor sha1 policy hashing enabled [ 7.193732] ima: No TPM chip found, activating TPM-bypass! [ 7.197595] Loading compiled-in module X.509 certificates [ 7.201770] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.208197] ima: Allocated hash algorithm: sha1 [ 7.211422] ima: No architecture policies found [ 7.214766] evm: Initialising EVM extended attributes: [ 7.218289] evm: security.selinux [ 7.221117] evm: security.SMACK64 [ 7.223352] evm: security.SMACK64EXEC [ 7.226249] evm: security.SMACK64TRANSMUTE [ 7.229000] evm: security.SMACK64MMAP [ 7.231455] evm: security.apparmor [ 7.233926] evm: security.ima [ 7.235979] evm: security.capability [ 7.238397] evm: HMAC attrs: 0x1 [ 7.241299] PM: Magic number: 14:878:282 [ 7.244014] tty tty19: hash matches [ 7.246725] RAS: Correctable Errors collector initialized. [ 7.250428] Unstable clock detected, switching default tracing clock to "global" [ 7.250428] If you want to keep using the local clock, then add: [ 7.250428] "trace_clock=local" [ 7.250428] on the kernel command line [ 7.265768] Freeing unused decrypted memory: 2036K [ 7.269618] Freeing unused kernel image (initmem) memory: 3244K [ 7.273257] Write protecting the kernel read-only data: 30720k [ 7.277231] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.281492] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.326907] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.331009] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.335062] Run /init as init process info: initramfs: up at 6.81 [ 7.390092] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.398638] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.403310] GPT:229375 != 2097151 [ 7.405625] GPT:Alternate GPT header not at the end of the disk. [ 7.409520] GPT:229375 != 2097151 [ 7.411715] GPT: Use GNU Parted to correct GPT errors. [ 7.459732] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.830264] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.861240] 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.66 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:c2:06:b9:18:d5:09:4f:02:8e:b5:ea:8f:45:8f:57:66 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKn2zYAaYd8oI4fR5hVFwmNWliTN/AaZdzHMNmdRT6G/kdKF83ZtXE6Dbe9YleDn+vEX5QHBusGNgwbia4221e1WN2vKOkUGM8BED2fKIbjkMA19k7gMyQHvYN2Pv81YDLzFofLQHYMpdz3e//MLZ1oOTekQpUKxdoJs+liPfHQuee6dW2wm+hdZqy4oaiu6t18j2GY0/iTZBiH7LE3haVeq6rDUr+vZSb1g6UDU5EYLTJ0OD6cKdbJYmcp8IvhVJBUZ68rotRv7GymUylYHKX4++GDKxbQqP/FBKoIyFezFZw89yP7mYrEPy4pL+6ZayHbQ8HsCPQZHDxwotcjIw/ root@tempest-testnetworkbasicops-server-726398876 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB1jf7hUkXDfyF2xinc6s95M9yiKDbvNZl+6KaUZtuXddFSqomeYbi0vWClDv+iEtOkgeQNsbcGHjDfNbZa/Mds= root@tempest-testnetworkbasicops-server-726398876 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe3e:2a97/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: c206b918-d509-4f02-8eb5-ea8f458f5766 name: tempest-TestNetworkBasicOps-server-726398876 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-726398876 launch-index: 0 === cirros: current=0.6.2 uptime=8.93 === === 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:3E:2A:97 inet6 addr: fe80::f816:3eff:fe3e:2a97/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:13 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:1752 (1.7 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-726398876 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.953701] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.956470] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.975966] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.174008] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.200481] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.316110] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.317351] ISO 9660 Extensions: RRIP_1991A [ 8.475613] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.341565] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.342986] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 15:17:46 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 15:17:46 cirros auth.notice su: + none root:cirros Jun 9 15:17:46 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: DUID 00:04:c2:06:b9:18:d5:09:4f:02:8e:b5:ea:8f:45:8f:57:66 Jun 9 15:17:46 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:3e:2a:97 Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe3e:2a97 Jun 9 15:17:47 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 15:17:47 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.5 from 10.100.0.1 Jun 9 15:17:47 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.5/28 Jun 9 15:17:47 cirros authpriv.info dropbear[393]: Running in background Jun 9 15:17:47 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-726398876 login: 2026-06-09 14:17:58,317 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/89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6 0.521s 2026-06-09 14:17:58,317 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': 'Tue, 09 Jun 2026 14:17:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-1f357329-6856-4cab-b2ef-1e9214958d3a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6'} Body: b'{"router": {"id": "89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6", "name": "tempest-TestNetworkBasicOps-router-783851791", "tenant_id": "744302da894640a9b5a7de81a940c708", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "external_fixed_ips": [{"subnet_id": "1300ce41-3ac8-4526-adba-13c91088ab2d", "ip_address": "192.168.122.216"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T14:17:13Z", "updated_at": "2026-06-09T14:17:58Z", "revision_number": 5, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:17:58,430 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/fe63674c-0616-43de-8dc1-fe4bb8fc1195 0.112s 2026-06-09 14:17:58,430 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-a8c941e9-aba7-436e-8799-f3ff794ed87e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/fe63674c-0616-43de-8dc1-fe4bb8fc1195'} Body: b'{"floatingip": {"id": "fe63674c-0616-43de-8dc1-fe4bb8fc1195", "tenant_id": "744302da894640a9b5a7de81a940c708", "floating_ip_address": "192.168.122.243", "floating_network_id": "c59dc221-ed5a-47e8-b2a2-7e6b7a694a94", "router_id": "89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6", "port_id": "02920cff-797c-44ea-a01f-80b7bc0cfdc0", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "35d2b77f-a0fd-4281-abd3-a11140498627", "mac_address": "fa:16:3e:3e:2a:97", "admin_state_up": true, "status": "ACTIVE", "device_id": "c206b918-d509-4f02-8eb5-ea8f458f5766", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T14:17:38Z", "updated_at": "2026-06-09T14:17:38Z", "revision_number": 1, "project_id": "744302da894640a9b5a7de81a940c708"}}' 2026-06-09 14:17:58,431 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'fe63674c-0616-43de-8dc1-fe4bb8fc1195', 'tenant_id': '744302da894640a9b5a7de81a940c708', 'floating_ip_address': '192.168.122.243', 'floating_network_id': 'c59dc221-ed5a-47e8-b2a2-7e6b7a694a94', 'router_id': '89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6', 'port_id': '02920cff-797c-44ea-a01f-80b7bc0cfdc0', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '35d2b77f-a0fd-4281-abd3-a11140498627', 'mac_address': 'fa:16:3e:3e:2a:97', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c206b918-d509-4f02-8eb5-ea8f458f5766', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T14:17:38Z', 'updated_at': '2026-06-09T14:17:38Z', 'revision_number': 1, 'project_id': '744302da894640a9b5a7de81a940c708'} is at status: ACTIVE 2026-06-09 14:17:58,431 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.113415 seconds 2026-06-09 14:17:58,431 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.243 with user: cirros 2026-06-09 14:17:58,432 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.243 in 120 sec and the expected result is reachable 2026-06-09 14:17:58,481 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.048753 seconds 2026-06-09 14:17:58,482 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.243 in 120 sec and the ping result is expected 2026-06-09 14:17:58,621 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/c206b918-d509-4f02-8eb5-ea8f458f5766/action 0.138s 2026-06-09 14:17:58,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:17:58 GMT', 'server': 'Apache', 'content-length': '75512', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-639381e2-2db3-49e3-bab4-8421ee6212cb', 'x-compute-request-id': 'req-639381e2-2db3-49e3-bab4-8421ee6212cb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766/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 1325893547 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2799.998 MHz processor\\n[ 0.001203] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001682] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004698] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004749] Using GB pages for direct mapping\\n[ 0.005005] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005011] ACPI: Early table checksum verification disabled\\n[ 0.005018] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005024] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005033] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005042] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005048] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005052] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005057] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005061] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005065] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005067] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005068] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005070] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005071] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005072] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006564] No NUMA configuration fo 2026-06-09 14:17:58,625 25 DEBUG [tempest.scenario.manager] Console output for c206b918-d509-4f02-8eb5-ea8f458f5766 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 1325893547 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2799.998 MHz processor [ 0.001203] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001682] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004698] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004749] Using GB pages for direct mapping [ 0.005005] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005011] ACPI: Early table checksum verification disabled [ 0.005018] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005024] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005033] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005042] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005048] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005052] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005057] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005061] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005065] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005067] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005068] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005070] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005071] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005072] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006564] No NUMA configuration found [ 0.006567] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006581] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006948] Zone ranges: [ 0.006950] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006952] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006954] Normal empty [ 0.006956] Device empty [ 0.006958] Movable zone start for each node [ 0.006961] Early memory node ranges [ 0.006961] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006963] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006966] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007586] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007616] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007809] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018560] ACPI: PM-Timer IO Port: 0x608 [ 0.018598] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018731] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018736] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018738] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018740] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018742] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018744] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018748] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018751] TSC deadline timer available [ 0.018765] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018880] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018884] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018886] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018888] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018891] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018893] Booting paravirtualized kernel on KVM [ 0.018897] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018905] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019887] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019975] kvm-guest: setup async PF for cpu 0 [ 0.020009] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020034] kvm-guest: PV spinlocks disabled, single CPU [ 0.020043] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020045] Policy zone: DMA32 [ 0.020048] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020125] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020140] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020149] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020226] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020637] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021480] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021517] ftrace: allocating 50600 entries in 198 pages [ 0.051085] ftrace: allocated 198 pages with 4 groups [ 0.051334] rcu: Hierarchical RCU implementation. [ 0.051336] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.051339] Rude variant of Tasks RCU enabled. [ 0.051340] Tracing variant of Tasks RCU enabled. [ 0.051341] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.051343] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.056176] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.056597] random: crng init done [ 0.096362] Console: colour VGA+ 80x25 [ 0.231657] printk: console [tty1] enabled [ 0.556686] printk: console [ttyS0] enabled [ 0.559505] ACPI: Core revision 20210730 [ 0.562224] APIC: Switch to symmetric I/O mode setup [ 0.566594] x2apic enabled [ 0.569664] Switched APIC routing to physical x2apic. [ 0.577831] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.584338] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.588331] pid_max: default: 32768 minimum: 301 [ 0.588331] LSM: Security Framework initializing [ 0.588331] landlock: Up and running. [ 0.588331] Yama: becoming mindful. [ 0.588331] AppArmor: AppArmor initialized [ 0.588331] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.588331] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.588331] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.588331] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.588331] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.588331] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.588331] Spectre V2 : Mitigation: Retpolines [ 0.588331] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.588331] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.588331] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.588331] RETBleed: Mitigation: untrained return thunk [ 0.588331] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.588331] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.588331] Freeing SMP alternatives memory: 44K [ 0.588331] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.588518] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.592353] ... version: 0 [ 0.595023] ... bit width: 48 [ 0.596344] ... generic registers: 6 [ 0.599175] ... value mask: 0000ffffffffffff [ 0.600344] ... max period: 00007fffffffffff [ 0.603739] ... fixed-purpose events: 0 [ 0.604344] ... event mask: 000000000000003f [ 0.607865] rcu: Hierarchical SRCU implementation. [ 0.608868] smp: Bringing up secondary CPUs ... [ 0.611803] smp: Brought up 1 node, 1 CPU [ 0.612350] smpboot: Max logical packages: 1 [ 0.615288] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.616882] devtmpfs: initialized [ 0.619261] x86/mm: Memory block size: 128MB [ 0.620536] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.624357] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.628479] pinctrl core: initialized pinctrl subsystem [ 0.632199] PM: RTC time: 14:17:38, date: 2026-06-09 [ 0.632526] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.636467] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.640381] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.644362] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.648355] audit: initializing netlink subsys (disabled) [ 0.651976] thermal_sys: Registered thermal governor 'fair_share' [ 0.651978] thermal_sys: Registered thermal governor 'bang_bang' [ 0.652346] thermal_sys: Registered thermal governor 'step_wise' [ 0.656318] thermal_sys: Registered thermal governor 'user_space' [ 0.656348] audit: type=2000 audit(1781014657.640:1): state=initialized audit_enabled=0 res=1 [ 0.660350] thermal_sys: Registered thermal governor 'power_allocator' [ 0.660369] EISA bus registered [ 0.666887] cpuidle: using governor ladder [ 0.668348] cpuidle: using governor menu [ 0.674373] ACPI: bus type PCI registered [ 0.676347] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.680700] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.684347] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.688369] PCI: Using configuration type 1 for base access [ 0.693203] Kprobes globally optimized [ 0.695835] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.696347] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.701196] ACPI: Added _OSI(Module Device) [ 0.703926] ACPI: Added _OSI(Processor Device) [ 0.704367] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.707386] ACPI: Added _OSI(Processor Aggregator Device) [ 0.708375] ACPI: Added _OSI(Linux-Dell-Video) [ 0.711210] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.712351] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.718881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.723686] ACPI: Interpreter enabled [ 0.724377] ACPI: PM: (supports S0 S5) [ 0.726960] ACPI: Using IOAPIC for interrupt routing [ 0.728379] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.732344] PCI: Using E820 reservations for host bridge windows [ 0.736300] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.741556] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.744351] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.748469] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.752450] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.757591] PCI host bridge to bus 0000:00 [ 0.760260] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.760345] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764345] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.768344] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.772346] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.776350] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.780347] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.784691] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.792656] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.800380] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.814562] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.820381] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.834088] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.836582] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.845031] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.851751] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.858528] pci 0000:00:02.0: enabling Extended Tags [ 0.863508] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.867939] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.875189] pci 0000:00:02.1: enabling Extended Tags [ 0.879152] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.884328] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.896221] pci 0000:00:02.2: enabling Extended Tags [ 0.899175] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.904083] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.912675] pci 0000:00:02.3: enabling Extended Tags [ 0.919807] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.923699] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.931241] pci 0000:00:02.4: enabling Extended Tags [ 0.935218] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.940093] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.948412] pci 0000:00:02.5: enabling Extended Tags [ 0.956118] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.960020] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.965755] pci 0000:00:02.6: enabling Extended Tags [ 0.970922] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.976102] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.983443] pci 0000:00:02.7: enabling Extended Tags [ 0.989079] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.995736] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.003750] pci 0000:00:03.0: enabling Extended Tags [ 1.008793] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.015744] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.021743] pci 0000:00:03.1: enabling Extended Tags [ 1.027040] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.031642] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.037629] pci 0000:00:03.2: enabling Extended Tags [ 1.042948] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.047512] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.056668] pci 0000:00:03.3: enabling Extended Tags [ 1.062558] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.067491] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.074954] pci 0000:00:03.4: enabling Extended Tags [ 1.078898] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.083967] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.089853] pci 0000:00:03.5: enabling Extended Tags [ 1.096646] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.104008] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.109736] pci 0000:00:03.6: enabling Extended Tags [ 1.114934] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.119924] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.127627] pci 0000:00:03.7: enabling Extended Tags [ 1.133726] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.140074] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.145671] pci 0000:00:04.0: enabling Extended Tags [ 1.150914] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.155942] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.164024] pci 0000:00:04.1: enabling Extended Tags [ 1.166947] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.171890] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.180188] pci 0000:00:04.2: enabling Extended Tags [ 1.182882] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.187963] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.194688] pci 0000:00:04.3: enabling Extended Tags [ 1.198895] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.205810] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.215921] pci 0000:00:04.4: enabling Extended Tags [ 1.219012] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.224113] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.232657] pci 0000:00:04.5: enabling Extended Tags [ 1.239070] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.244148] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.249699] pci 0000:00:04.6: enabling Extended Tags [ 1.257772] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.264136] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.272227] pci 0000:00:04.7: enabling Extended Tags [ 1.277792] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.284352] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.295049] pci 0000:00:05.0: enabling Extended Tags [ 1.356540] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.364989] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.369391] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.388353] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.394531] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.400284] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.408988] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.419608] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.425905] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.434171] pci 0000:01:00.0: enabling Extended Tags [ 1.517264] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.520412] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.524419] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.528469] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.534444] pci_bus 0000:02: extended config space not accessible [ 1.536645] acpiphp: Slot [1] registered [ 1.540244] acpiphp: Slot [0] registered [ 1.540397] acpiphp: Slot [2] registered [ 1.544263] acpiphp: Slot [3] registered [ 1.544420] acpiphp: Slot [4] registered [ 1.547964] acpiphp: Slot [5] registered [ 1.548395] acpiphp: Slot [6] registered [ 1.551845] acpiphp: Slot [7] registered [ 1.552415] acpiphp: Slot [8] registered [ 1.555949] acpiphp: Slot [9] registered [ 1.556396] acpiphp: Slot [10] registered [ 1.560117] acpiphp: Slot [11] registered [ 1.560463] acpiphp: Slot [12] registered [ 1.564416] acpiphp: Slot [13] registered [ 1.568079] acpiphp: Slot [14] registered [ 1.568404] acpiphp: Slot [15] registered [ 1.572009] acpiphp: Slot [16] registered [ 1.572413] acpiphp: Slot [17] registered [ 1.575962] acpiphp: Slot [18] registered [ 110000 .576400] acpiphp: Slot [19] registered [ 1.580399] acpiphp: Slot [20] registered [ 1.583984] acpiphp: Slot [21] registered [ 1.584400] acpiphp: Slot [22] registered [ 1.587870] acpiphp: Slot [23] registered [ 1.588394] acpiphp: Slot [24] registered [ 1.591977] acpiphp: Slot [25] registered [ 1.592398] acpiphp: Slot [26] registered [ 1.596167] acpiphp: Slot [27] registered [ 1.596397] acpiphp: Slot [28] registered [ 1.600137] acpiphp: Slot [29] registered [ 1.600394] acpiphp: Slot [30] registered [ 1.603875] acpiphp: Slot [31] registered [ 1.606780] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.617537] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.693306] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.696411] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.700257] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.700492] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.708888] acpiphp: Slot [0-2] registered [ 1.712104] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.716348] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.725716] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.731817] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.732534] pci 0000:03:00.0: enabling Extended Tags [ 1.810931] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.812468] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.816461] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.822756] acpiphp: Slot [0-3] registered [ 1.824974] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.833976] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.843209] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.847739] pci 0000:04:00.0: enabling Extended Tags [ 1.922436] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.924471] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.928488] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.934455] acpiphp: Slot [0-4] registered [ 1.937116] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.944350] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.954486] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.958345] pci 0000:05:00.0: enabling Extended Tags [ 2.040111] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.040476] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.044466] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.051167] acpiphp: Slot [0-5] registered [ 2.053040] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.061820] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.072137] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.074250] pci 0000:06:00.0: enabling Extended Tags [ 2.154432] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.156485] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.160462] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.166964] acpiphp: Slot [0-6] registered [ 2.240361] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.244427] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.248495] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.255074] acpiphp: Slot [0-7] registered [ 2.328752] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.332153] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.332489] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.339005] acpiphp: Slot [0-8] registered [ 2.412761] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.416256] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.416506] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.423062] acpiphp: Slot [0-9] registered [ 2.495647] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.496469] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.500464] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.506895] acpiphp: Slot [0-10] registered [ 2.584079] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.584535] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.588508] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.595590] acpiphp: Slot [0-11] registered [ 2.669321] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.672505] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.676497] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.683523] acpiphp: Slot [0-12] registered [ 2.759090] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.760479] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.764467] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.770941] acpiphp: Slot [0-13] registered [ 2.841984] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.844500] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.848470] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.855365] acpiphp: Slot [0-14] registered [ 2.926146] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.928469] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.932461] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.938999] acpiphp: Slot [0-15] registered [ 3.009958] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.012477] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.016462] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.023046] acpiphp: Slot [0-16] registered [ 3.095023] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.096468] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.100462] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.107222] acpiphp: Slot [0-17] registered [ 3.179364] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.180470] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.184462] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.190968] acpiphp: Slot [0-18] registered [ 3.261513] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.264531] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.268466] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.275295] acpiphp: Slot [0-19] registered [ 3.346985] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.348468] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.352471] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.359338] acpiphp: Slot [0-20] registered [ 3.429704] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.432474] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.436491] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.443036] acpiphp: Slot [0-21] registered [ 3.515250] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.516490] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.520463] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.527217] acpiphp: Slot [0-22] registered [ 3.597867] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.600471] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.604462] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.610931] acpiphp: Slot [0-23] registered [ 3.682095] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.684469] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.688462] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.695090] acpiphp: Slot [0-24] registered [ 3.766963] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.768471] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.772516] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.779107] acpiphp: Slot [0-25] registered [ 3.850379] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.852469] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.856469] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.903113] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.904568] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.908552] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.912598] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.916571] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.920569] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.924587] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.928578] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.932521] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.936392] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.940006] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.940359] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.944369] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.948153] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.948364] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.952151] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.953270] iommu: Default domain type: Translated [ 3.956344] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.960361] SCSI subsystem initialized [ 3.963109] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.964331] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.964362] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.968347] vgaarb: loaded [ 3.970516] ACPI: bus type USB registered [ 3.972379] usbcore: registered new interface driver usbfs [ 3.975888] usbcore: registered new interface driver hub [ 3.976358] usbcore: registered new device driver usb [ 3.979970] pps_core: LinuxPPS API ver. 1 registered [ 3.980346] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.984352] PTP clock support registered [ 3.987164] EDAC MC: Ver: 3.0.0 [ 3.991701] NetLabel: Initializing [ 3.992344] NetLabel: domain hash size = 128 [ 3.995228] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.996371] NetLabel: unlabeled traffic allowed by default [ 3.999819] PCI: Using ACPI for IRQ routing [ 4.803664] clocksource: Switched to clocksource kvm-clock [ 4.817924] VFS: Disk quotas dquot_6.6.0 [ 4.820724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.825440] AppArmor: AppArmor Filesystem Enabled [ 4.828995] pnp: PnP ACPI init [ 4.831661] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.837073] pnp: PnP ACPI: found 5 devices [ 4.846188] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.852447] NET: Registered PF_INET protocol family [ 4.856181] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.861861] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.867592] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.872962] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.878814] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.883558] TCP: Hash tables configured (established 1024 bind 1024) [ 4.888003] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.893126] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.897565] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.902395] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.906258] NET: Registered PF_XDP protocol family [ 4.909486] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.914729] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.920213] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.925642] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.931208] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.936611] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.941947] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.947091] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.952428] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.957764] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.963250] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.968367] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.973424] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.978589] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.984209] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.989460] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.994802] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.000270] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.006152] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.012062] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.017319] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.022410] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.027525] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.032904] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.038182] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.042090] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.045964] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.049833] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.053705] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.057616] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.061510] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.065365] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.069218] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.073081] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.077131] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.081041] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.085191] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.089179] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.093956] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.098437] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.102588] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.106861] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.110887] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.115049] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.119034] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.123197] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.127198] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.131631] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.135764] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.140146] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.144289] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.148650] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.152940] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.157264] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.161378] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.165668] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.169621] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.173759] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.177763] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.181916] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.185945] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.189837] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.193883] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.197808] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.202044] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.206012] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.210049] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.213965] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.217934] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.221852] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.225779] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.229814] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.233955] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.238147] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.242352] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.246459] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.251028] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.255142] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.259596] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.263997] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.268368] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.272620] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.277317] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.281539] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.285754] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.289769] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.294204] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.298570] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.302961] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.307056] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.311804] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.316108] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.320386] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.324299] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.328861] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.332028] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.339637] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.345742] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.354411] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.357798] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.364670] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.370471] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.378951] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.384748] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.390139] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.398610] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.404018] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.411037] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.420838] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.425444] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.432177] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.439337] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.445914] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.451030] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.459219] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.465362] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.470668] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.478284] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.483203] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.490162] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.496955] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.503954] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.508978] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.517223] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.523330] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.529110] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.538037] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.542551] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.549447] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.557601] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.562539] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.569011] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.576042] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.582803] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.587853] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.596210] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.599972] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.606568] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.611704] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.619837] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.624292] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.629943] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.636740] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.644401] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.649386] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.655344] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.661760] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.668133] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.672503] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.678397] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.685852] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.693664] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.696904] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.702161] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.708700] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.716893] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.720221] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.725793] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.732208] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.740187] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.743540] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.748723] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.755695] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.766147] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.769624] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.776186] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.781394] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.789802] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.793091] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.799793] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.804904] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.813113] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.816315] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.823287] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.828282] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.836859] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.839962] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.846783] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.852258] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.861165] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.864416] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.871369] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.877898] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.884660] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.889398] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.895522] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.903574] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.913021] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.917652] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.922298] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.927431] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.932562] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.937564] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.942693] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.946878] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.950925] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.955487] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.958969] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.962877] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.968211] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.972555] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.977146] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.981065] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.985460] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.989238] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.993996] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.997901] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.002539] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.006729] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.011219] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.016069] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.020718] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.024616] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.031063] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.035048] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.039767] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.043751] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.048348] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.052555] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.057190] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.061016] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.065450] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.069035] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.072931] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.077457] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.081153] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.085059] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.089846] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.093578] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.098119] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.103695] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.107983] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.112846] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.117562] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.121136] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.125146] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.129791] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.133399] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.137330] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.141760] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.145318] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.149137] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.153888] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.157418] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.161436] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.167419] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.170956] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.174813] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.179336] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.182887] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.187229] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.191933] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.195899] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.199877] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.204513] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.207979] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.212292] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.216855] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.220289] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.224231] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.230329] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.239783] PCI: CLS 0 bytes, default 64 [ 6.242468] Trying to unpack rootfs image as initramfs... [ 6.246812] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.264775] Initialise system trusted keyrings [ 6.267828] Key type blacklist registered [ 6.276528] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.285908] zbud: loaded [ 6.288313] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.304485] fuse: init (API version 7.34) [ 6.307368] integrity: Platform Keyring initialized [ 6.328550] Key type asymmetric registered [ 6.331289] Asymmetric key parser 'x509' registered [ 6.336530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.348525] io scheduler mq-deadline registered [ 6.358936] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.369134] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.385865] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.396811] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.414051] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.424797] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.433989] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.449149] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.464777] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.476752] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.489850] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.496392] Freeing initrd memory: 8744K [ 6.499575] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.508003] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.512256] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.521205] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.525222] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.531898] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.539050] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.543157] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.550972] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.555002] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.563947] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.567977] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.576718] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.580730] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.589285] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.593554] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.601444] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.606669] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.615905] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.620181] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.628575] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.632764] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.638883] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.644876] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.650344] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.658154] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.663581] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.672129] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.676161] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.684065] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.688243] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.697803] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.701847] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.711357] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.717137] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.725661] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.731442] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.739658] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.743831] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.749911] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.755805] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.760926] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.768990] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.778037] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.782184] shpchp 0000:01:00.0: Slot initialization failed [ 6.788000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.793120] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.797776] ACPI: button: Power Button [PWRF] [ 6.825890] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.858068] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.864609] Linux agpgart interface v0.103 [ 6.868841] loop: module loaded [ 6.871701] tun: Universal TUN/TAP device driver, 1.6 [ 6.875705] PPP generic driver version 2.4.2 [ 6.879013] VFIO - User Level meta-driver version: 0.3 [ 6.882385] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.888626] ehci-pci: EHCI PCI platform driver [ 6.891697] ehci-platform: EHCI generic platform driver [ 6.895237] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.899151] ohci-pci: OHCI PCI platform driver [ 6.902208] ohci-platform: OHCI generic platform driver [ 6.905885] uhci_hcd: USB Universal Host Controller Interface driver [ 6.912119] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.915911] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.920776] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.924261] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.928172] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.933279] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.937845] usb usb1: Product: UHCI Host Controller [ 6.940962] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.945271] usb usb1: SerialNumber: 0000:02:01.0 [ 6.948494] hub 1-0:1.0: USB hub found [ 6.951121] hub 1-0:1.0: 2 ports detected [ 6.954288] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.961662] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.965239] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.968637] mousedev: PS/2 mouse device common for all mice [ 6.973053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.978401] rtc_cmos 00:03: RTC can wake from S4 [ 6.983426] rtc_cmos 00:03: registered as rtc0 [ 6.986915] rtc_cmos 00:03: setting system clock to 2026-06-09T14:17:45 UTC (1781014665) [ 6.992318] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.996386] i2c_dev: i2c /dev entries driver [ 6.999299] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.007103] device-mapper: uevent: version 1.0.3 [ 7.010630] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.016316] platform eisa.0: Probing EISA bus 0 [ 7.019263] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.023567] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.027968] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.032302] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.036636] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.040776] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.045008] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.049456] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.053438] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.057463] platform eisa.0: EISA: Detected 0 cards [ 7.061129] ledtrig-cpu: registered to indicate activity on CPUs [ 7.065754] drop_monitor: Initializing network drop monitor service [ 7.070261] NET: Registered PF_INET6 protocol family [ 7.077272] Segment Routing with IPv6 [ 7.079999] In-situ OAM (IOAM) with IPv6 [ 7.082771] NET: Registered PF_PACKET protocol family [ 7.086213] Key type dns_resolver registered [ 7.089315] IPI shorthand broadcast: enabled [ 7.092161] registered taskstats version 1 [ 7.095277] Loading compiled-in X.509 certificates [ 7.099257] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.105742] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.111975] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.118084] blacklist: Loading compiled-in revocation X.509 certificates [ 7.122488] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.129078] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.135582] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.143592] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.149983] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.156652] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.163089] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.169874] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.176816] zswap: loaded using pool lzo/zbud [ 7.179709] Key type .fscrypt registered [ 7.182288] Key type fscrypt-provisioning registered [ 7.187400] Key type encrypted registered [ 7.190228] AppArmor: AppArmor sha1 policy hashing enabled [ 7.193732] ima: No TPM chip found, activating TPM-bypass! [ 7.197595] Loading compiled-in module X.509 certificates [ 7.201770] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.208197] ima: Allocated hash algorithm: sha1 [ 7.211422] ima: No architecture policies found [ 7.214766] evm: Initialising EVM extended attributes: [ 7.218289] evm: security.selinux [ 7.221117] evm: security.SMACK64 [ 7.223352] evm: security.SMACK64EXEC [ 7.226249] evm: security.SMACK64TRANSMUTE [ 7.229000] evm: security.SMACK64MMAP [ 7.231455] evm: security.apparmor [ 7.233926] evm: security.ima [ 7.235979] evm: security.capability [ 7.238397] evm: HMAC attrs: 0x1 [ 7.241299] PM: Magic number: 14:878:282 [ 7.244014] tty tty19: hash matches [ 7.246725] RAS: Correctable Errors collector initialized. [ 7.250428] Unstable clock detected, switching default tracing clock to "global" [ 7.250428] If you want to keep using the local clock, then add: [ 7.250428] "trace_clock=local" [ 7.250428] on the kernel command line [ 7.265768] Freeing unused decrypted memory: 2036K [ 7.269618] Freeing unused kernel image (initmem) memory: 3244K [ 7.273257] Write protecting the kernel read-only data: 30720k [ 7.277231] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.281492] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.326907] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.331009] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.335062] Run /init as init process info: initramfs: up at 6.81 [ 7.390092] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.398638] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.403310] GPT:229375 != 2097151 [ 7.405625] GPT:Alternate GPT header not at the end of the disk. [ 7.409520] GPT:229375 != 2097151 [ 7.411715] GPT: Use GNU Parted to correct GPT errors. [ 7.459732] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.830264] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.861240] 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.66 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:c2:06:b9:18:d5:09:4f:02:8e:b5:ea:8f:45:8f:57:66 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKn2zYAaYd8oI4fR5hVFwmNWliTN/AaZdzHMNmdRT6G/kdKF83ZtXE6Dbe9YleDn+vEX5QHBusGNgwbia4221e1WN2vKOkUGM8BED2fKIbjkMA19k7gMyQHvYN2Pv81YDLzFofLQHYMpdz3e//MLZ1oOTekQpUKxdoJs+liPfHQuee6dW2wm+hdZqy4oaiu6t18j2GY0/iTZBiH7LE3haVeq6rDUr+vZSb1g6UDU5EYLTJ0OD6cKdbJYmcp8IvhVJBUZ68rotRv7GymUylYHKX4++GDKxbQqP/FBKoIyFezFZw89yP7mYrEPy4pL+6ZayHbQ8HsCPQZHDxwotcjIw/ root@tempest-testnetworkbasicops-server-726398876 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB1jf7hUkXDfyF2xinc6s95M9yiKDbvNZl+6KaUZtuXddFSqomeYbi0vWClDv+iEtOkgeQNsbcGHjDfNbZa/Mds= root@tempest-testnetworkbasicops-server-726398876 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe3e:2a97/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: c206b918-d509-4f02-8eb5-ea8f458f5766 name: tempest-TestNetworkBasicOps-server-726398876 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-726398876 launch-index: 0 === cirros: current=0.6.2 uptime=8.93 === === 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:3E:2A:97 inet6 addr: fe80::f816:3eff:fe3e:2a97/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:13 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:1752 (1.7 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-726398876 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.953701] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.956470] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.975966] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.174008] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.200481] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.316110] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.317351] ISO 9660 Extensions: RRIP_1991A [ 8.475613] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.341565] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.342986] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 15:17:46 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 15:17:46 cirros auth.notice su: + none root:cirros Jun 9 15:17:46 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: DUID 00:04:c2:06:b9:18:d5:09:4f:02:8e:b5:ea:8f:45:8f:57:66 Jun 9 15:17:46 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:3e:2a:97 Jun 9 15:17:46 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe3e:2a97 Jun 9 15:17:47 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 15:17:47 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.5 from 10.100.0.1 Jun 9 15:17:47 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.5/28 Jun 9 15:17:47 cirros authpriv.info dropbear[393]: Running in background Jun 9 15:17:47 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-726398876 login: 2026-06-09 14:17:58,627 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2026-06-09 14:17:58,631 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 14:17:58,686 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 14:17:58,687 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2026-06-09 14:18:00,122 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/fe63674c-0616-43de-8dc1-fe4bb8fc1195 1.434s 2026-06-09 14:18:00,124 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:18:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-482d1d04-4f2d-474c-9ebc-c9285184e336', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/fe63674c-0616-43de-8dc1-fe4bb8fc1195'} Body: b'' 2026-06-09 14:18:00,324 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766 0.195s 2026-06-09 14:18:00,325 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': 'Tue, 09 Jun 2026 14:18: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-63eac123-d296-4a03-ad4f-f6145418f291', 'x-compute-request-id': 'req-63eac123-d296-4a03-ad4f-f6145418f291', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766'} Body: b'' 2026-06-09 14:18:01,013 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766 0.687s 2026-06-09 14:18:01,014 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': 'Tue, 09 Jun 2026 14:18:00 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-25febdca-95b0-459c-a5e8-d0a3d3ec5ff8', 'x-compute-request-id': 'req-25febdca-95b0-459c-a5e8-d0a3d3ec5ff8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766'} Body: b'{"server": {"id": "c206b918-d509-4f02-8eb5-ea8f458f5766", "name": "tempest-TestNetworkBasicOps-server-726398876", "status": "ACTIVE", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:17:27Z", "updated": "2026-06-09T14:18:00Z", "addresses": {"tempest-network-smoke--1022876651": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:2a:97"}, {"version": 4, "addr": "192.168.122.243", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:2a:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-561026404", "OS-SRV-USG:launched_at": "2026-06-09T14:17:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1172716122"}], "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-09 14:18:02,312 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766 0.292s 2026-06-09 14:18:02,312 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': 'Tue, 09 Jun 2026 14:18:02 GMT', 'server': 'Apache', 'content-length': '1483', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1f3ac6a-4cc0-4519-8993-137414483c6d', 'x-compute-request-id': 'req-b1f3ac6a-4cc0-4519-8993-137414483c6d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766'} Body: b'{"server": {"id": "c206b918-d509-4f02-8eb5-ea8f458f5766", "name": "tempest-TestNetworkBasicOps-server-726398876", "status": "DELETED", "tenant_id": "744302da894640a9b5a7de81a940c708", "user_id": "7aa36566044d4bbc885f726668b465d5", "metadata": {}, "hostId": "d5ed5ddf6b436660748e4867eb4f5686dd33bbe2477142f93ed105dc", "image": {"id": "f04198e0-2575-4362-8036-ee09552ddefb", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/f04198e0-2575-4362-8036-ee09552ddefb"}]}, "flavor": {"id": "2d3c573a-e55a-4a8e-bcc3-269dc344269d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/2d3c573a-e55a-4a8e-bcc3-269dc344269d"}]}, "created": "2026-06-09T14:17:27Z", "updated": "2026-06-09T14:18:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c206b918-d509-4f02-8eb5-ea8f458f5766"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-561026404", "OS-SRV-USG:launched_at": "2026-06-09T14:17:36.000000", "OS-SRV-USG:terminated_at": "2026-06-09T14:18:01.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 14:18:02,317 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2026-06-09 14:18:03,393 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766 0.075s 2026-06-09 14:18:03,393 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': 'Tue, 09 Jun 2026 14:18:03 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf0b34b-a2ca-49ae-b61d-a016f003dc5d', 'x-compute-request-id': 'req-acf0b34b-a2ca-49ae-b61d-a016f003dc5d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c206b918-d509-4f02-8eb5-ea8f458f5766'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c206b918-d509-4f02-8eb5-ea8f458f5766 could not be found."}}' 2026-06-09 14:18:03,711 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/db93b119-5367-46c8-a050-1374ea6f006f 0.317s 2026-06-09 14:18:03,711 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:18:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-47d1bfdd-53a9-4058-8cd6-acb253857f51', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/db93b119-5367-46c8-a050-1374ea6f006f'} Body: b'' 2026-06-09 14:18:03,776 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-561026404 0.064s 2026-06-09 14:18:03,776 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': 'Tue, 09 Jun 2026 14:18:03 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-2652427f-d971-4ebe-8714-7931d9c4ee6a', 'x-compute-request-id': 'req-2652427f-d971-4ebe-8714-7931d9c4ee6a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-561026404'} Body: b'' 2026-06-09 14:18:04,828 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6/remove_router_interface 1.052s 2026-06-09 14:18:04,829 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c5fefd47-523a-4154-8e59-f45a6203075e"} Response - Headers: {'date': 'Tue, 09 Jun 2026 14:18:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-46a1d4d8-64eb-426e-a2a1-82528b4038fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testingC16 /v2.0/routers/89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6/remove_router_interface'} Body: b'{"id": "89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6", "tenant_id": "744302da894640a9b5a7de81a940c708", "port_id": "e40eb7e0-40bd-45ed-8619-01589cfb9c83", "network_id": "35d2b77f-a0fd-4281-abd3-a11140498627", "subnet_id": "c5fefd47-523a-4154-8e59-f45a6203075e", "subnet_ids": ["c5fefd47-523a-4154-8e59-f45a6203075e"]}' 2026-06-09 14:18:05,169 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c5fefd47-523a-4154-8e59-f45a6203075e 0.339s 2026-06-09 14:18:05,169 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:18:05 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-14ed10a3-4794-4d95-8b64-15d911454a6b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c5fefd47-523a-4154-8e59-f45a6203075e'} Body: b'' 2026-06-09 14:18:06,268 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6 1.099s 2026-06-09 14:18:06,269 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:18:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a1a6cdaa-71a9-447d-88a9-a37f671ecd5c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/89d1d8f0-4ad1-4693-a638-2bfdb9ef56c6'} Body: b'' 2026-06-09 14:18:07,774 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/35d2b77f-a0fd-4281-abd3-a11140498627 1.505s 2026-06-09 14:18:07,775 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 14:18:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4128f54b-a371-493e-97f7-be429f74134b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=1a8968659f37091c5d8c9dddb2a31ca2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/35d2b77f-a0fd-4281-abd3-a11140498627'} Body: b'' 0 ] tags: -worker-0 .stestr/times.dbm.bak0000644012276001227600000000164115212020246014753 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 10) '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.dir0000644012276001227600000000164115212020246014774 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 10) '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.dat0000644012276001227600000000000015212020246014557 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015212020246014565 0ustar tempesttempest.stestr/failing0000600012276001227600000000000015212020246013722 0ustar tempesttempest