.stestr/0002755012276001227600000000000015135355216012426 5ustar tempesttempest.stestr/format0000644012276001227600000000000215135353773013635 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215135355216014606 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000001001115135355216014771 0ustar tempesttempest95.02441664.38301488.242298127.64124558.5708850.0006756.66937479.30980554.791128.stestr/00000600012276001227600000777706115135355216012527 0ustar tempesttempesttime: 2026-01-25 08:45:14.629294Z 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-01-25 08:46:49.653710Z 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-01-25 08:45:15,772 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 1.142s 2026-01-25 08:45:15,772 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--926795420", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-0ae11660-9a87-449f-94d6-fc1c6ffb152f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"948e0502-d29c-4a9b-8828-3f6464bf6820","name":"tempest-network-smoke--926795420","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","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-01-25T08:45:15Z","updated_at":"2026-01-25T08:45:15Z","revision_number":1}}' 2026-01-25 08:45:17,449 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 1.676s 2026-01-25 08:45:17,450 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-739540793", "admin_state_up": true, "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec"}}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-e33d70b4-c4e9-412b-adc1-068d892de476', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "bcd632ee-5c08-4e32-bc52-d5b007331d44", "name": "tempest-TestNetworkBasicOps-router-739540793", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.236"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:45:16Z", "updated_at": "2026-01-25T08:45:16Z", "revision_number": 2, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:45:17,536 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=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28 0.086s 2026-01-25 08:45:17,536 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-695a1d5e-c4f2-41f6-b609-60cf46cd9fdc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:45:17,689 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-01-25 08:45:17,690 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-3d44b002-61e2-46a2-9a56-49865a560a91', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:45:17,772 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=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28 0.082s 2026-01-25 08:45:17,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': 'Sun, 25 Jan 2026 08:45:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-95f6acc5-2b2e-48fa-8c66-c6721c584bb3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:45:19,802 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 2.028s 2026-01-25 08:45:19,802 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-217772373", "network_id": "948e0502-d29c-4a9b-8828-3f6464bf6820", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-62a748b2-e78d-434d-a891-0b6f96de3f52', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"772561c8-bf3b-44ff-be0f-3507d0161640","name":"tempest-subnet-smoke-217772373","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"948e0502-d29c-4a9b-8828-3f6464bf6820","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-01-25T08:45:18Z","updated_at":"2026-01-25T08:45:18Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:45:22,073 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/bcd632ee-5c08-4e32-bc52-d5b007331d44/add_router_interface 2.270s 2026-01-25 08:45:22,073 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "772561c8-bf3b-44ff-be0f-3507d0161640"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d679f6ee-48d3-46df-a3cc-477236bea637', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcd632ee-5c08-4e32-bc52-d5b007331d44/add_router_interface'} Body: b'{"id": "bcd632ee-5c08-4e32-bc52-d5b007331d44", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "9b9548f6-fc01-45f2-b463-87ddca5cfef8", "network_id": "948e0502-d29c-4a9b-8828-3f6464bf6820", "subnet_id": "772561c8-bf3b-44ff-be0f-3507d0161640", "subnet_ids": ["772561c8-bf3b-44ff-be0f-3507d0161640"]}' 2026-01-25 08:45:23,066 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.992s 2026-01-25 08:45:23,067 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-a4d55129-bfb9-4a53-b3a1-0f02e57d32fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"948e0502-d29c-4a9b-8828-3f6464bf6820","name":"tempest-network-smoke--926795420","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["772561c8-bf3b-44ff-be0f-3507d0161640"],"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-01-25T08:45:15Z","updated_at":"2026-01-25T08:45:18Z","revision_number":2,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":10772},{"id":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:45:23,166 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.099s 2026-01-25 08:45:23,166 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-8d3b5864-9736-4d9a-b61c-af8523718414', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"154c1dc3-dc00-44b0-be37-60b7ba18a30f","name":"public_subnet","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","network_id":"a2634326-5b2c-43a9-9775-565d055e70ec","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-01-25T08:43:28Z","updated_at":"2026-01-25T08:43:28Z","revision_number":0,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6"},{"id":"772561c8-bf3b-44ff-be0f-3507d0161640","name":"tempest-subnet-smoke-217772373","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"948e0502-d29c-4a9b-8828-3f6464bf6820","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-01-25T08:45:18Z","updated_at":"2026-01-25T08:45:18Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:45:24,105 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.938s 2026-01-25 08:45:24,105 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-cd8b0384-16a4-4ef3-bcc1-80e28806113c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "bcd632ee-5c08-4e32-bc52-d5b007331d44", "name": "tempest-TestNetworkBasicOps-router-739540793", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.236"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:45:16Z", "updated_at": "2026-01-25T08:45:20Z", "revision_number": 3, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:45:24,224 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.118s 2026-01-25 08:45:24,224 25 DEBUG [tempest.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-667479368", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrBBEKD7owmF0y+jcyUwYCkOapXwmWXMW8jxH0HSH13eU94S6LN1lr+ue36MTmhmHPQEpx0qQj1GBv95mxJVtYz+z80z7ewuD/vuBS2PRctayJ4cNRmoL4U2u5j/pgTRQ=="}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45: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-e8a8d5f0-b112-4693-8041-d1804f2316c6', 'x-compute-request-id': 'req-e8a8d5f0-b112-4693-8041-d1804f2316c6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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-667479368", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKrBBEKD7owmF0y+jcyUwYCkOapXwmWXMW8jxH0HSH13eU94S6LN1lr+ue36MTmhmHPQEpx0qQj1GBv95mxJVtYz+z80z7ewuD/vuBS2PRctayJ4cNRmoL4U2u5j/pgTRQ==", "fingerprint": "ce:cf:5e:7c:02:c9:5b:38:b3:11:04:c3:2a:7b:11:f3", "user_id": "15e0047bf55f489bb76580054cca99ce"}}' 2026-01-25 08:45:25,197 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.971s 2026-01-25 08:45:25,198 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-2130971730", "description": "tempest-secgroup-smoke-2130971730 description", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-d7cbcc72-96b2-4cc8-907c-a540e104d382', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "name": "tempest-secgroup-smoke-2130971730", "stateful": true, "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "tempest-secgroup-smoke-2130971730 description", "shared": false, "security_group_rules": [{"id": "0693e616-7c04-4d51-9689-8210ab86d7d3", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "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-01-25T08:45:25Z", "updated_at": "2026-01-25T08:45:25Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}, {"id": "bbaeb1d4-e885-41a2-9b7b-390615d91f68", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "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-01-25T08:45:25Z", "updated_at": "2026-01-25T08:45:25Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}], "tags": [], "created_at": "2026-01-25T08:45:25Z", "updated_at": "2026-01-25T08:45:25Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:45:26,235 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 1.037s 2026-01-25 08:45:26,236 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": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-cff8c7d3-65e3-47b4-a424-81518209125c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "bfceeadd-a2ab-45f6-899c-5d2d898f2b69", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "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-01-25T08:45:26Z", "updated_at": "2026-01-25T08:45:26Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:45:28,058 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 1.821s 2026-01-25 08:45:28,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": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-3ed07399-c773-4d03-bf24-178ab35a5be8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "bf8605f4-1c0c-4aa4-ad92-d553149e8c9d", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "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-01-25T08:45:27Z", "updated_at": "2026-01-25T08:45:27Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:45:28,254 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.195s 2026-01-25 08:45:28,255 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": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-68d1be4e-a19a-4042-935c-aaddfcd9b6c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "cce90870-e247-478c-8aa6-5c84d1b86c40", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "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-01-25T08:45:28Z", "updated_at": "2026-01-25T08:45:28Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:45:28,701 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.445s 2026-01-25 08:45:28,702 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": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-00ac480f-b6bb-4fda-9fcc-46163611c443', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "1b72c9dd-441d-497e-b8a9-15dfb166678a", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "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-01-25T08:45:28Z", "updated_at": "2026-01-25T08:45:28Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:45:28,892 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-01-25 08:45:28,892 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": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-259cf18c-20e4-414a-8a7c-e74632f5f845', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "3cde8e27-6e71-4895-83a6-c425970cfe29", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "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-01-25T08:45:28Z", "updated_at": "2026-01-25T08:45:28Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:45:29,142 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.249s 2026-01-25 08:45:29,142 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": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-fa36da3c-fe3d-498c-af07-e86efa97797a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "3342d2fe-c731-44bb-971a-f2890c043186", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "f6d38e60-b0fb-4332-9ca0-a634d96662e9", "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-01-25T08:45:29Z", "updated_at": "2026-01-25T08:45:29Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:45:29,482 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.336s 2026-01-25 08:45:29,483 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:29 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-02d98f16-b49a-4142-9cde-5272ee633dd7', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=903db61e38252c85e52786cb8d6652dd; 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": "15e0047bf55f489bb76580054cca99ce", "name": "tempest-TestNetworkBasicOps-654039933-project-member", "password_expires_at": null}, "audit_ids": ["nMek6bw8RauvDpfNnf-NtQ"], "expires_at": "2026-01-25T09:45:29.000000Z", "issued_at": "2026-01-25T08:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16320159eb6b4f27b62d813f00f7e1fc", "name": "tempest-TestNetworkBasicOps-654039933"}, "is_domain": false, "roles": [{"id": "d513552071244a1cb11ca16ff33f625f", "name": "reader"}, {"id": "9401300ccf9247da855bac06291c4abb", "name": "member"}], "catalog": [{"endpoints": [{"name": "nova", "id": "1191ba72ebc6440d9eadecf268fa83ba", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "a182bd74f0594998a3862e1fdcac80ae", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "1926f5cec741429bbcd45f2af989f4b6", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "da5b61d6a8e74331b66bc0d55ccca18c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "dfb8c43c70e84bb290b397cadac182dd", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "28b2e2d08fa64b74b10dce4381f93236", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "48fbe31a9df742f792843033b6b466e9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "d4116141fa7c4d2794da02166c46eeaf", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "719e02887f0a4fdcad3122111070823b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "2e4ab1f4ad244a198a4783a6ac09cd21", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "7ad5b58944e04654a07ac37fe1509591", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7a2847dc4569472e87cca3c5b2a1ddf4", "type": "image", "name": "glance"}, {"endpoints": [{"name": "cinderv3", "id": "bd28d1937d3241d29c19606a7f8d4bac", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dd37c7957ba94945b614b577d878c1d3", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "8427c021d0e54d06948cdfb76b5d7c67", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "53736b97ebe3464d96b1e2fff3c6a470", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}, {"name": "swift", "id": "857510f16f1c464bb6aa3d454d55912c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}], "id": "88ba3077c18d4ab1ad6de7453b428f81", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "95e4e30b8b4f4136a8e5fc16328bd062", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f4ddb87cd5d84094a30e6d3c5387cd7e", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "af09173b9cd24f71a208fd0288704361", "type": "ide 2026-01-25 08:45:29,483 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2026-01-25 08:45:32,562 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.078s 2026-01-25 08:45:32,562 25 DEBUG [tempest.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-2054577155", "imageRef": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "flavorRef": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "networks": [{"uuid": "948e0502-d29c-4a9b-8828-3f6464bf6820"}], "key_name": "tempest-TestNetworkBasicOps-667479368", "security_groups": [{"name": "tempest-secgroup-smoke-2130971730"}]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:29 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27f7152f-d6b4-4366-b894-fd1408aca017', 'x-compute-request-id': 'req-27f7152f-d6b4-4366-b894-fd1408aca017', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2130971730"}], "adminPass": "Txv279RkYt89"}}' 2026-01-25 08:45:34,085 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/de00275a-ffd0-45f9-b451-f1439fe6f7bf 1.522s 2026-01-25 08:45:34,086 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:32 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-e13e02e5-414d-4b79-9c9a-f5fc9a9b0816', 'x-compute-request-id': 'req-e13e02e5-414d-4b79-9c9a-f5fc9a9b0816', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'{"server": {"id": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "name": "tempest-TestNetworkBasicOps-server-2054577155", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:45:32Z", "updated": "2026-01-25T08:45:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-667479368", "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-01-25 08:45:36,053 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/de00275a-ffd0-45f9-b451-f1439fe6f7bf 0.957s 2026-01-25 08:45:36,053 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:35 GMT', 'server': 'Apache', 'content-length': '1464', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-394ce631-a9cb-4939-aaae-7a9846934c32', 'x-compute-request-id': 'req-394ce631-a9cb-4939-aaae-7a9846934c32', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'{"server": {"id": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "name": "tempest-TestNetworkBasicOps-server-2054577155", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:45:32Z", "updated": "2026-01-25T08:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-667479368", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:45:36,057 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2026-01-25 08:45:37,329 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/de00275a-ffd0-45f9-b451-f1439fe6f7bf 0.270s 2026-01-25 08:45:37,329 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:37 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-033c8297-db1f-4fab-9d02-5027411adaf6', 'x-compute-request-id': 'req-033c8297-db1f-4fab-9d02-5027411adaf6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'{"server": {"id": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "name": "tempest-TestNetworkBasicOps-server-2054577155", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:45:32Z", "updated": "2026-01-25T08:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-667479368", "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-01-25 08:45:37,332 25 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2026-01-25 08:45:38,914 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/de00275a-ffd0-45f9-b451-f1439fe6f7bf 0.581s 2026-01-25 08:45:38,915 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:38 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-df295fdb-91eb-4adc-b38d-4e70b27f160a', 'x-compute-request-id': 'req-df295fdb-91eb-4adc-b38d-4e70b27f160a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'{"server": {"id": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "name": "tempest-TestNetworkBasicOps-server-2054577155", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:45:32Z", "updated": "2026-01-25T08:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-667479368", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2130971730"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:45:40,281 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/de00275a-ffd0-45f9-b451-f1439fe6f7bf 0.362s 2026-01-25 08:45:40,281 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:39 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-4437f5e8-c446-4efd-90d1-36bf49627dba', 'x-compute-request-id': 'req-4437f5e8-c446-4efd-90d1-36bf49627dba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'{"server": {"id": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "name": "tempest-TestNetworkBasicOps-server-2054577155", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:45:32Z", "updated": "2026-01-25T08:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-667479368", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2130971730"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:45:42,059 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/de00275a-ffd0-45f9-b451-f1439fe6f7bf 0.774s 2026-01-25 08:45:42,059 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:41 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-ac631273-347d-4292-bf4b-d622cb8ce363', 'x-compute-request-id': 'req-ac631273-347d-4292-bf4b-d622cb8ce363', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'{"server": {"id": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "name": "tempest-TestNetworkBasicOps-server-2054577155", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:45:32Z", "updated": "2026-01-25T08:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-667479368", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2130971730"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:45:43,398 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/de00275a-ffd0-45f9-b451-f1439fe6f7bf 0.333s 2026-01-25 08:45:43,398 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:43 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-076cde95-5f5c-4e9d-bf9c-7ff3fd62c014', 'x-compute-request-id': 'req-076cde95-5f5c-4e9d-bf9c-7ff3fd62c014', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'{"server": {"id": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "name": "tempest-TestNetworkBasicOps-server-2054577155", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:45:32Z", "updated": "2026-01-25T08:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-667479368", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2130971730"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:45:45,071 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/de00275a-ffd0-45f9-b451-f1439fe6f7bf 0.669s 2026-01-25 08:45:45,072 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45: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-d11909a9-3c19-47b5-95d0-2c318e13e4a4', 'x-compute-request-id': 'req-d11909a9-3c19-47b5-95d0-2c318e13e4a4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'{"server": {"id": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "name": "tempest-TestNetworkBasicOps-server-2054577155", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:45:32Z", "updated": "2026-01-25T08:45:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-667479368", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2130971730"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:45:47,215 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/de00275a-ffd0-45f9-b451-f1439fe6f7bf 1.137s 2026-01-25 08:45:47,216 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:46 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-3a0a3ea1-27ab-4654-bfbb-87c92dfab7d3', 'x-compute-request-id': 'req-3a0a3ea1-27ab-4654-bfbb-87c92dfab7d3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'{"server": {"id": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "name": "tempest-TestNetworkBasicOps-server-2054577155", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:45:32Z", "updated": "2026-01-25T08:45:44Z", "addresses": {"tempest-network-smoke--926795420": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:c8:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-667479368", "OS-SRV-USG:launched_at": "2026-01-25T08:45:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2130971730"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:45:47,219 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2026-01-25 08:45:48,210 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/de00275a-ffd0-45f9-b451-f1439fe6f7bf 0.991s 2026-01-25 08:45:48,211 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:47 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-f9a481f5-5fa9-4ef0-96e1-e0432312a870', 'x-compute-request-id': 'req-f9a481f5-5fa9-4ef0-96e1-e0432312a870', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'{"server": {"id": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "name": "tempest-TestNetworkBasicOps-server-2054577155", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "l10000 inks": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:45:32Z", "updated": "2026-01-25T08:45:44Z", "addresses": {"tempest-network-smoke--926795420": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:c8:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-667479368", "OS-SRV-USG:launched_at": "2026-01-25T08:45:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2130971730"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:45:48,216 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-01-25 08:45:48,334 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=de00275a-ffd0-45f9-b451-f1439fe6f7bf 0.118s 2026-01-25 08:45:48,335 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-c31a2339-ab60-4ba8-9ca1-a3e7e80dd314', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'{"ports":[{"id":"4d5f7afb-8edf-4ad3-ac2e-e9f9eee2f873","name":"","network_id":"948e0502-d29c-4a9b-8828-3f6464bf6820","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:91:c8:4d","admin_state_up":true,"status":"ACTIVE","device_id":"de00275a-ffd0-45f9-b451-f1439fe6f7bf","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"772561c8-bf3b-44ff-be0f-3507d0161640","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f6d38e60-b0fb-4332-9ca0-a634d96662e9"],"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-2054577155","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-2054577155","fqdn":"tempest-testnetworkbasicops-server-2054577155.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:45:37Z","updated_at":"2026-01-25T08:45:44Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:45:48,335 25 DEBUG [tempest.common.waiters] Server ID de00275a-ffd0-45f9-b451-f1439fe6f7bf ports are all ACTIVE [{'id': '4d5f7afb-8edf-4ad3-ac2e-e9f9eee2f873', 'name': '', 'network_id': '948e0502-d29c-4a9b-8828-3f6464bf6820', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'mac_address': 'fa:16:3e:91:c8:4d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'de00275a-ffd0-45f9-b451-f1439fe6f7bf', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '772561c8-bf3b-44ff-be0f-3507d0161640', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f6d38e60-b0fb-4332-9ca0-a634d96662e9'], '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-2054577155', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-testnetworkbasicops-server-2054577155', 'fqdn': 'tempest-testnetworkbasicops-server-2054577155.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-01-25T08:45:37Z', 'updated_at': '2026-01-25T08:45:44Z', 'revision_number': 4, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'}]: 2026-01-25 08:45:49,796 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.460s 2026-01-25 08:45:49,797 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "port_id": "4d5f7afb-8edf-4ad3-ac2e-e9f9eee2f873", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "fixed_ip_address": "10.100.0.6"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-7fdbbb17-71c8-407d-9b8d-8b7df434cbb2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "69b401c9-3512-4d11-8a0c-1d05531bbf71", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.250", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "bcd632ee-5c08-4e32-bc52-d5b007331d44", "port_id": "4d5f7afb-8edf-4ad3-ac2e-e9f9eee2f873", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "948e0502-d29c-4a9b-8828-3f6464bf6820", "mac_address": "fa:16:3e:91:c8:4d", "admin_state_up": true, "status": "ACTIVE", "device_id": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:45:49Z", "updated_at": "2026-01-25T08:45:49Z", "revision_number": 0}}' 2026-01-25 08:45:50,102 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/69b401c9-3512-4d11-8a0c-1d05531bbf71 0.305s 2026-01-25 08:45:50,103 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:45:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-2d54135d-7d8b-4847-b9d1-03a86d59edf5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/69b401c9-3512-4d11-8a0c-1d05531bbf71'} Body: b'{"floatingip": {"id": "69b401c9-3512-4d11-8a0c-1d05531bbf71", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.250", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "bcd632ee-5c08-4e32-bc52-d5b007331d44", "port_id": "4d5f7afb-8edf-4ad3-ac2e-e9f9eee2f873", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "948e0502-d29c-4a9b-8828-3f6464bf6820", "mac_address": "fa:16:3e:91:c8:4d", "admin_state_up": true, "status": "ACTIVE", "device_id": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:45:49Z", "updated_at": "2026-01-25T08:45:49Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:45:50,103 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '69b401c9-3512-4d11-8a0c-1d05531bbf71', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'floating_ip_address': '192.168.122.250', 'floating_network_id': 'a2634326-5b2c-43a9-9775-565d055e70ec', 'router_id': 'bcd632ee-5c08-4e32-bc52-d5b007331d44', 'port_id': '4d5f7afb-8edf-4ad3-ac2e-e9f9eee2f873', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '948e0502-d29c-4a9b-8828-3f6464bf6820', 'mac_address': 'fa:16:3e:91:c8:4d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'de00275a-ffd0-45f9-b451-f1439fe6f7bf', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-01-25T08:45:49Z', 'updated_at': '2026-01-25T08:45:49Z', 'revision_number': 1, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'} is at status: ACTIVE 2026-01-25 08:45:50,103 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.306180 seconds 2026-01-25 08:45:50,103 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.250 with user: cirros 2026-01-25 08:45:50,103 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.250 in 120 sec and the expected result is reachable 2026-01-25 08:46:02,433 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.328840 seconds 2026-01-25 08:46:02,433 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.250 in 120 sec and the ping result is expected 2026-01-25 08:46:02,740 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/de00275a-ffd0-45f9-b451-f1439fe6f7bf/action 0.305s 2026-01-25 08:46:02,741 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:02 GMT', 'server': 'Apache', 'content-length': '75591', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5b86fa5-3613-4e4b-ac48-ccc5e92b9498', 'x-compute-request-id': 'req-d5b86fa5-3613-4e4b-ac48-ccc5e92b9498', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf/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 1176168689 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001127] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001479] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004255] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004282] Using GB pages for direct mapping\\n[ 0.004541] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004545] ACPI: Early table checksum verification disabled\\n[ 0.004550] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004555] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004561] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004569] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004573] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004576] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004581] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004584] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004588] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004590] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004591] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004592] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004594] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004595] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005773] No NUMA configuration fo 2026-01-25 08:46:02,742 25 DEBUG [tempest.scenario.manager] Console output for de00275a-ffd0-45f9-b451-f1439fe6f7bf 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 1176168689 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001127] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001479] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004255] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004282] Using GB pages for direct mapping [ 0.004541] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004545] ACPI: Early table checksum verification disabled [ 0.004550] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004555] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004561] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004569] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004573] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004576] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004581] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004584] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004588] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004590] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004591] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004592] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004594] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004595] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005773] No NUMA configuration found [ 0.005775] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005783] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006118] Zone ranges: [ 0.006120] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006122] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006124] Normal empty [ 0.006126] Device empty [ 0.006127] Movable zone start for each node [ 0.006130] Early memory node ranges [ 0.006131] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006133] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006135] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006453] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006482] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006699] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017015] ACPI: PM-Timer IO Port: 0x608 [ 0.017040] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017155] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017158] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017161] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017162] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017164] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017166] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017169] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017171] TSC deadline timer available [ 0.017184] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017248] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017250] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017252] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017253] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017255] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017256] Booting paravirtualized kernel on KVM [ 0.017258] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017264] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017600] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017682] kvm-guest: setup async PF for cpu 0 [ 0.017709] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017727] kvm-guest: PV spinlocks disabled, single CPU [ 0.017732] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017734] Policy zone: DMA32 [ 0.017735] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017790] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017802] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017809] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017862] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018107] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018837] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018867] ftrace: allocating 50600 entries in 198 pages [ 0.042383] ftrace: allocated 198 pages with 4 groups [ 0.042523] rcu: Hierarchical RCU implementation. [ 0.042525] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042527] Rude variant of Tasks RCU enabled. [ 0.042528] Tracing variant of Tasks RCU enabled. [ 0.042529] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042530] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046718] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047101] random: crng init done [ 0.085977] Console: colour VGA+ 80x25 [ 0.221124] printk: console [tty1] enabled [ 0.551508] printk: console [ttyS0] enabled [ 0.554458] ACPI: Core revision 20210730 [ 0.557399] APIC: Switch to symmetric I/O mode setup [ 0.561924] x2apic enabled [ 0.565133] Switched APIC routing to physical x2apic. [ 0.573439] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.580282] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.584277] pid_max: default: 32768 minimum: 301 [ 0.584277] LSM: Security Framework initializing [ 0.584277] landlock: Up and running. [ 0.584277] Yama: becoming mindful. [ 0.584277] AppArmor: AppArmor initialized [ 0.584277] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.584277] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.584277] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.584277] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.584277] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.584277] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.584277] Spectre V2 : Mitigation: Retpolines [ 0.584277] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.584277] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.584277] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.584277] RETBleed: Mitigation: untrained return thunk [ 0.584277] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.584277] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.584277] Freeing SMP alternatives memory: 44K [ 0.584277] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.584462] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.588301] ... version: 0 [ 0.591104] ... bit width: 48 [ 0.592290] ... generic registers: 6 [ 0.595483] ... value mask: 0000ffffffffffff [ 0.596290] ... max period: 00007fffffffffff [ 0.599972] ... fixed-purpose events: 0 [ 0.600290] ... event mask: 000000000000003f [ 0.604197] rcu: Hierarchical SRCU implementation. [ 0.604798] smp: Bringing up secondary CPUs ... [ 0.608193] smp: Brought up 1 node, 1 CPU [ 0.608293] smpboot: Max logical packages: 1 [ 0.611345] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.612761] devtmpfs: initialized [ 0.615236] x86/mm: Memory block size: 128MB [ 0.616512] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.620301] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.624354] pinctrl core: initialized pinctrl subsystem [ 0.628290] PM: RTC time: 08:45:45, date: 2026-01-25 [ 0.631910] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.632403] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.636310] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.640300] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.644299] audit: initializing netlink subsys (disabled) [ 0.648136] thermal_sys: Registered thermal governor 'fair_share' [ 0.648137] thermal_sys: Registered thermal governor 'bang_bang' [ 0.648293] thermal_sys: Registered thermal governor 'step_wise' [ 0.652295] audit: type=2000 audit(1769330745.831:1): state=initialized audit_enabled=0 res=1 [ 0.660297] thermal_sys: Registered thermal governor 'user_space' [ 0.660299] thermal_sys: Registered thermal governor 'power_allocator' [ 0.664312] EISA bus registered [ 0.670623] cpuidle: using governor ladder [ 0.672290] cpuidle: using governor menu [ 0.677566] ACPI: bus type PCI registered [ 0.680293] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.684603] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.688293] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.692314] PCI: Using configuration type 1 for base access [ 0.697272] Kprobes globally optimized [ 0.700188] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.700293] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.705039] ACPI: Added _OSI(Module Device) [ 0.707980] ACPI: Added _OSI(Processor Device) [ 0.708311] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.711537] ACPI: Added _OSI(Processor Aggregator Device) [ 0.712322] ACPI: Added _OSI(Linux-Dell-Video) [ 0.715508] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.716298] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.723168] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.728304] ACPI: Interpreter enabled [ 0.731032] ACPI: PM: (supports S0 S5) [ 0.732290] ACPI: Using IOAPIC for interrupt routing [ 0.736325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.740290] PCI: Using E820 reservations for host bridge windows [ 0.744599] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.753272] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.756295] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.760451] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.764444] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.769834] PCI host bridge to bus 0000:00 [ 0.772295] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.776293] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.780291] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.784292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.788292] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.792291] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.796290] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.800585] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.808390] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.819575] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.830899] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.838619] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.850576] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.852481] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.860781] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.867948] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.874499] pci 0000:00:02.0: enabling Extended Tags [ 0.878712] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.884291] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.896606] pci 0000:00:02.1: enabling Extended Tags [ 0.904669] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.912293] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.925662] pci 0000:00:02.2: enabling Extended Tags [ 0.930736] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.936147] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.945937] pci 0000:00:02.3: enabling Extended Tags [ 0.953430] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.960292] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.972558] pci 0000:00:02.4: enabling Extended Tags [ 0.978621] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.984298] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.995075] pci 0000:00:02.5: enabling Extended Tags [ 0.998823] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.004234] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.015869] pci 0000:00:02.6: enabling Extended Tags [ 1.018794] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.024241] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.031434] pci 0000:00:02.7: enabling Extended Tags [ 1.037066] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.044292] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.055109] pci 0000:00:03.0: enabling Extended Tags [ 1.058830] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.066031] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.077325] pci 0000:00:03.1: enabling Extended Tags [ 1.082763] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.088133] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.093934] pci 0000:00:03.2: enabling Extended Tags [ 1.098825] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.105756] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.116592] pci 0000:00:03.3: enabling Extended Tags [ 1.122828] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.128295] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.137747] pci 0000:00:03.4: enabling Extended Tags [ 1.142782] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.150555] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.160525] pci 0000:00:03.5: enabling Extended Tags [ 1.166363] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.172297] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.183425] pci 0000:00:03.6: enabling Extended Tags [ 1.186765] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.192291] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.205906] pci 0000:00:03.7: enabling Extended Tags [ 1.212812] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.220261] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.226964] pci 0000:00:04.0: enabling Extended Tags [ 1.230761] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.236294] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.249863] pci 0000:00:04.1: enabling Extended Tags [ 1.256704] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.263977] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.269614] pci 0000:00:04.2: enabling Extended Tags [ 1.277266] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.286852] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.299087] pci 0000:00:04.3: enabling Extended Tags [ 1.305220] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.315903] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.325684] pci 0000:00:04.4: enabling Extended Tags [ 1.332436] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.340298] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.354207] pci 0000:00:04.5: enabling Extended Tags [ 1.361288] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.370140] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.381410] pci 0000:00:04.6: enabling Extended Tags [ 1.390218] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.396292] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.410227] pci 0000:00:04.7: enabling Extended Tags [ 1.416435] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.423571] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.429528] pci 0000:00:05.0: enabling Extended Tags [ 1.493761] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.498962] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.501587] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.526980] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.530937] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.536688] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.547426] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.557322] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.564291] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.572609] pci 0000:01:00.0: enabling Extended Tags [ 1.646235] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.648356] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.652320] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.656422] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.663436] pci_bus 0000:02: extended config space not accessible [ 1.664561] acpiphp: Slot [1] registered [ 1.667520] acpiphp: Slot [0] registered [ 1.668338] acpiphp: Slot [2] registered [ 1.671341] acpiphp: Slot [3] registered [ 1.672340] acpiphp: Slot [4] registered [ 1.675139] acpiphp: Slot [5] registered [ 1.676339] acpiphp: Slot [6] registered [ 1.679192] acpiphp: Slot [7] registered [ 1.680337] acpiphp: Slot [8] registered [ 1.683148] acpiphp: Slot [9] registered [ 1.684337] acpiphp: Slot [10] registered [ 1.687292] acpiphp: Slot [11] registered [ 1.688338] acpiphp: Slot [12] registered [ 1.691407] acpiphp: Slot [13] registered [ 1.692339] acpiphp: Slot [14] registered [ 1.695197] acpiphp: Slot [15] registered [ 1.696351] acpiphp: Slot [16] registered [ 1.699670] acpiphp: Slot [17] registered [ 1.700364] acpiphp: Slot [18] registered [ 1.703551] acpiphp: Slot [19] registered [ 1.704339] acpiphp: Slot [20] registered [ 1.707343] acpiphp: Slot [21] registered [ 1.708340] acpiphp: Slot [22] registered [ 1.711284] acpiphp: Slot [23] registered [ 1.712351] acpiphp: Slot [24] registered [ 1.715554] acpiphp: Slot [25] registered [ 1.716340] acpiphp: Slot [26] registered [ 1.719637] acpiphp: Slot [27] registered [ 1.720341] acpiphp: Slot [28] registered [ 1.723250] acpiphp: Slot [29] registered [ 1.724340] acpiphp: Slot [30] registered [ 1.727370] acpiphp: Slot [31] registered [ 1.730636] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.744294] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.821282] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.824356] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.828356] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.832419] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.843143] acpiphp: Slot [0-2] registered [ 1.846401] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.856297] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.870234] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.875151] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.876504] pci 0000:03:00.0: enabling Extended Tags [ 1.957310] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.960426] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.964409] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.971486] acpiphp: Slot [0-3] registered [ 1.972932] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.991235] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.008307] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.016723] pci 0000:04:00.0: enabling Extended Tags [ 2.108502] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.111770] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.112406] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.119527] acpiphp: Slot [0-4] registered [ 2.120925] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.131889] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.143650] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.147084] pci 0000:05:00.0: enabling Extended Tags [ 2.222752] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.224407] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.228409] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.235597] acpiphp: Slot [0-5] registered [ 2.236909] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.247914] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.259875] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.263223] pci 0000:06:00.0: enabling Extended Tags [ 2.339570] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.340408] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.344407] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.351821] acpiphp: Slot [0-6] registered [ 2.416518] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.419960] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.420409] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.427556] acpiphp: Slot [0-7] registered [ 2.492489] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.495893] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.496409] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.503719] acpiphp: Slot [0-8] registered [ 2.568708] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.572164] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.572410] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.579733] acpiphp: Slot [0-9] registered [ 2.644937] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.648502] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.652408] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.659771] acpiphp: Slot [0-10] registered [ 2.724772] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.728153] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.728408] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.735716] acpiphp: Slot [0-11] registered [ 2.800644] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.804107] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.804409] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.811962] acpiphp: Slot [0-12] registered [ 2.876351] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.879772] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.880408] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.887798] acpiphp: Slot [0-13] registered [ 2.952463] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.955978] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.956407] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.964016] acpiphp: Slot [0-14] registered [ 3.028707] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.032252] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.032407] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.039832] acpiphp: Slot [0-15] registered [ 3.107873] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.108423] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.112413] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.119963] acpiphp: Slot [0-16] registered [ 3.190251] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.192417] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.196408] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.204292] acpiphp: Slot [0-17] registered [ 3.273907] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.276416] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.280409] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.288011] acpiphp: Slot [0-18] registered [ 3.358857] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.360415] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.364407] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.372720] acpiphp: Slot [0-19] registered [ 3.440063] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.440481] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.444407] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.451730] acpiphp: Slot [0-20] registered [ 3.516375] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.519760] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.520408] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.527837] acpiphp: Slot [0-21] registered [ 3.594646] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.596544] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.600410] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.607930] acpiphp: Slot [0-22] registered [ 3.675252] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.676438] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.680440] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.688187] acpiphp: Slot [0-23] registered [ 3.752792] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.756422] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.760410] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.767986] acpiphp: Slot [0-24] registered [ 3.834408] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.836423] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.840409] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.848111] acpiphp: Slot [0-25] registered [ 3.918127] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.920416] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.924409] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.983449] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.984503] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.988503] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.992492] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.996486] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.000882] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.004492] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.008485] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.012385] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.016307] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.020179] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.020308] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.024068] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.024311] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.028265] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.028306] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.032606] iommu: Default domain type: Translated [ 4.035969] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.036596] SCSI subsystem initialized [ 4.040373] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.044277] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.044297] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.048104] vgaarb: loaded [ 4.048314] ACPI: bus type USB registered [ 4.051138] usbcore: registered new interface driver usbfs [ 4.052297] usbcore: registered new interface driver hub [ 4.055976] usbcore: registered new device driver usb [ 4.056311] pps_core: LinuxPPS API ver. 1 registered [ 4.059669] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.060293] PTP clock support registered [ 4.063108] EDAC MC: Ver: 3.0.0 [ 4.067451] NetLabel: Initializing [ 4.068290] NetLabel: domain hash size = 128 [ 4.071267] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.072342] NetLabel: unlabeled traffic allowed by default [ 4.076332] PCI: Using ACPI for IRQ routing [ 4.865548] clocksource: Switched to clocksource kvm-clock [ 4.881495] VFS: Disk quotas dquot_6.6.0 [ 4.884076] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.888335] AppArmor: AppArmor Filesystem Enabled [ 4.891370] pnp: PnP ACPI init [ 4.894002] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.898857] pnp: PnP ACPI: found 5 devices [ 4.907085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.912456] NET: Registered PF_INET protocol family [ 4.915731] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.921250] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.926428] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.931227] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.935918] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.940258] TCP: Hash tables configured (established 1024 bind 1024) [ 4.944376] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.948913] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.952964] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.957172] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.960830] NET: Registered PF_XDP protocol family [ 4.963906] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.969300] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.974465] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.979413] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.984435] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.989388] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.994638] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.999657] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.004617] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.009525] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.014519] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.019462] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.024488] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.029381] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.034356] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.039323] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.044580] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.050080] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.055065] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.060082] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.065159] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.070697] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.075706] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.080726] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.086001] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.089758] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.093781] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.097475] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.101558] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.105857] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.109669] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.113391] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.117128] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.121351] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.125661] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.129952] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.133847] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.137617] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.141405] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.145356] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.149196] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.153024] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.156785] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.160868] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.164684] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.168627] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.172341] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.176451] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.180385] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.184265] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.188395] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.192397] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.196163] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.200142] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.203971] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.208014] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.211825] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.215790] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.219577] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.223520] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.227290] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.231059] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.234853] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.238564] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.242325] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.246015] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.249720] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.253426] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.257126] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.260831] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.264552] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.268174] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.271888] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.275697] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.279765] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.283640] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.287648] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.291477] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.295469] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.299315] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.303436] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.307243] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.311241] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.315034] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.319090] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.323111] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.327805] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.332318] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.336678] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.340789] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.344912] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.348792] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.352805] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.356556] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.360549] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.363702] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.371114] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.377347] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.387334] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.390745] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.398288] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.406058] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.413830] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.420993] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.426851] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.436059] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.443013] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.448507] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.460686] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.467593] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.473414] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.483307] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.490454] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.495933] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.504697] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.510288] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.517905] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.526761] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.531919] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.539254] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.546138] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.553946] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.561355] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.569028] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.576763] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.581645] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.590691] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.597915] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.603329] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.612114] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.617250] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.624770] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.634032] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.638986] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.645718] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.652920] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.657840] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.663917] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.671225] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.680092] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.683487] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.688985] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.696066] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.704506] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.707504] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.714402] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.719668] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.727792] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.730865] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.738004] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.743481] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.752249] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.755165] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.761811] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.767226] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.776205] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.779120] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.786380] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.791338] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.800058] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.802960] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.811072] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.816730] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.827068] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.832052] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.838339] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.845440] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.852636] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.857341] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.863445] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.870907] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.879142] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.882106] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.887451] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.894584] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.903538] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.906490] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.911828] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.918934] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.928005] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.931031] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.936444] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.943979] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.951558] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.957367] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.963165] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.970181] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.979358] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.984473] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.988145] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.992397] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.996656] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.001429] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.005945] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.009319] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.013350] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.018379] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.022387] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.026585] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.032151] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.036560] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.041735] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.046006] pci_bus 0000:04: resource 2 [me10000 m 0xfac00000-0xfadfffff 64bit pref] [ 6.051097] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.054874] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.059339] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.063179] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.067858] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.071823] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.077104] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.081199] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.086119] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.090154] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.095738] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.101312] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.105883] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.109658] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.113951] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.117751] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.122070] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.125658] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.129928] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.133252] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.136859] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.141069] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.144410] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.148473] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.153763] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.158920] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.162527] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.166853] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.170071] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.173654] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.177844] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.181056] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.184821] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.189257] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.192561] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.196323] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.200615] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.204040] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.207719] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.212064] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.215371] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.219073] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.225276] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.228519] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.232097] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.236437] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.240084] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.243883] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.248601] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.251837] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.255716] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.260013] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.263426] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.267374] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.271825] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.275808] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.279584] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.285863] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.295927] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10284 usecs [ 6.300650] PCI: CLS 0 bytes, default 64 [ 6.304914] Trying to unpack rootfs image as initramfs... [ 6.308357] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.324631] Initialise system trusted keyrings [ 6.327441] Key type blacklist registered [ 6.336389] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.341999] zbud: loaded [ 6.343863] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.356454] fuse: init (API version 7.34) [ 6.359173] integrity: Platform Keyring initialized [ 6.376543] Key type asymmetric registered [ 6.379193] Asymmetric key parser 'x509' registered [ 6.388441] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.396686] io scheduler mq-deadline registered [ 6.406977] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.416869] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.433902] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.444839] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.456203] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.472765] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.484612] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.492827] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.509582] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.520866] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.538449] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.548750] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.556924] Freeing initrd memory: 8744K [ 6.562652] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.566674] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.576088] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.581175] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.585703] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.592800] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.596451] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.605280] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.609166] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.616703] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.621028] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.630319] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.634088] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.645709] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.650687] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.658312] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.663198] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.672098] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.675784] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.684447] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.688081] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.692595] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.697935] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.701582] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.710252] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.713980] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.722641] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.727362] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.735046] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.740709] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.748040] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.753088] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.761644] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.765260] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.774268] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.778001] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.785367] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.789150] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.795526] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.801116] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.804753] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.813373] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.821536] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.825308] shpchp 0000:01:00.0: Slot initialization failed [ 6.830362] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.834392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.839966] ACPI: button: Power Button [PWRF] [ 6.867226] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.900710] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.906671] Linux agpgart interface v0.103 [ 6.910272] loop: module loaded [ 6.912476] tun: Universal TUN/TAP device driver, 1.6 [ 6.915591] PPP generic driver version 2.4.2 [ 6.918243] VFIO - User Level meta-driver version: 0.3 [ 6.921454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.925749] ehci-pci: EHCI PCI platform driver [ 6.928547] ehci-platform: EHCI generic platform driver [ 6.931611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.935139] ohci-pci: OHCI PCI platform driver [ 6.937774] ohci-platform: OHCI generic platform driver [ 6.941060] uhci_hcd: USB Universal Host Controller Interface driver [ 6.947374] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.950738] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.955047] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.958300] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.962038] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.967279] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.971553] usb usb1: Product: UHCI Host Controller [ 6.974605] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.978244] usb usb1: SerialNumber: 0000:02:01.0 [ 6.981213] hub 1-0:1.0: USB hub found [ 6.983614] hub 1-0:1.0: 2 ports detected [ 6.986392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.993217] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.996459] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.999943] mousedev: PS/2 mouse device common for all mice [ 7.004027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.008985] rtc_cmos 00:03: RTC can wake from S4 [ 7.013404] rtc_cmos 00:03: registered as rtc0 [ 7.016364] rtc_cmos 00:03: setting system clock to 2026-01-25T08:45:52 UTC (1769330752) [ 7.021162] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.024930] i2c_dev: i2c /dev entries driver [ 7.027580] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.034790] device-mapper: uevent: version 1.0.3 [ 7.037638] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.042479] platform eisa.0: Probing EISA bus 0 [ 7.045316] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.049915] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.053763] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.057562] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.061742] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.065881] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.070358] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.075100] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.079949] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.084509] platform eisa.0: EISA: Detected 0 cards [ 7.088235] ledtrig-cpu: registered to indicate activity on CPUs [ 7.092633] drop_monitor: Initializing network drop monitor service [ 7.096666] NET: Registered PF_INET6 protocol family [ 7.102739] Segment Routing with IPv6 [ 7.105149] In-situ OAM (IOAM) with IPv6 [ 7.107622] NET: Registered PF_PACKET protocol family [ 7.110778] Key type dns_resolver registered [ 7.113580] IPI shorthand broadcast: enabled [ 7.116334] registered taskstats version 1 [ 7.119337] Loading compiled-in X.509 certificates [ 7.123602] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.131723] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.138165] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.144133] blacklist: Loading compiled-in revocation X.509 certificates [ 7.148098] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.154038] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.162162] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.168650] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.174709] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.180938] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.187522] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.195161] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.201935] zswap: loaded using pool lzo/zbud [ 7.204826] Key type .fscrypt registered [ 7.207225] Key type fscrypt-provisioning registered [ 7.211864] Key type encrypted registered [ 7.214567] AppArmor: AppArmor sha1 policy hashing enabled [ 7.217998] ima: No TPM chip found, activating TPM-bypass! [ 7.221418] Loading compiled-in module X.509 certificates [ 7.225134] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.230899] ima: Allocated hash algorithm: sha1 [ 7.233698] ima: No architecture policies found [ 7.236562] evm: Initialising EVM extended attributes: [ 7.239613] evm: security.selinux [ 7.241743] evm: security.SMACK64 [ 7.243857] evm: security.SMACK64EXEC [ 7.246306] evm: security.SMACK64TRANSMUTE [ 7.249000] evm: security.SMACK64MMAP [ 7.251257] evm: security.apparmor [ 7.253407] evm: security.ima [ 7.255363] evm: security.capability [ 7.257776] evm: HMAC attrs: 0x1 [ 7.260184] PM: Magic number: 10:929:776 [ 7.263038] RAS: Correctable Errors collector initialized. [ 7.266322] Unstable clock detected, switching default tracing clock to "global" [ 7.266322] If you want to keep using the local clock, then add: [ 7.266322] "trace_clock=local" [ 7.266322] on the kernel command line [ 7.281324] Freeing unused decrypted memory: 2036K [ 7.284737] Freeing unused kernel image (initmem) memory: 3244K [ 7.288397] Write protecting the kernel read-only data: 30720k [ 7.292255] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.296352] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.341913] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.345971] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.349819] Run /init as init process info: initramfs: up at 6.82 [ 7.404770] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.412000] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.416442] GPT:229375 != 2097151 [ 7.418621] GPT:Alternate GPT header not at the end of the disk. [ 7.422136] GPT:229375 != 2097151 [ 7.424277] GPT: Use GNU Parted to correct GPT errors. [ 7.469236] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.850741] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.886357] 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.70 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:de:00:27:5a:ff:d0:45:f9:b4:51:f1:43:9f:e6:f7:bf forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCLgHXKqAI36lvAnMy9DL4iOSN2LisERwULnOkPTRUjxtKAvG4RkV8Yqtx+JViCugZexzS3AI/pUh2iHf/eS5ADKp1vboyADCnEQLZohScol7JQeEvgmJSMv9VzX4qiGmxG6fppkepUhhHo1oF44SAwa/+BgqZtjda7oqSw5chtdT80GG0C1ryYZN0iUPqA7HV35gyW/DKCjxldUMIxEgFTuReWbaCjaXz4Eo9XzLlumUlpG9dKFMCtEeHSblFmsuMPTuecJYGHqtCW+V8PbrDXNf5TP2A3XIm9+4L6PTLTuIevXGPwuG0/4r2ntSExS/5C+rI2jNV5CmjfeIUZXaR root@tempest-testnetworkbasicops-server-2054577155 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEukmRuox3TUUHrz5BOBuerRDAcngepf5Qtt7F85ISeROvIR+ctMEAawpy883wqUZIKIx5xWwQ1vxSouym9ip4c= root@tempest-testnetworkbasicops-server-2054577155 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe91:c84d/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: de00275a-ffd0-45f9-b451-f1439fe6f7bf name: tempest-TestNetworkBasicOps-server-2054577155 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-2054577155 launch-index: 0 === cirros: current=0.6.2 uptime=8.65 === === 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:91:C8:4D inet6 addr: fe80::f816:3eff:fe91:c84d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:826 (826.0 B) TX bytes:180 (180.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-2054577155 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.975322] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.978127] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.996627] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.214677] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.240505] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.383386] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.384881] ISO 9660 Extensions: RRIP_1991A [ 8.530781] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.045550] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.048407] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jan 25 08:45:53 cirros syslog.info syslogd started: BusyBox v1.35.0 Jan 25 08:45:53 cirros auth.notice su: + none root:cirros Jan 25 08:45:53 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jan 25 08:45:53 cirros daemon.info dhcpcd[350]: DUID 00:04:de:00:27:5a:ff:d0:45:f9:b4:51:f1:43:9f:e6:f7:bf Jan 25 08:45:54 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jan 25 08:45:54 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jan 25 08:45:54 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jan 25 08:45:54 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:91:c8:4d Jan 25 08:45:54 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe91:c84d Jan 25 08:45:54 cirros authpriv.info dropbear[391]: Running in background Jan 25 08:45:54 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jan 25 08:45:54 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.6 from 10.100.0.1 Jan 25 08:45:54 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jan 25 08:45:54 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.6/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-2054577155 login: 2026-01-25 08:46:02,744 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:02,752 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:02,861 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:02,861 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:03,100 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=16320159eb6b4f27b62d813f00f7e1fc&network_id=948e0502-d29c-4a9b-8828-3f6464bf6820 0.237s 2026-01-25 08:46:03,101 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3457', 'x-openstack-request-id': 'req-8588eb2e-458e-4d4e-b689-6e34daf2d7ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=16320159eb6b4f27b62d813f00f7e1fc&network_id=948e0502-d29c-4a9b-8828-3f6464bf6820'} Body: b'{"ports":[{"id":"4d5f7afb-8edf-4ad3-ac2e-e9f9eee2f873","name":"","network_id":"948e0502-d29c-4a9b-8828-3f6464bf6820","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:91:c8:4d","admin_state_up":true,"status":"ACTIVE","device_id":"de00275a-ffd0-45f9-b451-f1439fe6f7bf","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"772561c8-bf3b-44ff-be0f-3507d0161640","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f6d38e60-b0fb-4332-9ca0-a634d96662e9"],"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-2054577155","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-2054577155","fqdn":"tempest-testnetworkbasicops-server-2054577155.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:45:37Z","updated_at":"2026-01-25T08:45:44Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"},{"id":"96e8c922-0f70-4c8e-8f4c-99fd1adba75e","name":"","network_id":"948e0502-d29c-4a9b-8828-3f6464bf6820","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:b6:0a:fb","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-948e0502-d29c-4a9b-8828-3f6464bf6820","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"772561c8-bf3b-44ff-be0f-3507d0161640","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-01-25T08:45:15Z","updated_at":"2026-01-25T08:45:19Z","revision_number":2,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"},{"id":"9b9548f6-fc01-45f2-b463-87ddca5cfef8","name":"","network_id":"948e0502-d29c-4a9b-8828-3f6464bf6820","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:40:71:38","admin_state_up":true,"status":"ACTIVE","device_id":"bcd632ee-5c08-4e32-bc52-d5b007331d44","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"772561c8-bf3b-44ff-be0f-3507d0161640","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-01-25T08:45:20Z","updated_at":"2026-01-25T08:45:21Z","revision_number":2,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:46:03,103 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:03,107 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:03,170 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:03,171 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:03,172 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-01-25 08:46:03,172 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:03,176 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:03,286 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:03,287 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:03,295 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.123053 seconds 2026-01-25 08:46:03,295 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-01-25 08:46:03,295 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:03,298 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:03,406 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:03,407 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:03,414 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.119793 seconds 2026-01-25 08:46:03,500 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=a2634326-5b2c-43a9-9775-565d055e70ec 0.084s 2026-01-25 08:46: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': 'Sun, 25 Jan 2026 08:46:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-fa04c0c7-fe42-47c7-9b2c-f555db2accd2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec'} Body: b'{"subnets":[{"id":"154c1dc3-dc00-44b0-be37-60b7ba18a30f","name":"public_subnet","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","network_id":"a2634326-5b2c-43a9-9775-565d055e70ec","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-01-25T08:43:28Z","updated_at":"2026-01-25T08:43:28Z","revision_number":0,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6"}]}' 2026-01-25 08:46:03,501 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:03,504 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:03,608 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:03,609 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:03,609 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-01-25 08:46:03,609 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:03,612 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:03,708 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:03,710 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:03,786 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.177479 seconds 2026-01-25 08:46:04,473 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.686s 2026-01-25 08:46:04,474 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--392709084", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-ee9a54ba-04f5-4bf6-9a2c-bab327c9d9ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"59e80046-3629-4431-9312-a8c25b1031cc","name":"tempest-network-smoke--392709084","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","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-01-25T08:46:03Z","updated_at":"2026-01-25T08:46:03Z","revision_number":1}}' 2026-01-25 08:46:04,546 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=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28 0.071s 2026-01-25 08:46:04,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': 'Sun, 25 Jan 2026 08:46:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-c52a6c11-4299-4844-bb91-8f3f189b06c7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"772561c8-bf3b-44ff-be0f-3507d0161640","name":"tempest-subnet-smoke-217772373","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"948e0502-d29c-4a9b-8828-3f6464bf6820","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-01-25T08:45:18Z","updated_at":"2026-01-25T08:45:18Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:46:04,651 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.104s 2026-01-25 08:46:04,651 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-03513913-e4ce-412e-bf25-508efeb39982', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:46:04,713 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=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28 0.061s 2026-01-25 08:46:04,713 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-097d0b70-80a4-4619-8682-d9dc46305d2e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:46:04,775 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=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.16%2F28 0.061s 2026-01-25 08:46:04,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': 'Sun, 25 Jan 2026 08:46:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9723be6c-1c80-494a-8996-e6da0ecf3b39', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:46:04,862 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.087s 2026-01-25 08:46:04,863 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-69b6d111-87d8-4c43-a248-f3bf28febb4d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:46:04,919 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=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.16%2F28 0.056s 2026-01-25 08:46:04,920 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-dc94b5a4-2aa1-4247-a356-664c5913bf3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:46:05,674 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 0.754s 2026-01-25 08:46:05,675 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-2121222952", "network_id": "59e80046-3629-4431-9312-a8c25b1031cc", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '636', 'x-openstack-request-id': 'req-394c5244-c23d-454d-a7e9-3afbfd3ab571', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"c6f622db-fbc9-4aa8-8a68-ceeb36ef0e3f","name":"tempest-subnet-smoke-2121222952","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"59e80046-3629-4431-9312-a8c25b1031cc","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-01-25T08:46:05Z","updated_at":"2026-01-25T08:46:05Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:46:05,774 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.097s 2026-01-25 08:46:05,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1847973299", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDliIRDTRZxSX5FOwmcQ7xPuzJCRR7UL1hCpK/jB0byS+z+zoT4CcyyZUquuvstreSNFYERB62V8NeNJMPykMzfzZ5ZNHmL2ulxYbjtYrp1BGLfk603SbMI4QXL8mX6O2A=="}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:05 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-5b8a1899-8c19-4958-b38b-406d40fe37eb', 'x-compute-request-id': 'req-5b8a1899-8c19-4958-b38b-406d40fe37eb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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-1847973299", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDliIRDTRZxSX5FOwmcQ7xPuzJCRR7UL1hCpK/jB0byS+z+zoT4CcyyZUquuvstreSNFYERB62V8NeNJMPykMzfzZ5ZNHmL2ulxYbjtYrp1BGLfk603SbMI4QXL8mX6O2A==", "fingerprint": "11:c5:db:af:29:19:97:61:0b:64:12:b2:33:95:29:27", "user_id": "15e0047bf55f489bb76580054cca99ce"}}' 2026-01-25 08:46:05,936 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.161s 2026-01-25 08:46:05,937 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-1995661698", "description": "tempest-secgroup-smoke-1995661698 description", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-674f6c11-0cd0-407f-99d0-35c4674f350c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "name": "tempest-secgroup-smoke-1995661698", "stateful": true, "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "tempest-secgroup-smoke-1995661698 description", "shared": false, "security_group_rules": [{"id": "6f8221f2-2563-4a6d-9a6a-79f9597bfe68", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "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-01-25T08:46:05Z", "updated_at": "2026-01-25T08:46:05Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}, {"id": "f55b1820-c859-4d4f-8111-b8458f5e0aa6", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "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-01-25T08:46:05Z", "updated_at": "2026-01-25T08:46:05Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}], "tags": [], "created_at": "2026-01-25T08:46:05Z", "updated_at": "2026-01-25T08:46:05Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:46:06,128 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.190s 2026-01-25 08:46:06,128 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": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-e67a2e7a-f2cd-49dc-b62f-ad9f7a288058', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "53d2b946-2d5e-4e24-95cf-591cd8267bfb", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "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-01-25T08:46:06Z", "updated_at": "2026-01-25T08:46:06Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:46:06,363 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.234s 2026-01-25 08:46:06,364 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": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-863cc72f-7827-4578-bf3d-f0611e6d5ac7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "4949a3f7-696e-48c8-84e6-7c94d04dce71", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "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-01-25T08:46:06Z", "updated_at": "2026-01-25T08:46:06Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:46:06,520 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.155s 2026-01-25 08:46:06,520 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": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e58096e8-049f-4a17-95d8-92c42e99cb10', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "ddb894aa-1759-4bcc-865c-50b1d7fcf0c5", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "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-01-25T08:46:06Z", "updated_at": "2026-01-25T08:46:06Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:46:06,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/security-group-rules 0.148s 2026-01-25 08:46:06,669 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": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-5c9edb02-ed01-49cb-b65c-40a23ad5a9eb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "33924925-1c1a-4f6d-9832-f563f83ff561", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "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-01-25T08:46:06Z", "updated_at": "2026-01-25T08:46:06Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:46:06,842 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-01-25 08:46:06,842 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": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ad1b002c-c7a5-4e8a-bf04-73338f1771ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "c0b390f1-e55c-40f8-9ca6-812dc3c2ae53", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "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-01-25T08:46:06Z", "updated_at": "2026-01-25T08:46:06Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:46:07,001 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.158s 2026-01-25 08:46:07,001 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": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c8e2f944-8634-4ca6-93a2-156afed0178a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "0824fd45-8f3b-48b4-9de8-66cc2a4aaaef", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "256f4899-54b2-49e3-a5ab-fde8c2a6d0fc", "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-01-25T08:46:06Z", "updated_at": "2026-01-25T08:46:06Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:46:07,327 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-01-25 08:46:07,327 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:07 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-681762b6-7a71-4c1b-9fda-b9fecfe92713', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=903db61e38252c85e52786cb8d6652dd; 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": "15e0047bf55f489bb76580054cca99ce", "name": "tempest-TestNetworkBasicOps-654039933-project-member", "password_expires_at": null}, "audit_ids": ["4RjdEOrdTRyV5h5Z9NU-wQ"], "expires_at": "2026-01-25T09:46:07.000000Z", "issued_at": "2026-01-25T08:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16320159eb6b4f27b62d813f00f7e1fc", "name": "tempest-TestNetworkBasicOps-654039933"}, "is_domain": false, "roles": [{"id": "d513552071244a1cb11ca16ff33f625f", "name": "reader"}, {"id": "9401300ccf9247da855bac06291c4abb", "name": "member"}], "catalog": [{"endpoints": [{"name": "nova", "id": "1191ba72ebc6440d9eadecf268fa83ba", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "a182bd74f0594998a3862e1fdcac80ae", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "1926f5cec741429bbcd45f2af989f4b6", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "da5b61d6a8e74331b66bc0d55ccca18c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "dfb8c43c70e84bb290b397cadac182dd", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "28b2e2d08fa64b74b10dce4381f93236", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "48fbe31a9df742f792843033b6b466e9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "d4116141fa7c4d2794da02166c46eeaf", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "719e02887f0a4fdcad3122111070823b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "2e4ab1f4ad244a198a4783a6ac09cd21", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "7ad5b58944e04654a07ac37fe1509591", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7a2847dc4569472e87cca3c5b2a1ddf4", "type": "image", "name": "glance"}, {"endpoints": [{"name": "cinderv3", "iECE8 d": "bd28d1937d3241d29c19606a7f8d4bac", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dd37c7957ba94945b614b577d878c1d3", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "8427c021d0e54d06948cdfb76b5d7c67", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "53736b97ebe3464d96b1e2fff3c6a470", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}, {"name": "swift", "id": "857510f16f1c464bb6aa3d454d55912c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}], "id": "88ba3077c18d4ab1ad6de7453b428f81", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "95e4e30b8b4f4136a8e5fc16328bd062", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f4ddb87cd5d84094a30e6d3c5387cd7e", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "af09173b9cd24f71a208fd0288704361", "type": "ide 2026-01-25 08:46:07,328 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2026-01-25 08:46:08,813 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 1.485s 2026-01-25 08:46:08,814 25 DEBUG [tempest.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-145018650", "imageRef": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "flavorRef": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "networks": [{"uuid": "59e80046-3629-4431-9312-a8c25b1031cc"}], "key_name": "tempest-TestNetworkBasicOps-1847973299", "security_groups": [{"name": "tempest-secgroup-smoke-1995661698"}]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:07 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77049cdc-6f75-4269-8dce-194c6e71820c', 'x-compute-request-id': 'req-77049cdc-6f75-4269-8dce-194c6e71820c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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": "e1e1a0a1-99ff-45c5-a012-42cf502dc8c4", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1995661698"}], "adminPass": "QHipdBydwQq2"}}' 2026-01-25 08:46:09,044 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/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4 0.229s 2026-01-25 08:46:09,045 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46: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-be77605f-7127-4b8b-be3f-bb122f2bb0fe', 'x-compute-request-id': 'req-be77605f-7127-4b8b-be3f-bb122f2bb0fe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4'} Body: b'{"server": {"id": "e1e1a0a1-99ff-45c5-a012-42cf502dc8c4", "name": "tempest-TestNetworkBasicOps-server-145018650", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:46:08Z", "updated": "2026-01-25T08:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1847973299", "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-01-25 08:46:11,051 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/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4 1.001s 2026-01-25 08:46:11,051 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:10 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-8f09df9e-2ef3-49c5-ba1e-30e7d9bca0d3', 'x-compute-request-id': 'req-8f09df9e-2ef3-49c5-ba1e-30e7d9bca0d3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4'} Body: b'{"server": {"id": "e1e1a0a1-99ff-45c5-a012-42cf502dc8c4", "name": "tempest-TestNetworkBasicOps-server-145018650", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:46:08Z", "updated": "2026-01-25T08:46:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1847973299", "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-01-25 08:46:11,054 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-01-25 08:46:12,530 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/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4 0.475s 2026-01-25 08:46:12,531 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:12 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-75b149d7-0d3f-400b-9272-b0cef2920cf1', 'x-compute-request-id': 'req-75b149d7-0d3f-400b-9272-b0cef2920cf1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4'} Body: b'{"server": {"id": "e1e1a0a1-99ff-45c5-a012-42cf502dc8c4", "name": "tempest-TestNetworkBasicOps-server-145018650", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:46:08Z", "updated": "2026-01-25T08:46:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1847973299", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1995661698"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:46:14,216 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/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4 0.681s 2026-01-25 08:46:14,217 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:13 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-1c22b385-2f7b-404f-952f-a364e3196e12', 'x-compute-request-id': 'req-1c22b385-2f7b-404f-952f-a364e3196e12', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4'} Body: b'{"server": {"id": "e1e1a0a1-99ff-45c5-a012-42cf502dc8c4", "name": "tempest-TestNetworkBasicOps-server-145018650", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:46:08Z", "updated": "2026-01-25T08:46:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1847973299", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1995661698"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:46:15,652 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/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4 0.430s 2026-01-25 08:46:15,653 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:15 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-87d937d0-ddeb-4853-8d0c-47fd73f00d31', 'x-compute-request-id': 'req-87d937d0-ddeb-4853-8d0c-47fd73f00d31', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4'} Body: b'{"server": {"id": "e1e1a0a1-99ff-45c5-a012-42cf502dc8c4", "name": "tempest-TestNetworkBasicOps-server-145018650", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:46:08Z", "updated": "2026-01-25T08:46:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1847973299", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1995661698"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:46:17,450 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/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4 0.793s 2026-01-25 08:46:17,450 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46: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-93aa24b9-547f-4cf6-a2d7-2d17c6f3922b', 'x-compute-request-id': 'req-93aa24b9-547f-4cf6-a2d7-2d17c6f3922b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4'} Body: b'{"server": {"id": "e1e1a0a1-99ff-45c5-a012-42cf502dc8c4", "name": "tempest-TestNetworkBasicOps-server-145018650", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:46:08Z", "updated": "2026-01-25T08:46:15Z", "addresses": {"tempest-network-smoke--392709084": [{"version": 4, "addr": "10.100.0.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:5f:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1847973299", "OS-SRV-USG:launched_at": "2026-01-25T08:46:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1995661698"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:46:17,454 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-01-25 08:46:17,834 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/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4 0.380s 2026-01-25 08:46:17,834 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46: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-d70c8a64-ffd4-43dc-a739-254cdc439151', 'x-compute-request-id': 'req-d70c8a64-ffd4-43dc-a739-254cdc439151', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4'} Body: b'{"server": {"id": "e1e1a0a1-99ff-45c5-a012-42cf502dc8c4", "name": "tempest-TestNetworkBasicOps-server-145018650", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:46:08Z", "updated": "2026-01-25T08:46:15Z", "addresses": {"tempest-network-smoke--392709084": [{"version": 4, "addr": "10.100.0.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:5f:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1847973299", "OS-SRV-USG:launched_at": "2026-01-25T08:46:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1995661698"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:46:17,840 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:17,851 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:17,961 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:17,961 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:17,962 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.23 2026-01-25 08:46:17,962 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:18,215 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:18,286 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:18,287 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:19,297 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.250 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:46:19,298 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.250. 2026-01-25 08:46:19,298 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.336134 seconds 2026-01-25 08:46:22,244 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/bcd632ee-5c08-4e32-bc52-d5b007331d44/add_router_interface 2.945s 2026-01-25 08:46:22,245 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c6f622db-fbc9-4aa8-8a68-ceeb36ef0e3f"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-35a54166-8878-40b7-85d4-56622989ee94', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcd632ee-5c08-4e32-bc52-d5b007331d44/add_router_interface'} Body: b'{"id": "bcd632ee-5c08-4e32-bc52-d5b007331d44", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "d7dc4d54-c7f8-418f-a01b-34b988e4a2dc", "network_id": "59e80046-3629-4431-9312-a8c25b1031cc", "subnet_id": "c6f622db-fbc9-4aa8-8a68-ceeb36ef0e3f", "subnet_ids": ["c6f622db-fbc9-4aa8-8a68-ceeb36ef0e3f"]}' 2026-01-25 08:46:22,246 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:22,248 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:22,348 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:22,349 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:22,349 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.23 2026-01-25 08:46:22,349 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:22,352 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:22,459 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:22,460 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:23,469 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.250 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:46:23,470 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.250. 2026-01-25 08:46:24,471 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.23 2026-01-25 08:46:24,472 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:24,476 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:24,532 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:24,533 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:25,540 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.250 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:46:25,540 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.250. 2026-01-25 08:46:26,541 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.23 2026-01-25 08:46:26,542 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:26,544 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:26,645 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:26,645 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:27,654 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.250 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:46:27,656 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.250. 2026-01-25 08:46:28,658 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.23 2026-01-25 08:46:28,658 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:28,663 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:28,771 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:28,771 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:29,781 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.250 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:46:29,781 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.250. 2026-01-25 08:46:30,782 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.23 2026-01-25 08:46:30,783 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:30,786 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:30,856 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:30,857 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:31,867 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.250 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:46:31,867 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.250. 2026-01-25 08:46:32,868 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.23 2026-01-25 08:46:32,869 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2026-01-25 08:46:32,872 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:46:32,985 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:46:32,985 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2026-01-25 08:46:32,996 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 10.647065 seconds 2026-01-25 08:46:37,467 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcd632ee-5c08-4e32-bc52-d5b007331d44/remove_router_interface 4.470s 2026-01-25 08:46:37,467 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c6f622db-fbc9-4aa8-8a68-ceeb36ef0e3f"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-39f69c02-c5b2-4d0f-a193-faf95c635f80', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcd632ee-5c08-4e32-bc52-d5b007331d44/remove_router_interface'} Body: b'{"id": "bcd632ee-5c08-4e32-bc52-d5b007331d44", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "d7dc4d54-c7f8-418f-a01b-34b988e4a2dc", "network_id": "59e80046-3629-4431-9312-a8c25b1031cc", "subnet_id": "c6f622db-fbc9-4aa8-8a68-ceeb36ef0e3f", "subnet_ids": ["c6f622db-fbc9-4aa8-8a68-ceeb36ef0e3f"]}' 2026-01-25 08:46:37,692 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4 0.224s 2026-01-25 08:46:37,693 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:37 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67e5f642-f17a-44cd-a322-b70470d50bc0', 'x-compute-request-id': 'req-67e5f642-f17a-44cd-a322-b70470d50bc0', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4'} Body: b'' 2026-01-25 08:46:38,242 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4 0.549s 2026-01-25 08:46:38,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': 'Sun, 25 Jan 2026 08:46:37 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-e9a6457d-8fba-4e52-a0cd-ada942f85b82', 'x-compute-request-id': 'req-e9a6457d-8fba-4e52-a0cd-ada942f85b82', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4'} Body: b'{"server": {"id": "e1e1a0a1-99ff-45c5-a012-42cf502dc8c4", "name": "tempest-TestNetworkBasicOps-server-145018650", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:46:08Z", "updated": "2026-01-25T08:46:37Z", "addresses": {"tempest-network-smoke--392709084": [{"version": 4, "addr": "10.100.0.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:5f:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1847973299", "OS-SRV-USG:launched_at": "2026-01-25T08:46:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1995661698"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:46:39,342 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4 0.094s 2026-01-25 08:46:39,343 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:39 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-805729df-7552-4830-a342-b287ff2510d7', 'x-compute-request-id': 'req-805729df-7552-4830-a342-b287ff2510d7', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e1e1a0a1-99ff-45c5-a012-42cf502dc8c4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e1e1a0a1-99ff-45c5-a012-42cf502dc8c4 could not be found."}}' 2026-01-25 08:46:39,870 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/256f4899-54b2-49e3-a5ab-fde8c2a6d0fc 0.527s 2026-01-25 08:46:39,871 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b3125b45-e445-43b9-9124-1fe11eeb7498', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/256f4899-54b2-49e3-a5ab-fde8c2a6d0fc'} Body: b'' 2026-01-25 08:46:39,957 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-1847973299 0.085s 2026-01-25 08:46:39,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': 'Sun, 25 Jan 2026 08:46:39 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-95ff080d-0ece-4746-8153-f14a12eea792', 'x-compute-request-id': 'req-95ff080d-0ece-4746-8153-f14a12eea792', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1847973299'} Body: b'' 2026-01-25 08:46:40,186 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c6f622db-fbc9-4aa8-8a68-ceeb36ef0e3f 0.229s 2026-01-25 08:46:40,187 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-29ee2947-abc5-4394-b5f8-d129a8e4eb29', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c6f622db-fbc9-4aa8-8a68-ceeb36ef0e3f'} Body: b'' 2026-01-25 08:46:41,226 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/59e80046-3629-4431-9312-a8c25b1031cc 1.039s 2026-01-25 08:46:41,227 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8b095812-7689-4dab-979c-528c7747accc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/59e80046-3629-4431-9312-a8c25b1031cc'} Body: b'' 2026-01-25 08:46:42,269 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/69b401c9-3512-4d11-8a0c-1d05531bbf71 1.041s 2026-01-25 08:46:42,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': 'Sun, 25 Jan 2026 08:46:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-29c4aee0-03ed-43bd-94ad-9d35293c96a8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/69b401c9-3512-4d11-8a0c-1d05531bbf71'} Body: b'' 2026-01-25 08:46:42,481 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf 0.211s 2026-01-25 08:46:42,481 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:42 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c397af59-15b5-4644-830e-dd012239e33f', 'x-compute-request-id': 'req-c397af59-15b5-4644-830e-dd012239e33f', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'' 2026-01-25 08:46:43,356 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf 0.875s 2026-01-25 08:46:43,357 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:42 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-8c08b405-c1df-4e8d-bbd6-288e6245c753', 'x-compute-request-id': 'req-8c08b405-c1df-4e8d-bbd6-288e6245c753', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'{"server": {"id": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "name": "tempest-TestNetworkBasicOps-server-2054577155", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:45:32Z", "updated": "2026-01-25T08:46:42Z", "addresses": {"tempest-network-smoke--926795420": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:c8:4d"}, {"version": 4, "addr": "192.168.122.250", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:c8:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-667479368", "OS-SRV-USG:launched_at": "2026-01-25T08:45:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2130971730"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:46:44,617 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf 0.257s 2026-01-25 08:46:44,617 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:44 GMT', 'server': 'Apache', 'content-length': '1634', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6480896d-ccf9-4abb-807b-b903e0c48649', 'x-compute-request-id': 'req-6480896d-ccf9-4abb-807b-b903e0c48649', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'{"server": {"id": "de00275a-ffd0-45f9-b451-f1439fe6f7bf", "name": "tempest-TestNetworkBasicOps-server-2054577155", "status": "DELETED", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:45:32Z", "updated": "2026-01-25T08:46:44Z", "addresses": {"tempest-network-smoke--926795420": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:c8:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-667479368", "OS-SRV-USG:launched_at": "2026-01-25T08:45:44.000000", "OS-SRV-USG:terminated_at": "2026-01-25T08:46:44.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:46:44,621 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2026-01-25 08:46:45,692 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf 0.069s 2026-01-25 08:46:45,692 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:45 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-006bafe1-162c-4046-b631-d3225f8a5eb3', 'x-compute-request-id': 'req-006bafe1-162c-4046-b631-d3225f8a5eb3', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/de00275a-ffd0-45f9-b451-f1439fe6f7bf'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance de00275a-ffd0-45f9-b451-f1439fe6f7bf could not be found."}}' 2026-01-25 08:46:46,164 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/f6d38e60-b0fb-4332-9ca0-a634d96662e9 0.472s 2026-01-25 08:46:46,165 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-465368a5-c790-43dc-829c-f4b299b8c32f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/f6d38e60-b0fb-4332-9ca0-a634d96662e9'} Body: b'' 2026-01-25 08:46:46,228 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-667479368 0.063s 2026-01-25 08:46:46,229 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:46 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bd3231a-d3b3-4d9b-9843-a77d4ac6579d', 'x-compute-request-id': 'req-1bd3231a-d3b3-4d9b-9843-a77d4ac6579d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-667479368'} Body: b'' 2026-01-25 08:46:47,336 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcd632ee-5c08-4e32-bc52-d5b007331d44/remove_router_interface 1.106s 2026-01-25 08:46:47,336 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "772561c8-bf3b-44ff-be0f-3507d0161640"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-beba42c0-7719-4779-9927-7f9ff6e61f9f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcd632ee-5c08-4e32-bc52-d5b007331d44/remove_router_interface'} Body: b'{"id": "bcd632ee-5c08-4e32-bc52-d5b007331d44", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "9b9548f6-fc01-45f2-b463-87ddca5cfef8", "network_id": "948e0502-d29c-4a9b-8828-3f6464bf6820", "subnet_id": "772561c8-bf3b-44ff-be0f-3507d0161640", "subnet_ids": ["772561c8-bf3b-44ff-be0f-3507d0161640"]}' 2026-01-25 08:46:47,663 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/772561c8-bf3b-44ff-be0f-3507d0161640 0.326s 2026-01-25 08:46:47,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': 'Sun, 25 Jan 2026 08:46:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-94aabd46-8073-4e24-a301-5e6f09274de0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/772561c8-bf3b-44ff-be0f-3507d0161640'} Body: b'' 2026-01-25 08:46:48,901 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcd632ee-5c08-4e32-bc52-d5b007331d44 1.237s 2026-01-25 08:46:48,902 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c38c735c-5fb1-4206-8ee8-2720b4737522', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/bcd632ee-5c08-4e32-bc52-d5b007331d44'} Body: b'' 2026-01-25 08:46:49,652 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/948e0502-d29c-4a9b-8828-3f6464bf6820 0.750s 2026-01-25 08:46:49,653 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-15b3ab38-08ad-46fe-a86d-149124c7eeb1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/948e0502-d29c-4a9b-8828-3f6464bf6820'} Body: b'' 0 ] tags: -worker-0 time: 2026-01-25 08:46:49.670401Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] time: 2026-01-25 08:47:54.053415Z 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-01-25 08:46:51,085 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.413s 2026-01-25 08:46:51,086 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--1560077436", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-31dd1b33-66e7-45aa-961d-20ddd7e16ead', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"12c40a6f-00d0-4d31-9654-b92359cef79e","name":"tempest-network-smoke--1560077436","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","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-01-25T08:46:49Z","updated_at":"2026-01-25T08:46:49Z","revision_number":1}}' 2026-01-25 08:46:55,275 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 4.188s 2026-01-25 08:46:55,275 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-1423359755", "admin_state_up": true, "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec"}}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-d58b7f89-1111-4d5f-9713-a832d58379ee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "db98e41c-b598-4dc5-babf-f9b59c8bbef6", "name": "tempest-TestNetworkBasicOps-router-1423359755", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.174"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:46:51Z", "updated_at": "2026-01-25T08:46:52Z", "revision_number": 2, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:46:55,391 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=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28 0.115s 2026-01-25 08:46:55,392 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ab295442-d56b-4825-ac96-437cef3f6a02', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:46:55,552 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.160s 2026-01-25 08:46:55,553 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-192808b6-cfb3-4adb-9d10-905b624cac54', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:46:55,627 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=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28 0.074s 2026-01-25 08:46:55,628 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-77b4ad12-57ce-4b4f-8cfe-1235bfc31c0d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:46:57,833 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 2.205s 2026-01-25 08:46:57,833 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-867450747", "network_id": "12c40a6f-00d0-4d31-9654-b92359cef79e", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-90cb28d5-e8af-4fc5-afa6-fbb97fa44c80', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"d80fa340-edda-4260-9af7-d920dfedf58d","name":"tempest-subnet-smoke-867450747","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"12c40a6f-00d0-4d31-9654-b92359cef79e","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-01-25T08:46:56Z","updated_at":"2026-01-25T08:46:56Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:46:59,906 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/db98e41c-b598-4dc5-babf-f9b59c8bbef6/add_router_interface 2.072s 2026-01-25 08:46:59,906 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d80fa340-edda-4260-9af7-d920dfedf58d"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:46:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-dfc1944e-b962-4d3e-9302-41e78eb49135', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/db98e41c-b598-4dc5-babf-f9b59c8bbef6/add_router_interface'} Body: b'{"id": "db98e41c-b598-4dc5-babf-f9b59c8bbef6", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "95562b92-48c6-4764-b079-7bd3ced2cdfe", "network_id": "12c40a6f-00d0-4d31-9654-b92359cef79e", "subnet_id": "d80fa340-edda-4260-9af7-d920dfedf58d", "subnet_ids": ["d80fa340-edda-4260-9af7-d920dfedf58d"]}' 2026-01-25 08:47:00,053 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.146s 2026-01-25 08:47:00,053 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-dd1210c1-fa36-4440-9dd5-e1e57d14b36c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"12c40a6f-00d0-4d31-9654-b92359cef79e","name":"tempest-network-smoke--1560077436","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["d80fa340-edda-4260-9af7-d920dfedf58d"],"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-01-25T08:46:49Z","updated_at":"2026-01-25T08:46:56Z","revision_number":2,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":4137},{"id":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:47:00,140 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.087s 2026-01-25 08:47:00,141 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-362ea230-f5a2-4834-b9d0-955797785608', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"154c1dc3-dc00-44b0-be37-60b7ba18a30f","name":"public_subnet","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","network_id":"a2634326-5b2c-43a9-9775-565d055e70ec","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-01-25T08:43:28Z","updated_at":"2026-01-25T08:43:28Z","revision_number":0,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6"},{"id":"d80fa340-edda-4260-9af7-d920dfedf58d","name":"tempest-subnet-smoke-867450747","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"12c40a6f-00d0-4d31-9654-b92359cef79e","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-01-25T08:46:56Z","updated_at":"2026-01-25T08:46:56Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:47:00,315 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.174s 2026-01-25 08:47:00,316 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-26fc6fcc-d4b8-4a30-adf8-e79e37a5b270', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "db98e41c-b598-4dc5-babf-f9b59c8bbef6", "name": "tempest-TestNetworkBasicOps-router-1423359755", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.174"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:46:51Z", "updated_at": "2026-01-25T08:46:58Z", "revision_number": 3, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:47:00,461 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.144s 2026-01-25 08:47:00,461 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1167722170", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO+8nfjoZlpCmE/RvPbYITreHzKFyvYq0dlFhH71N7evJB1Ti122Edc31uFS7maXvREof7CT9wDSJIXoR5GLJCehR70lEuRVQ4HsOeh3aXSdj3jgvYupyZ/Gqn4rmJ59Xw=="}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:00 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-f3d58e71-8bf8-47c9-9934-792f5576b610', 'x-compute-request-id': 'req-f3d58e71-8bf8-47c9-9934-792f5576b610', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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-1167722170", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO+8nfjoZlpCmE/RvPbYITreHzKFyvYq0dlFhH71N7evJB1Ti122Edc31uFS7maXvREof7CT9wDSJIXoR5GLJCehR70lEuRVQ4HsOeh3aXSdj3jgvYupyZ/Gqn4rmJ59Xw==", "fingerprint": "84:3f:ee:cc:80:bd:49:fa:44:2f:62:d7:d5:8b:be:93", "user_id": "15e0047bf55f489bb76580054cca99ce"}}' 2026-01-25 08:47:01,155 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.692s 2026-01-25 08:47:01,155 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-744804003", "description": "tempest-secgroup-smoke-744804003 description", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-3a6e32bd-63fd-4cf7-9151-8c923b24070a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "name": "tempest-secgroup-smoke-744804003", "stateful": true, "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "tempest-secgroup-smoke-744804003 description", "shared": false, "security_group_rules": [{"id": "c279f1d6-c266-4e3e-a6b1-5e77e0c012c1", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "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-01-25T08:47:01Z", "updated_at": "2026-01-25T08:47:01Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}, {"id": "f65872f0-aadf-4a21-beba-e2868dda2a0f", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "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-01-25T08:47:01Z", "updated_at": "2026-01-25T08:47:01Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}], "tags": [], "created_at": "2026-01-25T08:47:01Z", "updated_at": "2026-01-25T08:47:01Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:47:01,371 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.215s 2026-01-25 08:47:01,371 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": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-94afe325-be8c-45e8-86d4-94d4ad0494c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "7c480207-3238-4f65-81cf-d28dbc0c1b87", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "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-01-25T08:47:01Z", "updated_at": "2026-01-25T08:47:01Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:47:01,727 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.355s 2026-01-25 08:47:01,728 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": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-0a498fdd-a87b-4975-bf7c-c9db09b46ec7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "3184d060-d15f-4edf-a33e-05681207814f", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "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-01-25T08:47:01Z", "updated_at": "2026-01-25T08:47:01Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:47:01,892 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.163s 2026-01-25 08:47:01,892 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": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-420da9e0-27a7-4ce5-a603-3ff000928fd8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "c8830aad-ce99-4c32-8112-ede4dd155743", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "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-01-25T08:47:01Z", "updated_at": "2026-01-25T08:47:01Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:47:02,052 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.160s 2026-01-25 08:47:02,052 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4a4227ed-70d0-4bc7-93be-7b131e1a01f5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "a346d1a8-d86d-49ef-bf67-a4d06e96debe", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "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-01-25T08:47:01Z", "updated_at": "2026-01-25T08:47:01Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:47:02,228 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.175s 2026-01-25 08:47:02,228 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": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b314545c-06e2-4b59-87d2-f0945bcb0ddb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "ee256881-6817-463b-b83d-2bd2c8587208", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "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-01-25T08:47:02Z", "updated_at": "2026-01-25T08:47:02Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:47:02,423 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.195s 2026-01-25 08:47:02,424 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": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-fea773d5-3f57-4711-a045-8c9ff8a4bcce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "addbd80e-78c5-46aa-814e-5b028b3c7d81", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "718d6fa6-03f9-4eee-9cd7-ba208e7d0b69", "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-01-25T08:47:02Z", "updated_at": "2026-01-25T08:47:02Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:47:02,738 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.310s 2026-01-25 08:47:02,738 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:02 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-429c597d-74d4-49d0-8226-9e23ec876d90', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=903db61e38252c85e52786cb8d6652dd; 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": "15e0047bf55f489bb76580054cca99ce", "name": "tempest-TestNetworkBasicOps-654039933-project-member", "password_expires_at": null}, "audit_ids": ["MHEpp1FXTwyuxthef-qzUA"], "expires_at": "2026-01-25T09:47:02.000000Z", "issued_at": "2026-01-25T08:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16320159eb6b4f27b62d813f00f7e1fc", "name": "tempest-TestNetworkBasicOps-654039933"}, "is_domain": false, "roles": [{"id": "d513552071244a1cb11ca16ff33f625f", "name": "reader"}, {"id": "9401300ccf9247da855bac06291c4abb", "name": "member"}], "catalog": [{"endpoints": [{"name": "nova", "id": "1191ba72ebc6440d9eadecf268fa83ba", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "a182bd74f0594998a3862e1fdcac80ae", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "1926f5cec741429bbcd45f2af989f4b6", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "da5b61d6a8e74331b66bc0d55ccca18c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "dfb8c43c70e84bb290b397cadac182dd", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "28b2e2d08fa64b74b10dce4381f93236", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "48fbe31a9df742f792843033b6b466e9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "d4116141fa7c4d2794da02166c46eeaf", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "719e02887f0a4fdcad3122111070823b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "2e4ab1f4ad244a198a4783a6ac09cd21", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "7ad5b58944e04654a07ac37fe1509591", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7a2847dc4569472e87cca3c5b2a1ddf4", "type": "image", "name": "glance"}, {"endpoints": [{"name": "cinderv3", "id": "bd28d1937d3241d29c19606a7f8d4bac", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dd37c7957ba94945b614b577d878c1d3", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "8427c021d0e54d06948cdfb76b5d7c67", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "53736b97ebe3464d96b1e2fff3c6a470", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}, {"name": "swift", "id": "857510f16f1c464bb6aa3d454d55912c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}], "id": "88ba3077c18d4ab1ad6de7453b428f81", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "95e4e30b8b4f4136a8e5fc16328bd062", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f4ddb87cd5d84094a30e6d3c5387cd7e", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "af09173b9cd24f71a208fd0288704361", "type": "ide 2026-01-25 08:47:02,739 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2026-01-25 08:47:07,317 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.577s 2026-01-25 08:47:07,318 25 DEBUG [tempest.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-374998663", "imageRef": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "flavorRef": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "networks": [{"uuid": "12c40a6f-00d0-4d31-9654-b92359cef79e"}], "key_name": "tempest-TestNetworkBasicOps-1167722170", "security_groups": [{"name": "tempest-secgroup-smoke-744804003"}]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:02 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53091917-5963-4a0b-8708-cfbb5c446ef4', 'x-compute-request-id': 'req-53091917-5963-4a0b-8708-cfbb5c446ef4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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": "46dbdde2-a5e8-456d-8b80-f67c5570737b", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-744804003"}], "adminPass": "7pEuaSerAhDt"}}' 2026-01-25 08:47:07,519 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b 0.200s 2026-01-25 08:47:07,519 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:07 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-f2b165ba-ad3e-48d5-b00f-090af4a216f4', 'x-compute-request-id': 'req-f2b165ba-ad3e-48d5-b00f-090af4a216f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b'} Body: b'{"server": {"id": "46dbdde2-a5e8-456d-8b80-f67c5570737b", "name": "tempest-TestNetworkBasicOps-server-374998663", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:47:07Z", "updated": "2026-01-25T08:47:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1167722170", "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-01-25 08:47:08,777 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b 0.253s 2026-01-25 08:47:08,777 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:08 GMT', 'server': 'Apache', 'content-length': '1452', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b757ab8-5629-4682-999b-2d41e6f323c5', 'x-compute-request-id': 'req-7b757ab8-5629-4682-999b-2d41e6f323c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b'} Body: b'{"server": {"id": "46dbdde2-a5e8-456d-8b80-f67c5570737b", "name": "tempest-TestNetworkBasicOps-server-374998663", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:47:07Z", "updated": "2026-01-25T08:47:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1167722170", "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-01-25 08:47:08,781 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-01-25 08:47:10,192 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b 0.409s 2026-01-25 08:47:10,193 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:09 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce40eb4c-3925-45fb-9d30-a5b95614ff5c', 'x-compute-request-id': 'req-ce40eb4c-3925-45fb-9d30-a5b95614ff5c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b'} Body: b'{"server": {"id": "46dbdde2-a5e8-456d-8b80-f67c5570737b", "name": "tempest-TestNetworkBasicOps-server-374998663", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:47:07Z", "updated": "2026-01-25T08:47:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1167722170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-744804003"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:47:11,714 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b 0.516s 2026-01-25 08:47:11,714 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:11 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-485cc9e9-29d1-4de9-8e3a-a3096cffc2e3', 'x-compute-request-id': 'req-485cc9e9-29d1-4de9-8e3a-a3096cffc2e3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b'} Body: b'{"server": {"id": "46dbdde2-a5e8-456d-8b80-f67c5570737b", "name": "tempest-TestNetworkBasicOps-server-374998663", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:47:07Z", "updated": "2026-01-25T08:47:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1167722170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-744804003"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:47:13,377 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b 0.658s 2026-01-25 08:47:13,377 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47: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-c148deed-34ac-4450-925e-7cb364241f1d', 'x-compute-request-id': 'req-c148deed-34ac-4450-925e-7cb364241f1d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b'} Body: b'{"server": {"id": "46dbdde2-a5e8-456d-8b80-f67c5570737b", "name": "tempest-TestNetworkBasicOps-server-374998663", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:47:07Z", "updated": "2026-01-25T08:47:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1167722170", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-744804003"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:47:15,255 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b 0.873s 2026-01-25 08:47:15,256 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:14 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-62588b71-2769-4588-8411-08f62d63d196', 'x-compute-request-id': 'req-62588b71-2769-4588-8411-08f62d63d196', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b'} Body: b'{"server": {"id": "46dbdde2-a5e8-456d-8b80-f67c5570737b", "name": "tempest-TestNetworkBasicOps-server-374998663", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:47:07Z", "updated": "2026-01-25T08:47:13Z", "addresses": {"tempest-network-smoke--1560077436": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:39:d2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1167722170", "OS-SRV-USG:launched_at": "2026-01-25T08:47:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-744804003"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:47:15,259 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-01-25 08:47:15,596 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b 0.337s 2026-01-25 08:47:15,597 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:15 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-18e3d651-300e-4294-9cf7-2c4b4c7b51db', 'x-compute-request-id': 'req-18e3d651-300e-4294-9cf7-2c4b4c7b51db', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b'} Body: b'{"server": {"id": "46dbdde2-a5e8-456d-8b80-f67c5570737b", "name": "tempest-TestNetworkBasicOps-server-374998663", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:47:07Z", "updated": "2026-01-25T08:47:13Z", "addresses": {"tempest-network-smoke--1560077436": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:39:d2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1167722170", "OS-SRV-USG:launched_at": "2026-01-25T08:47:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-744804003"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:47:15,601 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-01-25 08:47:16,065 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=46dbdde2-a5e8-456d-8b80-f67c5570737b 0.463s 2026-01-25 08:47:16,065 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-4ad7dbd7-371d-4ad9-9abf-93e2e687910c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=46dbdde2-a5e8-456d-8b80-f67c5570737b'} Body: b'{"ports":[{"id":"2ed9b835-6aea-4ad3-b354-a83077edea8e","name":"","network_id":"12c40a6f-00d0-4d31-9654-b92359cef79e","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:00:39:d2","admin_state_up":true,"status":"ACTIVE","device_id":"46dbdde2-a5e8-456d-8b80-f67c5570737b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d80fa340-edda-4260-9af7-d920dfedf58d","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["718d6fa6-03f9-4eee-9cd7-ba208e7d0b69"],"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-374998663","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-374998663","fqdn":"tempest-testnetworkbasicops-server-374998663.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:47:09Z","updated_at":"2026-01-25T08:47:13Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:47:16,066 25 DEBUG [tempest.common.waiters] Server ID 46dbdde2-a5e8-456d-8b80-f67c5570737b ports are all ACTIVE [{'id': '2ed9b835-6aea-4ad3-b354-a83077edea8e', 'name': '', 'network_id': '12c40a6f-00d0-4d31-9654-b92359cef79e', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'mac_address': 'fa:16:3e:00:39:d2', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '46dbdde2-a5e8-456d-8b80-f67c5570737b', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'd80fa340-edda-4260-9af7-d920dfedf58d', 'ip_address': '10.100.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['718d6fa6-03f9-4eee-9cd7-ba208e7d0b69'], '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-374998663', 'dns_assignment': [{'ip_address': '10.100.0.7', 'hostname': 'tempest-testnetworkbasicops-server-374998663', 'fqdn': 'tempest-testnetworkbasicops-server-374998663.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-01-25T08:47:09Z', 'updated_at': '2026-01-25T08:47:13Z', 'revision_number': 4, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'}]: 2026-01-25 08:47:17,622 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.556s 2026-01-25 08:47:17,622 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "port_id": "2ed9b835-6aea-4ad3-b354-a83077edea8e", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "fixed_ip_address": "10.100.0.7"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-f7b3940b-ac62-458f-a014-2d117e94dde5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "98017d5a-49fd-4886-920a-99fa3d2f2c11", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.211", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "db98e41c-b598-4dc5-babf-f9b59c8bbef6", "port_id": "2ed9b835-6aea-4ad3-b354-a83077edea8e", "fixed_ip_address": "10.100.0.7", "status": "DOWN", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "12c40a6f-00d0-4d31-9654-b92359cef79e", "mac_address": "fa:16:3e:00:39:d2", "admin_state_up": true, "status": "ACTIVE", "device_id": "46dbdde2-a5e8-456d-8b80-f67c5570737b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:47:16Z", "updated_at": "2026-01-25T08:47:16Z", "revision_number": 0}}' 2026-01-25 08:47:18,111 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/98017d5a-49fd-4886-920a-99fa3d2f2c11 0.488s 2026-01-25 08:47:18,111 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-e9fa7c01-ed2b-4e9f-984d-dd83f30fddaa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/98017d5a-49fd-4886-920a-99fa3d2f2c11'} Body: b'{"floatingip": {"id": "98017d5a-49fd-4886-920a-99fa3d2f2c11", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.211", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "db98e41c-b598-4dc5-babf-f9b59c8bbef6", "port_id": "2ed9b835-6aea-4ad3-b354-a83077edea8e", "fixed_ip_address": "10.100.0.7", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "12c40a6f-00d0-4d31-9654-b92359cef79e", "mac_address": "fa:16:3e:00:39:d2", "admin_state_up": true, "status": "ACTIVE", "device_id": "46dbdde2-a5e8-456d-8b80-f67c5570737b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:47:16Z", "updated_at": "2026-01-25T08:47:17Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:47:18,111 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '98017d5a-49fd-4886-920a-99fa3d2f2c11', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'floating_ip_address': '192.168.122.211', 'floating_network_id': 'a2610000 34326-5b2c-43a9-9775-565d055e70ec', 'router_id': 'db98e41c-b598-4dc5-babf-f9b59c8bbef6', 'port_id': '2ed9b835-6aea-4ad3-b354-a83077edea8e', 'fixed_ip_address': '10.100.0.7', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '12c40a6f-00d0-4d31-9654-b92359cef79e', 'mac_address': 'fa:16:3e:00:39:d2', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '46dbdde2-a5e8-456d-8b80-f67c5570737b', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-01-25T08:47:16Z', 'updated_at': '2026-01-25T08:47:17Z', 'revision_number': 1, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'} is at status: ACTIVE 2026-01-25 08:47:18,112 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.489199 seconds 2026-01-25 08:47:18,112 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.211 with user: cirros 2026-01-25 08:47:18,112 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.211 in 120 sec and the expected result is reachable 2026-01-25 08:47:32,387 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.274598 seconds 2026-01-25 08:47:32,387 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.211 in 120 sec and the ping result is expected 2026-01-25 08:47:32,579 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b/action 0.191s 2026-01-25 08:47:32,581 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:32 GMT', 'server': 'Apache', 'content-length': '75557', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d02bf096-5c5d-42f6-969d-220369870bd4', 'x-compute-request-id': 'req-d02bf096-5c5d-42f6-969d-220369870bd4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b/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 1287071698 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001364] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001762] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004593] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004627] Using GB pages for direct mapping\\n[ 0.004891] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004895] ACPI: Early table checksum verification disabled\\n[ 0.004900] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004905] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004912] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004919] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004924] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004927] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004931] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004935] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004938] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004940] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004942] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004943] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004944] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004946] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006120] No NUMA configuration fo 2026-01-25 08:47:32,582 25 DEBUG [tempest.scenario.manager] Console output for 46dbdde2-a5e8-456d-8b80-f67c5570737b 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 1287071698 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001364] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001762] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004593] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004627] Using GB pages for direct mapping [ 0.004891] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004895] ACPI: Early table checksum verification disabled [ 0.004900] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004905] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004912] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004919] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004924] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004927] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004931] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004935] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004938] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004940] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004942] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004943] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004944] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004946] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006120] No NUMA configuration found [ 0.006122] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006130] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006489] Zone ranges: [ 0.006491] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006493] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006495] Normal empty [ 0.006497] Device empty [ 0.006498] Movable zone start for each node [ 0.006501] Early memory node ranges [ 0.006502] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006505] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006507] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006741] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006780] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006983] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017188] ACPI: PM-Timer IO Port: 0x608 [ 0.017214] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017329] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017333] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017335] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017337] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017339] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017340] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017344] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017347] TSC deadline timer available [ 0.017359] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017458] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017461] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017462] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017464] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017466] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017468] Booting paravirtualized kernel on KVM [ 0.017471] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017477] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017729] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017794] kvm-guest: setup async PF for cpu 0 [ 0.017820] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017839] kvm-guest: PV spinlocks disabled, single CPU [ 0.017844] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017846] Policy zone: DMA32 [ 0.017847] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017904] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017916] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017924] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017980] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018223] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018941] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018971] ftrace: allocating 50600 entries in 198 pages [ 0.042184] ftrace: allocated 198 pages with 4 groups [ 0.042322] rcu: Hierarchical RCU implementation. [ 0.042323] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042325] Rude variant of Tasks RCU enabled. [ 0.042326] Tracing variant of Tasks RCU enabled. [ 0.042327] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042328] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046576] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046929] random: crng init done [ 0.088422] Console: colour VGA+ 80x25 [ 0.235732] printk: console [tty1] enabled [ 0.740011] printk: console [ttyS0] enabled [ 0.743922] ACPI: Core revision 20210730 [ 0.747639] APIC: Switch to symmetric I/O mode setup [ 0.753112] x2apic enabled [ 0.756849] Switched APIC routing to physical x2apic. [ 0.766482] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.776166] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.780158] pid_max: default: 32768 minimum: 301 [ 0.780158] LSM: Security Framework initializing [ 0.780158] landlock: Up and running. [ 0.780158] Yama: becoming mindful. [ 0.780158] AppArmor: AppArmor initialized [ 0.780158] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.780158] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.780158] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.780158] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.780158] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.780158] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.780158] Spectre V2 : Mitigation: Retpolines [ 0.780158] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.780158] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.780158] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.780158] RETBleed: Mitigation: untrained return thunk [ 0.780158] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.780158] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.780158] Freeing SMP alternatives memory: 44K [ 0.780158] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.780309] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.784180] ... version: 0 [ 0.788171] ... bit width: 48 [ 0.792133] ... generic registers: 6 [ 0.792172] ... value mask: 0000ffffffffffff [ 0.796171] ... max period: 00007fffffffffff [ 0.800171] ... fixed-purpose events: 0 [ 0.804188] ... event mask: 000000000000003f [ 0.808287] rcu: Hierarchical SRCU implementation. [ 0.812637] smp: Bringing up secondary CPUs ... [ 0.816176] smp: Brought up 1 node, 1 CPU [ 0.820005] smpboot: Max logical packages: 1 [ 0.820175] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.824673] devtmpfs: initialized [ 0.827943] x86/mm: Memory block size: 128MB [ 0.828352] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.832181] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.836228] pinctrl core: initialized pinctrl subsystem [ 0.840600] PM: RTC time: 08:47:14, date: 2026-01-25 [ 0.844337] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.848260] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.852282] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.856217] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.860277] audit: initializing netlink subsys (disabled) [ 0.864645] thermal_sys: Registered thermal governor 'fair_share' [ 0.864648] thermal_sys: Registered thermal governor 'bang_bang' [ 0.868239] audit: type=2000 audit(1769330834.730:1): state=initialized audit_enabled=0 res=1 [ 0.876180] thermal_sys: Registered thermal governor 'step_wise' [ 0.876182] thermal_sys: Registered thermal governor 'user_space' [ 0.880176] thermal_sys: Registered thermal governor 'power_allocator' [ 0.884192] EISA bus registered [ 0.891036] cpuidle: using governor ladder [ 0.892175] cpuidle: using governor menu [ 0.899188] ACPI: bus type PCI registered [ 0.900172] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.904251] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.908174] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.912070] PCI: Using configuration type 1 for base access [ 0.913365] Kprobes globally optimized [ 0.915803] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.916178] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.920858] ACPI: Added _OSI(Module Device) [ 0.923804] ACPI: Added _OSI(Processor Device) [ 0.924206] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.927224] ACPI: Added _OSI(Processor Aggregator Device) [ 0.928198] ACPI: Added _OSI(Linux-Dell-Video) [ 0.930907] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.932177] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.938460] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.944255] ACPI: Interpreter enabled [ 0.946569] ACPI: PM: (supports S0 S5) [ 0.948172] ACPI: Using IOAPIC for interrupt routing [ 0.951271] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.952171] PCI: Using E820 reservations for host bridge windows [ 0.956558] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.964813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.968177] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.972290] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.976297] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.981210] PCI host bridge to bus 0000:00 [ 0.983703] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.984172] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.988031] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.988173] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.992172] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.996173] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 1.000171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 1.004435] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 1.012554] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 1.024232] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 1.040201] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 1.050691] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 1.062565] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 1.065980] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.073067] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 1.083494] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 1.098138] pci 0000:00:02.0: enabling Extended Tags [ 1.106871] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.116199] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.130362] pci 0000:00:02.1: enabling Extended Tags [ 1.136982] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.146176] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.160508] pci 0000:00:02.2: enabling Extended Tags [ 1.167750] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.173780] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.183896] pci 0000:00:02.3: enabling Extended Tags [ 1.190007] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.196175] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.207146] pci 0000:00:02.4: enabling Extended Tags [ 1.212476] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.220173] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.232235] pci 0000:00:02.5: enabling Extended Tags [ 1.238060] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.244175] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.258167] pci 0000:00:02.6: enabling Extended Tags [ 1.266115] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.272173] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.284484] pci 0000:00:02.7: enabling Extended Tags [ 1.292512] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.300173] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.311150] pci 0000:00:03.0: enabling Extended Tags [ 1.314683] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.320176] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.334092] pci 0000:00:03.1: enabling Extended Tags [ 1.341912] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.348174] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.360528] pci 0000:00:03.2: enabling Extended Tags [ 1.366524] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.372193] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.385616] pci 0000:00:03.3: enabling Extended Tags [ 1.394232] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.400176] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.412486] pci 0000:00:03.4: enabling Extended Tags [ 1.418482] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.424176] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.437682] pci 0000:00:03.5: enabling Extended Tags [ 1.445592] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.453705] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.466374] pci 0000:00:03.6: enabling Extended Tags [ 1.470954] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.476173] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.488271] pci 0000:00:03.7: enabling Extended Tags [ 1.496745] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.504174] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.518179] pci 0000:00:04.0: enabling Extended Tags [ 1.526436] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.532172] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.544490] pci 0000:00:04.1: enabling Extended Tags [ 1.550679] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.556175] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.568295] pci 0000:00:04.2: enabling Extended Tags [ 1.574844] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.580177] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.595639] pci 0000:00:04.3: enabling Extended Tags [ 1.598980] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.604177] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.616235] pci 0000:00:04.4: enabling Extended Tags [ 1.622906] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.628180] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.643092] pci 0000:00:04.5: enabling Extended Tags [ 1.648699] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.656173] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.674417] pci 0000:00:04.6: enabling Extended Tags [ 1.682865] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.692191] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.708952] pci 0000:00:04.7: enabling Extended Tags [ 1.724307] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.733844] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.747348] pci 0000:00:05.0: enabling Extended Tags [ 1.812280] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.817952] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.821073] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.836175] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.844172] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.851604] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.858080] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.866986] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.871802] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.875864] pci 0000:01:00.0: enabling Extended Tags [ 1.947396] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.948234] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.952230] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.956288] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.962701] pci_bus 0000:02: extended config space not accessible [ 1.964443] acpiphp: Slot [1] registered [ 1.967149] acpiphp: Slot [0] registered [ 1.968217] acpiphp: Slot [2] registered [ 1.970925] acpiphp: Slot [3] registered [ 1.972218] acpiphp: Slot [4] registered [ 1.974891] acpiphp: Slot [5] registered [ 1.976221] acpiphp: Slot [6] registered [ 1.978926] acpiphp: Slot [7] registered [ 1.980216] acpiphp: Slot [8] registered [ 1.982881] acpiphp: Slot [9] registered [ 1.984218] acpiphp: Slot [10] registered [ 1.986949] acpiphp: Slot [11] registered [ 1.988234] acpiphp: Slot [12] registered [ 1.990994] acpiphp: Slot [13] registered [ 1.992235] acpiphp: Slot [14] registered [ 1.994989] acpiphp: Slot [15] registered [ 1.996218] acpiphp: Slot [16] registered [ 1.999456] acpiphp: Slot [17] registered [ 2.000216] acpiphp: Slot [18] registered [ 2.002965] acpiphp: Slot [19] registered [ 2.004217] acpiphp: Slot [20] registered [ 2.006984] acpiphp: Slot [21] registered [ 2.008217] acpiphp: Slot [22] registered [ 2.010963] acpiphp: Slot [23] registered [ 2.012217] acpiphp: Slot [24] registered [ 2.015095] acpiphp: Slot [25] registered [ 2.016220] acpiphp: Slot [26] registered [ 2.019102] acpiphp: Slot [27] registered [ 2.020217] acpiphp: Slot [28] registered [ 2.022971] acpiphp: Slot [29] registered [ 2.024216] acpiphp: Slot [30] registered [ 2.026986] acpiphp: Slot [31] registered [ 2.030479] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 2.045013] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 2.159851] pci 0000:01:00.0: PCI bridge to [bus 02] [ 2.160238] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 2.164236] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 2.168299] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 2.178187] acpiphp: Slot [0-2] registered [ 2.180900] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 2.192178] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 2.208175] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 2.216173] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 2.220360] pci 0000:03:00.0: enabling Extended Tags [ 2.298748] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.300328] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.304290] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.311532] acpiphp: Slot [0-3] registered [ 2.312795] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.323909] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.336174] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.343693] pci 0000:04:00.0: enabling Extended Tags [ 2.420042] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.420298] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.424314] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.431864] acpiphp: Slot [0-4] registered [ 2.432797] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.444175] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.458562] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.463536] pci 0000:05:00.0: enabling Extended Tags [ 2.538451] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.540298] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.544289] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.552070] acpiphp: Slot [0-5] registered [ 2.552800] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.564175] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.580189] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.587342] pci 0000:06:00.0: enabling Extended Tags [ 2.663479] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.664300] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.668292] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.675630] acpiphp: Slot [0-6] registered [ 2.743051] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.744311] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.748291] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.755763] acpiphp: Slot [0-7] registered [ 2.825306] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.828327] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.832308] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.839861] acpiphp: Slot [0-8] registered [ 2.906276] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.908299] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.912290] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.919603] acpiphp: Slot [0-9] registered [ 2.985857] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.988294] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.992291] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.999053] acpiphp: Slot [0-10] registered [ 3.065387] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 3.068339] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 3.072318] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 3.079219] acpiphp: Slot [0-11] registered [ 3.145489] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 3.148405] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 3.152289] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 3.159120] acpiphp: Slot [0-12] registered [ 3.227424] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.228331] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.232325] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.239318] acpiphp: Slot [0-13] registered [ 3.306341] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.308293] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.312309] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.319645] acpiphp: Slot [0-14] registered [ 3.387103] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.388307] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.392289] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.399327] acpiphp: Slot [0-15] registered [ 3.468141] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.468296] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.472314] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.479513] acpiphp: Slot [0-16] registered [ 3.549914] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.552311] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.556289] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.563370] acpiphp: Slot [0-17] registered [ 3.636203] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.640291] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.644290] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.650971] acpiphp: Slot [0-18] registered [ 3.722664] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.724290] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.728290] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.735249] acpiphp: Slot [0-19] registered [ 3.808717] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.812455] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.816451] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.825688] acpiphp: Slot [0-20] registered [ 3.910055] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.912290] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.916289] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.923245] acpiphp: Slot [0-21] registered [ 3.989022] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.992289] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.996289] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 4.002861] acpiphp: Slot [0-22] registered [ 4.069380] pci 0000:00:04.5: PCI bridge to [bus 17] [ 4.072293] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 4.076289] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 4.082968] acpiphp: Slot [0-23] registered [ 4.149235] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.152292] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.156309] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.162920] acpiphp: Slot [0-24] registered [ 4.231398] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.232295] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.236289] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.243008] acpiphp: Slot [0-25] registered [ 4.309430] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.312291] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.316289] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.362950] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.364388] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.368331] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.372292] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.376249] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.380253] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.384196] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.388343] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.392264] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.396093] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.396186] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.399996] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.400188] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.404188] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.408030] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.408187] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.413330] iommu: Default domain type: Translated [ 4.416171] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.420270] SCSI subsystem initialized [ 4.422955] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.424158] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.424176] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.427800] vgaarb: loaded [ 4.428199] ACPI: bus type USB registered [ 4.430906] usbcore: registered new interface driver usbfs [ 4.432179] usbcore: registered new interface driver hub [ 4.435525] usbcore: registered new device driver usb [ 4.436194] pps_core: LinuxPPS API ver. 1 registered [ 4.439403] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.440175] PTP clock support registered [ 4.442841] EDAC MC: Ver: 3.0.0 [ 4.447396] NetLabel: Initializing [ 4.448171] NetLabel: domain hash size = 128 [ 4.451043] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.452193] NetLabel: unlabeled traffic allowed by default [ 4.455716] PCI: Using ACPI for IRQ routing [ 5.259167] clocksource: Switched to clocksource kvm-clock [ 5.274486] VFS: Disk quotas dquot_6.6.0 [ 5.278296] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.284390] AppArmor: AppArmor Filesystem Enabled [ 5.288672] pnp: PnP ACPI init [ 5.291922] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.298740] pnp: PnP ACPI: found 5 devices [ 5.308148] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.316974] NET: Registered PF_INET protocol family [ 5.323279] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.330648] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.337894] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.344684] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.351380] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.357558] TCP: Hash tables configured (established 1024 bind 1024) [ 5.363149] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.369492] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.375168] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.381279] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.386256] NET: Registered PF_XDP protocol family [ 5.390556] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.397604] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.404688] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.411767] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.418854] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.425936] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.433030] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.440100] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.447235] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.454542] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.461675] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.468761] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.475894] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.483015] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.490101] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.497273] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.504347] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.511461] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.518521] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.525747] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.532828] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.539894] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.546927] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.554208] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.561301] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.566717] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.572153] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.577602] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.582989] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.588537] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.593882] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.599271] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.604681] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.610058] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.615479] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.620850] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.626198] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.631621] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.637123] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.642928] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.648473] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.654248] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.659938] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.665783] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.671343] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.677107] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.682599] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.688379] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.693916] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.699715] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.705226] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.711037] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.716576] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.722371] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.727876] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.733654] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.739251] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.745040] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.750613] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.756415] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.761793] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.767187] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.772578] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.777948] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.783340] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.788697] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.794083] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.799481] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.804871] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.810279] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.815670] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.821035] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.826409] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.831887] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.837933] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.844000] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.850162] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.855741] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.861574] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.867104] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.872909] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.878444] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.884206] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.889740] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.895586] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.901139] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.906962] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.912530] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.918325] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.923833] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.929599] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.935111] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.940930] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.946464] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.952254] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.956878] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.965939] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.973947] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.985066] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.991283] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.998631] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 6.006231] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.017351] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.025478] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.033890] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.043632] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.053644] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.061849] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.073921] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.080810] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.090385] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.100018] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.107277] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.114216] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.124969] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.132874] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.141215] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.150325] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.158188] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.166812] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.176770] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.182953] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.192030] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.202448] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.210232] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.217198] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.235630] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.247500] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.264959] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.287964] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.295472] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.306675] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.318714] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.327052] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.336531] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.347395] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.351239] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.358667] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.364022] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.374634] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.379582] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.385802] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.393783] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.403487] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.406835] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.412482] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.420681] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.428558] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.431818] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.438850] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.444309] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.453496] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.456794] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.464009] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.469328] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.478324] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.481666] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.489336] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.494646] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.503472] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.508011] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.513963] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.521049] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.528912] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.534277] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.540926] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.548526] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.556817] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.560325] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.567239] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.572690] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.582385] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.585688] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.593669] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.599368] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.608246] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.613003] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.619181] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.625898] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.633445] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.638947] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.645272] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.652810] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.662080] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.665841] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.672578] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.678204] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.687609] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.691578] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.697137] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.701476] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.705832] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.710144] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.715064] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.718945] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.722955] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.727606] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.731253] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.735399] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.740495] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.745341] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.750126] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.754119] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.760073] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.764920] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.769562] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.773601] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.778341] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.782402] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.787074] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.791420] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.796146] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.800181] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.804969] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.808955] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.813600] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.817560] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.822195] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.826146] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.830795] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.834848] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.839545] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.843480] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.847533] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.852148] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.855777] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.859955] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.864738] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.868351] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.872732] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.877456] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.881033] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.885076] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.889690] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.893322] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.897243] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.901813] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.905462] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.909435] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.914059] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.917710] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.921650] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.926218] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.929822] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.933856] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.940636] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.944196] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.948140] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.952757] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.956391] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.960395] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.965004] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.968677] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.972608] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.977272] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.981083] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.985494] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.990556] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.994214] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.998382] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.004910] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.015657] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10878 usecs [ 7.022018] PCI: CLS 0 bytes, default 64 [ 7.025067] Trying to unpack rootfs image as initramfs... [ 7.028970] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 7.044723] Initialise system trusted keyrings [ 7.048056] Key type blacklist registered [ 7.060269] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.069558] zbud: loaded [ 7.071801] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.084705] fuse: init (API version 7.34) [ 7.092513] integrity: Platform Keyring initialized [ 7.104359] Key type asymmetric registered [ 7.107220] Asymmetric key parser 'x509' registered [ 7.116343] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.128243] io scheduler mq-deadline registered [ 7.140591] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.148588] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.166164] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.176760] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.192555] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.204698] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.224552] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.232816] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.249541] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.260568] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.267110] Freeing initrd memory: 8744K [ 7.274855] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.279248] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.288861] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.294247] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.303453] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.307701] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.312867] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.318802] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.324363] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.332207] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.337535] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.346743] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.351001] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.359022] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.363240] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.372211] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.376389] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.385451] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.390649] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.398587] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.403949] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.413250] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.417458] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.422483] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.428693] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.432916] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.442239] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.447691] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.456911] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.461172] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.469524] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.473701] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.482887] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.487040] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.496319] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.501557] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.509788] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.515817] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.525003] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.529498] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.534602] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.541533] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.547474] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.556365] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.565772] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.569862] shpchp 0000:01:00.0: Slot initialization failed [ 7.575596] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.579983] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.584784] ACPI: button: Power Button [PWRF] [ 7.612632] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.646702] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.653327] Linux agpgart interface v0.103 [ 7.657242] loop: module loaded [ 7.660589] tun: Universal TUN/TAP device driver, 1.6 [ 7.663909] PPP generic driver version 2.4.2 [ 7.667038] VFIO - User Level meta-driver version: 0.3 [ 7.670915] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.675799] ehci-pci: EHCI PCI platform driver [ 7.678794] ehci-platform: EHCI generic pFCA0 latform driver [ 7.682202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.686295] ohci-pci: OHCI PCI platform driver [ 7.689424] ohci-platform: OHCI generic platform driver [ 7.692925] uhci_hcd: USB Universal Host Controller Interface driver [ 7.699112] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.702548] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.707354] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.710945] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.714956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.720280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.725047] usb usb1: Product: UHCI Host Controller [ 7.728503] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.732665] usb usb1: SerialNumber: 0000:02:01.0 [ 7.736020] hub 1-0:1.0: USB hub found [ 7.738786] hub 1-0:1.0: 2 ports detected [ 7.741804] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.749310] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.753407] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.757373] mousedev: PS/2 mouse device common for all mice [ 7.761830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.767584] rtc_cmos 00:03: RTC can wake from S4 [ 7.772678] rtc_cmos 00:03: registered as rtc0 [ 7.776125] rtc_cmos 00:03: setting system clock to 2026-01-25T08:47:22 UTC (1769330842) [ 7.782013] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.786426] i2c_dev: i2c /dev entries driver [ 7.789403] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.797118] device-mapper: uevent: version 1.0.3 [ 7.800477] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.806969] platform eisa.0: Probing EISA bus 0 [ 7.810134] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.815987] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.821284] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.826610] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.831879] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.837174] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.842003] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.846886] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.851401] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.856650] platform eisa.0: EISA: Detected 0 cards [ 7.860062] ledtrig-cpu: registered to indicate activity on CPUs [ 7.864302] drop_monitor: Initializing network drop monitor service [ 7.868877] NET: Registered PF_INET6 protocol family [ 7.876774] Segment Routing with IPv6 [ 7.879768] In-situ OAM (IOAM) with IPv6 [ 7.883178] NET: Registered PF_PACKET protocol family [ 7.887061] Key type dns_resolver registered [ 7.890678] IPI shorthand broadcast: enabled [ 7.894121] registered taskstats version 1 [ 7.897676] Loading compiled-in X.509 certificates [ 7.901872] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.909230] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.916543] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.923115] blacklist: Loading compiled-in revocation X.509 certificates [ 7.927602] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.934273] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.943520] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.951090] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.958053] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.964919] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.972116] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.979337] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.986974] zswap: loaded using pool lzo/zbud [ 7.990341] Key type .fscrypt registered [ 7.993844] Key type fscrypt-provisioning registered [ 8.000064] Key type encrypted registered [ 8.003402] AppArmor: AppArmor sha1 policy hashing enabled [ 8.007671] ima: No TPM chip found, activating TPM-bypass! [ 8.011991] Loading compiled-in module X.509 certificates [ 8.016568] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.023539] ima: Allocated hash algorithm: sha1 [ 8.027057] ima: No architecture policies found [ 8.030283] evm: Initialising EVM extended attributes: [ 8.033816] evm: security.selinux [ 8.036439] evm: security.SMACK64 [ 8.039513] evm: security.SMACK64EXEC [ 8.042611] evm: security.SMACK64TRANSMUTE [ 8.046150] evm: security.SMACK64MMAP [ 8.049406] evm: security.apparmor [ 8.052487] evm: security.ima [ 8.055066] evm: security.capability [ 8.058536] evm: HMAC attrs: 0x1 [ 8.062002] PM: Magic number: 10:929:776 [ 8.065830] RAS: Correctable Errors collector initialized. [ 8.070007] Unstable clock detected, switching default tracing clock to "global" [ 8.070007] If you want to keep using the local clock, then add: [ 8.070007] "trace_clock=local" [ 8.070007] on the kernel command line [ 8.084543] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.091953] Freeing unused decrypted memory: 2036K [ 8.096423] Freeing unused kernel image (initmem) memory: 3244K [ 8.104227] Write protecting the kernel read-only data: 30720k [ 8.108877] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.114388] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.164027] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.168991] Run /init as init process info: initramfs: up at 7.44 [ 8.229709] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.238541] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.243472] GPT:229375 != 2097151 [ 8.246155] GPT:Alternate GPT header not at the end of the disk. [ 8.250305] GPT:229375 != 2097151 [ 8.252827] GPT: Use GNU Parted to correct GPT errors. [ 8.305374] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.691075] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.733958] 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.35 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:46:db:dd:e2:a5:e8:45:6d:8b:80:f6:7c:55:70:73:7b 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCMbwM4Y4VP/L5kKO63d3ZTPxKuIExEM8DLW41QEPxTkxkf9eDT+iKAGKTRRnJHD5vva6gSsVJ3JiCk6bfrNjxVhvzFoEaOO+PLoPfRiv5IMbjN7i6jpDLXs2t4QvYkQVyxPaegMwzudZ88PI7LRnbsff9V8czXcGCk8vAlG5C04EjkFXn5ZBGU4pFqSs4saD8mzOqTBlqqHMPpwXXHoPfGBL9O3gwYs9VXnlw+Dk7/TxjyeEGOC/x5oDd/ha5KeWLnR63RVq4ZS1Y8SsuAeABxA/UiY69SINo+5tgPWvqd95wR9jaDH4D/iGszrO46yKpEMZ1hUxpaXYrxR+wpSq// root@tempest-testnetworkbasicops-server-374998663 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQLApfehhMiG/TEuuLStBXmrLJlighW0TBUvTuki44caADO3SvGbN253w4piU+byHfpkbHnTksXtsdzhPFnqq0= root@tempest-testnetworkbasicops-server-374998663 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe00:39d2/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 46dbdde2-a5e8-456d-8b80-f67c5570737b name: tempest-TestNetworkBasicOps-server-374998663 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-374998663 launch-index: 0 === cirros: current=0.6.2 uptime=9.43 === === 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:00:39:D2 inet6 addr: fe80::f816:3eff:fe00:39d2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 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:1654 (1.6 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-374998663 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.830690] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.832957] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.843705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.051725] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.090374] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.221385] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.222289] ISO 9660 Extensions: RRIP_1991A [ 9.318822] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.000743] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.002734] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jan 25 08:47:23 cirros syslog.info syslogd started: BusyBox v1.35.0 Jan 25 08:47:24 cirros auth.notice su: + none root:cirros Jan 25 08:47:24 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jan 25 08:47:24 cirros daemon.info dhcpcd[350]: DUID 00:04:46:db:dd:e2:a5:e8:45:6d:8b:80:f6:7c:55:70:73:7b Jan 25 08:47:24 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jan 25 08:47:24 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jan 25 08:47:24 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jan 25 08:47:24 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:00:39:d2 Jan 25 08:47:24 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe00:39d2 Jan 25 08:47:24 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jan 25 08:47:24 cirros authpriv.info dropbear[391]: Running in background Jan 25 08:47:24 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jan 25 08:47:24 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.7 from 10.100.0.1 Jan 25 08:47:24 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.7/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-374998663 login: 2026-01-25 08:47:32,584 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:47:32,593 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:47:32,707 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:47:32,708 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:47:33,658 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.947s 2026-01-25 08:47:33,658 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--254329098", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-8e638642-30d7-48e7-a699-7ed5fc3b4cec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"513a18c8-ab06-444f-a7ae-59fe69ce4dd0","name":"tempest-network-smoke--254329098","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","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-01-25T08:47:33Z","updated_at":"2026-01-25T08:47:33Z","revision_number":1}}' 2026-01-25 08:47:33,755 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=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28 0.096s 2026-01-25 08:47:33,755 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-327ff827-6a25-414f-990d-ab951e5a4d75', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"d80fa340-edda-4260-9af7-d920dfedf58d","name":"tempest-subnet-smoke-867450747","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"12c40a6f-00d0-4d31-9654-b92359cef79e","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-01-25T08:46:56Z","updated_at":"2026-01-25T08:46:56Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:47:34,127 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.371s 2026-01-25 08:47:34,127 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-ee43e2c9-3f4f-42cb-a914-d4772a4365d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:47:34,196 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=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28 0.068s 2026-01-25 08:47:34,196 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-18862d06-464c-4448-88f4-dfebff1dcfb2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:47:34,258 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=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.16%2F28 0.062s 2026-01-25 08:47:34,258 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d2584152-ecc2-4bff-a9dd-113f0a91799e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:47:34,364 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.106s 2026-01-25 08:47:34,365 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-034aaaa5-a299-4763-a26c-65a032972b07', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:47:34,421 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=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.16%2F28 0.056s 2026-01-25 08:47:34,421 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-20015f32-a4bf-4017-b2eb-349ab6c18cae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:47:35,255 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.833s 2026-01-25 08:47:35,255 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-2095293339", "network_id": "513a18c8-ab06-444f-a7ae-59fe69ce4dd0", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-2bdd7d38-a309-4656-846c-8a2edcc6201e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"e515b501-05a7-41d4-bab0-9e53c69e84dc","name":"tempest-subnet-smoke-2095293339","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"513a18c8-ab06-444f-a7ae-59fe69ce4dd0","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-01-25T08:47:34Z","updated_at":"2026-01-25T08:47:34Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:47:35,256 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:47:35,260 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:47:35,371 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:47:35,371 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:47:35,372 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-01-25 08:47:35,372 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:47:35,375 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:47:35,487 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:47:35,488 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:47:35,582 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=46dbdde2-a5e8-456d-8b80-f67c5570737b 0.087s 2026-01-25 08:47:35,584 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-2edafcce-7f70-4ede-b23e-e5444812160f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=46dbdde2-a5e8-456d-8b80-f67c5570737b'} Body: b'{"ports":[{"id":"2ed9b835-6aea-4ad3-b354-a83077edea8e","name":"","network_id":"12c40a6f-00d0-4d31-9654-b92359cef79e","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:00:39:d2","admin_state_up":true,"status":"ACTIVE","device_id":"46dbdde2-a5e8-456d-8b80-f67c5570737b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d80fa340-edda-4260-9af7-d920dfedf58d","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["718d6fa6-03f9-4eee-9cd7-ba208e7d0b69"],"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-374998663","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-374998663","fqdn":"tempest-testnetworkbasicops-server-374998663.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:47:09Z","updated_at":"2026-01-25T08:47:13Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:47:40,549 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b/os-interface 4.964s 2026-01-25 08:47:40,550 25 DEBUG [tempest.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": "513a18c8-ab06-444f-a7ae-59fe69ce4dd0"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:35 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-00b16511-4476-4713-9a01-ec286c7724fa', 'x-compute-request-id': 'req-00b16511-4476-4713-9a01-ec286c7724fa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "513a18c8-ab06-444f-a7ae-59fe69ce4dd0", "port_id": "0261a238-26bf-459d-a74a-8ceeb7f5958d", "mac_addr": "fa:16:3e:28:4e:4b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e515b501-05a7-41d4-bab0-9e53c69e84dc", "ip_address": "10.100.0.22"}]}}' 2026-01-25 08:47:40,636 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=46dbdde2-a5e8-456d-8b80-f67c5570737b 0.084s 2026-01-25 08:47:40,636 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2667', 'x-openstack-request-id': 'req-596a6248-eb0d-4813-aea8-c6104ca5eab2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=46dbdde2-a5e8-456d-8b80-f67c5570737b'} Body: b'{"ports":[{"id":"0261a238-26bf-459d-a74a-8ceeb7f5958d","name":"","network_id":"513a18c8-ab06-444f-a7ae-59fe69ce4dd0","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:28:4e:4b","admin_state_up":true,"status":"ACTIVE","device_id":"46dbdde2-a5e8-456d-8b80-f67c5570737b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e515b501-05a7-41d4-bab0-9e53c69e84dc","ip_address":"10.100.0.22"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["545bd932-76d0-4165-b847-c03540807a07"],"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-374998663","dns_assignment":[{"ip_address":"10.100.0.22","hostname":"tempest-testnetworkbasicops-server-374998663","fqdn":"tempest-testnetworkbasicops-server-374998663.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:47:36Z","updated_at":"2026-01-25T08:47:40Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"},{"id":"2ed9b835-6aea-4ad3-b354-a83077edea8e","name":"","network_id":"12c40a6f-00d0-4d31-9654-b92359cef79e","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:00:39:d2","admin_state_up":true,"status":"ACTIVE","device_id":"46dbdde2-a5e8-456d-8b80-f67c5570737b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d80fa340-edda-4260-9af7-d920dfedf58d","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["718d6fa6-03f9-4eee-9cd7-ba208e7d0b69"],"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-374998663","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-374998663","fqdn":"tempest-testnetworkbasicops-server-374998663.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:47:09Z","updated_at":"2026-01-25T08:47:13Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:47:40,637 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.084519 seconds 2026-01-25 08:47:40,637 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-01-25 08:47:40,637 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:47:40,640 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:47:40,748 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:47:40,748 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:47:40,758 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.120779 seconds 2026-01-25 08:47:40,758 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2026-01-25 08:47:40,758 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:47:40,761 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:47:40,871 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:47:40,873 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:47:40,882 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.22/28 dev eth1 2026-01-25 08:47:40,882 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:47:40,885 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:47:40,998 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:47:40,999 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:47:41,012 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-01-25 08:47:41,012 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:47:41,015 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:47:41,124 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:47:41,124 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:47:41,629 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=16320159eb6b4f27b62d813f00f7e1fc&network_id=513a18c8-ab06-444f-a7ae-59fe69ce4dd0 0.496s 2026-01-25 08:47:41,630 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2400', 'x-openstack-request-id': 'req-64cccf04-3a16-4a98-8c92-c79e2a5a766a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=16320159eb6b4f27b62d813f00f7e1fc&network_id=513a18c8-ab06-444f-a7ae-59fe69ce4dd0'} Body: b'{"ports":[{"id":"0261a238-26bf-459d-a74a-8ceeb7f5958d","name":"","network_id":"513a18c8-ab06-444f-a7ae-59fe69ce4dd0","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:28:4e:4b","admin_state_up":true,"status":"ACTIVE","device_id":"46dbdde2-a5e8-456d-8b80-f67c5570737b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e515b501-05a7-41d4-bab0-9e53c69e84dc","ip_address":"10.100.0.22"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["545bd932-76d0-4165-b847-c03540807a07"],"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-374998663","dns_assignment":[{"ip_address":"10.100.0.22","hostname":"tempest-testnetworkbasicops-server-374998663","fqdn":"tempest-testnetworkbasicops-server-374998663.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:47:36Z","updated_at":"2026-01-25T08:47:40Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"},{"id":"d1aafce4-a31c-4844-bf7a-3b8ee154f6d4","name":"","network_id":"513a18c8-ab06-444f-a7ae-59fe69ce4dd0","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:cc:f2:f2","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-513a18c8-ab06-444f-a7ae-59fe69ce4dd0","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"e515b501-05a7-41d4-bab0-9e53c69e84dc","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-01-25T08:47:33Z","updated_at":"2026-01-25T08:47:34Z","revision_number":2,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:47:41,631 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:47:41,634 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:47:41,742 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:47:41,743 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:47:41,744 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.22 2026-01-25 08:47:41,744 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:47:41,747 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:47:41,852 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:47:41,853 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:47:41,862 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.118653 seconds 2026-01-25 08:47:41,984 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b/os-interface/0261a238-26bf-459d-a74a-8ceeb7f5958d 0.120s 2026-01-25 08:47:41,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: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:41 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-618760f4-4ce8-47da-ba65-8e45ebe40d62', 'x-compute-request-id': 'req-618760f4-4ce8-47da-ba65-8e45ebe40d62', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b/os-interface/0261a238-26bf-459d-a74a-8ceeb7f5958d'} Body: b'' 2026-01-25 08:47:42,092 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/0261a238-26bf-459d-a74a-8ceeb7f5958d 0.108s 2026-01-25 08:47:42,093 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1077', 'x-openstack-request-id': 'req-a8d1cff7-35d0-4ea8-8567-60f9b66d5ddf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/0261a238-26bf-459d-a74a-8ceeb7f5958d'} Body: b'{"port":{"id":"0261a238-26bf-459d-a74a-8ceeb7f5958d","name":"","network_id":"513a18c8-ab06-444f-a7ae-59fe69ce4dd0","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:28:4e:4b","admin_state_up":true,"status":"ACTIVE","device_id":"46dbdde2-a5e8-456d-8b80-f67c5570737b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e515b501-05a7-41d4-bab0-9e53c69e84dc","ip_address":"10.100.0.22"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["545bd932-76d0-4165-b847-c03540807a07"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-374998663","dns_assignment":[{"ip_address":"10.100.0.22","hostname":"tempest-testnetworkbasicops-server-374998663","fqdn":"tempest-testnetworkbasicops-server-374998663.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:47:36Z","updated_at":"2026-01-25T08:47:40Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:47:43,186 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/0261a238-26bf-459d-a74a-8ceeb7f5958d 0.092s 2026-01-25 08:47:43,187 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1077', 'x-openstack-request-id': 'req-232c4bbf-3919-4205-9839-1f3699c2876b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/0261a238-26bf-459d-a74a-8ceeb7f5958d'} Body: b'{"port":{"id":"0261a238-26bf-459d-a74a-8ceeb7f5958d","name":"","network_id":"513a18c8-ab06-444f-a7ae-59fe69ce4dd0","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:28:4e:4b","admin_state_up":true,"status":"ACTIVE","device_id":"46dbdde2-a5e8-456d-8b80-f67c5570737b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e515b501-05a7-41d4-bab0-9e53c69e84dc","ip_address":"10.100.0.22"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["545bd932-76d0-4165-b847-c03540807a07"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-374998663","dns_assignment":[{"ip_address":"10.100.0.22","hostname":"tempest-testnetworkbasicops-server-374998663","fqdn":"tempest-testnetworkbasicops-server-374998663.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:47:36Z","updated_at":"2026-01-25T08:47:40Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:47:44,325 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/0261a238-26bf-459d-a74a-8ceeb7f5958d 0.136s 2026-01-25 08:47:44,326 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-bc825a90-ba6a-4db1-898b-7f11e7166bd6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/0261a238-26bf-459d-a74a-8ceeb7f5958d'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 0261a238-26bf-459d-a74a-8ceeb7f5958d could not be found.", "detail": ""}}' 2026-01-25 08:47:44,623 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/e515b501-05a7-41d4-bab0-9e53c69e84dc 0.297s 2026-01-25 08:47:44,624 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-64a40fcf-a63f-44dd-b367-38edb949c740', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/e515b501-05a7-41d4-bab0-9e53c69e84dc'} Body: b'' 2026-01-25 08:47:47,051 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/513a18c8-ab06-444f-a7ae-59fe69ce4dd0 2.427s 2026-01-25 08:47:47,052 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6a5c96b9-7d39-407f-aea9-462ba8f5e998', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/513a18c8-ab06-444f-a7ae-59fe69ce4dd0'} Body: b'' 2026-01-25 08:47:48,191 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/98017d5a-49fd-4886-920a-99fa3d2f2c11 1.139s 2026-01-25 08:47:48,192 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3c839ae0-84d6-4119-a5a2-8a15dc4c6de1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/98017d5a-49fd-4886-920a-99fa3d2f2c11'} Body: b'' 2026-01-25 08:47:48,346 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b 0.154s 2026-01-25 08:47:48,347 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:48 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98a5339e-3ff1-4784-8e7e-b3487b851845', 'x-compute-request-id': 'req-98a5339e-3ff1-4784-8e7e-b3487b851845', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b'} Body: b'' 2026-01-25 08:47:49,009 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b 0.662s 2026-01-25 08:47:49,010 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:48 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-29c75424-9042-47df-a9f3-f899125bc6df', 'x-compute-request-id': 'req-29c75424-9042-47df-a9f3-f899125bc6df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b'} Body: b'{"server": {"id": "46dbdde2-a5e8-456d-8b80-f67c5570737b", "name": "tempest-TestNetworkBasicOps-server-374998663", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:47:07Z", "updated": "2026-01-25T08:47:48Z", "addresses": {"tempest-network-smoke--1560077436": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:39:d2"}, {"version": 4, "addr": "192.168.122.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:39:d2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1167722170", "OS-SRV-USG:launched_at": "2026-01-25T08:47:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-744804003"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:47:50,106 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b 0.089s 2026-01-25 08:47:50,106 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:50 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-70c99a5e-b637-447a-9535-52fe430e111c', 'x-compute-request-id': 'req-70c99a5e-b637-447a-9535-52fe430e111c', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/46dbdde2-a5e8-456d-8b80-f67c5570737b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 46dbdde2-a5e8-456d-8b80-f67c5570737b could not be found."}}' 2026-01-25 08:47:50,295 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/718d6fa6-03f9-4eee-9cd7-ba208e7d0b69 0.188s 2026-01-25 08:47:50,296 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-05bad6e0-6779-4ae3-8eca-0a4f84c61af5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/718d6fa6-03f9-4eee-9cd7-ba208e7d0b69'} Body: b'' 2026-01-25 08:47:50,383 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-1167722170 0.085s 2026-01-25 08:47:50,383 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47: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-a4e0a874-9fd7-4ff3-a902-41f3694846fa', 'x-compute-request-id': 'req-a4e0a874-9fd7-4ff3-a902-41f3694846fa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1167722170'} Body: b'' 2026-01-25 08:47:52,301 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/db98e41c-b598-4dc5-babf-f9b59c8bbef6/remove_router_interface 1.917s 2026-01-25 08:47:52,301 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d80fa340-edda-4260-9af7-d920dfedf58d"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f3d20e30-fa35-41b1-a99b-913ecbc3c3b4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/db98e41c-b598-4dc5-babf-f9b59c8bbef6/remove_router_interface'} Body: b'{"id": "db98e41c-b598-4dc5-babf-f9b59c8bbef6", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "95562b92-48c6-4764-b079-7bd3ced2cdfe", "network_id": "12c40a6f-00d0-4d31-9654-b92359cef79e", "subnet_id": "d80fa340-edda-4260-9af7-d920dfedf58d", "subnet_ids": ["d80fa340-edda-4260-9af7-d920dfedf58d"]}' 2026-01-25 08:47:52,525 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/d80fa340-edda-4260-9af7-d920dfedf58d 0.223s 2026-01-25 08:47:52,525 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:52 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-940cd4b3-1cf2-4d33-b0c7-fdac3cbb9107', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/d80fa340-edda-4260-9af7-d920dfedf58d'} Body: b'' 2026-01-25 08:47:53,430 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/db98e41c-b598-4dc5-babf-f9b59c8bbef6 0.904s 2026-01-25 08:47:53,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': 'Sun, 25 Jan 2026 08:47:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-07c8a023-a22e-471a-922e-255aa037f695', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/db98e41c-b598-4dc5-babf-f9b59c8bbef6'} Body: b'' 2026-01-25 08:47:54,052 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/12c40a6f-00d0-4d31-9654-b92359cef79e 0.621s 2026-01-25 08:47:54,052 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:54 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-048470ca-abbc-43c0-b777-ca33045c6c3a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/12c40a6f-00d0-4d31-9654-b92359cef79e'} Body: b'' 0 ] tags: -worker-0 time: 2026-01-25 08:47:54.065380Z 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-01-25 08:49:22.307678Z 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-01-25 08:47:54,541 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 0.475s 2026-01-25 08:47:54,541 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--1084822532", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-3ca95d2f-3206-4e21-8758-675a3813d73f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"b8acdc0a-09c3-4cc6-8085-8f05839c8750","name":"tempest-network-smoke--1084822532","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","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-01-25T08:47:54Z","updated_at":"2026-01-25T08:47:54Z","revision_number":1}}' 2026-01-25 08:47:56,477 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 1.935s 2026-01-25 08:47:56,477 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-1654604745", "admin_state_up": true, "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec"}}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-92f4e4d0-1145-4c73-9b7a-17066321867e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "83e24fee-b700-45b8-bbee-e8fd4423af55", "name": "tempest-TestNetworkBasicOps-router-1654604745", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.207"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:47:54Z", "updated_at": "2026-01-25T08:47:55Z", "revision_number": 2, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:47:56,548 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=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28 0.070s 2026-01-25 08:47:56,548 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-dd6a4f11-5b98-4a24-88fe-88840798f11b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:47:56,664 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.115s 2026-01-25 08:47:56,664 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-53b5e60c-3ec5-4486-b0c7-0a294a3283ee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:47:56,737 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=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28 0.072s 2026-01-25 08:47:56,737 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5606377e-737e-4a55-90ed-0c3fd61ef5e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:47:57,971 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.233s 2026-01-25 08:47:57,971 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-683701566", "network_id": "b8acdc0a-09c3-4cc6-8085-8f05839c8750", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-ef0bb74a-3eb9-40b4-884a-7bbc8174c807', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"cc4c6fa4-271b-4b5c-a215-61e57cbb9718","name":"tempest-subnet-smoke-683701566","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"b8acdc0a-09c3-4cc6-8085-8f05839c8750","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-01-25T08:47:56Z","updated_at":"2026-01-25T08:47:56Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:47:59,955 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/83e24fee-b700-45b8-bbee-e8fd4423af55/add_router_interface 1.983s 2026-01-25 08:47:59,955 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cc4c6fa4-271b-4b5c-a215-61e57cbb9718"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:47:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-beaa5d4c-54fb-4202-be84-04c08e761261', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83e24fee-b700-45b8-bbee-e8fd4423af55/add_router_interface'} Body: b'{"id": "83e24fee-b700-45b8-bbee-e8fd4423af55", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "86984c55-cdb9-4e32-91e5-54eebfaf7e5a", "network_id": "b8acdc0a-09c3-4cc6-8085-8f05839c8750", "subnet_id": "cc4c6fa4-271b-4b5c-a215-61e57cbb9718", "subnet_ids": ["cc4c6fa4-271b-4b5c-a215-61e57cbb9718"]}' 2026-01-25 08:48:00,091 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.135s 2026-01-25 08:48:00,091 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-249f8e93-9535-4425-a236-42c442795411', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"b8acdc0a-09c3-4cc6-8085-8f05839c8750","name":"tempest-network-smoke--1084822532","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["cc4c6fa4-271b-4b5c-a215-61e57cbb9718"],"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-01-25T08:47:54Z","updated_at":"2026-01-25T08:47:56Z","revision_number":2,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2827}]}' 2026-01-25 08:48:00,222 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.131s 2026-01-25 08:48:00,223 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-ce31a651-e99e-4098-87ab-64ac54c3de63', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"154c1dc3-dc00-44b0-be37-60b7ba18a30f","name":"public_subnet","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","network_id":"a2634326-5b2c-43a9-9775-565d055e70ec","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-01-25T08:43:28Z","updated_at":"2026-01-25T08:43:28Z","revision_number":0,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6"},{"id":"cc4c6fa4-271b-4b5c-a215-61e57cbb9718","name":"tempest-subnet-smoke-683701566","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"b8acdc0a-09c3-4cc6-8085-8f05839c8750","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-01-25T08:47:56Z","updated_at":"2026-01-25T08:47:56Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:48:00,386 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.163s 2026-01-25 08:48:00,387 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-79636e49-1a23-4737-a951-8f4ce4760c41', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "83e24fee-b700-45b8-bbee-e8fd4423af55", "name": "tempest-TestNetworkBasicOps-router-1654604745", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.207"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:47:54Z", "updated_at": "2026-01-25T08:47:58Z", "revision_number": 3, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:48:01,056 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.668s 2026-01-25 08:48:01,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1527494764", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEMCPKJeiDEOTx562eC6RL+PVCMqLtYAja3WxcYWCzLNzXGZ+m1eMmT84LhVClT4N/jQWP/JXTTNjiklHNF7hfHunOnidn90Mouud/bQw8vwC0UlKrECtet04N/i4mOEug=="}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:00 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-38b5ef90-dbc1-4318-856e-46c9c23d3d06', 'x-compute-request-id': 'req-38b5ef90-dbc1-4318-856e-46c9c23d3d06', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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-1527494764", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEMCPKJeiDEOTx562eC6RL+PVCMqLtYAja3WxcYWCzLNzXGZ+m1eMmT84LhVClT4N/jQWP/JXTTNjiklHNF7hfHunOnidn90Mouud/bQw8vwC0UlKrECtet04N/i4mOEug==", "fingerprint": "9c:9e:d7:5d:82:5a:20:92:cb:9b:e1:54:c0:30:a1:ed", "user_id": "15e0047bf55f489bb76580054cca99ce"}}' 2026-01-25 08:48:01,763 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.698s 2026-01-25 08:48:01,763 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-2035049203", "description": "tempest-secgroup-smoke-2035049203 description", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-0a1be133-5fc8-4b2c-aa1f-14295488f092', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "name": "tempest-secgroup-smoke-2035049203", "stateful": true, "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "tempest-secgroup-smoke-2035049203 description", "shared": false, "security_group_rules": [{"id": "837021dc-ab1f-4eba-ae1f-108ba4eacdfb", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "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-01-25T08:48:01Z", "updated_at": "2026-01-25T08:48:01Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}, {"id": "b556fc16-33b9-4d0b-90a5-1e486991f83e", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "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-01-25T08:48:01Z", "updated_at": "2026-01-25T08:48:01Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}], "tags": [], "created_at": "2026-01-25T08:48:01Z", "updated_at": "2026-01-25T08:48:01Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:02,001 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.237s 2026-01-25 08:48:02,002 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": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-be84e3a1-17ab-402e-b22d-7466794bc0b5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "6f2eea7f-c5d4-416f-ba89-a2523dbe3da7", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "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-01-25T08:48:01Z", "updated_at": "2026-01-25T08:48:01Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:03,089 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.086s 2026-01-25 08:48:03,089 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": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-79dbc801-3ad0-47d8-a69f-b8c8eef0fcd5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "9e1809af-1d90-45d5-b5cc-c0b3ba946d2d", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "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-01-25T08:48:02Z", "updated_at": "2026-01-25T08:48:02Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:04,155 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.065s 2026-01-25 08:48:04,155 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": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-31398bfb-60e5-431a-82b9-f3f4b6c592dc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "626a0063-3fa4-4856-a15c-44fa14df5ef6", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "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-01-25T08:48:04Z", "updated_at": "2026-01-25T08:48:04Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:05,169 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.013s 2026-01-25 08:48:05,170 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": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-d6ff4163-2388-40bb-94ec-44f417ed7b87', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "e18001d9-605b-4877-8d9c-aa1928b7495b", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "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-01-25T08:48:05Z", "updated_at": "2026-01-25T08:48:05Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:06,136 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.965s 2026-01-25 08:48:06,136 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": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-552fce9f-04a1-4e53-97db-dc72a38e00a6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "539e3de8-5bc8-42cb-b812-ba4fe4f60e6f", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "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-01-25T08:48:06Z", "updated_at": "2026-01-25T08:48:06Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:07,131 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.994s 2026-01-25 08:48:07,132 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": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c2314f9d-3db9-4ef5-98e9-2475e107b1b2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "daa75118-5adf-4a09-b901-82def05d153e", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "1186afa2-c2f4-46f4-844c-5abc3489ecbe", "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-01-25T08:48:07Z", "updated_at": "2026-01-25T08:48:07Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:07,460 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.320s 2026-01-25 08:48:07,460 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:07 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-da33c2f6-afc5-4739-bb0a-d8edb7441df5', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=903db61e38252c85e52786cb8d6652dd; 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": "15e0047bf55f489bb76580054cca99ce", "name": "tempest-TestNetworkBasicOps-654039933-project-member", "password_expires_at": null}, "audit_ids": ["EFrHxcfeRvuuWjMGavnLqw"], "expires_at": "2026-01-25T09:48:07.000000Z", "issued_at": "2026-01-25T08:48:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16320159eb6b4f27b62d813f00f7e1fc", "name": "tempest-TestNetworkBasicOps-654039933"}, "is_domain": false, "roles": [{"id": "d513552071244a1cb11ca16ff33f625f", "name": "reader"}, {"id": "9401300ccf9247da855bac06291c4abb", "name": "member"}], "catalog": [{"endpoints": [{"name": "nova", "id": "1191ba72ebc6440d9eadecf268fa83ba", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "a182bd74f0594998a3862e1fdcac80ae", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "1926f5cec741429bbcd45f2af989f4b6", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "da5b61d6a8e74331b66bc0d55ccca18c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "dfb8c43c70e84bb290b397cadac182dd", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "28b2e2d08fa64b74b10dce4381f93236", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "48fbe31a9df742f792843033b6b466e9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "d4116141fa7c4d2794da02166c46eeaf", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "719e02887f0a4fdcad3122111070823b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "2e4ab1f4ad244a198a4783a6ac09cd21", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "7ad5b58944e04654a07ac37fe1509591", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7a2847dc4569472e87cca3c5b2a1ddf4", "type": "image", "name": "glance"}, {"endpoints": [{"name": "cinderv3", "id": "bd28d1937d3241d29c19606a7f8d4bac", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dd37c7957ba94945b614b577d878c1d3", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "8427c021d0e54d06948cdfb76b5d7c67", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "53736b97ebe3464d96b1e2fff3c6a470", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}, {"name": "swift", "id": "857510f16f1c464bb6aa3d454d55912c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}], "id": "88ba3077c18d4ab1ad6de7453b428f81", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "95e4e30b8b4f4136a8e5fc16328bd062", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f4ddb87cd5d84094a30e6d3c5387cd7e", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "af09173b9cd24f71a208fd0288704361", "type": "ide 2026-01-25 08:48:07,461 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2026-01-25 08:48:09,148 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.687s 2026-01-25 08:48:09,149 25 DEBUG [tempest.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-2024669885", "imageRef": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "flavorRef": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "networks": [{"uuid": "b8acdc0a-09c3-4cc6-8085-8f05839c8750"}], "key_name": "tempest-TestNetworkBasicOps-1527494764", "security_groups": [{"name": "tempest-secgroup-smoke-2035049203"}]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:07 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0450554b-e48d-4f7c-8426-65cc96788dfa', 'x-compute-request-id': 'req-0450554b-e48d-4f7c-8426-65cc96788dfa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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": "193d18db-639a-40de-8314-fb7913bf2e1f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2035049203"}], "adminPass": "i8B3h6NWabUZ"}}' 2026-01-25 08:48:09,366 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/193d18db-639a-40de-8314-fb7913bf2e1f 0.216s 2026-01-25 08:48:09,366 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:09 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-e128db13-adb3-46d8-9af7-e6e06d0bf4a6', 'x-compute-request-id': 'req-e128db13-adb3-46d8-9af7-e6e06d0bf4a6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f'} Body: b'{"server": {"id": "193d18db-639a-40de-8314-fb7913bf2e1f", "name": "tempest-TestNetworkBasicOps-server-2024669885", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:09Z", "updated": "2026-01-25T08:48:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1527494764", "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-01-25 08:48:11,074 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/193d18db-639a-40de-8314-fb7913bf2e1f 0.689s 2026-01-25 08:48:11,075 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:10 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-920f302b-a64d-4f59-8823-974c5b1bd954', 'x-compute-request-id': 'req-920f302b-a64d-4f59-8823-974c5b1bd954', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f'} Body: b'{"server": {"id": "193d18db-639a-40de-8314-fb7913bf2e1f", "name": "tempest-TestNetworkBasicOps-server-2024669885", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:09Z", "updated": "2026-01-25T08:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1527494764", "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-01-25 08:48:11,078 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-01-25 08:48:13,446 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/193d18db-639a-40de-8314-fb7913bf2e1f 1.366s 2026-01-25 08:48:13,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': 'Sun, 25 Jan 2026 08:48:12 GMT', 'server': 'Apache', 'content-length': '1521', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d155b281-42f8-4656-8e82-55a622f49187', 'x-compute-request-id': 'req-d155b281-42f8-4656-8e82-55a622f49187', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f'} Body: b'{"server": {"id": "193d18db-639a-40de-8314-fb7913bf2e1f", "name": "tempest-TestNetworkBasicOps-server-2024669885", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:09Z", "updated": "2026-01-25T08:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1527494764", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035049203"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:48:16,114 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/193d18db-639a-40de-8314-fb7913bf2e1f 1.661s 2026-01-25 08:48:16,114 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:14 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-c0f93e1b-de0e-4476-bfdd-29525b7ffda4', 'x-compute-request-id': 'req-c0f93e1b-de0e-4476-bfdd-29525b7ffda4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f'} Body: b'{"server": {"id": "193d18db-639a-40de-8314-fb7913bf2e1f", "name": "tempest-TestNetworkBasicOps-server-2024669885", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:09Z", "updated": "2026-01-25T08:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1527494764", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035049203"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:48:17,571 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/193d18db-639a-40de-8314-fb7913bf2e1f 0.450s 2026-01-25 08:48:17,571 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:17 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-f839d1df-c3e5-4b6f-8bc0-05ada0765cb8', 'x-compute-request-id': 'req-f839d1df-c3e5-4b6f-8bc0-05ada0765cb8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f'} Body: b'{"server": {"id": "193d18db-639a-40de-8314-fb7913bf2e1f", "name": "tempest-TestNetworkBasicOps-server-2024669885", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:09Z", "updated": "2026-01-25T08:48:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1527494764", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035049203"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:48:19,195 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/193d18db-639a-40de-8314-fb7913bf2e1f 0.618s 2026-01-25 08:48:19,196 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:18 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-a698d23c-b523-4cb0-9674-22bbec2bd33b', 'x-compute-request-id': 'req-a698d23c-b523-4cb0-9674-22bbec2bd33b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f'} Body: b'{"server": {"id": "193d18db-639a-40de-8314-fb7913bf2e1f", "name": "tempest-TestNetworkBasicOps-server-2024669885", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:09Z", "updated": "2026-01-25T08:48:18Z", "addresses": {"tempest-network-smoke--1084822532": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:19:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1527494764", "OS-SRV-USG:launched_at": "2026-01-25T08:48:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035049203"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:48:19,199 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2026-01-25 08:48:19,548 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/193d18db-639a-40de-8314-fb7913bf2e1f 0.348s 2026-01-25 08:48:19,548 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:19 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-030318dc-6b25-4d05-8c87-f03c2dde38e6', 'x-compute-request-id': 'req-030318dc-6b25-4d05-8c87-f03c2dde38e6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f'} Body: b'{"server": {"id": "193d18db-639a-40de-8314-fb7913bf2e1f", "name": "tempest-TestNetworkBasicOps-server-2024669885", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:09Z", "updated": "2026-01-25T08:48:18Z", "addresses": {"tempest-network-smoke--1084822532": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:19:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1527494764", "OS-SRV-USG:launched_at": "2026-01-25T08:48:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035049203"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:48:19,553 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-01-25 08:48:19,627 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=193d18db-639a-40de-8314-fb7913bf2e1f 0.074s 2026-01-25 08:48:19,628 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-3e093d94-394a-437a-bb31-4650d513dc92', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=193d18db-639a-40de-8314-fb7913bf2e1f'} Body: b'{"ports":[{"id":"3fa864e9-8e43-457b-96b3-8ddae1737059","name":"","network_id":"b8acdc0a-09c3-4cc6-8085-8f05839c8750","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:0b:19:2a","admin_state_up":true,"status":"ACTIVE","device_id":"193d18db-639a-40de-8314-fb7913bf2e1f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"cc4c6fa4-271b-4b5c-a215-61e57cbb9718","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["1186afa2-c2f4-46f4-844c-5abc3489ecbe"],"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-2024669885","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-2024669885","fqdn":"tempest-testnetworkbasicops-server-2024669885.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:48:11Z","updated_at":"2026-01-25T08:48:18Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:48:19,628 25 DEBUG [tempest.common.waiters] Server ID 193d18db-639a-40de-8314-fb7913bf2e1f ports are all ACTIVE [{'id': '3fa864e9-8e43-457b-96b3-8ddae1737059', 'name': '', 'network_id': 'b8acdc0a-09c3-4cc6-8085-8f05839c8750', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'mac_address': 'fa:16:3e:0b:19:2a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '193d18db-639a-40de-8314-fb7913bf2e1f', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'cc4c6fa4-271b-4b5c-a215-61e57cbb9718', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['1186afa2-c2f4-46f4-844c-5abc3489ecbe'], '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-2024669885', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-2024669885', 'fqdn': 'tempest-testnetworkbasicops-server-2024669885.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-01-25T08:48:11Z', 'updated_at': '2026-01-25T08:48:18Z', 'revision_number': 4, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'}]: 2026-01-25 08:48:21,397 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.769s 2026-01-25 08:48:21,398 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "port_id": "3fa864e9-8e43-457b-96b3-8ddae1737059", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-7b0f0fdc-14d2-4172-8864-8108a4120077', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "b20ee956-e0a9-4dc3-a863-d1c63596111a", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.241", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "83e24fee-b700-45b8-bbee-e8fd4423af55", "port_id": "3fa864e9-8e43-457b-96b3-8ddae1737059", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "b8acdc0a-09c3-4cc6-8085-8f05839c8750", "mac_address": "fa:16:3e:0b:19:2a", "admin_state_up": true, "status": "ACTIVE", "device_id": "193d18db-639a-40de-8314-fb7913bf2e1f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:48:20Z", "updated_at": "2026-01-25T08:48:20Z", "revision_number": 0}}' 2026-01-25 08:48:21,525 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/b20ee956-e0a9-4dc3-a863-d1c63596111a 0.127s 2026-01-25 08:48:21,526 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-a592f329-60f0-484d-9873-8e8d0a13ba4e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b20ee956-e0a9-4dc3-a863-d1c63596111a'} Body: b'{"floatingip": {"id": "b20ee956-e0a9-4dc3-a863-d1c63596111a", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.241", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "83e24fee-b700-45b8-bbee-e8fd4423af55", "port_id": "3fa864e9-8e43-457b-96b3-8ddae1737059", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "b8acdc0a-09c3-4cc6-8085-8f05839c8750", "mac_address": "fa:16:3e:0b:19:2a", "admin_state_up": true, "status": "ACTIVE", "device_id": "193d18db-639a-40de-8314-fb7913bf2e1f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:48:20Z", "updated_at": "2026-01-25T08:48:21Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:21,526 25 I10000 NFO [tempest.scenario.manager] FloatingIP: {'id': 'b20ee956-e0a9-4dc3-a863-d1c63596111a', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'floating_ip_address': '192.168.122.241', 'floating_network_id': 'a2634326-5b2c-43a9-9775-565d055e70ec', 'router_id': '83e24fee-b700-45b8-bbee-e8fd4423af55', 'port_id': '3fa864e9-8e43-457b-96b3-8ddae1737059', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'b8acdc0a-09c3-4cc6-8085-8f05839c8750', 'mac_address': 'fa:16:3e:0b:19:2a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '193d18db-639a-40de-8314-fb7913bf2e1f', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-01-25T08:48:20Z', 'updated_at': '2026-01-25T08:48:21Z', 'revision_number': 1, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'} is at status: ACTIVE 2026-01-25 08:48:21,526 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.127972 seconds 2026-01-25 08:48:21,526 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.241 with user: cirros 2026-01-25 08:48:21,526 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.241 in 120 sec and the expected result is reachable 2026-01-25 08:48:35,795 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.268508 seconds 2026-01-25 08:48:35,796 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.241 in 120 sec and the ping result is expected 2026-01-25 08:48:35,958 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/193d18db-639a-40de-8314-fb7913bf2e1f/action 0.161s 2026-01-25 08:48:35,959 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:35 GMT', 'server': 'Apache', 'content-length': '75590', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3120205d-2f9a-4463-acab-1f9813038e28', 'x-compute-request-id': 'req-3120205d-2f9a-4463-acab-1f9813038e28', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f/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 1225612238 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001163] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001538] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004412] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004452] Using GB pages for direct mapping\\n[ 0.004675] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004679] ACPI: Early table checksum verification disabled\\n[ 0.004685] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004690] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004697] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004704] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004708] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004711] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004715] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004719] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004722] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004724] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004726] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004727] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004728] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004730] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005932] No NUMA configuration fo 2026-01-25 08:48:35,960 25 DEBUG [tempest.scenario.manager] Console output for 193d18db-639a-40de-8314-fb7913bf2e1f 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 1225612238 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001163] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001538] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004412] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004452] Using GB pages for direct mapping [ 0.004675] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004679] ACPI: Early table checksum verification disabled [ 0.004685] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004690] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004697] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004704] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004708] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004711] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004715] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004719] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004722] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004724] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004726] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004727] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004728] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004730] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005932] No NUMA configuration found [ 0.005935] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005945] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006310] Zone ranges: [ 0.006312] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006315] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006317] Normal empty [ 0.006319] Device empty [ 0.006320] Movable zone start for each node [ 0.006323] Early memory node ranges [ 0.006324] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006326] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006328] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006581] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006610] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006814] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017531] ACPI: PM-Timer IO Port: 0x608 [ 0.017557] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017673] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017677] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017679] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017681] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017682] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017684] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017687] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017689] TSC deadline timer available [ 0.017703] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017797] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017800] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017801] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017802] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017804] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017806] Booting paravirtualized kernel on KVM [ 0.017809] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017816] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018132] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018214] kvm-guest: setup async PF for cpu 0 [ 0.018247] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018269] kvm-guest: PV spinlocks disabled, single CPU [ 0.018276] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018278] Policy zone: DMA32 [ 0.018280] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018354] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018366] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018373] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018434] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018701] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019488] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019525] ftrace: allocating 50600 entries in 198 pages [ 0.044066] ftrace: allocated 198 pages with 4 groups [ 0.044249] rcu: Hierarchical RCU implementation. [ 0.044251] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.044253] Rude variant of Tasks RCU enabled. [ 0.044254] Tracing variant of Tasks RCU enabled. [ 0.044255] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.044256] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.048714] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.049204] random: crng init done [ 0.089881] Console: colour VGA+ 80x25 [ 0.236299] printk: console [tty1] enabled [ 0.577361] printk: console [ttyS0] enabled [ 0.580275] ACPI: Core revision 20210730 [ 0.583059] APIC: Switch to symmetric I/O mode setup [ 0.587456] x2apic enabled [ 0.590578] Switched APIC routing to physical x2apic. [ 0.598834] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.605495] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.609489] pid_max: default: 32768 minimum: 301 [ 0.609489] LSM: Security Framework initializing [ 0.609489] landlock: Up and running. [ 0.609489] Yama: becoming mindful. [ 0.609489] AppArmor: AppArmor initialized [ 0.609489] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.609489] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.609489] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.609489] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.609489] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.609489] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.609489] Spectre V2 : Mitigation: Retpolines [ 0.609489] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.609489] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.609489] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.609489] RETBleed: Mitigation: untrained return thunk [ 0.609489] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.609489] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.609489] Freeing SMP alternatives memory: 44K [ 0.609489] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.609654] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.613510] ... version: 0 [ 0.616292] ... bit width: 48 [ 0.617502] ... generic registers: 6 [ 0.620237] ... value mask: 0000ffffffffffff [ 0.621502] ... max period: 00007fffffffffff [ 0.625022] ... fixed-purpose events: 0 [ 0.625505] ... event mask: 000000000000003f [ 0.629174] rcu: Hierarchical SRCU implementation. [ 0.630063] smp: Bringing up secondary CPUs ... [ 0.633147] smp: Brought up 1 node, 1 CPU [ 0.633506] smpboot: Max logical packages: 1 [ 0.636373] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.638042] devtmpfs: initialized [ 0.640475] x86/mm: Memory block size: 128MB [ 0.641694] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.645525] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.649594] pinctrl core: initialized pinctrl subsystem [ 0.653435] PM: RTC time: 08:48:20, date: 2026-01-25 [ 0.653679] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.657620] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.661521] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.665523] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.669524] audit: initializing netlink subsys (disabled) [ 0.673327] thermal_sys: Registered thermal governor 'fair_share' [ 0.673328] thermal_sys: Registered thermal governor 'bang_bang' [ 0.673505] thermal_sys: Registered thermal governor 'step_wise' [ 0.677511] audit: type=2000 audit(1769330899.662:1): state=initialized audit_enabled=0 res=1 [ 0.685518] thermal_sys: Registered thermal governor 'user_space' [ 0.685521] thermal_sys: Registered thermal governor 'power_allocator' [ 0.689531] EISA bus registered [ 0.695943] cpuidle: using governor ladder [ 0.697503] cpuidle: using governor menu [ 0.702693] ACPI: bus type PCI registered [ 0.705478] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.705830] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.709506] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.713534] PCI: Using configuration type 1 for base access [ 0.718411] Kprobes globally optimized [ 0.721218] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.721508] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.726335] ACPI: Added _OSI(Module Device) [ 0.729209] ACPI: Added _OSI(Processor Device) [ 0.729542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.732714] ACPI: Added _OSI(Processor Aggregator Device) [ 0.733561] ACPI: Added _OSI(Linux-Dell-Video) [ 0.736529] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.737509] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.744173] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.749219] ACPI: Interpreter enabled [ 0.749512] ACPI: PM: (supports S0 S5) [ 0.752092] ACPI: Using IOAPIC for interrupt routing [ 0.753537] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.757501] PCI: Using E820 reservations for host bridge windows [ 0.761641] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.770172] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.773507] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.777617] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.781608] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.786698] PCI host bridge to bus 0000:00 [ 0.789503] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.793095] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.793502] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.797502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.801502] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.805502] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.809522] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.813820] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.821619] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.832740] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.841538] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.849535] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.863612] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.865695] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.874647] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.881025] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.889430] pci 0000:00:02.0: enabling Extended Tags [ 0.891960] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.896977] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.903020] pci 0000:00:02.1: enabling Extended Tags [ 0.910613] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.917414] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.925618] pci 0000:00:02.2: enabling Extended Tags [ 0.931320] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.936930] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.948273] pci 0000:00:02.3: enabling Extended Tags [ 0.951935] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.956602] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.964686] pci 0000:00:02.4: enabling Extended Tags [ 0.969557] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.976127] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.982963] pci 0000:00:02.5: enabling Extended Tags [ 0.987972] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.992953] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.998923] pci 0000:00:02.6: enabling Extended Tags [ 1.003997] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.008957] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.017801] pci 0000:00:02.7: enabling Extended Tags [ 1.025940] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.032847] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.040331] pci 0000:00:03.0: enabling Extended Tags [ 1.044053] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.049141] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.056381] pci 0000:00:03.1: enabling Extended Tags [ 1.059988] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.064965] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.070901] pci 0000:00:03.2: enabling Extended Tags [ 1.079047] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.084932] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.090914] pci 0000:00:03.3: enabling Extended Tags [ 1.096490] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.101506] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.114904] pci 0000:00:03.4: enabling Extended Tags [ 1.121806] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.129125] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.134911] pci 0000:00:03.5: enabling Extended Tags [ 1.140022] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.146902] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.157226] pci 0000:00:03.6: enabling Extended Tags [ 1.160002] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.165020] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.173800] pci 0000:00:03.7: enabling Extended Tags [ 1.182395] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.189477] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.194860] pci 0000:00:04.0: enabling Extended Tags [ 1.200029] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.205158] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.212479] pci 0000:00:04.1: enabling Extended Tags [ 1.215967] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.220742] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.228824] pci 0000:00:04.2: enabling Extended Tags [ 1.233891] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.240758] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.246829] pci 0000:00:04.3: enabling Extended Tags [ 1.252005] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.256899] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.262817] pci 0000:00:04.4: enabling Extended Tags [ 1.267982] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.274532] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.285192] pci 0000:00:04.5: enabling Extended Tags [ 1.287956] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.292911] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.300184] pci 0000:00:04.6: enabling Extended Tags [ 1.303972] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.308884] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.316901] pci 0000:00:04.7: enabling Extended Tags [ 1.321971] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.328776] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.334830] pci 0000:00:05.0: enabling Extended Tags [ 1.393677] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.399332] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.402617] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.421505] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.429503] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.436695] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.444078] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.453846] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.461091] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.465115] pci 0000:01:00.0: enabling Extended Tags [ 1.536714] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.537566] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.541411] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.541619] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.547819] pci_bus 0000:02: extended config space not accessible [ 1.549808] acpiphp: Slot [1] registered [ 1.552473] acpiphp: Slot [0] registered [ 1.553547] acpiphp: Slot [2] registered [ 1.556507] acpiphp: Slot [3] registered [ 1.557549] acpiphp: Slot [4] registered [ 1.560151] acpiphp: Slot [5] registered [ 1.561547] acpiphp: Slot [6] registered [ 1.564266] acpiphp: Slot [7] registered [ 1.565551] acpiphp: Slot [8] registered [ 1.568449] acpiphp: Slot [9] registered [ 1.569549] acpiphp: Slot [10] registered [ 1.572400] acpiphp: Slot [11] registered [ 1.573547] acpiphp: Slot [12] registered [ 1.576289] acpiphp: Slot [13] registered [ 1.577548] acpiphp: Slot [14] registered [ 1.580253] acpiphp: Slot [15] registered [ 1.581548] acpiphp: Slot [16] registered [ 1.584633] acpiphp: Slot [17] registered [ 1.585547] acpiphp: Slot [18] registered [ 1.588245] acpiphp: Slot [19] registered [ 1.589549] acpiphp: Slot [20] registered [ 1.592272] acpiphp: Slot [21] registered [ 1.593547] acpiphp: Slot [22] registered [ 1.596632] acpiphp: Slot [23] registered [ 1.597547] acpiphp: Slot [24] registered [ 1.600232] acpiphp: Slot [25] registered [ 1.601547] acpiphp: Slot [26] registered [ 1.604269] acpiphp: Slot [27] registered [ 1.605547] acpiphp: Slot [28] registered [ 1.608246] acpiphp: Slot [29] registered [ 1.609561] acpiphp: Slot [30] registered [ 1.612268] acpiphp: Slot [31] registered [ 1.615796] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.627931] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.698547] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.701602] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.705566] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.709627] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.719260] acpiphp: Slot [0-2] registered [ 1.722106] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.731553] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.741509] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.748024] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.749699] pci 0000:03:00.0: enabling Extended Tags [ 1.826874] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.829625] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.833620] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.840605] acpiphp: Slot [0-3] registered [ 1.842276] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.853506] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.869003] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.872462] pci 0000:04:00.0: enabling Extended Tags [ 1.950970] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.953628] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.957620] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.964559] acpiphp: Slot [0-4] registered [ 1.966123] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.976930] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.987655] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.991963] pci 0000:05:00.0: enabling Extended Tags [ 2.069881] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.073503] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.077640] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.085005] acpiphp: Slot [0-5] registered [ 2.086136] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.097313] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.109513] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.116562] pci 0000:06:00.0: enabling Extended Tags [ 2.196661] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.197653] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.201647] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.208710] acpiphp: Slot [0-6] registered [ 2.274126] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.277679] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.281642] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.288816] acpiphp: Slot [0-7] registered [ 2.355735] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.357627] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.361620] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.368900] acpiphp: Slot [0-8] registered [ 2.434822] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.437732] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.441620] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.448762] acpiphp: Slot [0-9] registered [ 2.517108] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.517682] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.521630] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.528928] acpiphp: Slot [0-10] registered [ 2.596492] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.597641] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.601621] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.608772] acpiphp: Slot [0-11] registered [ 2.679142] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.681629] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.685622] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.692845] acpiphp: Slot [0-12] registered [ 2.763848] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.765626] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.769620] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.776651] acpiphp: Slot [0-13] registered [ 2.844938] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.845635] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.849625] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.857697] acpiphp: Slot [0-14] registered [ 2.926939] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.929672] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.933646] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.941331] acpiphp: Slot [0-15] registered [ 3.008788] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.009633] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.013624] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.021157] acpiphp: Slot [0-16] registered [ 3.086589] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.089664] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.093641] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.101182] acpiphp: Slot [0-17] registered [ 3.167508] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.169659] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.173654] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.182081] acpiphp: Slot [0-18] registered [ 3.256878] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.257640] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.261621] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.269538] acpiphp: Slot [0-19] registered [ 3.344167] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.345660] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.349652] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.358008] acpiphp: Slot [0-20] registered [ 3.432460] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.433641] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.437668] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.446281] acpiphp: Slot [0-21] registered [ 3.524779] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.525661] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.529674] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.538371] acpiphp: Slot [0-22] registered [ 3.612326] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.613641] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.617620] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.625650] acpiphp: Slot [0-23] registered [ 3.695664] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.697634] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.701630] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.709324] acpiphp: Slot [0-24] registered [ 3.774609] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.777807] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.781655] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.789333] acpiphp: Slot [0-25] registered [ 3.855946] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.857632] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.861620] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.920497] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.921727] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.925707] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.929724] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.933705] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.937705] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.941708] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.945701] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.949610] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.953520] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.957520] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.961519] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.965462] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.965519] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.969519] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.973509] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.978026] iommu: Default domain type: Translated [ 3.981516] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.985723] SCSI subsystem initialized [ 3.988583] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.989489] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.989513] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.993206] vgaarb: loaded [ 3.993535] ACPI: bus type USB registered [ 3.996365] usbcore: registered new interface driver usbfs [ 3.997511] usbcore: registered new interface driver hub [ 4.000961] usbcore: registered new device driver usb [ 4.001531] pps_core: LinuxPPS API ver. 1 registered [ 4.004865] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.005525] PTP clock support registered [ 4.008265] EDAC MC: Ver: 3.0.0 [ 4.012803] NetLabel: Initializing [ 4.013501] NetLabel: domain hash size = 128 [ 4.016446] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.017528] NetLabel: unlabeled traffic allowed by default [ 4.021172] PCI: Using ACPI for IRQ routing [ 4.796428] clocksource: Switched to clocksource kvm-clock [ 4.812556] VFS: Disk quotas dquot_6.6.0 [ 4.815400] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.820207] AppArmor: AppArmor Filesystem Enabled [ 4.825482] pnp: PnP ACPI init [ 4.828098] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.833216] pnp: PnP ACPI: found 5 devices [ 4.841731] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.847729] NET: Registered PF_INET protocol family [ 4.851026] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.857915] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.865378] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.870458] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.875443] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.880246] TCP: Hash tables configured (established 1024 bind 1024) [ 4.884551] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.889569] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.893828] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.898382] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.902106] NET: Registered PF_XDP protocol family [ 4.905339] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.910550] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.915825] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.921071] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.926266] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.931530] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.936785] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.941975] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.947233] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.952545] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.958241] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.964236] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.970284] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.976721] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.982680] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.988820] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.995209] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.003219] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.010146] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.016342] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.022409] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.028652] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.034228] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.040003] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.045451] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.049666] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.053721] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.057984] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.061982] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.066046] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.070091] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.074652] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.079274] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.084219] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.089069] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.094190] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.099218] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.103486] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.107699] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.112157] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.116417] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.120909] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.125171] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.129690] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.133987] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.138459] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.142690] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.147400] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.151974] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.156393] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.160819] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.165735] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.171257] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.175607] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.179752] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.184109] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.188247] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.193447] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.198751] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.203505] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.208036] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.212420] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.216589] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.220606] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.224777] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.228762] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.232765] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.236778] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.241154] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.245395] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.249365] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.253857] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.257938] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.262328] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.266714] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.270926] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.275393] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.279610] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.284043] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.288318] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.292704] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.297061] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.301705] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.305861] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.311495] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.317079] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.322767] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.328243] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.333912] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.339214] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.344786] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.350189] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.355785] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.360708] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.365379] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.368915] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.377152] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.384068] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.394736] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.400386] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.407520] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.415446] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.424937] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.432210] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.440420] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.449886] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.455746] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.464353] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.476487] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.484284] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.490254] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.500804] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.508881] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.515026] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.525190] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.533455] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.539356] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.550324] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.556028] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.565698] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.575164] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.580718] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.590343] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.600977] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.606427] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.614712] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.623333] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.632737] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.640065] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.647724] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.656062] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.664364] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.672047] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.679923] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.686260] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.696681] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.702373] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.708919] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.716857] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.726519] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.730217] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.738785] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.744959] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.755880] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.761942] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.770061] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.779351] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.787723] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.791477] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.800699] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.808815] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.816944] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.822628] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.829068] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.837256] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.847027] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.850681] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.858666] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.864571] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.875315] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.880792] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.887141] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.895009] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.904707] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.910978] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.919116] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.924812] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.933781] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.938689] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.944772] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.951577] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.958848] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.964441] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.970370] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.977900] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.984934] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.990546] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.996371] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.003620] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.012399] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.015707] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.021159] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.029048] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.037723] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.040956] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.048020] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.054786] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.063149] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.067080] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.072227] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.076569] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.080889] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.085172] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.089587] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.093269] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.097213] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.101816] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.105316] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.109320] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.113931] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.117925] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.122526] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.127151] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.131744] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.136414] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.142213] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.146242] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.150848] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.154826] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.159413] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.163363] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.167971] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.171937] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.177463] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.182397] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.187354] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.191703] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.197226] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.201417] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.206112] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.210155] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.215001] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.218718] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.222804] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.227511] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.231459] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.235449] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.240066] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.243638] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.247555] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.252157] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.255799] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.259697] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.264274] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.267804] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.271723] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.276282] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.280126] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.284059] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.288638] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.292182] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.296101] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.300650] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.304200] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.308152] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.315055] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.318616] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.322532] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.327067] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.330676] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.334616] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.339168] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.342708] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.346650] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.351223] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.354797] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.358732] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.363294] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.366858] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.370812] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.376872] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.388136] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11381 usecs [ 6.394457] PCI: CLS 0 bytes, default 64 [ 6.397230] Trying to unpack rootfs image as initramfs... [ 6.400874] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.417886] Initialise system trusted keyrings [ 6.421014] Key type blacklist registered [ 6.429690] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.438859] zbud: loaded [ 6.441095] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.453717] fuse: init (API version 7.34) [ 6.457861] integrity: Platform Keyring initialized [ 6.477561] Key type asymmetric registered [ 6.480358] Asymmetric key parser 'x509' registered [ 6.485567] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.497648] io scheduler mq-deadline registered [ 6.504903] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.522009] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.539676] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.553946] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.571678] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.582233] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.601140] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.617916] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.630741] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.645237] Freeing initrd memory: 8744K [ 6.648812] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.658108] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.662415] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.672930] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.678718] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.688490] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.692739] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.697959] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.704275] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.710323] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.719329] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.725288] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.734048] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.738314] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.748083] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.752311] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.763902] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.770194] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.779136] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.783391] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.792071] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.796407] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.805685] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.810401] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.815848] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.822098] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.826318] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.835721] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.839983] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.849303] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.854156] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.862537] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.868231] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.876530] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.880825] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.889867] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.894754] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.904230] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.909854] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.918181] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.923768] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.929165] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.935331] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.940955] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.949150] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.958530] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.963123] shpchp 0000:01:00.0: Slot initialization failed [ 6.969041] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.974761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.979691] ACPI: button: Power Button [PWRF] [ 7.006629] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.043412] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.050494] Linux agpgart interface v0.103 [ 7.054644] loop: module loaded [ 7.057081] tun: Universal TUN/TAP device driver, 1.6 [ 7.060471] PPP generic driver version 2.10000 4.2 [ 7.063380] VFIO - User Level meta-driver version: 0.3 [ 7.067079] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.071406] ehci-pci: EHCI PCI platform driver [ 7.074955] ehci-platform: EHCI generic platform driver [ 7.080523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.084823] ohci-pci: OHCI PCI platform driver [ 7.087840] ohci-platform: OHCI generic platform driver [ 7.091295] uhci_hcd: USB Universal Host Controller Interface driver [ 7.097629] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.101057] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.105884] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.109529] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.113724] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.119599] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.124260] usb usb1: Product: UHCI Host Controller [ 7.127508] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.131591] usb usb1: SerialNumber: 0000:02:01.0 [ 7.134904] hub 1-0:1.0: USB hub found [ 7.137567] hub 1-0:1.0: 2 ports detected [ 7.140736] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.148593] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.152267] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.155958] mousedev: PS/2 mouse device common for all mice [ 7.160636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.166185] rtc_cmos 00:03: RTC can wake from S4 [ 7.171306] rtc_cmos 00:03: registered as rtc0 [ 7.174643] rtc_cmos 00:03: setting system clock to 2026-01-25T08:48:27 UTC (1769330907) [ 7.180215] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.184627] i2c_dev: i2c /dev entries driver [ 7.187660] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.195182] device-mapper: uevent: version 1.0.3 [ 7.198400] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.204251] platform eisa.0: Probing EISA bus 0 [ 7.207948] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.213001] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.217422] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.221801] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.226200] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.230636] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.235074] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.239282] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.244307] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.248728] platform eisa.0: EISA: Detected 0 cards [ 7.252130] ledtrig-cpu: registered to indicate activity on CPUs [ 7.256724] drop_monitor: Initializing network drop monitor service [ 7.261711] NET: Registered PF_INET6 protocol family [ 7.268301] Segment Routing with IPv6 [ 7.270958] In-situ OAM (IOAM) with IPv6 [ 7.273831] NET: Registered PF_PACKET protocol family [ 7.277364] Key type dns_resolver registered [ 7.280636] IPI shorthand broadcast: enabled [ 7.283712] registered taskstats version 1 [ 7.286560] Loading compiled-in X.509 certificates [ 7.290235] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.296937] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.303493] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.309867] blacklist: Loading compiled-in revocation X.509 certificates [ 7.314332] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.320782] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.329530] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.336486] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.343399] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.350380] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.357964] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.364989] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.372728] zswap: loaded using pool lzo/zbud [ 7.375986] Key type .fscrypt registered [ 7.378707] Key type fscrypt-provisioning registered [ 7.384629] Key type encrypted registered [ 7.388194] AppArmor: AppArmor sha1 policy hashing enabled [ 7.392659] ima: No TPM chip found, activating TPM-bypass! [ 7.397043] Loading compiled-in module X.509 certificates [ 7.402031] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.409674] ima: Allocated hash algorithm: sha1 [ 7.413335] ima: No architecture policies found [ 7.417189] evm: Initialising EVM extended attributes: [ 7.421335] evm: security.selinux [ 7.424291] evm: security.SMACK64 [ 7.427254] evm: security.SMACK64EXEC [ 7.430389] evm: security.SMACK64TRANSMUTE [ 7.434102] evm: security.SMACK64MMAP [ 7.437246] evm: security.apparmor [ 7.440405] evm: security.ima [ 7.443378] evm: security.capability [ 7.446623] evm: HMAC attrs: 0x1 [ 7.450367] PM: Magic number: 10:482:827 [ 7.453797] misc hw_random: hash matches [ 7.457007] pci_express 0000:00:04.7:pcie010: hash matches [ 7.462195] RAS: Correctable Errors collector initialized. [ 7.466698] Unstable clock detected, switching default tracing clock to "global" [ 7.466698] If you want to keep using the local clock, then add: [ 7.466698] "trace_clock=local" [ 7.466698] on the kernel command line [ 7.484287] Freeing unused decrypted memory: 2036K [ 7.489027] Freeing unused kernel image (initmem) memory: 3244K [ 7.497665] Write protecting the kernel read-only data: 30720k [ 7.503159] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.508960] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.514263] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.566850] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.571280] Run /init as init process info: initramfs: up at 7.02 [ 7.625008] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.633819] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.638885] GPT:229375 != 2097151 [ 7.641402] GPT:Alternate GPT header not at the end of the disk. [ 7.645631] GPT:229375 != 2097151 [ 7.648497] GPT: Use GNU Parted to correct GPT errors. [ 7.698295] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.076462] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.115400] 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:19:3d:18:db:63:9a:40:de:83:14:fb:79:13:bf:2e:1f forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCB1eJTCsFod7S1jleOpQrcAVQfGW0nTlmfxPk7Bzevvt+cu/eRbDRY+ilOB49XLAL9Fs2XzDqJ7B8BJ9Nj27SKzp4rRhUnYsDVFDf9+vNl9P0UXo9Oc8omSvnmR73UEVyNLmJKbtvfFh+OXflzPKySVVFlj9yCU3x4+60k48GbIKVZve59i5kLfHBKikWcwOWAgzxWYOAZqi3R7J0m2Hi4uz9+BOukzqFxXklzUTCIaIgHWlnvSvH2iEpCLfMQRUW1tB0ck7w2+bcI0Ad0yRB0lGRHC1FQHEwcZLO3HQS5a+AgYBtUVqcdSJGtIkOPhpY9vvwwGooL3THVNg6mc0S/ root@tempest-testnetworkbasicops-server-2024669885 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAc7JG+YyXGlnkOyyK1Be9nxNHZwyLK5BGwgpcOIJmbc5t1mqaDKvnwFD7yg+DBeR+ewhYro7H8EbGRq4Ee/U/k= root@tempest-testnetworkbasicops-server-2024669885 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe0b:192a/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 193d18db-639a-40de-8314-fb7913bf2e1f name: tempest-TestNetworkBasicOps-server-2024669885 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-2024669885 launch-index: 0 === cirros: current=0.6.2 uptime=8.86 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:0B:19:2A inet6 addr: fe80::f816:3eff:fe0b:192a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 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:1662 (1.6 KiB) TX bytes:902 (902.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-2024669885 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.209153] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.212508] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.232795] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.462667] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.497683] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.632228] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.633202] ISO 9660 Extensions: RRIP_1991A [ 8.726062] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.263433] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.265719] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jan 25 08:48:28 cirros syslog.info syslogd started: BusyBox v1.35.0 Jan 25 08:48:29 cirros auth.notice su: + none root:cirros Jan 25 08:48:29 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jan 25 08:48:29 cirros daemon.info dhcpcd[350]: DUID 00:04:19:3d:18:db:63:9a:40:de:83:14:fb:79:13:bf:2e:1f Jan 25 08:48:29 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jan 25 08:48:29 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jan 25 08:48:29 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jan 25 08:48:29 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:0b:19:2a Jan 25 08:48:29 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe0b:192a Jan 25 08:48:29 cirros authpriv.info dropbear[391]: Running in background Jan 25 08:48:29 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jan 25 08:48:29 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.9 from 10.100.0.1 Jan 25 08:48:29 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.9/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-2024669885 login: 2026-01-25 08:48:35,961 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.241:22' as 'cirros' with public key authentication 2026-01-25 08:48:35,969 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:48:36,071 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:48:36,072 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.241 successfully created 2026-01-25 08:48:36,196 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=16320159eb6b4f27b62d813f00f7e1fc&network_id=b8acdc0a-09c3-4cc6-8085-8f05839c8750 0.123s 2026-01-25 08:48:36,196 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3457', 'x-openstack-request-id': 'req-0b27f0a6-0e72-4858-9cae-293b93c8a33f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=16320159eb6b4f27b62d813f00f7e1fc&network_id=b8acdc0a-09c3-4cc6-8085-8f05839c8750'} Body: b'{"ports":[{"id":"3fa864e9-8e43-457b-96b3-8ddae1737059","name":"","network_id":"b8acdc0a-09c3-4cc6-8085-8f05839c8750","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:0b:19:2a","admin_state_up":true,"status":"ACTIVE","device_id":"193d18db-639a-40de-8314-fb7913bf2e1f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"cc4c6fa4-271b-4b5c-a215-61e57cbb9718","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["1186afa2-c2f4-46f4-844c-5abc3489ecbe"],"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-2024669885","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-2024669885","fqdn":"tempest-testnetworkbasicops-server-2024669885.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:48:11Z","updated_at":"2026-01-25T08:48:18Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"},{"id":"86984c55-cdb9-4e32-91e5-54eebfaf7e5a","name":"","network_id":"b8acdc0a-09c3-4cc6-8085-8f05839c8750","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:b4:7b:f8","admin_state_up":true,"status":"ACTIVE","device_id":"83e24fee-b700-45b8-bbee-e8fd4423af55","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"cc4c6fa4-271b-4b5c-a215-61e57cbb9718","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-01-25T08:47:58Z","updated_at":"2026-01-25T08:47:59Z","revision_number":2,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"},{"id":"9730f293-f534-4d51-ad1a-058599e5cc29","name":"","network_id":"b8acdc0a-09c3-4cc6-8085-8f05839c8750","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:d7:a7:91","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-b8acdc0a-09c3-4cc6-8085-8f05839c8750","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"cc4c6fa4-271b-4b5c-a215-61e57cbb9718","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-01-25T08:47:54Z","updated_at":"2026-01-25T08:47:57Z","revision_number":2,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:48:36,198 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.241:22' as 'cirros' with public key authentication 2026-01-25 08:48:36,201 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:48:36,310 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:48:36,311 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.241 successfully created 2026-01-25 08:48:36,311 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.9 2026-01-25 08:48:36,312 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.241:22' as 'cirros' with public key authentication 2026-01-25 08:48:36,315 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:48:36,420 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:48:36,421 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.241 successfully created 2026-01-25 08:48:36,428 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.116894 seconds 2026-01-25 08:48:36,429 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-01-25 08:48:36,429 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.241:22' as 'cirros' with public key authentication 2026-01-25 08:48:36,431 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:48:36,498 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:48:36,499 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.241 successfully created 2026-01-25 08:48:36,507 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.078228 seconds 2026-01-25 08:48:36,608 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=a2634326-5b2c-43a9-9775-565d055e70ec 0.099s 2026-01-25 08:48:36,608 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-8c067593-81b2-498d-bfc3-a48d8fe3d484', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec'} Body: b'{"subnets":[{"id":"154c1dc3-dc00-44b0-be37-60b7ba18a30f","name":"public_subnet","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","network_id":"a2634326-5b2c-43a9-9775-565d055e70ec","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-01-25T08:43:28Z","updated_at":"2026-01-25T08:43:28Z","revision_number":0,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6"}]}' 2026-01-25 08:48:36,609 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.241:22' as 'cirros' with public key authentication 2026-01-25 08:48:36,618 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:48:36,688 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:48:36,689 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.241 successfully created 2026-01-25 08:48:36,690 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-01-25 08:48:36,690 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.241:22' as 'cirros' with public key authentication 2026-01-25 08:48:36,694 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:48:36,799 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:48:36,799 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.241 successfully created 2026-01-25 08:48:36,877 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.187010 seconds 2026-01-25 08:48:37,409 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/b20ee956-e0a9-4dc3-a863-d1c63596111a 0.530s 2026-01-25 08:48:37,409 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": null}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-2b375e3d-e4bb-46b8-be77-354e5bb8d6db', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b20ee956-e0a9-4dc3-a863-d1c63596111a'} Body: b'{"floatingip": {"id": "b20ee956-e0a9-4dc3-a863-d1c63596111a", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.241", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "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-01-25T08:48:20Z", "updated_at": "2026-01-25T08:48:37Z", "revision_number": 2, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:37,504 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/b20ee956-e0a9-4dc3-a863-d1c63596111a 0.094s 2026-01-25 08:48:37,504 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-8b553f69-2c06-4491-8b51-a96d8f66fd4b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b20ee956-e0a9-4dc3-a863-d1c63596111a'} Body: b'{"floatingip": {"id": "b20ee956-e0a9-4dc3-a863-d1c63596111a", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.241", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "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-01-25T08:48:20Z", "updated_at": "2026-01-25T08:48:37Z", "revision_number": 3, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:37,504 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'b20ee956-e0a9-4dc3-a863-d1c63596111a', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'floating_ip_address': '192.168.122.241', 'floating_network_id': 'a2634326-5b2c-43a9-9775-565d055e70ec', '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-01-25T08:48:20Z', 'updated_at': '2026-01-25T08:48:37Z', 'revision_number': 3, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'} is at status: DOWN 2026-01-25 08:48:37,504 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.095138 seconds 2026-01-25 08:48:37,505 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.241 with user: cirros 2026-01-25 08:48:37,505 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.241 in 120 sec and the expected result is unreachable 2026-01-25 08:48:38,544 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.038634 seconds 2026-01-25 08:48:38,544 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.241 in 120 sec and the ping result is expected 2026-01-25 08:48:38,640 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.093s 2026-01-25 08:48:38,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-7318701", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJafj1oF+IU1pwZFdpigOadPeRrkBVjcLw70wgIzcZrOx1G3lx6/Axl2AGKBVqJ4BDFYbVMejbP+saRwzJTBi+MyVmtQ0J4ZrXo25ERK+K0I84LepeHJq1itU/eD9VWr1Q=="}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:38 GMT', 'server': 'Apache', 'content-length': '395', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb9c6eeb-5500-45df-9644-b5c45b4d9215', 'x-compute-request-id': 'req-bb9c6eeb-5500-45df-9644-b5c45b4d9215', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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-7318701", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJafj1oF+IU1pwZFdpigOadPeRrkBVjcLw70wgIzcZrOx1G3lx6/Axl2AGKBVqJ4BDFYbVMejbP+saRwzJTBi+MyVmtQ0J4ZrXo25ERK+K0I84LepeHJq1itU/eD9VWr1Q==", "fingerprint": "e6:4d:b2:74:60:08:98:7f:22:ba:d0:dd:a9:07:52:fc", "user_id": "15e0047bf55f489bb76580054cca99ce"}}' 2026-01-25 08:48:38,872 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.230s 2026-01-25 08:48:38,872 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-1175345631", "description": "tempest-secgroup-smoke-1175345631 description", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-ab83463b-0328-4617-8577-165643b6e05e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "name": "tempest-secgroup-smoke-1175345631", "stateful": true, "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "tempest-secgroup-smoke-1175345631 description", "shared": false, "security_group_rules": [{"id": "477bec05-1407-422d-96c3-dc33660ef24c", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "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-01-25T08:48:38Z", "updated_at": "2026-01-25T08:48:38Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}, {"id": "61209c84-7ead-45fc-9238-ff17f9b5b8af", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "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-01-25T08:48:38Z", "updated_at": "2026-01-25T08:48:38Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}], "tags": [], "created_at": "2026-01-25T08:48:38Z", "updated_at": "2026-01-25T08:48:38Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:39,230 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.357s 2026-01-25 08:48:39,230 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": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-92bd8b90-9ecf-42b3-9b1b-943c4c6d3545', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "10021e68-12b0-483a-8780-19f168f9af72", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "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-01-25T08:48:39Z", "updated_at": "2026-01-25T08:48:39Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:39,433 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.202s 2026-01-25 08:48:39,436 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": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-c310b390-518c-4c1b-955a-1955b25a01a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "5cd6acfc-e2d9-4edf-ab32-50a9c2323a92", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "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-01-25T08:48:39Z", "updated_at": "2026-01-25T08:48:39Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:39,611 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.174s 2026-01-25 08:48:39,612 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": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f78c49d7-b7f0-49b5-9397-c10e84c5ab9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "e1c96afa-b320-4223-9bcc-087b107958d9", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "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-01-25T08:48:39Z", "updated_at": "2026-01-25T08:48:39Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:39,795 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.183s 2026-01-25 08:48:39,795 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": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f3690f45-a80f-421b-9b22-27c796699af4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "0f5a7c58-0a66-4b51-aefe-2248814bbf2c", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "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-01-25T08:48:39Z", "updated_at": "2026-01-25T08:48:39Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:39,981 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.185s 2026-01-25 08:48:39,981 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": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-99412f0f-66d1-47f9-ba02-3fa534329181', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "d7a8e96e-8a5e-4284-b2a8-81998ba44277", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "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-01-25T08:48:39Z", "updated_at": "2026-01-25T08:48:39Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:41,650 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.668s 2026-01-25 08:48:41,651 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": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-801e71d2-da36-4a98-b342-365a268e0c99', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "ff23ab84-e7cd-40b8-8d7a-238dfc1d8da0", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "85aa9a74-af19-4063-93ae-12cde0a2c3f8", "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-01-25T08:48:40Z", "updated_at": "2026-01-25T08:48:40Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:41,962 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.307s 2026-01-25 08:48:41,963 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:41 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-44a9eea9-3f7e-4b80-9f4a-7c09d53eea17', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=903db61e38252c85e52786cb8d6652dd; 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": "15e0047bf55f489bb76580054cca99ce", "name": "tempest-TestNetworkBasicOps-654039933-project-member", "password_expires_at": null}, "audit_ids": ["nJvpgfbGQB20IIse4Yt-nA"], "expires_at": "2026-01-25T09:48:41.000000Z", "issued_at": "2026-01-25T08:48:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16320159eb6b4f27b62d813f00f7e1fc", "name": "tempest-TestNetworkBasicOps-654039933"}, "is_domain": false, "roles": [{"id": "d513552071244a1cb11ca16ff33f625f", "name": "reader"}, {"id": "9401300ccf9247da855bac06291c4abb", "name": "member"}], "catalog": [{"endpoints": [{"name": "nova", "id": "1191ba72ebc6440d9eadecf268fa83ba", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "a182bd74f0594998a3862e1fdcac80ae", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "1926f5cec741429bbcd45f2af989f4b6", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "da5b61d6a8e74331b66bc0d55ccca18c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "dfb8c43c70e84bb290b397cadac182dd", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "28b2e2d08fa64b74b10dce4381f93236", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "48fbe31a9df742f792843033b6b466e9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "d4116141fa7c4d2794da02166c46eeaf", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "719e02887f0a4fdcad3122111070823b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "2e4ab1f4ad244a198a4783a6ac09cd21", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "7ad5b58944e04654a07ac37fe1509591", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7a2847dc4569472e87cca3c5b2a1ddf4", "type": "image", "name": "glance"}, {"endpoints": [{"name": "cinderv3", "id": "bd28d1937d3241d29c19606a7f8d4bac", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dd37c7957ba94945b614b577d878c1d3", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "8427c021d0e54d06948cdfb76b5d7c67", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "53736b97ebe3464d96b1e2fff3c6a470", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}, {"name": "swift", "id": "857510f16f1c464bb6aa3d454d55912c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}], "id": "88ba3077c18d4ab1ad6de7453b428f81", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "95e4e30b8b4f4136a8e5fc16328bd062", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f4ddb87cd5d84094a30e6d3c5387cd7e", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "af09173b9cd24f71a208fd0288704361", "type": "ide 2026-01-25 08:48:41,963 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2026-01-25 08:48:45,650 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.686s 2026-01-25 08:48:45,650 25 DEBUG [tempest.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-1107428257", "imageRef": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "flavorRef": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "networks": [{"uuid": "b8acdc0a-09c3-4cc6-8085-8f05839c8750"}], "key_name": "tempest-TestNetworkBasicOps-7318701", "security_groups": [{"name": "tempest-secgroup-smoke-1175345631"}]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:41 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fabc60d-12be-496d-af92-8ca77ce1faeb', 'x-compute-request-id': 'req-8fabc60d-12be-496d-af92-8ca77ce1faeb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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": "98e048fb-7c2b-4ca8-8ac6-da9a6d032330", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1175345631"}], "adminPass": "htw4RLJPoYEz"}}' 2026-01-25 08:48:46,115 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/98e048fb-7c2b-4ca8-8ac6-da9a6d032330 0.463s 2026-01-25 08:48:46,115 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:45 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-3b8b1750-9cf3-4fd1-87f5-28b30e22edd0', 'x-compute-request-id': 'req-3b8b1750-9cf3-4fd1-87f5-28b30e22edd0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330'} Body: b'{"server": {"id": "98e048fb-7c2b-4ca8-8ac6-da9a6d032330", "name": "tempest-TestNetworkBasicOps-server-1107428257", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:45Z", "updated": "2026-01-25T08:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-7318701", "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-01-25 08:48:47,350 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/98e048fb-7c2b-4ca8-8ac6-da9a6d032330 0.230s 2026-01-25 08:48:47,351 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:47 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-8b571ab6-ba76-4675-ad34-edcdc6d72c1f', 'x-compute-request-id': 'req-8b571ab6-ba76-4675-ad34-edcdc6d72c1f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330'} Body: b'{"server": {"id": "98e048fb-7c2b-4ca8-8ac6-da9a6d032330", "name": "tempest-TestNetworkBasicOps-server-1107428257", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:45Z", "updated": "2026-01-25T08:48:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-7318701", "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-01-25 08:48:47,356 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-01-25 08:48:49,037 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/98e048fb-7c2b-4ca8-8ac6-da9a6d032330 0.679s 2026-01-25 08:48:49,037 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:48 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-09602203-d9d6-4ea8-83c9-293bae885069', 'x-compute-request-id': 'req-09602203-d9d6-4ea8-83c9-293bae885069', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330'} Body: b'{"server": {"id": "98e048fb-7c2b-4ca8-8ac6-da9a6d032330", "name": "tempest-TestNetworkBasicOps-server-1107428257", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:45Z", "updated": "2026-01-25T08:48:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-7318701", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1175345631"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:48:51,137 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/98e048fb-7c2b-4ca8-8ac6-da9a6d032330 1.094s 2026-01-25 08:48:51,137 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:50 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-f387da7c-13f4-41bd-86c5-b9d9286c93f7', 'x-compute-request-id': 'req-f387da7c-13f4-41bd-86c5-b9d9286c93f7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330'} Body: b'{"server": {"id": "98e048fb-7c2b-4ca8-8ac6-da9a6d032330", "name": "tempest-TestNetworkBasicOps-server-1107428257", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:45Z", "updated": "2026-01-25T08:48:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-7318701", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1175345631"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:48:53,156 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/98e048fb-7c2b-4ca8-8ac6-da9a6d032330 1.013s 2026-01-25 08:48:53,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': 'Sun, 25 Jan 2026 08:48:52 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-38603d7f-75d6-4726-8cd5-aa48d07006b5', 'x-compute-request-id': 'req-38603d7f-75d6-4726-8cd5-aa48d07006b5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330'} Body: b'{"server": {"id": "98e048fb-7c2b-4ca8-8ac6-da9a6d032330", "name": "tempest-TestNetworkBasicOps-server-1107428257", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:45Z", "updated": "2026-01-25T08:48:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "10000 key_name": "tempest-TestNetworkBasicOps-7318701", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1175345631"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:48:55,255 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/98e048fb-7c2b-4ca8-8ac6-da9a6d032330 1.094s 2026-01-25 08:48:55,255 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:54 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-189a2615-8b75-4050-8dfb-3e6ace2d98e0', 'x-compute-request-id': 'req-189a2615-8b75-4050-8dfb-3e6ace2d98e0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330'} Body: b'{"server": {"id": "98e048fb-7c2b-4ca8-8ac6-da9a6d032330", "name": "tempest-TestNetworkBasicOps-server-1107428257", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:45Z", "updated": "2026-01-25T08:48:52Z", "addresses": {"tempest-network-smoke--1084822532": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:1b:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-7318701", "OS-SRV-USG:launched_at": "2026-01-25T08:48:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1175345631"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:48:55,258 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2026-01-25 08:48:56,302 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/98e048fb-7c2b-4ca8-8ac6-da9a6d032330 1.043s 2026-01-25 08:48:56,303 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:55 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-50394e21-bec8-4d39-953a-8334d663bfa6', 'x-compute-request-id': 'req-50394e21-bec8-4d39-953a-8334d663bfa6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330'} Body: b'{"server": {"id": "98e048fb-7c2b-4ca8-8ac6-da9a6d032330", "name": "tempest-TestNetworkBasicOps-server-1107428257", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:45Z", "updated": "2026-01-25T08:48:52Z", "addresses": {"tempest-network-smoke--1084822532": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:1b:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-7318701", "OS-SRV-USG:launched_at": "2026-01-25T08:48:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1175345631"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:48:56,387 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=98e048fb-7c2b-4ca8-8ac6-da9a6d032330 0.080s 2026-01-25 08:48:56,387 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-c44cbe67-9085-435d-bd0e-06aea587eb7a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=98e048fb-7c2b-4ca8-8ac6-da9a6d032330'} Body: b'{"ports":[{"id":"a2b02fe7-9447-42b5-8b5d-437d346aa191","name":"","network_id":"b8acdc0a-09c3-4cc6-8085-8f05839c8750","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:1d:1b:5f","admin_state_up":true,"status":"ACTIVE","device_id":"98e048fb-7c2b-4ca8-8ac6-da9a6d032330","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"cc4c6fa4-271b-4b5c-a215-61e57cbb9718","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["85aa9a74-af19-4063-93ae-12cde0a2c3f8"],"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-1107428257","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-1107428257","fqdn":"tempest-testnetworkbasicops-server-1107428257.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:48:47Z","updated_at":"2026-01-25T08:48:51Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:48:56,387 25 DEBUG [tempest.common.waiters] Server ID 98e048fb-7c2b-4ca8-8ac6-da9a6d032330 ports are all ACTIVE [{'id': 'a2b02fe7-9447-42b5-8b5d-437d346aa191', 'name': '', 'network_id': 'b8acdc0a-09c3-4cc6-8085-8f05839c8750', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'mac_address': 'fa:16:3e:1d:1b:5f', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '98e048fb-7c2b-4ca8-8ac6-da9a6d032330', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'cc4c6fa4-271b-4b5c-a215-61e57cbb9718', 'ip_address': '10.100.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['85aa9a74-af19-4063-93ae-12cde0a2c3f8'], '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-1107428257', 'dns_assignment': [{'ip_address': '10.100.0.3', 'hostname': 'tempest-testnetworkbasicops-server-1107428257', 'fqdn': 'tempest-testnetworkbasicops-server-1107428257.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-01-25T08:48:47Z', 'updated_at': '2026-01-25T08:48:51Z', 'revision_number': 4, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'}]: 2026-01-25 08:48:58,294 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/b20ee956-e0a9-4dc3-a863-d1c63596111a 1.906s 2026-01-25 08:48:58,295 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a2b02fe7-9447-42b5-8b5d-437d346aa191"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-d901336a-c488-4f2d-9f31-f70ef4da75df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b20ee956-e0a9-4dc3-a863-d1c63596111a'} Body: b'{"floatingip": {"id": "b20ee956-e0a9-4dc3-a863-d1c63596111a", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.241", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "83e24fee-b700-45b8-bbee-e8fd4423af55", "port_id": "a2b02fe7-9447-42b5-8b5d-437d346aa191", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "b8acdc0a-09c3-4cc6-8085-8f05839c8750", "mac_address": "fa:16:3e:1d:1b:5f", "admin_state_up": true, "status": "ACTIVE", "device_id": "98e048fb-7c2b-4ca8-8ac6-da9a6d032330", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:48:20Z", "updated_at": "2026-01-25T08:48:56Z", "revision_number": 4, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:58,427 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/b20ee956-e0a9-4dc3-a863-d1c63596111a 0.132s 2026-01-25 08:48:58,428 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:48:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-93ad25c0-18f8-489e-b0c8-c50f19755579', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b20ee956-e0a9-4dc3-a863-d1c63596111a'} Body: b'{"floatingip": {"id": "b20ee956-e0a9-4dc3-a863-d1c63596111a", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.241", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "83e24fee-b700-45b8-bbee-e8fd4423af55", "port_id": "a2b02fe7-9447-42b5-8b5d-437d346aa191", "fixed_ip_address": "10.100.0.3", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "b8acdc0a-09c3-4cc6-8085-8f05839c8750", "mac_address": "fa:16:3e:1d:1b:5f", "admin_state_up": true, "status": "ACTIVE", "device_id": "98e048fb-7c2b-4ca8-8ac6-da9a6d032330", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:48:20Z", "updated_at": "2026-01-25T08:48:57Z", "revision_number": 5, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:48:58,428 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'b20ee956-e0a9-4dc3-a863-d1c63596111a', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'floating_ip_address': '192.168.122.241', 'floating_network_id': 'a2634326-5b2c-43a9-9775-565d055e70ec', 'router_id': '83e24fee-b700-45b8-bbee-e8fd4423af55', 'port_id': 'a2b02fe7-9447-42b5-8b5d-437d346aa191', 'fixed_ip_address': '10.100.0.3', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'b8acdc0a-09c3-4cc6-8085-8f05839c8750', 'mac_address': 'fa:16:3e:1d:1b:5f', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '98e048fb-7c2b-4ca8-8ac6-da9a6d032330', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-01-25T08:48:20Z', 'updated_at': '2026-01-25T08:48:57Z', 'revision_number': 5, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'} is at status: ACTIVE 2026-01-25 08:48:58,428 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.133053 seconds 2026-01-25 08:48:58,428 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.241 with user: cirros 2026-01-25 08:48:58,428 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.241 in 120 sec and the expected result is reachable 2026-01-25 08:49:10,663 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.234488 seconds 2026-01-25 08:49:10,664 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.241 in 120 sec and the ping result is expected 2026-01-25 08:49:10,888 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/98e048fb-7c2b-4ca8-8ac6-da9a6d032330/action 0.224s 2026-01-25 08:49:10,889 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:10 GMT', 'server': 'Apache', 'content-length': '75381', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3777881f-cf7b-4a60-830e-24c66b3e5933', 'x-compute-request-id': 'req-3777881f-cf7b-4a60-830e-24c66b3e5933', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330/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 1185932569 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001124] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001492] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004262] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004293] Using GB pages for direct mapping\\n[ 0.004517] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004521] ACPI: Early table checksum verification disabled\\n[ 0.004526] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004530] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004537] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004544] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004548] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004552] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004556] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004559] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004563] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004565] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004566] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004567] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004569] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004570] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005748] No NUMA configuration fo 2026-01-25 08:49:10,890 25 DEBUG [tempest.scenario.manager] Console output for 98e048fb-7c2b-4ca8-8ac6-da9a6d032330 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 1185932569 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001124] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001492] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004262] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004293] Using GB pages for direct mapping [ 0.004517] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004521] ACPI: Early table checksum verification disabled [ 0.004526] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004530] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004537] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004544] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004548] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004552] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004556] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004559] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004563] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004565] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004566] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004567] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004569] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004570] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005748] No NUMA configuration found [ 0.005750] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005758] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006111] Zone ranges: [ 0.006112] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006115] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006117] Normal empty [ 0.006119] Device empty [ 0.006120] Movable zone start for each node [ 0.006123] Early memory node ranges [ 0.006124] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006126] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006128] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006348] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006377] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006569] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017108] ACPI: PM-Timer IO Port: 0x608 [ 0.017137] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017260] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017275] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017277] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017279] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017280] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017282] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017285] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017288] TSC deadline timer available [ 0.017302] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017369] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017372] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017374] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017375] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017377] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017379] Booting paravirtualized kernel on KVM [ 0.017381] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017388] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017653] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017725] kvm-guest: setup async PF for cpu 0 [ 0.017751] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017770] kvm-guest: PV spinlocks disabled, single CPU [ 0.017776] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017778] Policy zone: DMA32 [ 0.017779] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017836] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017850] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017857] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017935] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018208] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018948] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018978] ftrace: allocating 50600 entries in 198 pages [ 0.042192] ftrace: allocated 198 pages with 4 groups [ 0.042341] rcu: Hierarchical RCU implementation. [ 0.042343] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042345] Rude variant of Tasks RCU enabled. [ 0.042346] Tracing variant of Tasks RCU enabled. [ 0.042347] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042348] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046486] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046869] random: crng init done [ 0.086879] Console: colour VGA+ 80x25 [ 0.237648] printk: console [tty1] enabled [ 0.581000] printk: console [ttyS0] enabled [ 0.584007] ACPI: Core revision 20210730 [ 0.586984] APIC: Switch to symmetric I/O mode setup [ 0.591797] x2apic enabled [ 0.595453] Switched APIC routing to physical x2apic. [ 0.605912] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.613983] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.617977] pid_max: default: 32768 minimum: 301 [ 0.617977] LSM: Security Framework initializing [ 0.617977] landlock: Up and running. [ 0.617977] Yama: becoming mindful. [ 0.617977] AppArmor: AppArmor initialized [ 0.617977] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.617977] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.617977] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.617977] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.617977] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.617977] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.617977] Spectre V2 : Mitigation: Retpolines [ 0.617977] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.617977] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.617977] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.617977] RETBleed: Mitigation: untrained return thunk [ 0.617977] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.617977] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.617977] Freeing SMP alternatives memory: 44K [ 0.617977] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.618149] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.621999] ... version: 0 [ 0.624835] ... bit width: 48 [ 0.625990] ... generic registers: 6 [ 0.629008] ... value mask: 0000ffffffffffff [ 0.629992] ... max period: 00007fffffffffff [ 0.633596] ... fixed-purpose events: 0 [ 0.633990] ... event mask: 000000000000003f [ 0.637632] rcu: Hierarchical SRCU implementation. [ 0.638516] smp: Bringing up secondary CPUs ... [ 0.641695] smp: Brought up 1 node, 1 CPU [ 0.641993] smpboot: Max logical packages: 1 [ 0.645088] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.646501] devtmpfs: initialized [ 0.649029] x86/mm: Memory block size: 128MB [ 0.650207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.654011] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.658057] pinctrl core: initialized pinctrl subsystem [ 0.661990] PM: RTC time: 08:48:53, date: 2026-01-25 [ 0.665834] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.666138] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.670003] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.674001] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.678000] audit: initializing netlink subsys (disabled) [ 0.682158] thermal_sys: Registered thermal governor 'fair_share' [ 0.682159] thermal_sys: Registered thermal governor 'bang_bang' [ 0.685996] audit: type=2000 audit(1769330933.289:1): state=initialized audit_enabled=0 res=1 [ 0.693995] thermal_sys: Registered thermal governor 'step_wise' [ 0.693997] thermal_sys: Registered thermal governor 'user_space' [ 0.697990] thermal_sys: Registered thermal governor 'power_allocator' [ 0.702017] EISA bus registered [ 0.708577] cpuidle: using governor ladder [ 0.709991] cpuidle: using governor menu [ 0.715559] ACPI: bus type PCI registered [ 0.717991] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.722344] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.725994] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.730012] PCI: Using configuration type 1 for base access [ 0.735158] Kprobes globally optimized [ 0.738116] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.741993] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.746782] ACPI: Added _OSI(Module Device) [ 0.749755] ACPI: Added _OSI(Processor Device) [ 0.750021] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.753360] ACPI: Added _OSI(Processor Aggregator Device) [ 0.754031] ACPI: Added _OSI(Linux-Dell-Video) [ 0.757474] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.758004] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.764885] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.770383] ACPI: Interpreter enabled [ 0.773083] ACPI: PM: (supports S0 S5) [ 0.773990] ACPI: Using IOAPIC for interrupt routing [ 0.778036] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.781990] PCI: Using E820 reservations for host bridge windows [ 0.786229] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.795187] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.797997] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.802124] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.806097] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.811212] PCI host bridge to bus 0000:00 [ 0.813992] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.817783] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.817991] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.821990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.825990] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.829991] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.833991] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.838336] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.846306] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.857306] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.866026] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.874025] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.887974] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.890186] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.898733] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.905999] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.915886] pci 0000:00:02.0: enabling Extended Tags [ 0.920757] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.925995] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.937200] pci 0000:00:02.1: enabling Extended Tags [ 0.940565] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.945602] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.953993] pci 0000:00:02.2: enabling Extended Tags [ 0.963675] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.969736] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.975344] pci 0000:00:02.3: enabling Extended Tags [ 0.980517] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.985159] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.992992] pci 0000:00:02.4: enabling Extended Tags [ 0.996437] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.001713] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.007552] pci 0000:00:02.5: enabling Extended Tags [ 1.014478] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.021294] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.027470] pci 0000:00:02.6: enabling Extended Tags [ 1.032458] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.037428] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.046888] pci 0000:00:02.7: enabling Extended Tags [ 1.054508] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.061374] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.067542] pci 0000:00:03.0: enabling Extended Tags [ 1.072518] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.077449] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.083398] pci 0000:00:03.1: enabling Extended Tags [ 1.088441] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.093399] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.103707] pci 0000:00:03.2: enabling Extended Tags [ 1.108475] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.113265] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.120484] pci 0000:00:03.3: enabling Extended Tags [ 1.124450] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.129524] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.135372] pci 0000:00:03.4: enabling Extended Tags [ 1.142527] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.149336] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.155364] pci 0000:00:03.5: enabling Extended Tags [ 1.160544] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.167837] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.175487] pci 0000:00:03.6: enabling Extended Tags [ 1.182411] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.189605] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.195441] pci 0000:00:03.7: enabling Extended Tags [ 1.202671] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.209429] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.216612] pci 0000:00:04.0: enabling Extended Tags [ 1.220544] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.225271] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.231353] pci 0000:00:04.1: enabling Extended Tags [ 1.236540] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.241455] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.247384] pci 0000:00:04.2: enabling Extended Tags [ 1.252611] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.257440] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.264895] pci 0000:00:04.3: enabling Extended Tags [ 1.268522] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.273527] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.279302] pci 0000:00:04.4: enabling Extended Tags [ 1.286737] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.293522] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.299373] pci 0000:00:04.5: enabling Extended Tags [ 1.304444] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.309991] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.321277] pci 0000:00:04.6: enabling Extended Tags [ 1.324445] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.329366] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.336740] pci 0000:00:04.7: enabling Extended Tags [ 1.344387] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.349149] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.355274] pci 0000:00:05.0: enabling Extended Tags [ 1.414155] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.419783] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.423028] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.445624] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.449990] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.457895] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.464584] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.474204] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.481869] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.486024] pci 0000:01:00.0: enabling Extended Tags [ 1.559443] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.562050] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.565933] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.566108] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.572261] pci_bus 0000:02: extended config space not accessible [ 1.574234] acpiphp: Slot [1] registered [ 1.576923] acpiphp: Slot [0] registered [ 1.578035] acpiphp: Slot [2] registered [ 1.580698] acpiphp: Slot [3] registered [ 1.582036] acpiphp: Slot [4] registered [ 1.584710] acpiphp: Slot [5] registered [ 1.586035] acpiphp: Slot [6] registered [ 1.588713] acpiphp: Slot [7] registered [ 1.590035] acpiphp: Slot [8] registered [ 1.592706] acpiphp: Slot [9] registered [ 1.594036] acpiphp: Slot [10] registered [ 1.596762] acpiphp: Slot [11] registered [ 1.598035] acpiphp: Slot [12] registered [ 1.600766] acpiphp: Slot [13] registered [ 1.602034] acpiphp: Slot [14] registered [ 1.604868] acpiphp: Slot [15] registered [ 1.606037] acpiphp: Slot [16] registered [ 1.608816] acpiphp: Slot [17] registered [ 1.610035] acpiphp: Slot [18] registered [ 1.612728] acpiphp: Slot [19] registered [ 1.614036] acpiphp: Slot [20] registered [ 1.616800] acpiphp: Slot [21] registered [ 1.618035] acpiphp: Slot [22] registered [ 1.620778] acpiphp: Slot [23] registered [ 1.622035] acpiphp: Slot [24] registered [ 1.624777] acpiphp: Slot [25] registered [ 1.626039] acpiphp: Slot [26] registered [ 1.628825] acpiphp: Slot [27] registered [ 1.630038] acpiphp: Slot [28] registered [ 1.632792] acpiphp: Slot [29] registered [ 1.634058] acpiphp: Slot [30] registered [ 1.636998] acpiphp: Slot [31] registered [ 1.640393] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.652716] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.724747] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.726080] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.730056] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.734116] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.743940] acpiphp: Slot [0-2] registered [ 1.746596] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.756044] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.767454] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.772257] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.774184] pci 0000:03:00.0: enabling Extended Tags [ 1.853975] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.857861] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.858138] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.865425] acpiphp: Slot [0-3] registered [ 1.866616] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.880440] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.896280] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.903061] pci 0000:04:00.0: enabling Extended Tags [ 1.980148] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.982127] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.986109] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.993261] acpiphp: Slot [0-4] registered [ 1.994623] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.005994] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.021928] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.025722] pci 0000:05:00.0: enabling Extended Tags [ 2.099774] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.102118] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.106120] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.113468] acpiphp: Slot [0-5] registered [ 2.114627] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.125737] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.137887] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.141066] pci 0000:06:00.0: enabling Extended Tags [ 2.218331] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.221871] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.222109] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.229362] acpiphp: Slot [0-6] registered [ 2.303310] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.306116] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.310108] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.317607] acpiphp: Slot [0-7] registered [ 2.384555] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.386116] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.390108] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.397432] acpiphp: Slot [0-8] registered [ 2.470176] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.473838] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.474116] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.481517] acpiphp: Slot [0-9] registered [ 2.549933] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.550120] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.554113] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.561376] acpiphp: Slot [0-10] registered [ 2.627998] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.630159] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.634141] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.642122] acpiphp: Slot [0-11] registered [ 2.715813] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.718126] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.722108] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.729555] acpiphp: Slot [0-12] registered [ 2.794736] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.798253] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.802108] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.809133] acpiphp: Slot [0-13] registered [ 2.876136] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.878136] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.882108] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.889234] acpiphp: Slot [0-14] registered [ 2.954838] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.958201] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.962109] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.969284] acpiphp: Slot [0-15] registered [ 3.035104] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.038242] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.042108] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.049443] acpiphp: Slot [0-16] registered [ 3.126780] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.130129] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.134108] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.141277] acpiphp: Slot [0-17] registered [ 3.208152] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.210128] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.214123] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.221286] acpiphp: Slot [0-18] registered [ 3.287486] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.290145] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.294141] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.301186] acpiphp: Slot [0-19] registered [ 3.369147] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.370124] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.374121] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.382127] acpiphp: Slot [0-20] registered [ 3.456484] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.458115] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.462124] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.469592] acpiphp: Slot [0-21] registered [ 3.540492] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.542117] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.546108] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.553864] acpiphp: Slot [0-22] registered [ 3.620570] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.622116] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.626111] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.633324] acpiphp: Slot [0-23] registered [ 3.701133] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.702141] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.706108] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.713555] acpiphp: Slot [0-24] registered [ 3.779310] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.782168] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.786131] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.793329] acpiphp: Slot [0-25] registered [ 3.868111] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.870116] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.874109] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.926660] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.930200] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.934188] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.938193] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.942149] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.946109] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.950072] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.954068] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.957946] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.958003] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.961821] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.962004] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.965765] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.966003] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.969789] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.970003] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.974286] iommu: Default domain type: Translated [ 3.977474] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.978166] SCSI subsystem initialized [ 3.981578] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.981977] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.981994] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.985989] vgaarb: loaded [ 3.988198] ACPI: bus type USB registered [ 3.990004] usbcore: registered new interface driver usbfs [ 3.993575] usbcore: registered new interface driver hub [ 3.993997] usbcore: registered new device driver usb [ 3.997364] pps_core: LinuxPPS API ver. 1 registered [ 3.997989] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.001993] PTP clock support registered [ 4.004745] EDAC MC: Ver: 3.0.0 [ 4.009170] NetLabel: Initializing [ 4.009989] NetLabel: domain hash size = 128 [ 4.012883] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.014011] NetLabel: unlabeled traffic allowed by default [ 4.017603] PCI: Using ACPI for IRQ routing [ 4.782270] clocksource: Switched to clocksource kvm-clock [ 4.799009] VFS: Disk quotas dquot_6.6.0 [ 4.801849] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.806441] AppArmor: AppArmor Filesystem Enabled [ 4.810159] pnp: PnP ACPI init [ 4.812752] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.818060] pnp: PnP ACPI: found 5 devices [ 4.826594] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.832609] NET: Registered PF_INET protocol family [ 4.835973] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.841829] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.847325] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.852528] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.857578] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.862432] TCP: Hash tables configured (established 1024 bind 1024) [ 4.866709] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.871924] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.876319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.881192] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.885167] NET: Registered PF_XDP protocol family [ 4.888592] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.894506] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.899959] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.905417] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.911064] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.916663] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.922498] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.928369] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.934319] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.939808] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.945155] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.950479] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.955933] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.961422] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.966871] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.972456] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.977967] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.983618] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.989301] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.994773] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.000191] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.005789] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.011384] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.016936] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.022397] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.026652] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.030818] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.035021] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.039179] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.043409] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.047530] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.051692] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.056048] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.060326] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.064796] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.069084] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.073365] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.077661] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.082295] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.086992] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.091445] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.096156] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.100591] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.105293] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.109726] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.114107] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.118209] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.122533] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.126661] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.131071] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.135219] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.139612] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.143759] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.148100] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.152244] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.156584] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.161380] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.165763] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.169923] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.174281] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.178396] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.182563] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.186625] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.190732] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.194852] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.199051] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.203069] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.207118] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.211191] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.215272] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.219388] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.223441] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.227502] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.231625] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.236035] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.240178] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.244547] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.248750] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.253142] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.257344] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.261792] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.265953] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.270314] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.274436] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.278788] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.283050] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.287464] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.291627] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.296114] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.300269] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.305046] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.309198] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.313522] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.317670] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.322087] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.325440] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.332831] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.339344] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.348430] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.352056] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.359052] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.365607] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.374271] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.381633] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.388947] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.396844] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.404733] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.412217] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.421755] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.428255] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.436735] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.444347] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.451417] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.456934] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.466238] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.472804] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.478348] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.487325] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.495950] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.501913] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.510953] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.516323] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.524201] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.532795] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.537759] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.545050] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.552343] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.559950] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.565406] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.574228] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.580096] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.585329] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.593957] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.599256] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.606801] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.615381] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.618665] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.625429] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.630854] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.638673] pci 0000:00:03.5: PCI bridge to [bus 0f] C436 [ 5.642034] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.649231] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.654503] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.663816] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.667423] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.675669] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.683457] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.691943] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.697543] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.704906] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.712084] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.723477] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.729725] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.736406] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.743270] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.751829] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.755267] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.762438] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.771239] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.781782] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.787777] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.795454] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.803927] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.814134] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.818396] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.827147] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.835516] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.845550] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.850050] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.859029] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.866573] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.873939] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.879310] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.886611] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.894692] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.902202] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.905583] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.912438] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.917735] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.926496] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.929940] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.937454] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.942716] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.951457] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.954832] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.961793] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.967107] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.976000] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.981263] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.985305] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.990017] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.994466] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.998965] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.003566] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.007225] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.011293] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.016035] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.019725] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.023802] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.028519] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.032501] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.037128] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.041560] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.047992] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.052083] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.056907] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.061127] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.065923] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.070136] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.074945] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.078990] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.083740] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.087705] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.092671] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.096893] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.101964] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.106040] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.111437] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.115498] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.120268] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.124357] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.129143] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.133426] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.138305] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.143969] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.148428] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.153288] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.158924] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.163327] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.168201] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.173848] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.178312] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.183247] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.188769] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.193168] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.197866] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.203674] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.209484] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.214739] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.219904] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.224329] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.228662] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.233544] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.237438] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.241653] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.248609] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.252502] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.256662] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.261492] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.265380] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.269588] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.274524] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.278352] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.282683] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.287810] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.291763] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.296158] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.301211] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.305272] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.309655] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.316224] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.326675] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10622 usecs [ 6.333819] PCI: CLS 0 bytes, default 64 [ 6.336831] Trying to unpack rootfs image as initramfs... [ 6.340794] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.358407] Initialise system trusted keyrings [ 6.361581] Key type blacklist registered [ 6.370268] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.383927] zbud: loaded [ 6.390360] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.402143] fuse: init (API version 7.34) [ 6.405803] integrity: Platform Keyring initialized [ 6.422127] Key type asymmetric registered [ 6.425280] Asymmetric key parser 'x509' registered [ 6.438191] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.450062] io scheduler mq-deadline registered [ 6.455965] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.470602] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.488103] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.498612] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.515811] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.530405] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.546433] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.554532] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.571090] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.582730] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.595116] Freeing initrd memory: 8744K [ 6.598156] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.602376] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.610541] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.615629] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.623322] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.628438] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.633421] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.639142] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.643269] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.652056] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.657112] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.664746] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.669812] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.677421] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.682497] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.691004] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.695141] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.702628] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.706899] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.715416] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.719591] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.728598] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.734319] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.739280] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.746155] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.750370] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.757936] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.762052] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.770563] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.774606] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.783528] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.788818] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.796969] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.802139] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.809815] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.814991] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.822667] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.826778] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.835766] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.839869] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.845525] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.851093] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.855832] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.863695] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.872464] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.876595] shpchp 0000:01:00.0: Slot initialization failed [ 6.882133] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.887070] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.892101] ACPI: button: Power Button [PWRF] [ 6.918290] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.957062] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.964960] Linux agpgart interface v0.103 [ 6.969567] loop: module loaded [ 6.972310] tun: Universal TUN/TAP device driver, 1.6 [ 6.976074] PPP generic driver version 2.4.2 [ 6.979458] VFIO - User Level meta-driver version: 0.3 [ 6.983318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.988621] ehci-pci: EHCI PCI platform driver [ 6.992897] ehci-platform: EHCI generic platform driver [ 6.997587] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.003020] ohci-pci: OHCI PCI platform driver [ 7.006977] ohci-platform: OHCI generic platform driver [ 7.011709] uhci_hcd: USB Universal Host Controller Interface driver [ 7.019380] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.023881] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.029928] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.034360] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.039371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.046530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.052458] usb usb1: Product: UHCI Host Controller [ 7.056705] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.062170] usb usb1: SerialNumber: 0000:02:01.0 [ 7.066251] hub 1-0:1.0: USB hub found [ 7.069610] hub 1-0:1.0: 2 ports detected [ 7.074037] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.083303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.088132] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.092294] mousedev: PS/2 mouse device common for all mice [ 7.097422] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.104514] rtc_cmos 00:03: RTC can wake from S4 [ 7.111446] rtc_cmos 00:03: registered as rtc0 [ 7.115549] rtc_cmos 00:03: setting system clock to 2026-01-25T08:49:00 UTC (1769330940) [ 7.121805] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.126381] i2c_dev: i2c /dev entries driver [ 7.129544] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.138044] device-mapper: uevent: version 1.0.3 [ 7.141533] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.147593] platform eisa.0: Probing EISA bus 0 [ 7.151024] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.156085] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.161046] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.166702] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.171599] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.177024] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.181710] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.186354] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.190778] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.195526] platform eisa.0: EISA: Detected 0 cards [ 7.199233] ledtrig-cpu: registered to indicate activity on CPUs [ 7.204021] drop_monitor: Initializing network drop monitor service [ 7.208448] NET: Registered PF_INET6 protocol family [ 7.215118] Segment Routing with IPv6 [ 7.217704] In-situ OAM (IOAM) with IPv6 [ 7.220561] NET: Registered PF_PACKET protocol family [ 7.224037] Key type dns_resolver registered [ 7.227200] IPI shorthand broadcast: enabled [ 7.230222] registered taskstats version 1 [ 7.233068] Loading compiled-in X.509 certificates [ 7.236726] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.243438] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.250088] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.256416] blacklist: Loading compiled-in revocation X.509 certificates [ 7.260721] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.266972] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.275527] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.282418] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.288997] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.295647] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.302302] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.309084] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.316213] zswap: loaded using pool lzo/zbud [ 7.319305] Key type .fscrypt registered [ 7.322060] Key type fscrypt-provisioning registered [ 7.326782] Key type encrypted registered [ 7.329552] AppArmor: AppArmor sha1 policy hashing enabled [ 7.333168] ima: No TPM chip found, activating TPM-bypass! [ 7.336865] Loading compiled-in module X.509 certificates [ 7.340871] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.347043] ima: Allocated hash algorithm: sha1 [ 7.350299] ima: No architecture policies found [ 7.353328] evm: Initialising EVM extended attributes: [ 7.356701] evm: security.selinux [ 7.359111] evm: security.SMACK64 [ 7.361482] evm: security.SMACK64EXEC [ 7.364052] evm: security.SMACK64TRANSMUTE [ 7.366912] evm: security.SMACK64MMAP [ 7.369443] evm: security.apparmor [ 7.372165] evm: security.ima [ 7.374332] evm: security.capability [ 7.376823] evm: HMAC attrs: 0x1 [ 7.379491] PM: Magic number: 10:482:827 [ 7.382394] misc hw_random: hash matches [ 7.385167] pci_express 0000:00:04.7:pcie010: hash matches [ 7.389040] RAS: Correctable Errors collector initialized. [ 7.392761] Unstable clock detected, switching default tracing clock to "global" [ 7.392761] If you want to keep using the local clock, then add: [ 7.392761] "trace_clock=local" [ 7.392761] on the kernel command line [ 7.407729] Freeing unused decrypted memory: 2036K [ 7.411113] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.415873] Freeing unused kernel image (initmem) memory: 3244K [ 7.419883] Write protecting the kernel read-only data: 30720k [ 7.424523] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.429201] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.475106] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.479245] Run /init as init process info: initramfs: up at 6.91 [ 7.532405] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.541124] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.545890] GPT:229375 != 2097151 [ 7.548256] GPT:Alternate GPT header not at the end of the disk. [ 7.552213] GPT:229375 != 2097151 [ 7.554601] GPT: Use GNU Parted to correct GPT errors. [ 7.600653] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.978103] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.015779] 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.80 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:98:e0:48:fb:7c:2b:4c:a8:8a:c6:da:9a:6d:03:23:30 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDFMTMXT07k11fFW7ocSYml8nhtrZhz8d9TCzRbCD1YyeMWFqtjP8QUfgITKF1AQg6djOoX1d454hdn+/3CtbygMryXisQxkShZRrjVbljLAcB4oGp/d+5Rslr8vuOxcnuhKo0akgEoZVQIOnpHJzVMxkX9Lzy45Mzl5al7nGisKOdmn12dFw2BXyJurE4AntL/QBQ2QVhnj9vS5xI/1jZ0HybUjga3xJaunqyu8u6Z9NdFOpTzq/B63YzoHFdUsvvIE4oOfGI111VzwRG/YuRJGNh6yODRUmWqBypBXedP0iGcSHw1D2b7QpBmeSm3xGwhDZJGEHLRzHEg3cDZ1tQ5 root@tempest-testnetworkbasicops-server-1107428257 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAw+TjV9msCiQWGAyU7tVZ/v+KlXNc64y3aQnZIiEs4Rkxg0fQm/Q69gRgkEnaZlwX20usGhXD6aSnvlwStvaZI= root@tempest-testnetworkbasicops-server-1107428257 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe1d:1b5f/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 98e048fb-7c2b-4ca8-8ac6-da9a6d032330 name: tempest-TestNetworkBasicOps-server-1107428257 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1107428257 launch-index: 0 === cirros: current=0.6.2 uptime=8.74 === === 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:1D:1B:5F inet6 addr: fe80::f816:3eff:fe1d:1b5f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:820 (820.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-1107428257 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.112361] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.132647] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.335957] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.372941] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.471394] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.472311] ISO 9660 Extensions: RRIP_1991A [ 8.574170] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.582021] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.162399] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.164953] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jan 25 08:49:01 cirros syslog.info syslogd started: BusyBox v1.35.0 Jan 25 08:49:01 cirros auth.notice su: + none root:cirros Jan 25 08:49:01 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jan 25 08:49:01 cirros daemon.info dhcpcd[350]: DUID 00:04:98:e0:48:fb:7c:2b:4c:a8:8a:c6:da:9a:6d:03:23:30 Jan 25 08:49:01 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jan 25 08:49:01 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jan 25 08:49:01 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jan 25 08:49:01 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:1d:1b:5f Jan 25 08:49:01 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe1d:1b5f Jan 25 08:49:02 cirros authpriv.info dropbear[391]: Running in background Jan 25 08:49:02 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-1107428257 login: 2026-01-25 08:49:10,891 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.241:22' as 'cirros' with public key authentication 2026-01-25 08:49:10,899 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:49:11,018 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:49:11,018 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.241 successfully created 2026-01-25 08:49:11,178 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330 0.159s 2026-01-25 08:49:11,179 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:11 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-53f44ba0-10e9-4b59-a014-18bf43360dc6', 'x-compute-request-id': 'req-53f44ba0-10e9-4b59-a014-18bf43360dc6', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330'} Body: b'' 2026-01-25 08:49:11,949 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330 0.770s 2026-01-25 08:49:11,950 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:11 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-33798076-a1a8-48de-b697-31ff660387a1', 'x-compute-request-id': 'req-33798076-a1a8-48de-b697-31ff660387a1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330'} Body: b'{"server": {"id": "98e048fb-7c2b-4ca8-8ac6-da9a6d032330", "name": "tempest-TestNetworkBasicOps-server-1107428257", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:45Z", "updated": "2026-01-25T08:49:11Z", "addresses": {"tempest-network-smoke--1084822532": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:1b:5f"}, {"version": 4, "addr": "192.168.122.241", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:1b:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-7318701", "OS-SRV-USG:launched_at": "2026-01-25T08:48:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1175345631"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:49:13,040 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330 0.084s 2026-01-25 08:49:13,040 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:12 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-5670e9d5-a97e-40dc-8094-cbb3b3404345', 'x-compute-request-id': 'req-5670e9d5-a97e-40dc-8094-cbb3b3404345', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/98e048fb-7c2b-4ca8-8ac6-da9a6d032330'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 98e048fb-7c2b-4ca8-8ac6-da9a6d032330 could not be found."}}' 2026-01-25 08:49:13,266 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/85aa9a74-af19-4063-93ae-12cde0a2c3f8 0.225s 2026-01-25 08:49:13,266 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a6213be1-8f6c-4cd1-a2b9-f459aef1316b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/85aa9a74-af19-4063-93ae-12cde0a2c3f8'} Body: b'' 2026-01-25 08:49:13,365 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-7318701 0.098s 2026-01-25 08:49:13,365 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:13 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa8e564d-be92-4d98-9814-ed7d68326fdf', 'x-compute-request-id': 'req-aa8e564d-be92-4d98-9814-ed7d68326fdf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-7318701'} Body: b'' 2026-01-25 08:49:15,158 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b20ee956-e0a9-4dc3-a863-d1c63596111a 1.793s 2026-01-25 08:49:15,159 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-af6e564e-8557-4cea-bde0-8bf5c21770bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b20ee956-e0a9-4dc3-a863-d1c63596111a'} Body: b'' 2026-01-25 08:49:15,360 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f 0.200s 2026-01-25 08:49:15,360 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:15 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-088fa01d-8f34-4aed-a3da-dcc1e7852adf', 'x-compute-request-id': 'req-088fa01d-8f34-4aed-a3da-dcc1e7852adf', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f'} Body: b'' 2026-01-25 08:49:16,386 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f 1.025s 2026-01-25 08:49:16,386 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:15 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-3ef00754-71f6-4037-9325-a80a945788b0', 'x-compute-request-id': 'req-3ef00754-71f6-4037-9325-a80a945788b0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f'} Body: b'{"server": {"id": "193d18db-639a-40de-8314-fb7913bf2e1f", "name": "tempest-TestNetworkBasicOps-server-2024669885", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:48:09Z", "updated": "2026-01-25T08:49:15Z", "addresses": {"tempest-network-smoke--1084822532": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:19:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/193d18db-639a-40de-8314-fb7913bf2e1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1527494764", "OS-SRV-USG:launched_at": "2026-01-25T08:48:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035049203"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:49:17,469 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f 0.077s 2026-01-25 08:49:17,469 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:17 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cf28291-4ba8-4a01-9ed4-ef3896321c9c', 'x-compute-request-id': 'req-4cf28291-4ba8-4a01-9ed4-ef3896321c9c', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/193d18db-639a-40de-8314-fb7913bf2e1f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 193d18db-639a-40de-8314-fb7913bf2e1f could not be found."}}' 2026-01-25 08:49:18,233 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/1186afa2-c2f4-46f4-844c-5abc3489ecbe 0.763s 2026-01-25 08:49:18,233 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2303683d-e820-4f4b-91ab-69b98f330873', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/1186afa2-c2f4-46f4-844c-5abc3489ecbe'} Body: b'' 2026-01-25 08:49:18,316 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-1527494764 0.083s 2026-01-25 08:49:18,317 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:18 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46bffb83-8baf-44bb-a614-409d56ff69ac', 'x-compute-request-id': 'req-46bffb83-8baf-44bb-a614-409d56ff69ac', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1527494764'} Body: b'' 2026-01-25 08:49:19,560 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83e24fee-b700-45b8-bbee-e8fd4423af55/remove_router_interface 1.242s 2026-01-25 08:49:19,561 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cc4c6fa4-271b-4b5c-a215-61e57cbb9718"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3dc20b9c-db04-45c1-a338-b795f38559ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83e24fee-b700-45b8-bbee-e8fd4423af55/remove_router_interface'} Body: b'{"id": "83e24fee-b700-45b8-bbee-e8fd4423af55", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "86984c55-cdb9-4e32-91e5-54eebfaf7e5a", "network_id": "b8acdc0a-09c3-4cc6-8085-8f05839c8750", "subnet_id": "cc4c6fa4-271b-4b5c-a215-61e57cbb9718", "subnet_ids": ["cc4c6fa4-271b-4b5c-a215-61e57cbb9718"]}' 2026-01-25 08:49:20,365 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/cc4c6fa4-271b-4b5c-a215-61e57cbb9718 0.803s 2026-01-25 08:49:20,365 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-158178ee-8388-4e8e-94db-a17de4a0fc40', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/cc4c6fa4-271b-4b5c-a215-61e57cbb9718'} Body: b'' 2026-01-25 08:49:21,586 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83e24fee-b700-45b8-bbee-e8fd4423af55 1.218s 2026-01-25 08:49:21,586 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7b07e6ed-377e-4b7b-bd7d-5bfe8fe1817d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/83e24fee-b700-45b8-bbee-e8fd4423af55'} Body: b'' 2026-01-25 08:49:22,306 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/b8acdc0a-09c3-4cc6-8085-8f05839c8750 0.719s 2026-01-25 08:49:22,307 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-aead1ebf-a41a-4ef1-8f29-9d2add31fb15', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/b8acdc0a-09c3-4cc6-8085-8f05839c8750'} Body: b'' 0 ] tags: -worker-0 time: 2026-01-25 08:49:22.323495Z 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-01-25 08:51:29.964740Z 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-01-25 08:49:23,150 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.826s 2026-01-25 08:49:23,151 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--257641359", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-c0014b8e-5f19-424f-93f9-49b8782fa757', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"38e9d801-34e3-4571-9b8c-814c3b426e42","name":"tempest-network-smoke--257641359","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","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-01-25T08:49:22Z","updated_at":"2026-01-25T08:49:22Z","revision_number":1}}' 2026-01-25 08:49:24,772 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.621s 2026-01-25 08:49:24,772 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-2083228864", "admin_state_up": true, "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec"}}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-814701da-d1d6-44e8-ad4e-475802205675', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "97e6f5c1-4352-4455-b5ce-eb581c49be8d", "name": "tempest-TestNetworkBasicOps-router-2083228864", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.178"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:49:23Z", "updated_at": "2026-01-25T08:49:23Z", "revision_number": 2, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:49:24,889 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=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28 0.116s 2026-01-25 08:49:24,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': 'Sun, 25 Jan 2026 08:49:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-6253f092-b4ee-44f4-a8b9-090b547f908b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:49:25,003 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.113s 2026-01-25 08:49:25,004 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-787bc290-d19b-4632-99d8-9f8765ba58e4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:49:25,115 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=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28 0.109s 2026-01-25 08:49:25,116 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7755f553-e603-4084-a97a-b4b8c9433a9c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:49:26,250 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.134s 2026-01-25 08:49:26,251 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-1926170971", "network_id": "38e9d801-34e3-4571-9b8c-814c3b426e42", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-81ed007c-cc28-4c32-8faf-f96446902698', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"c9326e5a-0552-49ee-90a9-6510be917671","name":"tempest-subnet-smoke-1926170971","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"38e9d801-34e3-4571-9b8c-814c3b426e42","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-01-25T08:49:25Z","updated_at":"2026-01-25T08:49:25Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:49:28,204 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/97e6f5c1-4352-4455-b5ce-eb581c49be8d/add_router_interface 1.953s 2026-01-25 08:49:28,205 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c9326e5a-0552-49ee-90a9-6510be917671"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-12a49ed8-cfe3-405b-88bc-e29c5a031422', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/97e6f5c1-4352-4455-b5ce-eb581c49be8d/add_router_interface'} Body: b'{"id": "97e6f5c1-4352-4455-b5ce-eb581c49be8d", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "40583876-ed45-4097-829c-764624b57832", "network_id": "38e9d801-34e3-4571-9b8c-814c3b426e42", "subnet_id": "c9326e5a-0552-49ee-90a9-6510be917671", "subnet_ids": ["c9326e5a-0552-49ee-90a9-6510be917671"]}' 2026-01-25 08:49:28,322 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.117s 2026-01-25 08:49:28,322 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1475', 'x-openstack-request-id': 'req-e3dc79ca-0774-4cd4-be59-476cf98dfbf8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"38e9d801-34e3-4571-9b8c-814c3b426e42","name":"tempest-network-smoke--257641359","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["c9326e5a-0552-49ee-90a9-6510be917671"],"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-01-25T08:49:22Z","updated_at":"2026-01-25T08:49:25Z","revision_number":2,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":8109},{"id":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:49:28,405 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.082s 2026-01-25 08:49:28,406 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-86e224a7-e10b-495b-a0e4-dcdfc1eda6cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"154c1dc3-dc00-44b0-be37-60b7ba18a30f","name":"public_subnet","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","network_id":"a2634326-5b2c-43a9-9775-565d055e70ec","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-01-25T08:43:28Z","updated_at":"2026-01-25T08:43:28Z","revision_number":0,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6"},{"id":"c9326e5a-0552-49ee-90a9-6510be917671","name":"tempest-subnet-smoke-1926170971","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"38e9d801-34e3-4571-9b8c-814c3b426e42","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-01-25T08:49:25Z","updated_at":"2026-01-25T08:49:25Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:49:28,559 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.153s 2026-01-25 08:49:28,560 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-20721bd9-6a89-4aa0-bdf8-195bed78e605', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "97e6f5c1-4352-4455-b5ce-eb581c49be8d", "name": "tempest-TestNetworkBasicOps-router-2083228864", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.178"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:49:23Z", "updated_at": "2026-01-25T08:49:27Z", "revision_number": 3, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:49:28,690 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.129s 2026-01-25 08:49:28,690 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-126545431", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKK0q8rZKt6/nbGhqeesVfzeS3cwCR+PYKrUUFCmESWnCovXDHNbNKxS/6v1mn03qUo0LZvPyOCOFfMGsmVznsd+onBRe7f0ZqiYjCHMOlmmvl7gcWA/aCFv4fw2z/1fSA=="}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:28 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-764de4c1-f884-470f-af7f-215966e0352a', 'x-compute-request-id': 'req-764de4c1-f884-470f-af7f-215966e0352a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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-126545431", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKK0q8rZKt6/nbGhqeesVfzeS3cwCR+PYKrUUFCmESWnCovXDHNbNKxS/6v1mn03qUo0LZvPyOCOFfMGsmVznsd+onBRe7f0ZqiYjCHMOlmmvl7gcWA/aCFv4fw2z/1fSA==", "fingerprint": "11:79:ec:f2:b6:9c:42:98:14:f8:9e:a0:d8:66:7a:f1", "user_id": "15e0047bf55f489bb76580054cca99ce"}}' 2026-01-25 08:49:28,867 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.175s 2026-01-25 08:49:28,868 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-1922514391", "description": "tempest-secgroup-smoke-1922514391 description", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-d45271ee-a606-481e-965f-91c51a088ca1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "name": "tempest-secgroup-smoke-1922514391", "stateful": true, "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "tempest-secgroup-smoke-1922514391 description", "shared": false, "security_group_rules": [{"id": "9e959021-c3d9-403d-b617-672a52dfb8d7", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "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-01-25T08:49:28Z", "updated_at": "2026-01-25T08:49:28Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}, {"id": "a97182d7-74a0-440a-a7a7-9c7eb1eed383", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "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-01-25T08:49:28Z", "updated_at": "2026-01-25T08:49:28Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}], "tags": [], "created_at": "2026-01-25T08:49:28Z", "updated_at": "2026-01-25T08:49:28Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:49:29,236 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.368s 2026-01-25 08:49:29,236 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": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-27e1fe6b-2ad1-4c65-95d8-d2b686899766', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "c24884bf-f7f4-4b71-8e3e-01f9a1c6a4f0", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "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-01-25T08:49:29Z", "updated_at": "2026-01-25T08:49:29Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:49:29,403 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-01-25 08:49:29,404 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": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-ba50c7bd-8988-463c-acb6-be10987f2c29', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "f8b61a40-ae88-48b1-bf2d-7028f02d9321", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "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-01-25T08:49:29Z", "updated_at": "2026-01-25T08:49:29Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:49:29,591 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.187s 2026-01-25 08:49:29,592 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": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-94aca208-f14a-4527-ab00-bc1eddc4e4d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "5bf52fb0-5916-4fbc-abb6-66dbfa47bbd5", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "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-01-25T08:49:29Z", "updated_at": "2026-01-25T08:49:29Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:49:29,782 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.189s 2026-01-25 08:49:29,782 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": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0b2e5af4-7a49-4a18-89d6-595b40cc15ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "bafd1d92-f08a-4123-a125-e3fc0a6fa0cd", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "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-01-25T08:49:29Z", "updated_at": "2026-01-25T08:49:29Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:49:30,149 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.366s 2026-01-25 08:49:30,149 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": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5c8e9919-81fa-4c94-ad3f-a9d8e32a1360', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "766cb221-d0a4-4657-bd8f-57cd1693a65f", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "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-01-25T08:49:29Z", "updated_at": "2026-01-25T08:49:29Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:49:30,410 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.261s 2026-01-25 08:49:30,411 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": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-959e0bec-98a9-4784-8452-3850f06e484c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "a72f67a5-7b36-4af4-b442-e0da77080a2f", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "011a8f4c-aae7-46dd-8a65-6e5539fb18ff", "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-01-25T08:49:30Z", "updated_at": "2026-01-25T08:49:30Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:49:30,716 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.301s 2026-01-25 08:49:30,717 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:30 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dcd35752-4ba7-4c90-af07-1612010d0a3f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=903db61e38252c85e52786cb8d6652dd; 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": "15e0047bf55f489bb76580054cca99ce", "name": "tempest-TestNetworkBasicOps-654039933-project-member", "password_expires_at": null}, "audit_ids": ["_r_KKzAPSiGspV7_N0i2XA"], "expires_at": "2026-01-25T09:49:30.000000Z", "issued_at": "2026-01-25T08:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16320159eb6b4f27b62d813f00f7e1fc", "name": "tempest-TestNetworkBasicOps-654039933"}, "is_domain": false, "roles": [{"id": "d513552071244a1cb11ca16ff33f625f", "name": "reader"}, {"id": "9401300ccf9247da855bac06291c4abb", "name": "member"}], "catalog": [{"endpoints": [{"name": "nova", "id": "1191ba72ebc6440d9eadecf268fa83ba", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "a182bd74f0594998a3862e1fdcac80ae", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "1926f5cec741429bbcd45f2af989f4b6", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "da5b61d6a8e74331b66bc0d55ccca18c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "dfb8c43c70e84bb290b397cadac182dd", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "28b2e2d08fa64b74b10dce4381f93236", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "48fbe31a9df742f792843033b6b466e9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "d4116141fa7c4d2794da02166c46eeaf", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "719e02887f0a4fdcad3122111070823b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "2e4ab1f4ad244a198a4783a6ac09cd21", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "7ad5b58944e04654a07ac37fe1509591", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7a2847dc4569472e87cca3c5b2a1ddf4", "type": "image", "name": "glance"}, {"endpoints": [{"name": "cinderv3", "id": "bd28d1937d3241d29c19606a7f8d4bac", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dd37c7957ba94945b614b577d878c1d3", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "8427c021d0e54d06948cdfb76b5d7c67", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "53736b97ebe3464d96b1e2fff3c6a470", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}, {"name": "swift", "id": "857510f16f1c464bb6aa3d454d55912c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}], "id": "88ba3077c18d4ab1ad6de7453b428f81", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "95e4e30b8b4f4136a8e5fc16328bd062", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f4ddb87cd5d84094a30e6d3c5387cd7e", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "af09173b9cd24f71a208fd0288704361", "type": "ide 2026-01-25 08:49:30,717 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2026-01-25 08:49:33,264 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.546s 2026-01-25 08:49:33,264 25 DEBUG [tempest.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-334564984", "imageRef": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "flavorRef": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "networks": [{"uuid": "38e9d801-34e3-4571-9b8c-814c3b426e42"}], "key_name": "tempest-TestNetworkBasicOps-126545431", "security_groups": [{"name": "tempest-secgroup-smoke-1922514391"}]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:30 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb6fc81c-23e5-41a7-95d9-1c012b983afa', 'x-compute-request-id': 'req-fb6fc81c-23e5-41a7-95d9-1c012b983afa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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": "c1480de6-05b0-4308-81b7-825419737942", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1480de6-05b0-4308-81b7-825419737942"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1922514391"}], "adminPass": "LLLAaK3mCkVp"}}' 2026-01-25 08:49:34,176 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/c1480de6-05b0-4308-81b7-825419737942 0.910s 2026-01-25 08:49:34,177 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:33 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-d400ee17-bc26-47f8-bc63-fcaa3b2fa671', 'x-compute-request-id': 'req-d400ee17-bc26-47f8-bc63-fcaa3b2fa671', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942'} Body: b'{"server": {"id": "c1480de6-05b0-4308-81b7-825419737942", "name": "tempest-TestNetworkBasicOps-server-334564984", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:49:33Z", "updated": "2026-01-25T08:49:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1480de6-05b0-4308-81b7-825419737942"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-126545431", "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-01-25 08:49:35,446 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/c1480de6-05b0-4308-81b7-825419737942 0.264s 2026-01-25 08:49:35,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': 'Sun, 25 Jan 2026 08:49:35 GMT', 'server': 'Apache', 'content-length': '1451', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bab74a0-caa7-43bc-88b8-ee8ac98dcd12', 'x-compute-request-id': 'req-0bab74a0-caa7-43bc-88b8-ee8ac98dcd12', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942'} Body: b'{"server": {"id": "c1480de6-05b0-4308-81b7-825419737942", "name": "tempest-TestNetworkBasicOps-server-334564984", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:49:33Z", "updated": "2026-01-25T08:49:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1480de6-05b0-4308-81b7-825419737942"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-126545431", "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-01-25 08:49:35,449 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-01-25 08:49:36,886 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/c1480de6-05b0-4308-81b7-825419737942 0.436s 2026-01-25 08:49:36,886 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:36 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a1676cd-6381-4226-8ab5-680e3e14bf0e', 'x-compute-request-id': 'req-2a1676cd-6381-4226-8ab5-680e3e14bf0e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942'} Body: b'{"server": {"id": "c1480de6-05b0-4308-81b7-825419737942", "name": "tempest-TestNetworkBasicOps-server-334564984", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:49:33Z", "updated": "2026-01-25T08:49:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1480de6-05b0-4308-81b7-825419737942"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-126545431", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1922514391"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:49:38,742 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/c1480de6-05b0-4308-81b7-825419737942 0.848s 2026-01-25 08:49:38,743 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:37 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dbf2162-8aac-4a49-801f-697443959a36', 'x-compute-request-id': 'req-2dbf2162-8aac-4a49-801f-697443959a36', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942'} Body: b'{"server": {"id": "c1480de6-05b0-4308-81b7-825419737942", "name": "tempest-TestNetworkBasicOps-server-334564984", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:49:33Z", "updated": "2026-01-25T08:49:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1480de6-05b0-4308-81b7-825419737942"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-126545431", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1922514391"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:49:40,147 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/c1480de6-05b0-4308-81b7-825419737942 0.399s 2026-01-25 08:49:40,148 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:39 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18b640c1-a145-4498-a64a-d3a2e5831854', 'x-compute-request-id': 'req-18b640c1-a145-4498-a64a-d3a2e5831854', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942'} Body: b'{"server": {"id": "c1480de6-05b0-4308-81b7-825419737942", "name": "tempest-TestNetworkBasicOps-server-334564984", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:49:33Z", "updated": "2026-01-25T08:49:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1480de6-05b0-4308-81b7-825419737942"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-126545431", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1922514391"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:49:41,656 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/c1480de6-05b0-4308-81b7-825419737942 0.503s 2026-01-25 08:49:41,656 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:41 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ebda72b-877a-4a50-9e71-6a43a5e0b4b4', 'x-compute-request-id': 'req-5ebda72b-877a-4a50-9e71-6a43a5e0b4b4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942'} Body: b'{"server": {"id": "c1480de6-05b0-4308-81b7-825419737942", "name": "tempest-TestNetworkBasicOps-server-334564984", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:49:33Z", "updated": "2026-01-25T08:49:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1480de6-05b0-4308-81b7-825419737942"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-126545431", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1922514391"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:49:43,355 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/c1480de6-05b0-4308-81b7-825419737942 0.694s 2026-01-25 08:49:43,356 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:42 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-c016d31e-77f2-4eb9-bf82-ea0c39be704b', 'x-compute-request-id': 'req-c016d31e-77f2-4eb9-bf82-ea0c39be704b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942'} Body: b'{"server": {"id": "c1480de6-05b0-4308-81b7-825419737942", "name": "tempest-TestNetworkBasicOps-server-334564984", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:49:33Z", "updated": "2026-01-25T08:49:41Z", "addresses": {"tempest-network-smoke--257641359": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:0e:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1480de6-05b0-4308-81b7-825419737942"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-126545431", "OS-SRV-USG:launched_at": "2026-01-25T08:49:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1922514391"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:49:43,361 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2026-01-25 08:49:43,792 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/c1480de6-05b0-4308-81b7-825419737942 0.430s 2026-01-25 08:49:43,792 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:43 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-efde9b36-2307-40d9-88ee-3ea92ff62216', 'x-compute-request-id': 'req-efde9b36-2307-40d9-88ee-3ea92ff62216', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942'} Body: b'{"server": {"id": "c1480de6-05b0-4308-81b7-825419737942", "name": "tempest-TestNetworkBasicOps-server-334564984", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:49:33Z", "updated": "2026-01-25T08:49:41Z", "addresses": {"tempest-network-smoke--257641359": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:0e:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1480de6-05b0-4308-81b7-825419737942"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-126545431", "OS-SRV-USG:launched_at": "2026-01-25T08:49:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1922514391"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:49:43,797 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-01-25 08:49:43,880 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=c1480de6-05b0-4308-81b7-825419737942 0.082s 2026-01-25 08:49:43,880 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-38b0762a-67f6-4f13-b375-54f6bbab8c80', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c1480de6-05b0-4308-81b7-825419737942'} Body: b'{"ports":[{"id":"34778270-6b7f-43fe-83ba-c763e9508561","name":"","network_id":"38e9d801-34e3-4571-9b8c-814c3b426e42","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:3a:0e:49","admin_state_up":true,"status":"ACTIVE","device_id":"c1480de6-05b0-4308-81b7-825419737942","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c9326e5a-0552-49ee-90a9-6510be917671","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["011a8f4c-aae7-46dd-8a65-6e5539fb18ff"],"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-334564984","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-334564984","fqdn":"tempest-testnetworkbasicops-server-334564984.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:49:35Z","updated_at":"2026-01-25T08:49:40Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:49:43,881 25 DEBUG [tempest.common.waiters] Server ID c1480de6-05b0-4308-81b7-825419737942 ports are all ACTIVE [{'id': '34778270-6b7f-43fe-83ba-c763e9508561', 'name': '', 'network_id': '38e9d801-34e3-4571-9b8c-814c3b426e42', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'mac_address': 'fa:16:3e:3a:0e:49', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c1480de6-05b0-4308-81b7-825419737942', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'c9326e5a-0552-49ee-90a9-6510be917671', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['011a8f4c-aae7-46dd-8a65-6e5539fb18ff'], '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-334564984', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-334564984', 'fqdn': 'tempest-testnetworkbasicops-server-334564984.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-01-25T08:49:35Z', 'updated_at': '2026-01-25T08:49:40Z', 'revision_number': 4, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'}]: 2026-01-25 08:49:45,394 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 1.512s 2026-01-25 08:49:45,394 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "port_id": "34778270-6b7f-43fe-83ba-c763e9508561", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '810000 82', 'x-openstack-request-id': 'req-37dd60e7-130f-41a3-87be-7607aff9bf86', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "77ceee5c-4027-45a7-9b87-09b908e762b8", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.233", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "97e6f5c1-4352-4455-b5ce-eb581c49be8d", "port_id": "34778270-6b7f-43fe-83ba-c763e9508561", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "38e9d801-34e3-4571-9b8c-814c3b426e42", "mac_address": "fa:16:3e:3a:0e:49", "admin_state_up": true, "status": "ACTIVE", "device_id": "c1480de6-05b0-4308-81b7-825419737942", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:49:44Z", "updated_at": "2026-01-25T08:49:44Z", "revision_number": 0}}' 2026-01-25 08:49:45,478 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/77ceee5c-4027-45a7-9b87-09b908e762b8 0.084s 2026-01-25 08:49:45,479 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-edda2ce5-bbf1-468d-8da8-94c40a92111d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/77ceee5c-4027-45a7-9b87-09b908e762b8'} Body: b'{"floatingip": {"id": "77ceee5c-4027-45a7-9b87-09b908e762b8", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.233", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "97e6f5c1-4352-4455-b5ce-eb581c49be8d", "port_id": "34778270-6b7f-43fe-83ba-c763e9508561", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "38e9d801-34e3-4571-9b8c-814c3b426e42", "mac_address": "fa:16:3e:3a:0e:49", "admin_state_up": true, "status": "ACTIVE", "device_id": "c1480de6-05b0-4308-81b7-825419737942", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:49:44Z", "updated_at": "2026-01-25T08:49:45Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:49:45,479 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '77ceee5c-4027-45a7-9b87-09b908e762b8', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'floating_ip_address': '192.168.122.233', 'floating_network_id': 'a2634326-5b2c-43a9-9775-565d055e70ec', 'router_id': '97e6f5c1-4352-4455-b5ce-eb581c49be8d', 'port_id': '34778270-6b7f-43fe-83ba-c763e9508561', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '38e9d801-34e3-4571-9b8c-814c3b426e42', 'mac_address': 'fa:16:3e:3a:0e:49', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c1480de6-05b0-4308-81b7-825419737942', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-01-25T08:49:44Z', 'updated_at': '2026-01-25T08:49:45Z', 'revision_number': 1, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'} is at status: ACTIVE 2026-01-25 08:49:45,479 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.084517 seconds 2026-01-25 08:49:45,479 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.233 with user: cirros 2026-01-25 08:49:45,479 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port begins to ping 192.168.122.233 in 120 sec and the expected result is reachable 2026-01-25 08:49:57,727 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.247399 seconds 2026-01-25 08:49:57,727 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port finishes ping 192.168.122.233 in 120 sec and the ping result is expected 2026-01-25 08:49:57,893 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/c1480de6-05b0-4308-81b7-825419737942/action 0.165s 2026-01-25 08:49:57,894 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:57 GMT', 'server': 'Apache', 'content-length': '75326', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33e0811c-2082-49a1-bb5f-141666cce17b', 'x-compute-request-id': 'req-33e0811c-2082-49a1-bb5f-141666cce17b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942/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 1083213709 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001136] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001500] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004254] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004284] Using GB pages for direct mapping\\n[ 0.004628] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004633] ACPI: Early table checksum verification disabled\\n[ 0.004639] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004644] 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.004660] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004664] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004668] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004672] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004676] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004679] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004681] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004683] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004684] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004685] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004686] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005842] No NUMA configuration fo 2026-01-25 08:49:57,895 25 DEBUG [tempest.scenario.manager] Console output for c1480de6-05b0-4308-81b7-825419737942 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 1083213709 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001136] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001500] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004254] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004284] Using GB pages for direct mapping [ 0.004628] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004633] ACPI: Early table checksum verification disabled [ 0.004639] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004644] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004652] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004660] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004664] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004668] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004672] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004676] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004679] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004681] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004683] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004684] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004685] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004686] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005842] No NUMA configuration found [ 0.005844] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005853] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006203] Zone ranges: [ 0.006204] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006207] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006209] Normal empty [ 0.006211] Device empty [ 0.006212] Movable zone start for each node [ 0.006215] Early memory node ranges [ 0.006216] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006218] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006220] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006596] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006625] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006818] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017173] ACPI: PM-Timer IO Port: 0x608 [ 0.017198] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017313] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017317] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017319] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017321] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017342] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017344] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017348] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017351] TSC deadline timer available [ 0.017364] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017429] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017432] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017433] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017435] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017437] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017438] Booting paravirtualized kernel on KVM [ 0.017441] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017447] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017858] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017926] kvm-guest: setup async PF for cpu 0 [ 0.017952] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017970] kvm-guest: PV spinlocks disabled, single CPU [ 0.017976] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017978] Policy zone: DMA32 [ 0.017980] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018043] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018064] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018075] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018132] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018409] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019120] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019151] ftrace: allocating 50600 entries in 198 pages [ 0.044027] ftrace: allocated 198 pages with 4 groups [ 0.044206] rcu: Hierarchical RCU implementation. [ 0.044208] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.044210] Rude variant of Tasks RCU enabled. [ 0.044211] Tracing variant of Tasks RCU enabled. [ 0.044212] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.044213] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.048535] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.048899] random: crng init done [ 0.088319] Console: colour VGA+ 80x25 [ 0.223620] printk: console [tty1] enabled [ 0.545522] printk: console [ttyS0] enabled [ 0.548331] ACPI: Core revision 20210730 [ 0.551050] APIC: Switch to symmetric I/O mode setup [ 0.555389] x2apic enabled [ 0.558476] Switched APIC routing to physical x2apic. [ 0.566632] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.573404] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.577397] pid_max: default: 32768 minimum: 301 [ 0.577397] LSM: Security Framework initializing [ 0.577397] landlock: Up and running. [ 0.577397] Yama: becoming mindful. [ 0.577397] AppArmor: AppArmor initialized [ 0.577397] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.577397] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.577397] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.577397] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.577397] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.577397] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.577397] Spectre V2 : Mitigation: Retpolines [ 0.577397] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.577397] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.577397] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.577397] RETBleed: Mitigation: untrained return thunk [ 0.577397] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.577397] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.577397] Freeing SMP alternatives memory: 44K [ 0.577397] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.577550] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.581417] ... version: 0 [ 0.584216] ... bit width: 48 [ 0.585409] ... generic registers: 6 [ 0.588097] ... value mask: 0000ffffffffffff [ 0.589408] ... max period: 00007fffffffffff [ 0.592829] ... fixed-purpose events: 0 [ 0.593408] ... event mask: 000000000000003f [ 0.596891] rcu: Hierarchical SRCU implementation. [ 0.597900] smp: Bringing up secondary CPUs ... [ 0.600902] smp: Brought up 1 node, 1 CPU [ 0.601410] smpboot: Max logical packages: 1 [ 0.604256] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.605853] devtmpfs: initialized [ 0.608244] x86/mm: Memory block size: 128MB [ 0.609596] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.613418] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.617460] pinctrl core: initialized pinctrl subsystem [ 0.621264] PM: RTC time: 08:49:42, date: 2026-01-25 [ 0.621580] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.625493] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.629429] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.633427] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.637416] audit: initializing netlink subsys (disabled) [ 0.641015] thermal_sys: Registered thermal governor 'fair_share' [ 0.641016] thermal_sys: Registered thermal governor 'bang_bang' [ 0.641409] thermal_sys: Registered thermal governor 'step_wise' [ 0.645330] thermal_sys: Registered thermal governor 'user_space' [ 0.645411] audit: type=2000 audit(1769330982.428:1): state=initialized audit_enabled=0 res=1 [ 0.649411] thermal_sys: Registered thermal governor 'power_allocator' [ 0.649419] EISA bus registered [ 0.655631] cpuidle: using governor ladder [ 0.657409] cpuidle: using governor menu [ 0.662558] ACPI: bus type PCI registered [ 0.665304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.665696] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.669411] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.673426] PCI: Using configuration type 1 for base access [ 0.678172] Kprobes globally optimized [ 0.680876] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.681411] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.686224] ACPI: Added _OSI(Module Device) [ 0.689035] ACPI: Added _OSI(Processor Device) [ 0.689427] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.692505] ACPI: Added _OSI(Processor Aggregator Device) [ 0.693436] ACPI: Added _OSI(Linux-Dell-Video) [ 0.696362] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.697415] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.703988] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.709246] ACPI: Interpreter enabled [ 0.709421] ACPI: PM: (supports S0 S5) [ 0.711971] ACPI: Using IOAPIC for interrupt routing [ 0.713435] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.717409] PCI: Using E820 reservations for host bridge windows [ 0.721481] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.729764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.733415] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.737524] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.741511] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.746548] PCI host bridge to bus 0000:00 [ 0.749305] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.749409] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.753409] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.757409] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.761412] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.765411] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.769410] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.773691] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.781546] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.792579] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.801453] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.809214] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.815636] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.817647] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.825962] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.832332] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.838221] pci 0000:00:02.0: enabling Extended Tags [ 0.844825] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.848028] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.853710] pci 0000:00:02.1: enabling Extended Tags [ 0.859937] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.864338] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.870327] pci 0000:00:02.2: enabling Extended Tags [ 0.875923] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.880644] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.885711] pci 0000:00:02.3: enabling Extended Tags [ 0.891982] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.896078] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.904695] pci 0000:00:02.4: enabling Extended Tags [ 0.907944] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.912134] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.918579] pci 0000:00:02.5: enabling Extended Tags [ 0.923944] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.928128] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.934762] pci 0000:00:02.6: enabling Extended Tags [ 0.939903] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.944057] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.950300] pci 0000:00:02.7: enabling Extended Tags [ 0.959943] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.964074] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.969727] pci 0000:00:03.0: enabling Extended Tags [ 0.975981] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.979902] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.985709] pci 0000:00:03.1: enabling Extended Tags [ 0.992022] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.996119] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.001713] pci 0000:00:03.2: enabling Extended Tags [ 1.007948] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.011984] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.017707] pci 0000:00:03.3: enabling Extended Tags [ 1.023901] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.027956] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.033708] pci 0000:00:03.4: enabling Extended Tags [ 1.039904] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.043938] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.049709] pci 0000:00:03.5: enabling Extended Tags [ 1.055962] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.060193] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.065727] pci 0000:00:03.6: enabling Extended Tags [ 1.073208] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.075946] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.081726] pci 0000:00:03.7: enabling Extended Tags [ 1.091007] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.096083] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.101712] pci 0000:00:04.0: enabling Extended Tags [ 1.107961] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.111943] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.117737] pci 0000:00:04.1: enabling Extended Tags [ 1.125022] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.127935] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.133739] pci 0000:00:04.2: enabling Extended Tags [ 1.141035] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.143917] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.149709] pci 0000:00:04.3: enabling Extended Tags [ 1.156962] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.159980] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.165716] pci 0000:00:04.4: enabling Extended Tags [ 1.173267] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.175993] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.181715] pci 0000:00:04.5: enabling Extended Tags [ 1.189054] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.192038] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.197719] pci 0000:00:04.6: enabling Extended Tags [ 1.205209] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.207942] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.213739] pci 0000:00:04.7: enabling Extended Tags [ 1.223127] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.228090] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.233707] pci 0000:00:05.0: enabling Extended Tags [ 1.295135] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.299219] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.302622] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.325111] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.329121] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.332705] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.338609] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.349106] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.353410] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.360933] pci 0000:01:00.0: enabling Extended Tags [ 1.431406] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.433476] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.437354] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.437529] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.443488] pci_bus 0000:02: extended config space not accessible [ 1.445709] acpiphp: Slot [1] registered [ 1.448694] acpiphp: Slot [0] registered [ 1.449456] acpiphp: Slot [2] registered [ 1.452158] acpiphp: Slot [3] registered [ 1.453456] acpiphp: Slot [4] registered [ 1.456132] acpiphp: Slot [5] registered [ 1.457456] acpiphp: Slot [6] registered [ 1.460144] acpiphp: Slot [7] registered [ 1.461455] acpiphp: Slot [8] registered [ 1.464145] acpiphp: Slot [9] registered [ 1.465462] acpiphp: Slot [10] registered [ 1.468270] acpiphp: Slot [11] registered [ 1.469456] acpiphp: Slot [12] registered [ 1.472210] acpiphp: Slot [13] registered [ 1.473455] acpiphp: Slot [14] registered [ 1.476159] acpiphp: Slot [15] registered [ 1.477456] acpiphp: Slot [16] registered [ 1.480510] acpiphp: Slot [17] registered [ 1.481455] acpiphp: Slot [18] registered [ 1.484170] acpiphp: Slot [19] registered [ 1.485467] acpiphp: Slot [20] registered [ 1.488211] acpiphp: Slot [21] registered [ 1.489456] acpiphp: Slot [22] registered [ 1.492205] acpiphp: Slot [23] registered [ 1.493457] acpiphp: Slot [24] registered [ 1.496277] acpiphp: Slot [25] registered [ 1.497456] acpiphp: Slot [26] registered [ 1.500268] acpiphp: Slot [27] registered [ 1.501458] acpiphp: Slot [28] registered [ 1.504183] acpiphp: Slot [29] registered [ 1.505455] acpiphp: Slot [30] registered [ 1.508167] acpiphp: Slot [31] registered [ 1.511714] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.523872] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.592538] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.593522] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.597515] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.601539] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.611231] acpiphp: Slot [0-2] registered [ 1.614030] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.623429] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.633412] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.639141] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.641600] pci 0000:03:00.0: enabling Extended Tags [ 1.718827] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.721528] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.725536] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.732063] acpiphp: Slot [0-3] registered [ 1.734033] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.744646] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.753412] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.759625] pci 0000:04:00.0: enabling Extended Tags [ 1.834014] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.837344] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.837528] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.844005] acpiphp: Slot [0-4] registered [ 1.846037] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.855437] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.865413] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.874476] pci 0000:05:00.0: enabling Extended Tags [ 1.949054] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.949530] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.953529] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.960830] acpiphp: Slot [0-5] registered [ 1.962053] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.973421] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.987812] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.991878] pci 0000:06:00.0: enabling Extended Tags [ 2.067757] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.069538] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.073529] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.080526] acpiphp: Slot [0-6] registered [ 2.147058] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.149621] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.153529] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.160217] acpiphp: Slot [0-7] registered [ 2.227171] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.229539] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.233534] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.240430] acpiphp: Slot [0-8] registered [ 2.306043] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.309539] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.313545] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.320661] acpiphp: Slot [0-9] registered [ 2.387013] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.389536] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.393529] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.400289] acpiphp: Slot [0-10] registered [ 2.466023] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.469550] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.473529] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.480199] acpiphp: Slot [0-11] registered [ 2.552487] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.553541] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.557584] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.564859] acpiphp: Slot [0-12] registered [ 2.632652] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.633542] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.637559] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.644919] acpiphp: Slot [0-13] registered [ 2.710291] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.713538] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.717542] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.724892] acpiphp: Slot [0-14] registered [ 2.793858] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.797539] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.801529] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.808747] acpiphp: Slot [0-15] registered [ 2.874465] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.877604] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.881529] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.888753] acpiphp: Slot [0-16] registered [ 2.953711] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.957251] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.957533] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.965426] acpiphp: Slot [0-17] registered [ 3.033637] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.037338] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.037535] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.045513] acpiphp: Slot [0-18] registered [ 3.119401] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.121545] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.125528] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.132682] acpiphp: Slot [0-19] registered [ 3.197957] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.201472] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.205588] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.212681] acpiphp: Slot [0-20] registered [ 3.277727] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.281333] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.281531] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.289066] acpiphp: Slot [0-21] registered [ 3.355167] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.357635] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.361535] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.369135] acpiphp: Slot [0-22] registered [ 3.437448] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.441539] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.445540] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.452933] acpiphp: Slot [0-23] registered [ 3.521967] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.525552] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.529532] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.536862] acpiphp: Slot [0-24] registered [ 3.602687] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.605628] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.609529] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.617057] acpiphp: Slot [0-25] registered [ 3.691310] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.693548] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.697528] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.745706] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.749620] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.753607] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.757631] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.761626] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.765606] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.769614] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.773611] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.777500] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.781423] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.785423] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.789423] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.793427] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.797425] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.801426] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.805445] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.810163] iommu: Default domain type: Translated [ 3.813423] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.817606] SCSI subsystem initialized [ 3.820454] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.821397] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.821432] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.825276] vgaarb: loaded [ 3.825488] ACPI: bus type USB registered [ 3.828369] usbcore: registered new interface driver usbfs [ 3.829418] usbcore: registered new interface driver hub [ 3.833042] usbcore: registered new device driver usb [ 3.833447] pps_core: LinuxPPS API ver. 1 registered [ 3.836816] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.837415] PTP clock support registered [ 3.840301] EDAC MC: Ver: 3.0.0 [ 3.844659] NetLabel: Initializing [ 3.845409] NetLabel: domain hash size = 128 [ 3.848491] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.849467] NetLabel: unlabeled traffic allowed by default [ 3.853345] PCI: Using ACPI for IRQ routing [ 4.619250] clocksource: Switched to clocksource kvm-clock [ 4.636561] VFS: Disk quotas dquot_6.6.0 [ 4.639467] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.644143] AppArmor: AppArmor Filesystem Enabled [ 4.647440] pnp: PnP ACPI init [ 4.650143] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.655244] pnp: PnP ACPI: found 5 devices [ 4.663634] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.669308] NET: Registered PF_INET protocol family [ 4.672577] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.678454] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.683779] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.688806] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.693838] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.698408] TCP: Hash tables configured (established 1024 bind 1024) [ 4.702563] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.707298] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.711518] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.716051] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.719763] NET: Registered PF_XDP protocol family [ 4.723008] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.728234] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.733657] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.738877] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.744222] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.749463] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.754695] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.759838] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.765022] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.770152] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.775306] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.780462] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.785663] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.790838] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.796042] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.804802] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.810029] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.815224] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.820433] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.825671] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.830874] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.836117] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.841321] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.846530] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.851710] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.855695] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.859670] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.863642] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.867567] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.871501] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.875424] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.879340] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.883276] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.887248] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.891248] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.895212] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.899162] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.903311] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.907407] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.911659] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.915776] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.920071] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.924164] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.928441] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.932551] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.936801] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.940841] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.945073] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.949114] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.953365] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.957483] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.961718] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.965768] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.969998] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.974027] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.978218] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.982219] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.986411] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.990421] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.994642] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.998655] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.002795] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.006757] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.010725] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.014685] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.018691] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.022640] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.026778] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.030731] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.034697] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.038663] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.042628] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.046757] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.050807] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.055070] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.059139] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.063415] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.067490] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.071749] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.075810] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.080080] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.084143] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.088392] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.092439] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.096644] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.100677] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.104904] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.109238] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.113663] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.117914] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.122357] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.126571] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.131005] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.135225] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.139681] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.143160] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.150659] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.157188] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.167035] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.172171] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.178611] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.185889] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.195815] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.200995] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.208449] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.216851] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.223931] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.231485] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.241008] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.248761] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.256708] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.264153] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.271887] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.277492] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.287343] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.294525] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.300047] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.309770] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.317841] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.323713] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.333309] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.338795] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.346542] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.355832] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.361550] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.369259] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.378216] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.383622] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.391500] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.400985] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.406165] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.413888] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.423781] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.429046] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.436458] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.444093] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.449783] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.456057] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.463627] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.472634] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.476148] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.483213] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.488758] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.498224] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.501694] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.509477] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.515044] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.525218] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.530301] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.536429] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.544001] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.553008] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.556538] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.563981] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.569821] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.578847] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.582346] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.589735] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.595321] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.604496] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.609107] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.615300] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.622071] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.629876] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.635567] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.641914] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.649452] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.657998] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.661495] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.668863] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.674533] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.684112] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.687590] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.695589] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.702550] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.710030] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.715122] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.721363] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.728643] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.737425] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.740878] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.748551] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.754383] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.763802] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.767411] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.775068] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.782383] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.789850] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.795299] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.799487] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.804052] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.808621] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.813172] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.817835] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.821597] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.825752] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.830577] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.834347] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.838518] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.844031] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.848217] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.853255] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.859061] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.864186] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.868488] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.873359] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.877529] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.882389] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.886564] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.891459] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.895650] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.900576] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.904806] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.909657] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.913853] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.918971] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.923139] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.928802] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.933581] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.939396] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.944529] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.950263] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.954543] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.958832] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.963674] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.967484] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.971834] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.976697] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.980475] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.984667] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.989521] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.993237] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.997423] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.002266] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.006022] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.010185] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.015036] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.018830] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.023020] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.028041] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.031857] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.036090] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.040963] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.044763] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.049024] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.055891] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.059704] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.063904] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.068766] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.072607] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.076979] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.081841] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.085640] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.089807] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.094712] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.098509] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.102719] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.107585] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.111367] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.115555] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.122192] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.132014] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10093 usecs [ 6.138450] PCI: CLS 0 bytes, default 64 [ 6.141321] Trying to unpack rootfs image as initramfs... [ 6.145079] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.162006] Initialise system trusted keyrings [ 6.165096] Key type blacklist registered [ 6.173492] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.182875] zbud: loaded [ 6.185139] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.202184] fuse: init (API version 7.34) [ 6.206123] integrity: Platform Keyring initialized [ 6.221574] Key type asymmetric registered [ 6.224543] Asymmetric key parser 'x509' registered [ 6.233551] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.245595] io scheduler mq-deadline registered [ 6.256576] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.266005] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.283384] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.297954] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.314956] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.329971] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.345766] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.353967] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.369763] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.381966] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.386803] Freeing initrd memory: 8744K [ 6.394954] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.399390] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.408761] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.413566] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.424105] pcieport 0000:00:02.7: PME: Signaling with IR10000 Q 31 [ 6.430358] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.435753] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.442640] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.447693] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.456421] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.461534] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.471151] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.476236] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.485346] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.490571] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.499101] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.504433] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.513055] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.517611] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.527028] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.532863] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.540677] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.545682] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.551588] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.557701] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.562078] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.570969] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.576852] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.586598] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.591932] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.602434] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.607965] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.616976] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.621931] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.632141] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.636642] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.645637] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.650597] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.659539] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.663885] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.669141] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.676193] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.682293] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.690685] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.700529] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.704780] shpchp 0000:01:00.0: Slot initialization failed [ 6.710840] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.715465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.721187] ACPI: button: Power Button [PWRF] [ 6.749041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.786770] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.793957] Linux agpgart interface v0.103 [ 6.797976] loop: module loaded [ 6.800407] tun: Universal TUN/TAP device driver, 1.6 [ 6.804733] PPP generic driver version 2.4.2 [ 6.808176] VFIO - User Level meta-driver version: 0.3 [ 6.811698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.815950] ehci-pci: EHCI PCI platform driver [ 6.819031] ehci-platform: EHCI generic platform driver [ 6.822504] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.826516] ohci-pci: OHCI PCI platform driver [ 6.829584] ohci-platform: OHCI generic platform driver [ 6.832981] uhci_hcd: USB Universal Host Controller Interface driver [ 6.839289] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.842804] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.847669] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.851299] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.855287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.860943] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.865639] usb usb1: Product: UHCI Host Controller [ 6.868924] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.873010] usb usb1: SerialNumber: 0000:02:01.0 [ 6.876317] hub 1-0:1.0: USB hub found [ 6.879064] hub 1-0:1.0: 2 ports detected [ 6.882249] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.889470] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.893117] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.896713] mousedev: PS/2 mouse device common for all mice [ 6.901279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.906952] rtc_cmos 00:03: RTC can wake from S4 [ 6.912105] rtc_cmos 00:03: registered as rtc0 [ 6.915511] rtc_cmos 00:03: setting system clock to 2026-01-25T08:49:49 UTC (1769330989) [ 6.921140] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.925388] i2c_dev: i2c /dev entries driver [ 6.928559] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.936652] device-mapper: uevent: version 1.0.3 [ 6.940022] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.946008] platform eisa.0: Probing EISA bus 0 [ 6.949256] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.954325] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.958500] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.962744] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.966980] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.971314] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.975665] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.980028] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.984374] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.988676] platform eisa.0: EISA: Detected 0 cards [ 6.992201] ledtrig-cpu: registered to indicate activity on CPUs [ 6.996330] drop_monitor: Initializing network drop monitor service [ 7.000615] NET: Registered PF_INET6 protocol family [ 7.007206] Segment Routing with IPv6 [ 7.009881] In-situ OAM (IOAM) with IPv6 [ 7.012604] NET: Registered PF_PACKET protocol family [ 7.016365] Key type dns_resolver registered [ 7.020047] IPI shorthand broadcast: enabled [ 7.023193] registered taskstats version 1 [ 7.026197] Loading compiled-in X.509 certificates [ 7.030006] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.037008] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.043912] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.050659] blacklist: Loading compiled-in revocation X.509 certificates [ 7.055815] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.063725] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.073654] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.080558] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.087210] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.094271] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.101445] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.108331] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.115660] zswap: loaded using pool lzo/zbud [ 7.118986] Key type .fscrypt registered [ 7.121782] Key type fscrypt-provisioning registered [ 7.126862] Key type encrypted registered [ 7.129959] AppArmor: AppArmor sha1 policy hashing enabled [ 7.133614] ima: No TPM chip found, activating TPM-bypass! [ 7.137268] Loading compiled-in module X.509 certificates [ 7.141872] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.148345] ima: Allocated hash algorithm: sha1 [ 7.151677] ima: No architecture policies found [ 7.154827] evm: Initialising EVM extended attributes: [ 7.158296] evm: security.selinux [ 7.160817] evm: security.SMACK64 [ 7.163301] evm: security.SMACK64EXEC [ 7.166047] evm: security.SMACK64TRANSMUTE [ 7.168862] evm: security.SMACK64MMAP [ 7.171583] evm: security.apparmor [ 7.174062] evm: security.ima [ 7.176218] evm: security.capability [ 7.179040] evm: HMAC attrs: 0x1 [ 7.181876] PM: Magic number: 10:482:827 [ 7.184825] misc hw_random: hash matches [ 7.187589] pci_express 0000:00:04.7:pcie010: hash matches [ 7.191581] RAS: Correctable Errors collector initialized. [ 7.195567] Unstable clock detected, switching default tracing clock to "global" [ 7.195567] If you want to keep using the local clock, then add: [ 7.195567] "trace_clock=local" [ 7.195567] on the kernel command line [ 7.211776] Freeing unused decrypted memory: 2036K [ 7.215709] Freeing unused kernel image (initmem) memory: 3244K [ 7.219784] Write protecting the kernel read-only data: 30720k [ 7.224149] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.229156] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.276796] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.281350] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.285791] Run /init as init process info: initramfs: up at 6.76 [ 7.341896] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.350473] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.355404] GPT:229375 != 2097151 [ 7.357801] GPT:Alternate GPT header not at the end of the disk. [ 7.361732] GPT:229375 != 2097151 [ 7.364055] GPT: Use GNU Parted to correct GPT errors. [ 7.411585] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.795344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.831113] 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:c1:48:0d:e6:05:b0:43:08:81:b7:82:54:19:73:79:42 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeM+VWElgrmMNmIZbjHQfV/vX29dzkxU/FObXimf7HCPemcAYfxCfySaGXSuoNORCoqavAJL9q0wHOnxOSmjY5oQNZM4Evpo50v9yDvZ1kpOsmnHYeU0WOK6YgsQd1d9ZSBrBRGpYjj9XkW9JiQoUOKcZQ2QbbidVKHWWtx6norHNWAYSP1GXw7mTRn6zPcc/EcvbyVBZjkjs0+kflfg2zzEayhMfw2uuWgyf6SrL+6BIFI1pB1udGGA+mnDJcIXyBlDbbDM1MQfKPb6uD0TSWkzMKuYX/P0IOZUsomCxH0xXrl1/o+JiWFpSU+CLfCS9Gu7nW4tpZND9dtUzEC/dz root@tempest-testnetworkbasicops-server-334564984 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF8bWVTls5Y/KNE94kGK+m1/7x+k0mQx9+hIW/yPxHRM/W4xl/CxxAOOz8evRwD4PDNKtCTbKkgP0dN6U+99uZM= root@tempest-testnetworkbasicops-server-334564984 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe3a:e49/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: c1480de6-05b0-4308-81b7-825419737942 name: tempest-TestNetworkBasicOps-server-334564984 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-334564984 launch-index: 0 === cirros: current=0.6.2 uptime=8.61 === === 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:3A:0E:49 inet6 addr: fe80::f816:3eff:fe3a:e49/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:924 (924.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-334564984 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.917456] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.920599] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.942801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.152154] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.197917] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.331058] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.332013] ISO 9660 Extensions: RRIP_1991A [ 8.434760] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.974177] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.976171] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jan 25 08:49:50 cirros syslog.info syslogd started: BusyBox v1.35.0 Jan 25 08:49:50 cirros auth.notice su: + none root:cirros Jan 25 08:49:50 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jan 25 08:49:50 cirros daemon.info dhcpcd[350]: DUID 00:04:c1:48:0d:e6:05:b0:43:08:81:b7:82:54:19:73:79:42 Jan 25 08:49:51 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jan 25 08:49:51 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jan 25 08:49:51 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jan 25 08:49:51 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:3a:0e:49 Jan 25 08:49:51 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe3a:e49 Jan 25 08:49:51 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-334564984 login: 2026-01-25 08:49:57,897 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:49:57,906 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:49:58,017 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:49:58,018 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:49:58,611 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.593s 2026-01-25 08:49:58,612 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--588397214", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-9a912d07-abe7-4585-9e56-4f3ac7b39e30', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"d73fbe58-daef-4350-b4bb-fa53c28b2571","name":"tempest-network-smoke--588397214","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","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-01-25T08:49:58Z","updated_at":"2026-01-25T08:49:58Z","revision_number":1}}' 2026-01-25 08:49:58,724 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=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28 0.111s 2026-01-25 08:49:58,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': 'Sun, 25 Jan 2026 08:49:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-d2b928cd-243e-4493-ab68-b9787a3cab27', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"c9326e5a-0552-49ee-90a9-6510be917671","name":"tempest-subnet-smoke-1926170971","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"38e9d801-34e3-4571-9b8c-814c3b426e42","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-01-25T08:49:25Z","updated_at":"2026-01-25T08:49:25Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:49:58,867 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.143s 2026-01-25 08:49:58,868 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-6a2149eb-f2fd-4b81-a6b8-110080c1488c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:49:58,927 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=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28 0.059s 2026-01-25 08:49:58,928 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f8ee2e2e-5da8-4356-bd38-ca7eecca3253', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:49:59,017 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=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.16%2F28 0.088s 2026-01-25 08:49:59,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': 'Sun, 25 Jan 2026 08:49:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-46621040-196f-4417-adbc-d914a03bb39f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:49:59,128 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.110s 2026-01-25 08:49:59,128 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:49:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-7d14f958-1a87-4531-9288-91d61b566242', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:49:59,571 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=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.16%2F28 0.443s 2026-01-25 08:49:59,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': 'Sun, 25 Jan 2026 08:49:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-eb2ff3e3-5418-4d9a-be05-2d9b768effdd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:50:01,411 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.839s 2026-01-25 08:50:01,411 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-606241401", "network_id": "d73fbe58-daef-4350-b4bb-fa53c28b2571", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-bd0718c2-2ecf-4164-bc1b-2ec41229b2c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"27ce5f7a-3011-40ab-ba24-100403b1e32b","name":"tempest-subnet-smoke-606241401","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"d73fbe58-daef-4350-b4bb-fa53c28b2571","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-01-25T08:49:59Z","updated_at":"2026-01-25T08:49:59Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:50:01,412 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:01,416 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:01,527 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:01,528 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:01,528 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-01-25 08:50:01,528 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:01,532 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:01,638 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:01,639 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:02,167 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=c1480de6-05b0-4308-81b7-825419737942 0.522s 2026-01-25 08:50:02,168 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-e08475c6-e77f-4c00-b4a4-21359db81b18', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c1480de6-05b0-4308-81b7-825419737942'} Body: b'{"ports":[{"id":"34778270-6b7f-43fe-83ba-c763e9508561","name":"","network_id":"38e9d801-34e3-4571-9b8c-814c3b426e42","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:3a:0e:49","admin_state_up":true,"status":"ACTIVE","device_id":"c1480de6-05b0-4308-81b7-825419737942","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c9326e5a-0552-49ee-90a9-6510be917671","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["011a8f4c-aae7-46dd-8a65-6e5539fb18ff"],"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-334564984","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-334564984","fqdn":"tempest-testnetworkbasicops-server-334564984.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:49:35Z","updated_at":"2026-01-25T08:49:40Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:50:07,464 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/c1480de6-05b0-4308-81b7-825419737942/os-interface 5.296s 2026-01-25 08:50:07,465 25 DEBUG [tempest.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": "d73fbe58-daef-4350-b4bb-fa53c28b2571"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:02 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-43ceaefb-3a75-402c-aa61-54a17ac09d31', 'x-compute-request-id': 'req-43ceaefb-3a75-402c-aa61-54a17ac09d31', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "d73fbe58-daef-4350-b4bb-fa53c28b2571", "port_id": "1b90bb5d-3bfb-41ce-a605-75dd192001db", "mac_addr": "fa:16:3e:56:db:b2", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "27ce5f7a-3011-40ab-ba24-100403b1e32b", "ip_address": "10.100.0.24"}]}}' 2026-01-25 08:50:07,834 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=c1480de6-05b0-4308-81b7-825419737942 0.367s 2026-01-25 08:50:07,835 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2669', 'x-openstack-request-id': 'req-f4d4752c-abf9-48d9-9b5d-6b56e89a9784', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c1480de6-05b0-4308-81b7-825419737942'} Body: b'{"ports":[{"id":"1b90bb5d-3bfb-41ce-a605-75dd192001db","name":"","network_id":"d73fbe58-daef-4350-b4bb-fa53c28b2571","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:56:db:b2","admin_state_up":true,"status":"ACTIVE","device_id":"c1480de6-05b0-4308-81b7-825419737942","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"27ce5f7a-3011-40ab-ba24-100403b1e32b","ip_address":"10.100.0.24"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["545bd932-76d0-4165-b847-c03540807a07"],"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-334564984","dns_assignment":[{"ip_address":"10.100.0.24","hostname":"tempest-testnetworkbasicops-server-334564984","fqdn":"tempest-testnetworkbasicops-server-334564984.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:50:03Z","updated_at":"2026-01-25T08:50:07Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"},{"id":"34778270-6b7f-43fe-83ba-c763e9508561","name":"","network_id":"38e9d801-34e3-4571-9b8c-814c3b426e42","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:3a:0e:49","admin_state_up":true,"status":"ACTIVE","device_id":"c1480de6-05b0-4308-81b7-825419737942","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c9326e5a-0552-49ee-90a9-6510be917671","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["011a8f4c-aae7-46dd-8a65-6e5539fb18ff"],"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-334564984","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-334564984","fqdn":"tempest-testnetworkbasicops-server-334564984.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:49:35Z","updated_at":"2026-01-25T08:49:40Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:50:07,835 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.367912 seconds 2026-01-25 08:50:07,835 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-01-25 08:50:07,835 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:07,839 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:07,941 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:07,941 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:07,947 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.111962 seconds 2026-01-25 08:50:07,947 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2026-01-25 08:50:07,948 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:07,950 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:08,053 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:08,054 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:08,059 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-01-25 08:50:08,059 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:08,062 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:08,124 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:08,125 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:08,139 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-01-25 08:50:08,140 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:08,143 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:08,244 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:08,245 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:08,395 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=c1480de6-05b0-4308-81b7-825419737942&network_id=d73fbe58-daef-4350-b4bb-fa53c28b2571 0.139s 2026-01-25 08:50:08,396 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-675cda2d-f982-417c-b0e6-f59542f3553d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c1480de6-05b0-4308-81b7-825419737942&network_id=d73fbe58-daef-4350-b4bb-fa53c28b2571'} Body: b'{"ports":[{"id":"1b90bb5d-3bfb-41ce-a605-75dd192001db","name":"","network_id":"d73fbe58-daef-4350-b4bb-fa53c28b2571","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:56:db:b2","admin_state_up":true,"status":"ACTIVE","device_id":"c1480de6-05b0-4308-81b7-825419737942","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"27ce5f7a-3011-40ab-ba24-100403b1e32b","ip_address":"10.100.0.24"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["545bd932-76d0-4165-b847-c03540807a07"],"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-334564984","dns_assignment":[{"ip_address":"10.100.0.24","hostname":"tempest-testnetworkbasicops-server-334564984","fqdn":"tempest-testnetworkbasicops-server-334564984.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:50:03Z","updated_at":"2026-01-25T08:50:07Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:50:08,396 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:08,400 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:08,468 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:08,468 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:08,469 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:56:db:b2/ {print $2}' 2026-01-25 08:50:08,469 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:08,473 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:08,584 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:08,584 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:08,714 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.117s 2026-01-25 08:50:08,715 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-805345838", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGlprQn3e6S6j1Jzx/+bP/Gw9fe4cwz3Qk0wUqee0EFWZ4me8KPXmmuVpK9L95qxeqx74K1Js6SzBUVZDAvdRby82QY3YpdwWkLXDriSVsHQ5uwFT6gqzZ8Y4dJ3HfSAoQ=="}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:08 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78297154-020d-4629-96b6-433909b96cf6', 'x-compute-request-id': 'req-78297154-020d-4629-96b6-433909b96cf6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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-805345838", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGlprQn3e6S6j1Jzx/+bP/Gw9fe4cwz3Qk0wUqee0EFWZ4me8KPXmmuVpK9L95qxeqx74K1Js6SzBUVZDAvdRby82QY3YpdwWkLXDriSVsHQ5uwFT6gqzZ8Y4dJ3HfSAoQ==", "fingerprint": "4a:04:d9:82:93:8d:2d:fe:68:a0:26:b5:dc:9f:23:c6", "user_id": "15e0047bf55f489bb76580054cca99ce"}}' 2026-01-25 08:50:08,908 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.192s 2026-01-25 08:50:08,909 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-1259359415", "description": "tempest-secgroup-smoke-1259359415 description", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-f532df33-08b6-4ab0-89c2-a17450e54f5a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "name": "tempest-secgroup-smoke-1259359415", "stateful": true, "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "tempest-secgroup-smoke-1259359415 description", "shared": false, "security_group_rules": [{"id": "3843f4d3-4604-491f-b772-9bfafbd4b206", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "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-01-25T08:50:08Z", "updated_at": "2026-01-25T08:50:08Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}, {"id": "5d3e77ba-f2a2-479a-b498-27f55513788f", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "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-01-25T08:50:08Z", "updated_at": "2026-01-25T08:50:08Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}], "tags": [], "created_at": "2026-01-25T08:50:08Z", "updated_at": "2026-01-25T08:50:08Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:50:09,269 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.359s 2026-01-25 08:50:09,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": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-368e23da-f334-4789-a5dd-7d6da62ee13e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "b235ff45-2e97-4715-ad9b-4f93ba5d5030", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "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-01-25T08:50:09Z", "updated_at": "2026-01-25T08:50:09Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:50:09,489 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.218s 2026-01-25 08:50:09,489 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": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-720a7ad3-e96d-4957-9829-543bce80cdb8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "93554b47-947a-458d-b036-37d7beee3b96", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "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-01-25T08:50:09Z", "updated_at": "2026-01-25T08:50:09Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:50:09,651 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.161s 2026-01-25 08:50:09,651 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": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4a59bf14-d3e9-48c8-bb84-bbe36cc69b9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "d0d92c6b-c524-49a2-9782-8f203bfd3cda", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "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-01-25T08:50:09Z", "updated_at": "2026-01-25T08:50:09Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:50:09,818 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-01-25 08:50:09,819 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": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0ed3ab9e-dddb-44ad-bff6-e2b6775c495c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "03456b6e-4181-4943-b7a8-59ffe87dfb64", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "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-01-25T08:50:09Z", "updated_at": "2026-01-25T08:50:09Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:50:10,170 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.350s 2026-01-25 08:50:10,170 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": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-02e58e4d-06d6-4cff-be90-c7442eb0c5aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "ab9e7bca-ac0b-4d2b-bbb4-9ddc588d1fc1", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "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-01-25T08:50:09Z", "updated_at": "2026-01-25T08:50:09Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:50:10,346 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.175s 2026-01-25 08:50:10,346 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": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0b0b4a3a-3de8-4a93-a06f-98f965f44258', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "be02cfc2-53d4-4c56-b5cd-4163ad4a093e", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "7d5ee8c2-3a1e-4463-9450-60b484d53637", "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-01-25T08:50:10Z", "updated_at": "2026-01-25T08:50:10Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:50:10,670 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.317s 2026-01-25 08:50:10,670 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:10 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-13d4d26d-7da4-4943-adf6-8a0a11fff029', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=903db61e38252c85e52786cb8d6652dd; 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": "15e0047bf55f489bb76580054cca99ce", "name": "tempest-TestNetworkBasicOps-654039933-project-member", "password_expires_at": null}, "audit_ids": ["2hDJ-2quQIy1yJI4uxhPrg"], "expires_at": "2026-01-25T09:50:10.000000Z", "issued_at": "2026-01-25T08:50:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16320159eb6b4f27b62d813f00f7e1fc", "name": "tempest-TestNetworkBasicOps-654039933"}, "is_domain": false, "roles": [{"id": "d513552071244a1cb11ca16ff33f625f", "name": "reader"}, {"id": "9401300ccf9247da855bac06291c4abb", "name": "member"}], "catalog": [{"endpoints": [{"name": "nova", "id": "1191ba72ebc6440d9eadecf268fa83ba", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "a182bd74f0594998a3862e1fdcac80ae", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "1926f5cec741429bbcd45f2af989f4b6", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "da5b61d6a8e74331b66bc0d55ccca18c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "dfb8c43c70e84bb290b397cadac182dd", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "28b2e2d08fa64b74b10dce4381f93236", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "48fbe31a9df742f792843033b6b466e9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "d4116141fa7c4d2794da02166c46eeaf", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "719e02887f0a4fdcad3122111070823b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "2e4ab1f4ad244a198a4783a6ac09cd21", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "7ad5b58944e04654a07ac37fe1509591", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7a2847dc4569472e87cca3c5b2a1ddf4", "type": "image", "name": "glance"}, {"endpoints": [{"name": "cinderv3", "id": "bd28d1937d3241d29c19606a7f8d4bac", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dd37c7957ba94945b614b577d878c1d3", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "8427c021d0e54d06948cdfb76b5d7c67", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "53736b97ebe3464d96b1e2fff3c6a470", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}, {"name": "swift", "id": "857510f16f1c464bb6aa3d454d55912c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}], "id": "88ba3077c18d4ab1ad6de7453b428f81", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "95e4e30b8b4f4136a8e5fc16328bd062", "interface": "public", "regi10000 on_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f4ddb87cd5d84094a30e6d3c5387cd7e", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "af09173b9cd24f71a208fd0288704361", "type": "ide 2026-01-25 08:50:10,671 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2026-01-25 08:50:12,091 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.419s 2026-01-25 08:50:12,091 25 DEBUG [tempest.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-1293812627", "imageRef": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "flavorRef": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "networks": [{"uuid": "d73fbe58-daef-4350-b4bb-fa53c28b2571"}], "key_name": "tempest-TestNetworkBasicOps-805345838", "security_groups": [{"name": "tempest-secgroup-smoke-1259359415"}]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:10 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57762a1d-e222-4f9e-9fe0-deff6eceb54c', 'x-compute-request-id': 'req-57762a1d-e222-4f9e-9fe0-deff6eceb54c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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": "ce57acd5-670b-4d5d-9dce-73c9f75f7bd8", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1259359415"}], "adminPass": "7sgxTVcxW84C"}}' 2026-01-25 08:50:13,186 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/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8 1.092s 2026-01-25 08:50:13,186 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:12 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-d9513eca-a474-4b8d-9ac5-9900a4265498', 'x-compute-request-id': 'req-d9513eca-a474-4b8d-9ac5-9900a4265498', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8'} Body: b'{"server": {"id": "ce57acd5-670b-4d5d-9dce-73c9f75f7bd8", "name": "tempest-TestNetworkBasicOps-server-1293812627", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:50:12Z", "updated": "2026-01-25T08:50:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-805345838", "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-01-25 08:50:15,174 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/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8 0.978s 2026-01-25 08:50:15,174 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:14 GMT', 'server': 'Apache', 'content-length': '1454', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5440a7e-0711-4585-9375-1d9e2762995d', 'x-compute-request-id': 'req-b5440a7e-0711-4585-9375-1d9e2762995d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8'} Body: b'{"server": {"id": "ce57acd5-670b-4d5d-9dce-73c9f75f7bd8", "name": "tempest-TestNetworkBasicOps-server-1293812627", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:50:12Z", "updated": "2026-01-25T08:50:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-805345838", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:50:15,183 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2026-01-25 08:50:17,184 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/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8 1.000s 2026-01-25 08:50:17,184 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:16 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-c279a92f-639d-43f2-8649-0a9622ce7248', 'x-compute-request-id': 'req-c279a92f-639d-43f2-8649-0a9622ce7248', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8'} Body: b'{"server": {"id": "ce57acd5-670b-4d5d-9dce-73c9f75f7bd8", "name": "tempest-TestNetworkBasicOps-server-1293812627", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:50:12Z", "updated": "2026-01-25T08:50:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-805345838", "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-01-25 08:50:17,188 25 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2026-01-25 08:50:18,740 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/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8 0.552s 2026-01-25 08:50:18,741 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:18 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-43e44e73-16e4-4cab-be7f-9ccf8f7f8d3e', 'x-compute-request-id': 'req-43e44e73-16e4-4cab-be7f-9ccf8f7f8d3e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8'} Body: b'{"server": {"id": "ce57acd5-670b-4d5d-9dce-73c9f75f7bd8", "name": "tempest-TestNetworkBasicOps-server-1293812627", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:50:12Z", "updated": "2026-01-25T08:50:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-805345838", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1259359415"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:50:20,177 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/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8 0.432s 2026-01-25 08:50:20,177 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50: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-0b3c956b-047b-4161-9ca4-958e1bdf596b', 'x-compute-request-id': 'req-0b3c956b-047b-4161-9ca4-958e1bdf596b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8'} Body: b'{"server": {"id": "ce57acd5-670b-4d5d-9dce-73c9f75f7bd8", "name": "tempest-TestNetworkBasicOps-server-1293812627", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:50:12Z", "updated": "2026-01-25T08:50:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-805345838", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1259359415"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:50:22,208 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/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8 1.025s 2026-01-25 08:50:22,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': 'Sun, 25 Jan 2026 08:50:21 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-9f33b1f1-1b7b-4d2e-a4eb-0c833958c5e9', 'x-compute-request-id': 'req-9f33b1f1-1b7b-4d2e-a4eb-0c833958c5e9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8'} Body: b'{"server": {"id": "ce57acd5-670b-4d5d-9dce-73c9f75f7bd8", "name": "tempest-TestNetworkBasicOps-server-1293812627", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:50:12Z", "updated": "2026-01-25T08:50:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-805345838", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1259359415"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:50:23,575 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/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8 0.362s 2026-01-25 08:50:23,576 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:23 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-7e6ad91a-0d05-49ca-b881-6e79aae4eca8', 'x-compute-request-id': 'req-7e6ad91a-0d05-49ca-b881-6e79aae4eca8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8'} Body: b'{"server": {"id": "ce57acd5-670b-4d5d-9dce-73c9f75f7bd8", "name": "tempest-TestNetworkBasicOps-server-1293812627", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:50:12Z", "updated": "2026-01-25T08:50:22Z", "addresses": {"tempest-network-smoke--588397214": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:d3:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-805345838", "OS-SRV-USG:launched_at": "2026-01-25T08:50:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1259359415"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:50:23,579 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2026-01-25 08:50:23,953 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/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8 0.373s 2026-01-25 08:50:23,953 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:23 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-10d2c486-3ae9-4362-bb21-1fb5ef5f92ef', 'x-compute-request-id': 'req-10d2c486-3ae9-4362-bb21-1fb5ef5f92ef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8'} Body: b'{"server": {"id": "ce57acd5-670b-4d5d-9dce-73c9f75f7bd8", "name": "tempest-TestNetworkBasicOps-server-1293812627", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:50:12Z", "updated": "2026-01-25T08:50:22Z", "addresses": {"tempest-network-smoke--588397214": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:d3:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-805345838", "OS-SRV-USG:launched_at": "2026-01-25T08:50:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1259359415"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:50:23,958 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.26 2026-01-25 08:50:23,958 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:23,968 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:24,087 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:24,087 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:25,101 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:25,101 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:26,102 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.26 2026-01-25 08:50:26,103 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:26,107 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:26,223 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:26,223 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:27,235 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:27,236 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:28,237 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.26 2026-01-25 08:50:28,238 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:28,241 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:28,401 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:28,410 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:29,423 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:29,423 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:30,424 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.26 2026-01-25 08:50:30,424 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:30,428 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:30,527 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:30,527 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:31,535 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:31,536 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:32,537 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.26 2026-01-25 08:50:32,537 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:32,542 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:32,606 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:32,607 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:33,617 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:33,617 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:34,619 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.26 2026-01-25 08:50:34,619 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:34,623 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:34,731 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:34,732 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:35,742 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:35,743 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:36,744 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.26 2026-01-25 08:50:36,745 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:36,751 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:36,861 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:36,861 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:37,874 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:37,875 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:38,875 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.26 2026-01-25 08:50:38,875 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:38,879 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:38,989 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:38,989 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:40,002 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:40,002 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:41,003 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.26 2026-01-25 08:50:41,004 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:41,008 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:41,117 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:41,117 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:41,131 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 17.173003 seconds 2026-01-25 08:50:41,132 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-01-25 08:50:41,132 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:41,135 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:41,244 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:41,245 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:41,254 25 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.24/28 fe80::f816:3eff:fe56:dbb2/64 2026-01-25 08:50:41,254 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:fe56:dbb2/64 dev eth1; 2026-01-25 08:50:41,255 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:41,258 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:41,371 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:41,371 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:41,409 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-01-25 08:50:41,409 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:41,412 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:41,526 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:41,527 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:41,536 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.26 2026-01-25 08:50:41,536 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:41,539 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:41,650 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:41,651 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:42,662 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:42,663 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:42,663 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.127252 seconds 2026-01-25 08:50:43,770 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/1b90bb5d-3bfb-41ce-a605-75dd192001db 1.107s 2026-01-25 08:50:43,770 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"port_security_enabled": false, "security_groups": []}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:50:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1040', 'x-openstack-request-id': 'req-b943a0d5-22e4-431f-961c-065e213ecf47', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1b90bb5d-3bfb-41ce-a605-75dd192001db'} Body: b'{"port":{"id":"1b90bb5d-3bfb-41ce-a605-75dd192001db","name":"","network_id":"d73fbe58-daef-4350-b4bb-fa53c28b2571","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:56:db:b2","admin_state_up":true,"status":"ACTIVE","device_id":"c1480de6-05b0-4308-81b7-825419737942","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"27ce5f7a-3011-40ab-ba24-100403b1e32b","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-334564984","dns_assignment":[{"ip_address":"10.100.0.24","hostname":"tempest-testnetworkbasicops-server-334564984","fqdn":"tempest-testnetworkbasicops-server-334564984.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:50:03Z","updated_at":"2026-01-25T08:50:43Z","revision_number":5,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:50:43,771 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.26 2026-01-25 08:50:43,771 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:43,775 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:43,885 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:43,885 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:45,899 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 2 packets transmitted, 0 received, 100% packet loss, time 1000ms 2026-01-25 08:50:45,900 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:46,901 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.26 2026-01-25 08:50:46,902 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:46,906 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:47,012 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:47,013 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:48,023 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:48,024 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:49,025 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.26 2026-01-25 08:50:49,026 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:49,030 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:49,140 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:49,140 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:50,151 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:50,151 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:51,153 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.26 2026-01-25 08:50:51,153 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:51,157 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:51,268 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:51,268 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:52,278 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:52,279 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:53,280 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.26 2026-01-25 08:50:53,281 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:53,285 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:53,391 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:53,392 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:54,402 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:54,403 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:55,405 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.26 2026-01-25 08:50:55,405 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:55,409 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:55,519 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:55,520 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:56,532 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:56,532 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:57,533 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.26 2026-01-25 08:50:57,534 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:57,539 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:57,639 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:57,640 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:50:58,651 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:50:58,651 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:50:59,653 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.26 2026-01-25 08:50:59,653 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:50:59,658 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:50:59,770 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:50:59,771 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:51:00,784 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:51:00,784 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:51:01,785 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.26 2026-01-25 08:51:01,785 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:51:01,789 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:51:01,900 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:51:01,901 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:51:02,912 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:51:02,913 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:51:03,914 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.26 2026-01-25 08:51:03,914 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:51:03,919 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:51:04,029 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:51:04,030 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:51:05,044 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:51:05,044 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:51:06,045 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.26 2026-01-25 08:51:06,045 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:51:06,049 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:51:06,148 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:51:06,148 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:51:07,156 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:51:07,157 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:51:08,158 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.26 2026-01-25 08:51:08,159 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:51:08,162 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:51:08,271 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:51:08,271 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:51:09,279 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:51:09,279 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:51:10,281 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.26 2026-01-25 08:51:10,281 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:51:10,286 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:51:10,393 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:51:10,394 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:51:11,405 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:51:11,405 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:51:12,406 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.26 2026-01-25 08:51:12,407 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:51:12,411 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:51:12,522 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:51:12,522 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:51:13,536 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:51:13,536 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:51:14,538 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.26 2026-01-25 08:51:14,538 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:51:14,542 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:51:14,601 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:51:14,602 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:51:15,610 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:51:15,611 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:51:16,611 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.26 2026-01-25 08:51:16,612 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:51:16,616 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:51:16,721 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:51:16,721 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:51:17,733 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.233 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.24 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:51:17,733 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.233. 2026-01-25 08:51:18,734 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.26 2026-01-25 08:51:18,735 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2026-01-25 08:51:18,738 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:51:18,843 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:51:18,844 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2026-01-25 08:51:18,856 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 35.085744 seconds 2026-01-25 08:51:19,029 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8 0.171s 2026-01-25 08:51:19,029 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:18 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-06e6dd86-3b7a-4b53-955f-eed501f802fb', 'x-compute-request-id': 'req-06e6dd86-3b7a-4b53-9631A 55f-eed501f802fb', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8'} Body: b'' 2026-01-25 08:51:19,531 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8 0.501s 2026-01-25 08:51:19,531 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:19 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-fe5c857c-d98d-4a1a-b268-03525aa04470', 'x-compute-request-id': 'req-fe5c857c-d98d-4a1a-b268-03525aa04470', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8'} Body: b'{"server": {"id": "ce57acd5-670b-4d5d-9dce-73c9f75f7bd8", "name": "tempest-TestNetworkBasicOps-server-1293812627", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:50:12Z", "updated": "2026-01-25T08:51:18Z", "addresses": {"tempest-network-smoke--588397214": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:d3:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-805345838", "OS-SRV-USG:launched_at": "2026-01-25T08:50:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1259359415"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:51:20,632 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8 0.095s 2026-01-25 08:51:20,632 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:20 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63099e76-6ea0-4335-82cb-0a21ef7fee88', 'x-compute-request-id': 'req-63099e76-6ea0-4335-82cb-0a21ef7fee88', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ce57acd5-670b-4d5d-9dce-73c9f75f7bd8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ce57acd5-670b-4d5d-9dce-73c9f75f7bd8 could not be found."}}' 2026-01-25 08:51:21,279 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/7d5ee8c2-3a1e-4463-9450-60b484d53637 0.646s 2026-01-25 08:51:21,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': 'Sun, 25 Jan 2026 08:51:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-19c4e97d-5478-4b37-9ade-ad65d6b78278', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/7d5ee8c2-3a1e-4463-9450-60b484d53637'} Body: b'' 2026-01-25 08:51:21,385 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-805345838 0.103s 2026-01-25 08:51:21,385 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:21 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-e48c20d4-d5e1-47d5-9694-800e4b265a66', 'x-compute-request-id': 'req-e48c20d4-d5e1-47d5-9694-800e4b265a66', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-805345838'} Body: b'' 2026-01-25 08:51:21,517 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942/os-interface/1b90bb5d-3bfb-41ce-a605-75dd192001db 0.131s 2026-01-25 08:51:21,517 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:21 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-8f510b1d-a239-4dce-ba6e-714b49c0478e', 'x-compute-request-id': 'req-8f510b1d-a239-4dce-ba6e-714b49c0478e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942/os-interface/1b90bb5d-3bfb-41ce-a605-75dd192001db'} Body: b'' 2026-01-25 08:51:21,619 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1b90bb5d-3bfb-41ce-a605-75dd192001db 0.101s 2026-01-25 08:51:21,619 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1040', 'x-openstack-request-id': 'req-ed8fe0ac-1e82-44a5-9e8e-36e8841a8d4b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1b90bb5d-3bfb-41ce-a605-75dd192001db'} Body: b'{"port":{"id":"1b90bb5d-3bfb-41ce-a605-75dd192001db","name":"","network_id":"d73fbe58-daef-4350-b4bb-fa53c28b2571","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:56:db:b2","admin_state_up":true,"status":"ACTIVE","device_id":"c1480de6-05b0-4308-81b7-825419737942","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"27ce5f7a-3011-40ab-ba24-100403b1e32b","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-334564984","dns_assignment":[{"ip_address":"10.100.0.24","hostname":"tempest-testnetworkbasicops-server-334564984","fqdn":"tempest-testnetworkbasicops-server-334564984.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:50:03Z","updated_at":"2026-01-25T08:50:43Z","revision_number":5,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:51:22,699 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1b90bb5d-3bfb-41ce-a605-75dd192001db 0.079s 2026-01-25 08:51:22,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': 'Sun, 25 Jan 2026 08:51:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-c644b7bb-0c46-4f92-a75c-c13cdbbc13c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1b90bb5d-3bfb-41ce-a605-75dd192001db'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 1b90bb5d-3bfb-41ce-a605-75dd192001db could not be found.", "detail": ""}}' 2026-01-25 08:51:22,945 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/27ce5f7a-3011-40ab-ba24-100403b1e32b 0.245s 2026-01-25 08:51:22,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': 'Sun, 25 Jan 2026 08:51:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-785b28a6-521a-4ad8-a81f-bd65487ef7b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/27ce5f7a-3011-40ab-ba24-100403b1e32b'} Body: b'' 2026-01-25 08:51:23,788 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/d73fbe58-daef-4350-b4bb-fa53c28b2571 0.842s 2026-01-25 08:51:23,788 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-565a9503-9089-460c-b43a-e2c1d37203e0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/d73fbe58-daef-4350-b4bb-fa53c28b2571'} Body: b'' 2026-01-25 08:51:24,633 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/77ceee5c-4027-45a7-9b87-09b908e762b8 0.844s 2026-01-25 08:51:24,634 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a47c0ac4-85f9-45c1-b5fb-0ec629e4ba91', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/77ceee5c-4027-45a7-9b87-09b908e762b8'} Body: b'' 2026-01-25 08:51:24,809 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942 0.175s 2026-01-25 08:51:24,810 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:24 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-80e5b56c-7589-43af-850c-32daa48b3e1c', 'x-compute-request-id': 'req-80e5b56c-7589-43af-850c-32daa48b3e1c', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942'} Body: b'' 2026-01-25 08:51:25,646 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942 0.835s 2026-01-25 08:51:25,646 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:24 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-1b654c0c-c40b-40de-aff9-6ccaa197ddfc', 'x-compute-request-id': 'req-1b654c0c-c40b-40de-aff9-6ccaa197ddfc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942'} Body: b'{"server": {"id": "c1480de6-05b0-4308-81b7-825419737942", "name": "tempest-TestNetworkBasicOps-server-334564984", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:49:33Z", "updated": "2026-01-25T08:51:24Z", "addresses": {"tempest-network-smoke--257641359": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:0e:49"}, {"version": 4, "addr": "192.168.122.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:0e:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1480de6-05b0-4308-81b7-825419737942"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-126545431", "OS-SRV-USG:launched_at": "2026-01-25T08:49:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1922514391"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:51:26,717 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942 0.066s 2026-01-25 08:51:26,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': 'Sun, 25 Jan 2026 08:51:26 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-317d4363-0f7b-4ffa-95cd-d0c76b3653dc', 'x-compute-request-id': 'req-317d4363-0f7b-4ffa-95cd-d0c76b3653dc', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1480de6-05b0-4308-81b7-825419737942'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c1480de6-05b0-4308-81b7-825419737942 could not be found."}}' 2026-01-25 08:51:27,222 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/011a8f4c-aae7-46dd-8a65-6e5539fb18ff 0.503s 2026-01-25 08:51:27,222 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-af039270-aad9-4663-817a-d6be238e1889', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/011a8f4c-aae7-46dd-8a65-6e5539fb18ff'} Body: b'' 2026-01-25 08:51:27,308 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-126545431 0.085s 2026-01-25 08:51:27,308 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:27 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3608484-191b-48f1-9102-a759aa0638fc', 'x-compute-request-id': 'req-f3608484-191b-48f1-9102-a759aa0638fc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-126545431'} Body: b'' 2026-01-25 08:51:28,375 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/97e6f5c1-4352-4455-b5ce-eb581c49be8d/remove_router_interface 1.066s 2026-01-25 08:51:28,375 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c9326e5a-0552-49ee-90a9-6510be917671"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-07200d78-7b35-4347-9a9f-6ef02bb8f533', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/97e6f5c1-4352-4455-b5ce-eb581c49be8d/remove_router_interface'} Body: b'{"id": "97e6f5c1-4352-4455-b5ce-eb581c49be8d", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "40583876-ed45-4097-829c-764624b57832", "network_id": "38e9d801-34e3-4571-9b8c-814c3b426e42", "subnet_id": "c9326e5a-0552-49ee-90a9-6510be917671", "subnet_ids": ["c9326e5a-0552-49ee-90a9-6510be917671"]}' 2026-01-25 08:51:28,676 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c9326e5a-0552-49ee-90a9-6510be917671 0.300s 2026-01-25 08:51:28,677 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:28 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4e21f190-093d-4361-8445-a60092b4bc49', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c9326e5a-0552-49ee-90a9-6510be917671'} Body: b'' 2026-01-25 08:51:29,327 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/97e6f5c1-4352-4455-b5ce-eb581c49be8d 0.649s 2026-01-25 08:51:29,327 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:29 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-53a58e3d-02ff-4a29-9614-f868b2f61d0c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/97e6f5c1-4352-4455-b5ce-eb581c49be8d'} Body: b'' 2026-01-25 08:51:29,963 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/38e9d801-34e3-4571-9b8c-814c3b426e42 0.636s 2026-01-25 08:51:29,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': 'Sun, 25 Jan 2026 08:51:29 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4f660c16-6204-4557-9da1-de816ea5de0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/38e9d801-34e3-4571-9b8c-814c3b426e42'} Body: b'' 0 ] tags: -worker-0 time: 2026-01-25 08:51:29.975485Z 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-01-25 08:52:28.546370Z 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-01-25 08:51:30,589 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.613s 2026-01-25 08:51:30,589 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--1337552670", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-792bfd9f-a31f-471a-9a7c-1404b9149818', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"1f155d7f-9e0f-4d6c-add9-a408a5ce194a","name":"tempest-network-smoke--1337552670","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","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-01-25T08:51:30Z","updated_at":"2026-01-25T08:51:30Z","revision_number":1}}' 2026-01-25 08:51:32,069 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 1.479s 2026-01-25 08:51:32,069 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-647033592", "admin_state_up": true, "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec"}}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-78aab7dd-042f-494b-9f5d-f6ec5d664b97', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "9c013c94-a677-4b5b-982c-67ec5c73acd8", "name": "tempest-TestNetworkBasicOps-router-647033592", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.215"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:51:30Z", "updated_at": "2026-01-25T08:51:31Z", "revision_number": 2, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:51:32,177 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=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28 0.107s 2026-01-25 08:51:32,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': 'Sun, 25 Jan 2026 08:51:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-81f88362-8e08-4a03-ab7e-c7c3a15f992e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:51:32,331 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.153s 2026-01-25 08:51:32,332 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-78c076d9-2c2a-49cc-9ca5-c17559b03a52', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:51:32,431 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=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28 0.098s 2026-01-25 08:51:32,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': 'Sun, 25 Jan 2026 08:51:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0c2b748f-0cbc-46db-880b-0b4aee3a0164', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:51:33,507 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.075s 2026-01-25 08:51:33,507 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-1651136061", "network_id": "1f155d7f-9e0f-4d6c-add9-a408a5ce194a", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-7cdd1dc6-8d4c-4d5d-8a73-dbf3477c3f72', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"9712af1b-201f-471e-961b-0a051137f3cc","name":"tempest-subnet-smoke-1651136061","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"1f155d7f-9e0f-4d6c-add9-a408a5ce194a","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-01-25T08:51:32Z","updated_at":"2026-01-25T08:51:32Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:51:39,003 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/9c013c94-a677-4b5b-982c-67ec5c73acd8/add_router_interface 5.495s 2026-01-25 08:51:39,004 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9712af1b-201f-471e-961b-0a051137f3cc"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3952e99c-4bac-4b58-8f80-cbae170a75af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9c013c94-a677-4b5b-982c-67ec5c73acd8/add_router_interface'} Body: b'{"id": "9c013c94-a677-4b5b-982c-67ec5c73acd8", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "f9c6c7ff-deec-4012-9705-f1615e1546cf", "network_id": "1f155d7f-9e0f-4d6c-add9-a408a5ce194a", "subnet_id": "9712af1b-201f-471e-961b-0a051137f3cc", "subnet_ids": ["9712af1b-201f-471e-961b-0a051137f3cc"]}' 2026-01-25 08:51:39,149 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.145s 2026-01-25 08:51:39,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': 'Sun, 25 Jan 2026 08:51:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-5d2808fa-7670-471b-8298-b5dd327873df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"1f155d7f-9e0f-4d6c-add9-a408a5ce194a","name":"tempest-network-smoke--1337552670","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["9712af1b-201f-471e-961b-0a051137f3cc"],"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-01-25T08:51:30Z","updated_at":"2026-01-25T08:51:32Z","revision_number":2,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":44066},{"id":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:51:39,241 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.091s 2026-01-25 08:51:39,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': 'Sun, 25 Jan 2026 08:51:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-ee8f4a14-ae76-4bfc-9469-36ccf617150d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"154c1dc3-dc00-44b0-be37-60b7ba18a30f","name":"public_subnet","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","network_id":"a2634326-5b2c-43a9-9775-565d055e70ec","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-01-25T08:43:28Z","updated_at":"2026-01-25T08:43:28Z","revision_number":0,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6"},{"id":"9712af1b-201f-471e-961b-0a051137f3cc","name":"tempest-subnet-smoke-1651136061","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"1f155d7f-9e0f-4d6c-add9-a408a5ce194a","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-01-25T08:51:32Z","updated_at":"2026-01-25T08:51:32Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:51:39,343 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.101s 2026-01-25 08:51:39,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': 'Sun, 25 Jan 2026 08:51:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-acb32a82-e527-4972-b3de-1279432321c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "9c013c94-a677-4b5b-982c-67ec5c73acd8", "name": "tempest-TestNetworkBasicOps-router-647033592", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.215"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:51:30Z", "updated_at": "2026-01-25T08:51:36Z", "revision_number": 3, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:51:40,008 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.664s 2026-01-25 08:51:40,009 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-1240449030", "network_id": "1f155d7f-9e0f-4d6c-add9-a408a5ce194a"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '965', 'x-openstack-request-id': 'req-e3ce8c99-8454-41c8-aeb6-1eb8a10744ca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"466d085e-1411-44ab-833a-6c0dd24505f3","name":"tempest-TestNetworkBasicOps-1240449030","network_id":"1f155d7f-9e0f-4d6c-add9-a408a5ce194a","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:04:ca:ad","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"9712af1b-201f-471e-961b-0a051137f3cc","ip_address":"10.100.0.10"}],"project_id":"16320159eb6b4f27b62d813f00f7e1fc","qos_policy_id":null,"port_security_enabled":true,"security_groups":["545bd932-76d0-4165-b847-c03540807a07"],"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.10","hostname":"host-10-100-0-10","fqdn":"host-10-100-0-10.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:51:39Z","updated_at":"2026-01-25T08:51:39Z","revision_number":1}}' 2026-01-25 08:51:40,115 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/466d085e-1411-44ab-833a-6c0dd24505f3 0.105s 2026-01-25 08:51:40,115 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '965', 'x-openstack-request-id': 'req-aa42562e-93b0-4799-bc9a-0ade0436fdb8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/466d085e-1411-44ab-833a-6c0dd24505f3'} Body: b'{"port":{"id":"466d085e-1411-44ab-833a-6c0dd24505f3","name":"tempest-TestNetworkBasicOps-1240449030","network_id":"1f155d7f-9e0f-4d6c-add9-a408a5ce194a","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:04:ca:ad","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"9712af1b-201f-471e-961b-0a051137f3cc","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["545bd932-76d0-4165-b847-c03540807a07"],"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.10","hostname":"host-10-100-0-10","fqdn":"host-10-100-0-10.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:51:39Z","updated_at":"2026-01-25T08:51:39Z","revision_number":1,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:51:40,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.085s 2026-01-25 08:51:40,201 25 DEBUG [tempest.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-2113838177", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKz4wsSEznFaGO8IEtQwJ45txbg4z6Bkfb1pBSl/IFmfavkaBE00PBUNrmMMyESndWx8AWIRy9ltoGO2puIDRKMjkHtno4jcW0+xWg7mkliCTTIi/0O/xiEvb6cE1B45kQ=="}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:40 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-c31479d8-d764-46bd-9229-cf82fff96667', 'x-compute-request-id': 'req-c31479d8-d764-46bd-9229-cf82fff96667', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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-2113838177", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKz4wsSEznFaGO8IEtQwJ45txbg4z6Bkfb1pBSl/IFmfavkaBE00PBUNrmMMyESndWx8AWIRy9ltoGO2puIDRKMjkHtno4jcW0+xWg7mkliCTTIi/0O/xiEvb6cE1B45kQ==", "fingerprint": "ac:ee:04:e5:86:5f:7f:b6:bc:71:1a:06:0a:eb:05:a1", "user_id": "15e0047bf55f489bb76580054cca99ce"}}' 2026-01-25 08:51:41,183 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.980s 2026-01-25 08:51:41,184 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-554317887", "description": "tempest-secgroup-smoke-554317887 description", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-e0cb9c0c-41b6-4868-ab80-7b7d3d3aeac3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "e8e52875-27aa-4253-887c-82325f767308", "name": "tempest-secgroup-smoke-554317887", "stateful": true, "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "tempest-secgroup-smoke-554317887 description", "shared": false, "security_group_rules": [{"id": "cdbfeacd-1bf4-4ab8-bcee-42f9e3edba52", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "e8e52875-27aa-4253-887c-82325f767308", "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-01-25T08:51:40Z", "updated_at": "2026-01-25T08:51:40Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}, {"id": "f77b8234-d89b-4384-bebc-543bd439b08b", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "e8e52875-27aa-4253-887c-82325f767308", "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-01-25T08:51:40Z", "updated_at": "2026-01-25T08:51:40Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}], "tags": [], "created_at": "2026-01-25T08:51:40Z", "updated_at": "2026-01-25T08:51:40Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:51:41,395 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.211s 2026-01-25 08:51:41,395 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": "e8e52875-27aa-4253-887c-82325f767308", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-8c17a7d6-ff8e-43d9-8992-f7a25e228725', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "0f9dc24a-c552-4203-b5f3-dc8d713d7f75", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "e8e52875-27aa-4253-887c-82325f767308", "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-01-25T08:51:41Z", "updated_at": "2026-01-25T08:51:41Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:51:42,042 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.646s 2026-01-25 08:51:42,042 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": "e8e52875-27aa-4253-887c-82325f767308", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-7135a04d-0ae3-4377-bba9-afaecf362153', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "cbb8c438-2d89-4726-827b-5a6cebdd7ffe", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "e8e52875-27aa-4253-887c-82325f767308", "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-01-25T08:51:41Z", "updated_at": "2026-01-25T08:51:41Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:51:42,233 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.190s 2026-01-25 08:51:42,233 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": "e8e52875-27aa-4253-887c-82325f767308", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2a83437c-0cb2-43e8-92aa-e2acfa10d25a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "d0498ae8-3ae7-4eef-8541-d0f9630e7750", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "e8e52875-27aa-4253-887c-82325f767308", "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-01-25T08:51:42Z", "updated_at": "2026-01-25T08:51:42Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:51:42,401 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.168s 2026-01-25 08:51:42,401 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": "e8e52875-27aa-4253-887c-82325f767308", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-01a20e33-c636-4cc5-9b04-3e5898cb6249', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "1ec9e8c8-24b2-4120-ac48-aa210c0e5b0b", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "e8e52875-27aa-4253-887c-82325f767308", "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-01-25T08:51:42Z", "updated_at": "2026-01-25T08:51:42Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:51:43,307 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.905s 2026-01-25 08:51:43,308 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": "e8e52875-27aa-4253-887c-82325f767308", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-67c89c70-9ba7-40d8-9c6a-435581225d67', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "4c0321be-0b59-43bf-b7b1-8fff2dfb423f", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "e8e52875-27aa-4253-887c-82325f767308", "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-01-25T08:51:43Z", "updated_at": "2026-01-25T08:51:43Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:51:44,277 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.968s 2026-01-25 08:51:44,277 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e8e52875-27aa-4253-887c-82325f767308", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6206173f-8721-43b8-8522-4374ee9414b4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "36745123-1afc-46c2-a6b0-18f159450dac", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "e8e52875-27aa-4253-887c-82325f767308", "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-01-25T08:51:43Z", "updated_at": "2026-01-25T08:51:43Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:51:44,616 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.334s 2026-01-25 08:51:44,617 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:44 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1c9f310e-32eb-48e3-bda3-2d7bdd8dd053', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=903db61e38252c85e52786cb8d6652dd; 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": "15e0047bf55f489bb76580054cca99ce", "name": "tempest-TestNetworkBasicOps-654039933-project-member", "password_expires_at": null}, "audit_ids": ["HaEidMEOR1a6IUa8FNQo5g"], "expires_at": "2026-01-25T09:51:44.000000Z", "issued_at": "2026-01-25T08:51:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16320159eb6b4f27b62d813f00f7e1fc", "name": "tempest-TestNetworkBasicOps-654039933"}, "is_domain": false, "roles": [{"id": "d513552071244a1cb11ca16ff33f625f", "name": "reader"}, {"id": "9401300ccf9247da855bac06291c4abb", "name": "member"}], "catalog": [{"endpoints": [{"name": "nova", "id": "1191ba72ebc6440d9eadecf268fa83ba", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "a182bd74f0594998a3862e1fdcac80ae", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "1926f5cec741429bbcd45f2af989f4b6", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "da5b61d6a8e74331b66bc0d55ccca18c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "dfb8c43c70e84bb290b397cadac182dd", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "28b2e2d08fa64b74b10dce4381f93236", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "48fbe31a9df742f792843033b6b466e9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "d4116141fa7c4d2794da02166c46eeaf", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "719e02887f0a4fdcad3122111070823b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "2e4ab1f4ad244a198a4783a6ac09cd21", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "7ad5b58944e04654a07ac37fe1509591", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7a2847dc4569472e87cca3c5b2a1ddf4", "type": "image", "name": "glance"}, {"endpoints": [{"name": "cinderv3", "id": "bd28d1937d3241d29c19606a7f8d4bac", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dd37c7957ba94945b614b577d878c1d3", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "8427c021d0e54d06948cdfb76b5d7c67", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "53736b97ebe3464d96b1e2fff3c6a470", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}, {"name": "swift", "id": "857510f16f1c464bb6aa3d454d55912c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}], "id": "88ba3077c18d4ab1ad6de7453b428f81", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "95e4e30b8b4f4136a8e5fc16328bd062", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f4ddb87cd5d84094a30e6d3c5387cd7e", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "af09173b9cd24f71a208fd0288704361", "type": "ide 2026-01-25 08:51:44,617 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2026-01-25 08:51:45,963 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.344s 2026-01-25 08:51:45,963 25 DEBUG [tempest.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-462754776", "imageRef": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "flavorRef": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "networks": [{"uuid": "1f155d7f-9e0f-4d6c-add9-a408a5ce194a", "port": "466d085e-1411-44ab-833a-6c0dd24505f3"}], "key_name": "tempest-TestNetworkBasicOps-2113838177", "security_groups": [{"name": "tempest-secgroup-smoke-554317887"}]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:44 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fdcb50c-6c84-4852-9bce-ecd101cbd8ba', 'x-compute-request-id': 'req-2fdcb50c-6c84-4852-9bce-ecd101cbd8ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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": "8109d68f-9127-4634-9da4-ee029eec17eb", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-554317887"}], "adminPass": "2kP9QfJ6cWkv"}}' 2026-01-25 08:51:46,191 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/8109d68f-9127-4634-9da4-ee029eec17eb 0.226s 2026-01-25 08:51:46,192 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:45 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-8b76bc9c-16fe-424f-9acf-f0cd459a1057', 'x-compute-request-id': 'req-8b76bc9c-16fe-424f-9acf-f0cd459a1057', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'{"server": {"id": "8109d68f-9127-4634-9da4-ee029eec17eb", "name": "tempest-TestNetworkBasicOps-server-462754776", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:51:45Z", "updated": "2026-01-25T08:51:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2113838177", "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-01-25 08:51:47,562 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/8109d68f-9127-4634-9da4-ee029eec17eb 0.364s 2026-01-25 08:51:47,562 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:47 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-a36d5bd7-ccee-4508-9644-527497ea9e83', 'x-compute-request-id': 'req-a36d5bd7-ccee-4508-9644-527497ea9e83', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'{"server": {"id": "8109d68f-9127-4634-9da4-ee029eec17eb", "name": "tempest-TestNetworkBasicOps-server-462754776", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:51:45Z", "updated": "2026-01-25T08:51:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2113838177", "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-01-25 08:51:48,784 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/8109d68f-9127-4634-9da4-ee029eec17eb 0.217s 2026-01-25 08:51:48,784 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:48 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-8f8e5d4a-5e15-4810-a488-622721acca64', 'x-compute-request-id': 'req-8f8e5d4a-5e15-4810-a488-622721acca64', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'{"server": {"id": "8109d68f-9127-4634-9da4-ee029eec17eb", "name": "tempest-TestNetworkBasicOps-server-462754776", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:51:45Z", "updated": "2026-01-25T08:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2113838177", "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-01-25 08:51:48,787 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-01-25 08:51:50,120 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/8109d68f-9127-4634-9da4-ee029eec17eb 0.331s 2026-01-25 08:51:50,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': 'Sun, 25 Jan 2026 08:51:49 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-4a465888-226a-4711-ac96-d5b4d6f77c8d', 'x-compute-request-id': 'req-4a465888-226a-4711-ac96-d5b4d6f77c8d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'{"server": {"id": "8109d68f-9127-4634-9da4-ee029eec17eb", "name": "tempest-TestNetworkBasicOps-server-462754776", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:51:45Z", "updated": "2026-01-25T08:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2113838177", "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-01-25 08:51:51,675 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/8109d68f-9127-4634-9da4-ee029eec17eb 0.547s 2026-01-25 08:51:51,675 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:51 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-ec35cb1c-83f0-474c-bf51-0e81fc1b917d', 'x-compute-request-id': 'req-ec35cb1c-83f0-474c-bf51-0e81fc1b917d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'{"server": {"id": "8109d68f-9127-4634-9da4-ee029eec17eb", "name": "tempest-TestNetworkBasicOps-server-462754776", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:51:45Z", "updated": "2026-01-25T08:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2113838177", "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-01-25 08:51:53,344 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/8109d68f-9127-4634-9da4-ee029eec17eb 0.659s 2026-01-25 08:51:53,344 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:52 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-933ef657-2008-46cf-9728-6bdb7ad8b21f', 'x-compute-request-id': 'req-933ef657-2008-46cf-9728-6bdb7ad8b21f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'{"server": {"id": "8109d68f-9127-4634-9da4-ee029eec17eb", "name": "tempest-TestNetworkBasicOps-server-462754776", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:51:45Z", "updated": "2026-01-25T08:51:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2113838177", "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-01-25 08:51:55,357 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/8109d68f-9127-4634-9da4-ee029eec17eb 1.008s 2026-01-25 08:51:55,357 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:54 GMT', 'server': 'Apache', 'content-length': '1667', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e124250a-ba00-4653-9db1-203a72179bf7', 'x-compute-request-id': 'req-e124250a-ba00-4653-9db1-203a72179bf7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'{"server": {"id": "8109d68f-9127-4634-9da4-ee029eec17eb", "name": "tempest-TestNetworkBasicOps-server-462754776", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:51:45Z", "updated": "2026-01-25T08:51:52Z", "addresses": {"tempest-network-smoke--1337552670": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:ca:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2113838177", "OS-SRV-USG:launched_at": "2026-01-25T08:51:52.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-01-25 08:51:55,361 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2026-01-25 08:51:56,341 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/8109d68f-9127-4634-9da4-ee029eec17eb 0.980s 2026-01-25 08:51:56,341 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:55 GMT', 'server': 'Apache', 'content-length': '1667', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f007eb4c-88cc-4a9e-9bbf-328d32d98d9b', 'x-compute-request-id': 'req-f007eb4c-88cc-4a9e-9bbf-328d32d98d9b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'{"server": {"id": "8109d68f-9127-4634-9da4-ee029eec17eb", "name": "tempest-TestNetworkBasicOps-server-462754776", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:51:45Z", "updated": "2026-01-25T08:51:52Z", "addresses": {"tempest-network-smoke--1337552670": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:ca:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2113838177", "OS-SRV-USG:launched_at": "2026-01-25T08:51:52.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-01-25 08:51:56,345 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-01-25 08:51:56,420 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=8109d68f-9127-4634-9da4-ee029eec17eb 0.074s 2026-01-25 08:51:56,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': 'Sun, 25 Jan 2026 08:51:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1378', 'x-openstack-request-id': 'req-54ab4fc9-9a61-4826-b726-f2df35395caa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'{"ports":[{"id":"466d085e-1411-44ab-833a-6c0dd24505f3","name":"tempest-TestNetworkBasicOps-1240449030","netw10000 ork_id":"1f155d7f-9e0f-4d6c-add9-a408a5ce194a","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:04:ca:ad","admin_state_up":true,"status":"ACTIVE","device_id":"8109d68f-9127-4634-9da4-ee029eec17eb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9712af1b-201f-471e-961b-0a051137f3cc","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["545bd932-76d0-4165-b847-c03540807a07"],"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-462754776","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-462754776","fqdn":"tempest-testnetworkbasicops-server-462754776.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:51:39Z","updated_at":"2026-01-25T08:51:52Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:51:56,420 25 DEBUG [tempest.common.waiters] Server ID 8109d68f-9127-4634-9da4-ee029eec17eb ports are all ACTIVE [{'id': '466d085e-1411-44ab-833a-6c0dd24505f3', 'name': 'tempest-TestNetworkBasicOps-1240449030', 'network_id': '1f155d7f-9e0f-4d6c-add9-a408a5ce194a', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'mac_address': 'fa:16:3e:04:ca:ad', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8109d68f-9127-4634-9da4-ee029eec17eb', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9712af1b-201f-471e-961b-0a051137f3cc', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['545bd932-76d0-4165-b847-c03540807a07'], '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-462754776', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkbasicops-server-462754776', 'fqdn': 'tempest-testnetworkbasicops-server-462754776.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-01-25T08:51:39Z', 'updated_at': '2026-01-25T08:51:52Z', 'revision_number': 4, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'}]: 2026-01-25 08:51:58,408 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 1.987s 2026-01-25 08:51:58,408 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "port_id": "466d085e-1411-44ab-833a-6c0dd24505f3", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '920', 'x-openstack-request-id': 'req-30450418-1b3e-4f0b-86ef-4f5677d96849', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "0c96b488-8936-468f-b1a5-0eb705e5cf03", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.173", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "9c013c94-a677-4b5b-982c-67ec5c73acd8", "port_id": "466d085e-1411-44ab-833a-6c0dd24505f3", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-1240449030", "network_id": "1f155d7f-9e0f-4d6c-add9-a408a5ce194a", "mac_address": "fa:16:3e:04:ca:ad", "admin_state_up": true, "status": "ACTIVE", "device_id": "8109d68f-9127-4634-9da4-ee029eec17eb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:51:57Z", "updated_at": "2026-01-25T08:51:57Z", "revision_number": 0}}' 2026-01-25 08:51:58,525 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=8109d68f-9127-4634-9da4-ee029eec17eb&network_id=1f155d7f-9e0f-4d6c-add9-a408a5ce194a 0.116s 2026-01-25 08:51:58,526 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1378', 'x-openstack-request-id': 'req-41516fff-812c-4d4c-bcbc-1b112925f3fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=8109d68f-9127-4634-9da4-ee029eec17eb&network_id=1f155d7f-9e0f-4d6c-add9-a408a5ce194a'} Body: b'{"ports":[{"id":"466d085e-1411-44ab-833a-6c0dd24505f3","name":"tempest-TestNetworkBasicOps-1240449030","network_id":"1f155d7f-9e0f-4d6c-add9-a408a5ce194a","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:04:ca:ad","admin_state_up":true,"status":"ACTIVE","device_id":"8109d68f-9127-4634-9da4-ee029eec17eb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9712af1b-201f-471e-961b-0a051137f3cc","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["545bd932-76d0-4165-b847-c03540807a07"],"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-462754776","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-462754776","fqdn":"tempest-testnetworkbasicops-server-462754776.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:51:39Z","updated_at":"2026-01-25T08:51:52Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:51:58,899 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/8109d68f-9127-4634-9da4-ee029eec17eb 0.373s 2026-01-25 08:51:58,903 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51: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-f370f050-c777-4a0e-8b1c-0bcc6b2f1468', 'x-compute-request-id': 'req-f370f050-c777-4a0e-8b1c-0bcc6b2f1468', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'' 2026-01-25 08:52:00,250 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/8109d68f-9127-4634-9da4-ee029eec17eb 1.344s 2026-01-25 08:52:00,251 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:51:58 GMT', 'server': 'Apache', 'content-length': '1673', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c06f745-6197-4d33-a321-255218e41f49', 'x-compute-request-id': 'req-9c06f745-6197-4d33-a321-255218e41f49', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'{"server": {"id": "8109d68f-9127-4634-9da4-ee029eec17eb", "name": "tempest-TestNetworkBasicOps-server-462754776", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:51:45Z", "updated": "2026-01-25T08:51:58Z", "addresses": {"tempest-network-smoke--1337552670": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:ca:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2113838177", "OS-SRV-USG:launched_at": "2026-01-25T08:51:52.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-01-25 08:52:02,235 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/8109d68f-9127-4634-9da4-ee029eec17eb 0.979s 2026-01-25 08:52:02,235 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:01 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-5c6d9037-d642-462a-b581-e338d0ac0406', 'x-compute-request-id': 'req-5c6d9037-d642-462a-b581-e338d0ac0406', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'{"server": {"id": "8109d68f-9127-4634-9da4-ee029eec17eb", "name": "tempest-TestNetworkBasicOps-server-462754776", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:51:45Z", "updated": "2026-01-25T08:51:59Z", "addresses": {"tempest-network-smoke--1337552670": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:ca:ad"}, {"version": 4, "addr": "192.168.122.173", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:ca:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8109d68f-9127-4634-9da4-ee029eec17eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2113838177", "OS-SRV-USG:launched_at": "2026-01-25T08:51:52.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:52:03,318 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/8109d68f-9127-4634-9da4-ee029eec17eb 0.071s 2026-01-25 08:52:03,318 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52: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-847ba49f-9d2f-4fc4-a2ac-91f93504e332', 'x-compute-request-id': 'req-847ba49f-9d2f-4fc4-a2ac-91f93504e332', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8109d68f-9127-4634-9da4-ee029eec17eb could not be found."}}' 2026-01-25 08:52:04,238 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/466d085e-1411-44ab-833a-6c0dd24505f3 0.919s 2026-01-25 08:52:04,238 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '965', 'x-openstack-request-id': 'req-fffc37d1-b20d-499a-b10a-5d55c03e641f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/466d085e-1411-44ab-833a-6c0dd24505f3'} Body: b'{"port":{"id":"466d085e-1411-44ab-833a-6c0dd24505f3","name":"tempest-TestNetworkBasicOps-1240449030","network_id":"1f155d7f-9e0f-4d6c-add9-a408a5ce194a","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:04:ca:ad","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"9712af1b-201f-471e-961b-0a051137f3cc","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["545bd932-76d0-4165-b847-c03540807a07"],"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.10","hostname":"host-10-100-0-10","fqdn":"host-10-100-0-10.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:51:39Z","updated_at":"2026-01-25T08:52:00Z","revision_number":6,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:04,341 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.101s 2026-01-25 08:52:04,341 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-248246716", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDnZ2aBtpA1LFcsOGsP3PBvTb/J5TN8aZsH5Yq2yGLqPr/olswxJbXAaA+6MrDHqQb0bkMwnkSn3MqK0LWi3suGbmsvHcj9Hr5KCXoNhrlGCQHprDm8pqb8dIffS3Q5KhQ=="}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:04 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-02dacb99-8608-4f40-b9fb-2116b21282ff', 'x-compute-request-id': 'req-02dacb99-8608-4f40-b9fb-2116b21282ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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-248246716", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDnZ2aBtpA1LFcsOGsP3PBvTb/J5TN8aZsH5Yq2yGLqPr/olswxJbXAaA+6MrDHqQb0bkMwnkSn3MqK0LWi3suGbmsvHcj9Hr5KCXoNhrlGCQHprDm8pqb8dIffS3Q5KhQ==", "fingerprint": "76:8c:88:5a:7c:2e:ee:d7:f2:58:7d:5c:54:72:59:63", "user_id": "15e0047bf55f489bb76580054cca99ce"}}' 2026-01-25 08:52:05,344 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 1.002s 2026-01-25 08:52:05,345 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-449995729", "description": "tempest-secgroup-smoke-449995729 description", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-91964028-8225-415c-b7c2-be9def76a758', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "d225a980-d926-4b6f-8c44-8126152a7e8a", "name": "tempest-secgroup-smoke-449995729", "stateful": true, "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "tempest-secgroup-smoke-449995729 description", "shared": false, "security_group_rules": [{"id": "642e55c2-d178-4d0b-b503-f4b733d7cf96", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "d225a980-d926-4b6f-8c44-8126152a7e8a", "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-01-25T08:52:05Z", "updated_at": "2026-01-25T08:52:05Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}, {"id": "febe19a0-6ad1-43fa-992e-ef8baff8c1eb", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "d225a980-d926-4b6f-8c44-8126152a7e8a", "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-01-25T08:52:05Z", "updated_at": "2026-01-25T08:52:05Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}], "tags": [], "created_at": "2026-01-25T08:52:05Z", "updated_at": "2026-01-25T08:52:05Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:06,302 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.956s 2026-01-25 08:52:06,302 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": "d225a980-d926-4b6f-8c44-8126152a7e8a", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-50515c8d-e8f2-46bb-9b62-937ca0eed8a6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "262adf3b-b695-4072-afdc-a160fed62873", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "d225a980-d926-4b6f-8c44-8126152a7e8a", "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-01-25T08:52:06Z", "updated_at": "2026-01-25T08:52:06Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:07,255 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.952s 2026-01-25 08:52:07,256 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": "d225a980-d926-4b6f-8c44-8126152a7e8a", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-39d55ef1-a0d0-4f0b-9707-b8a5946ce27f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "1c9356d8-3337-46ea-b608-93774c66fabd", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "d225a980-d926-4b6f-8c44-8126152a7e8a", "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-01-25T08:52:06Z", "updated_at": "2026-01-25T08:52:06Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:08,182 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.926s 2026-01-25 08:52:08,182 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": "d225a980-d926-4b6f-8c44-8126152a7e8a", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-98a76ab3-976a-4806-b041-d473ba4dfc24', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "5d429e50-cb11-4d79-a7d0-1fa6b94b25c3", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "d225a980-d926-4b6f-8c44-8126152a7e8a", "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-01-25T08:52:07Z", "updated_at": "2026-01-25T08:52:07Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:08,368 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.185s 2026-01-25 08:52:08,369 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": "d225a980-d926-4b6f-8c44-8126152a7e8a", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0341b0ef-4da7-429a-a271-8481d3cdc141', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "3088ee85-1f7c-4bac-9d31-05016a75b49d", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "d225a980-d926-4b6f-8c44-8126152a7e8a", "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-01-25T08:52:08Z", "updated_at": "2026-01-25T08:52:08Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:08,806 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.436s 2026-01-25 08:52:08,806 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d225a980-d926-4b6f-8c44-8126152a7e8a", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8743bbf1-067f-4fc2-a787-37050d85ece2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "177baeb0-8206-4a21-a330-a8b09d0c11ff", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "d225a980-d926-4b6f-8c44-8126152a7e8a", "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-01-25T08:52:08Z", "updated_at": "2026-01-25T08:52:08Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:08,987 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.180s 2026-01-25 08:52:08,987 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": "d225a980-d926-4b6f-8c44-8126152a7e8a", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a72a0238-87be-4618-ac21-9eca6361d4ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "dddab683-026c-47cd-ab25-22fe2b4a5af9", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "d225a980-d926-4b6f-8c44-8126152a7e8a", "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-01-25T08:52:08Z", "updated_at": "2026-01-25T08:52:08Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:09,341 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.349s 2026-01-25 08:52:09,341 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:09 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6dbd4d5c-b5f6-47fd-ba46-e7eae5f54b2f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=903db61e38252c85e52786cb8d6652dd; 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": "15e0047bf55f489bb76580054cca99ce", "name": "tempest-TestNetworkBasicOps-654039933-project-member", "password_expires_at": null}, "audit_ids": ["nx94iNpkRGmlmN5NvJMVIQ"], "expires_at": "2026-01-25T09:52:09.000000Z", "issued_at": "2026-01-25T08:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16320159eb6b4f27b62d813f00f7e1fc", "name": "tempest-TestNetworkBasicOps-654039933"}, "is_domain": false, "roles": [{"id": "d513552071244a1cb11ca16ff33f625f", "name": "reader"}, {"id": "9401300ccf9247da855bac06291c4abb", "name": "member"}], "catalog": [{"endpoints": [{"name": "nova", "id": "1191ba72ebc6440d9eadecf268fa83ba", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "a182bd74f0594998a3862e1fdcac80ae", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "1926f5cec741429bbcd45f2af989f4b6", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "da5b61d6a8e74331b66bc0d55ccca18c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "dfb8c43c70e84bb290b397cadac182dd", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "28b2e2d08fa64b74b10dce4381f93236", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "48fbe31a9df742f792843033b6b466e9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "d4116141fa7c4d2794da02166c46eeaf", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "719e02887f0a4fdcad3122111070823b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "2e4ab1f4ad244a198a4783a6ac09cd21", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "7ad5b58944e04654a07ac37fe1509591", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7a2847dc4569472e87cca3c5b2a1ddf4", "type": "image", "name": "glance"}, {"endpoints": [{"name": "cinderv3", "id": "bd28d1937d3241d29c19606a7f8d4bac", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dd37c7957ba94945b614b577d878c1d3", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "8427c021d0e54d06948cdfb76b5d7c67", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "53736b97ebe3464d96b1e2fff3c6a470", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}, {"name": "swift", "id": "857510f16f1c464bb6aa3d454d55912c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}], "id": "88ba3077c18d4ab1ad6de7453b428f81", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "95e4e30b8b4f4136a8e5fc16328bd062", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f4ddb87cd5d84094a30e6d3c5387cd7e", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "af09173b9cd24f71a208fd0288704361", "type": "ide 2026-01-25 08:52:09,343 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2026-01-25 08:52:11,293 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.949s 2026-01-25 08:52:11,293 25 DEBUG [tempest.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-1472916265", "imageRef": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "flavorRef": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "networks": [{"uuid": "1f155d7f-9e0f-4d6c-add9-a408a5ce194a", "port": "466d085e-1411-44ab-833a-6c0dd24505f3"}], "key_name": "tempest-TestNetworkBasicOps-248246716", "security_groups": [{"name": "tempest-secgroup-smoke-449995729"}]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:09 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56ef1b76-ef4b-4973-8a69-4b897eeea2a5', 'x-compute-request-id': 'req-56ef1b76-ef4b-4973-8a69-4b897eeea2a5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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": "07463f40-9888-41b6-8218-833695b616c0", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07463f40-9888-41b6-8218-833695b616c0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-449995729"}], "adminPass": "FxZQz9uNuq4b"}}' 2026-01-25 08:52:11,487 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/07463f40-9888-41b6-8218-833695b616c0 0.192s 2026-01-25 08:52:11,487 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52: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-d228a319-4bd3-4cf7-a5d4-6137fc4b065d', 'x-compute-request-id': 'req-d228a319-4bd3-4cf7-a5d4-6137fc4b065d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0'} Body: b'{"server": {"id": "07463f40-9888-41b6-8218-833695b616c0", "name": "tempest-TestNetworkBasicOps-server-1472916265", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:11Z", "updated": "2026-01-25T08:52:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07463f40-9888-41b6-8218-833695b616c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-248246716", "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-01-25 08:52:13,193 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/07463f40-9888-41b6-8218-833695b616c0 0.699s 2026-01-25 08:52:13,193 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:12 GMT', 'server': 'Apache', 'content-length': '1464', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6362efd-2477-484c-9049-5953c1434d6e', 'x-compute-request-id': 'req-a6362efd-2477-484c-9049-5953c1434d6e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0'} Body: b'{"server": {"id": "07463f40-9888-41b6-8218-833695b616c0", "name": "tempest-TestNetworkBasicOps-server-1472916265", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:11Z", "updated": "2026-01-25T08:52:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07463f40-9888-41b6-8218-833695b616c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-248246716", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:52:13,196 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2026-01-25 08:52:14,427 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/07463f40-9888-41b6-8218-833695b616c0 0.229s 2026-01-25 08:52:14,427 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:14 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-df34669b-e95e-472d-a7ab-3c330f0d727b', 'x-compute-request-id': 'req-df34669b-e95e-472d-a7ab-3c330f0d727b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0'} Body: b'{"server": {"id": "07463f40-9888-41b6-8218-833695b616c0", "name": "tempest-TestNetworkBasicOps-server-1472916265", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:11Z", "updated": "2026-01-25T08:52:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07463f40-9888-41b6-8218-833695b616c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-248246716", "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-01-25 08:52:14,431 25 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2026-01-25 08:52:16,401 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/07463f40-9888-41b6-8218-833695b616c0 0.969s 2026-01-25 08:52:16,401 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:15 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-3cab9372-d44a-4cf4-8e33-d78a11b938ef', 'x-compute-request-id': 'req-3cab9372-d44a-4cf4-8e33-d78a11b938ef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0'} Body: b'{"server": {"id": "07463f40-9888-41b6-8218-833695b616c0", "name": "tempest-TestNetworkBasicOps-server-1472916265", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:11Z", "updated": "2026-01-25T08:52:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07463f40-9888-41b6-8218-833695b616c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-248246716", "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-01-25 08:52:18,239 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/07463f40-9888-41b6-8218-833695b616c0 0.832s 2026-01-25 08:52:18,239 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:17 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-8d51003b-d5e8-4293-a542-6d19cec572c4', 'x-compute-request-id': 'req-8d51003b-d5e8-4293-a542-6d19cec572c4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0'} Body: b'{"server": {"id": "07463f40-9888-41b6-8218-833695b616c0", "name": "tempest-TestNetworkBasicOps-server-1472916265", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:11Z", "updated": "2026-01-25T08:52:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07463f40-9888-41b6-8218-833695b616c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-248246716", "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-01-25 08:52:19,722 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/07463f40-9888-41b6-8218-833695b616c0 0.477s 2026-01-25 08:52:19,722 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:19 GMT', 'server': 'Apache', 'content-length': '1789', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9a5928e-d906-4847-8eab-6a6e538c05b4', 'x-compute-request-id': 'req-b9a5928e-d906-4847-8eab-6a6e538c05b4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0'} Body: b'{"server": {"id": "07463f40-9888-41b6-8218-833695b616c0", "name": "tempest-TestNetworkBasicOps-server-1472916265", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:11Z", "updated": "2026-01-25T08:52:18Z", "addresses": {"tempest-network-smoke--1337552670": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:ca:ad"}, {"version": 4, "addr": "192.168.122.173", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:ca:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07463f40-9888-41b6-8218-833695b616c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-248246716", "OS-SRV-USG:launched_at": "2026-01-25T08:52:18.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-01-25 08:52:19,726 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-01-25 08:52:20,054 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/07463f40-9888-41b6-8218-833695b616c0 0.327s 2026-01-25 08:52:20,054 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:19 GMT', 'server': 'Apache', 'content-length': '1789', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d045ed8c-8863-42d6-8a1f-92d81703991f', 'x-compute-request-id': 'req-d045ed8c-8863-42d6-8a1f-92d81703991f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0'} Body: b'{"server": {"id": "07463f40-9888-41b6-8218-833695b616c0", "name": "tempest-TestNetworkBasicOps-server-1472916265", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:11Z", "updated": "2026-01-25T08:52:18Z", "addresses": {"tempest-network-smoke--1337552670": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:ca:ad"}, {"version": 4, "addr": "192.168.122.173", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:ca:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07463f40-9888-41b6-8218-833695b616c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-248246716", "OS-SRV-USG:launched_at": "2026-01-25T08:52:18.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-01-25 08:52:20,155 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=07463f40-9888-41b6-8218-833695b616c0&network_id=1f155d7f-9e0f-4d6c-add9-a408a5ce194a 0.096s 2026-01-25 08:52:20,155 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1381', 'x-openstack-request-id': 'req-4f6c7973-a324-4bd8-9a64-7461771931c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=07463f40-9888-41b6-8218-833695b616c0&network_id=1f155d7f-9e0f-4d6c-add9-a408a5ce194a'} Body: b'{"ports":[{"id":"466d085e-1411-44ab-833a-6c0dd24505f3","name":"tempest-TestNetworkBasicOps-1240449030","network_id":"1f155d7f-9e0f-4d6c-add9-a408a5ce194a","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:04:ca:ad","admin_state_up":true,"status":"ACTIVE","device_id":"07463f40-9888-41b6-8218-833695b616c0","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9712af1b-201f-471e-961b-0a051137f3cc","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["545bd932-76d0-4165-b847-c03540807a07"],"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-1472916265","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1472916265","fqdn":"tempest-testnetworkbasicops-server-1472916265.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:51:39Z","updated_at":"2026-01-25T08:52:18Z","revision_number":9,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:52:20,300 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0 0.144s 2026-01-25 08:52:20,300 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:20 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-3a43448d-8a85-438a-9a62-38eda6df1d6b', 'x-compute-request-id': 'req-3a43448d-8a85-438a-9a62-38eda6df1d6b', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0'} Body: b'' 2026-01-25 08:52:21,407 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0 1.107s 2026-01-25 08:52:21,407 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:20 GMT', 'server': 'Apache', 'content-length': '1795', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64e1d573-5442-46f6-813a-7388aa233671', 'x-compute-request-id': 'req-64e1d573-5442-46f6-813a-7388aa233671', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0'} Body: b'{"server": {"id": "07463f40-9888-41b6-8218-833695b616c0", "name": "tempest-TestNetworkBasicOps-server-1472916265", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:11Z", "updated": "2026-01-25T08:52:20Z", "addresses": {"tempest-network-smoke--1337552670": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:ca:ad"}, {"version": 4, "addr": "192.168.122.173", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:ca:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07463f40-9888-41b6-8218-833638AB 95b616c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-248246716", "OS-SRV-USG:launched_at": "2026-01-25T08:52:18.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-01-25 08:52:22,525 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0 0.113s 2026-01-25 08:52:22,525 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:22 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-a6389116-daf5-467b-a834-375e400261ec', 'x-compute-request-id': 'req-a6389116-daf5-467b-a834-375e400261ec', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07463f40-9888-41b6-8218-833695b616c0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 07463f40-9888-41b6-8218-833695b616c0 could not be found."}}' 2026-01-25 08:52:23,311 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/d225a980-d926-4b6f-8c44-8126152a7e8a 0.785s 2026-01-25 08:52:23,312 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0bf7b711-293f-4193-aa6c-2bdbcf7e607d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/d225a980-d926-4b6f-8c44-8126152a7e8a'} Body: b'' 2026-01-25 08:52:23,367 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-248246716 0.055s 2026-01-25 08:52:23,368 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:23 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-bc047420-3097-4238-89b7-5b37e3ec51e1', 'x-compute-request-id': 'req-bc047420-3097-4238-89b7-5b37e3ec51e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-248246716'} Body: b'' 2026-01-25 08:52:24,299 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0c96b488-8936-468f-b1a5-0eb705e5cf03 0.931s 2026-01-25 08:52:24,299 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c69aaa52-ce53-451d-8848-5f5da8605128', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0c96b488-8936-468f-b1a5-0eb705e5cf03'} Body: b'' 2026-01-25 08:52:24,400 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb 0.100s 2026-01-25 08:52:24,400 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:24 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac2e84b2-f6c9-4980-9726-2403d81dea8a', 'x-compute-request-id': 'req-ac2e84b2-f6c9-4980-9726-2403d81dea8a', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8109d68f-9127-4634-9da4-ee029eec17eb could not be found."}}' 2026-01-25 08:52:24,472 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb 0.071s 2026-01-25 08:52:24,472 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:24 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-239742e4-6dd3-41c8-aaf9-b6556d1501db', 'x-compute-request-id': 'req-239742e4-6dd3-41c8-aaf9-b6556d1501db', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8109d68f-9127-4634-9da4-ee029eec17eb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8109d68f-9127-4634-9da4-ee029eec17eb could not be found."}}' 2026-01-25 08:52:24,715 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/e8e52875-27aa-4253-887c-82325f767308 0.242s 2026-01-25 08:52:24,716 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b80afffd-5fbe-488b-a065-11f37d543c78', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/e8e52875-27aa-4253-887c-82325f767308'} Body: b'' 2026-01-25 08:52:24,784 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-2113838177 0.068s 2026-01-25 08:52:24,784 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:24 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14a16f69-ab48-4c3c-bd74-c2715b935cd2', 'x-compute-request-id': 'req-14a16f69-ab48-4c3c-bd74-c2715b935cd2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-2113838177'} Body: b'' 2026-01-25 08:52:25,104 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/466d085e-1411-44ab-833a-6c0dd24505f3 0.319s 2026-01-25 08:52:25,104 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5711f6a6-de4a-4eb0-9453-04dd17314fc7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/466d085e-1411-44ab-833a-6c0dd24505f3'} Body: b'' 2026-01-25 08:52:26,519 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9c013c94-a677-4b5b-982c-67ec5c73acd8/remove_router_interface 1.415s 2026-01-25 08:52:26,520 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9712af1b-201f-471e-961b-0a051137f3cc"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d158c21e-4cfd-45ad-b436-bf7d4aa7f7f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9c013c94-a677-4b5b-982c-67ec5c73acd8/remove_router_interface'} Body: b'{"id": "9c013c94-a677-4b5b-982c-67ec5c73acd8", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "f9c6c7ff-deec-4012-9705-f1615e1546cf", "network_id": "1f155d7f-9e0f-4d6c-add9-a408a5ce194a", "subnet_id": "9712af1b-201f-471e-961b-0a051137f3cc", "subnet_ids": ["9712af1b-201f-471e-961b-0a051137f3cc"]}' 2026-01-25 08:52:27,185 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9712af1b-201f-471e-961b-0a051137f3cc 0.664s 2026-01-25 08:52:27,185 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4959fcf3-e9f0-4257-8d33-c7068aa88887', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9712af1b-201f-471e-961b-0a051137f3cc'} Body: b'' 2026-01-25 08:52:27,691 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9c013c94-a677-4b5b-982c-67ec5c73acd8 0.506s 2026-01-25 08:52:27,692 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0fec27da-e05c-4ae6-ab4a-dcfc93fd77f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9c013c94-a677-4b5b-982c-67ec5c73acd8'} Body: b'' 2026-01-25 08:52:28,545 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/1f155d7f-9e0f-4d6c-add9-a408a5ce194a 0.853s 2026-01-25 08:52:28,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': 'Sun, 25 Jan 2026 08:52:28 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f40945ea-fe18-480e-81c2-5d331dc69093', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/1f155d7f-9e0f-4d6c-add9-a408a5ce194a'} Body: b'' 0 ] tags: -worker-0 time: 2026-01-25 08:52:28.551582Z 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-01-25 08:52:28.552252Z 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-01-25 08:52:28.552748Z 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-01-25 08:53:25.222122Z 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-01-25 08:52:29,305 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.750s 2026-01-25 08:52:29,306 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--1920512974", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-c1f4393e-beb6-48da-b7b1-376eac9679f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"3a4c2b68-7c08-44ae-a676-13b3d7b99d68","name":"tempest-network-smoke--1920512974","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","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-01-25T08:52:28Z","updated_at":"2026-01-25T08:52:28Z","revision_number":1}}' 2026-01-25 08:52:31,294 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.987s 2026-01-25 08:52:31,294 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-69979808", "admin_state_up": true, "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec"}}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '670', 'x-openstack-request-id': 'req-4364e0e7-364e-48e1-8d38-6728b53ff4f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "9f547691-773a-4af7-8dbf-b081a53f13e2", "name": "tempest-TestNetworkBasicOps-router-69979808", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.209"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:52:29Z", "updated_at": "2026-01-25T08:52:30Z", "revision_number": 2, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:31,460 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=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28 0.165s 2026-01-25 08:52:31,460 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ccf48831-0e50-4afa-8b21-b51264d28bb8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:52:31,614 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.153s 2026-01-25 08:52:31,614 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-ed5c3833-bc15-4765-8c00-3969b6eb0c00', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:52:31,716 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=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28 0.101s 2026-01-25 08:52:31,716 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-81208e21-45f3-42a4-a107-fa6ffbb02f2d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:52:33,163 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.446s 2026-01-25 08:52:33,163 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-1282713284", "network_id": "3a4c2b68-7c08-44ae-a676-13b3d7b99d68", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-7f70ca4e-ae8d-431e-b44e-e47072a5871a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"9f13c856-7196-4955-b103-351f13ab4ef5","name":"tempest-subnet-smoke-1282713284","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"3a4c2b68-7c08-44ae-a676-13b3d7b99d68","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-01-25T08:52:32Z","updated_at":"2026-01-25T08:52:32Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:35,544 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9f547691-773a-4af7-8dbf-b081a53f13e2/add_router_interface 2.380s 2026-01-25 08:52:35,544 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9f13c856-7196-4955-b103-351f13ab4ef5"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-16dedff8-501f-4ea9-aac8-aee369df67a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9f547691-773a-4af7-8dbf-b081a53f13e2/add_router_interface'} Body: b'{"id": "9f547691-773a-4af7-8dbf-b081a53f13e2", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "e238a564-181d-4d78-8b55-10dffb28549d", "network_id": "3a4c2b68-7c08-44ae-a676-13b3d7b99d68", "subnet_id": "9f13c856-7196-4955-b103-351f13ab4ef5", "subnet_ids": ["9f13c856-7196-4955-b103-351f13ab4ef5"]}' 2026-01-25 08:52:35,651 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.106s 2026-01-25 08:52:35,651 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-f3e4b232-ea8e-404b-acaf-2e2339389dfb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"3a4c2b68-7c08-44ae-a676-13b3d7b99d68","name":"tempest-network-smoke--1920512974","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["9f13c856-7196-4955-b103-351f13ab4ef5"],"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-01-25T08:52:28Z","updated_at":"2026-01-25T08:52:32Z","revision_number":2,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":40482},{"id":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:52:35,737 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.086s 2026-01-25 08:52:35,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': 'Sun, 25 Jan 2026 08:52:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1301', 'x-openstack-request-id': 'req-5257caa5-f29a-44df-8b9f-18ee18b75823', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"154c1dc3-dc00-44b0-be37-60b7ba18a30f","name":"public_subnet","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","network_id":"a2634326-5b2c-43a9-9775-565d055e70ec","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-01-25T08:43:28Z","updated_at":"2026-01-25T08:43:28Z","revision_number":0,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6"},{"id":"9f13c856-7196-4955-b103-351f13ab4ef5","name":"tempest-subnet-smoke-1282713284","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"3a4c2b68-7c08-44ae-a676-13b3d7b99d68","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-01-25T08:52:32Z","updated_at":"2026-01-25T08:52:32Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:52:35,859 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.121s 2026-01-25 08:52:35,859 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-7785a828-17a9-445d-b3a8-360449ba9bcd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "9f547691-773a-4af7-8dbf-b081a53f13e2", "name": "tempest-TestNetworkBasicOps-router-69979808", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.209"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:52:29Z", "updated_at": "2026-01-25T08:52:34Z", "revision_number": 3, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:52:35,962 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.101s 2026-01-25 08:52:35,963 25 DEBUG [tempest.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-1934149481", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPYyWcwIYXAAccAidiPILM+F4EIeExWxLpNky7PCkUhthkHf2qrf5ar9sl3tdo6JCO2tmwsZZ3//xh6UhOFQ97kgDDjA9ljgOwaVFhtse4rMQ6gbZD6EfXpzgmqTLDmlIg=="}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:35 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-621f8c3a-a151-490e-ac9d-66723151139d', 'x-compute-request-id': 'req-621f8c3a-a151-490e-ac9d-66723151139d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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-1934149481", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPYyWcwIYXAAccAidiPILM+F4EIeExWxLpNky7PCkUhthkHf2qrf5ar9sl3tdo6JCO2tmwsZZ3//xh6UhOFQ97kgDDjA9ljgOwaVFhtse4rMQ6gbZD6EfXpzgmqTLDmlIg==", "fingerprint": "89:13:38:2c:97:a4:d9:b4:27:c2:5c:02:9f:6e:e7:cf", "user_id": "15e0047bf55f489bb76580054cca99ce"}}' 2026-01-25 08:52:36,316 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.352s 2026-01-25 08:52:36,317 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-1964681502", "description": "tempest-secgroup-smoke-1964681502 description", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-52c5d985-9c60-4088-9d09-937cc2e246e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "702c72c0-654c-4c95-8d33-c8e7007830b5", "name": "tempest-secgroup-smoke-1964681502", "stateful": true, "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "tempest-secgroup-smoke-1964681502 description", "shared": false, "security_group_rules": [{"id": "736a5b29-7893-49f9-98d3-f51995b83d20", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "702c72c0-654c-4c95-8d33-c8e7007830b5", "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-01-25T08:52:36Z", "updated_at": "2026-01-25T08:52:36Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}, {"id": "fb227ec2-7229-4081-b077-364df8e2d7ef", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "702c72c0-654c-4c95-8d33-c8e7007830b5", "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-01-25T08:52:36Z", "updated_at": "2026-01-25T08:52:36Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}], "tags": [], "created_at": "2026-01-25T08:52:36Z", "updated_at": "2026-01-25T08:52:36Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:36,480 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-01-25 08:52:36,480 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": "702c72c0-654c-4c95-8d33-c8e7007830b5", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-10fccb77-851a-445d-87e6-944774545aa5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "b5073139-511f-4387-ac1e-55892882f72c", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "702c72c0-654c-4c95-8d33-c8e7007830b5", "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-01-25T08:52:36Z", "updated_at": "2026-01-25T08:52:36Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:36,635 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-01-25 08:52:36,636 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": "702c72c0-654c-4c95-8d33-c8e7007830b5", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-a59b93b5-592c-459c-b1fa-f5d7214b1bff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "bf86346c-52e8-436a-bd36-bd60959fd449", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "702c72c0-654c-4c95-8d33-c8e7007830b5", "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-01-25T08:52:36Z", "updated_at": "2026-01-25T08:52:36Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:36,798 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.161s 2026-01-25 08:52:36,798 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": "702c72c0-654c-4c95-8d33-c8e7007830b5", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7fcc3ad3-40ca-4306-aa7f-a79eec0d3cbd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "0121bd8c-f7ac-431a-acce-4d20111310e1", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "702c72c0-654c-4c95-8d33-c8e7007830b5", "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-01-25T08:52:36Z", "updated_at": "2026-01-25T08:52:36Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:36,962 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-01-25 08:52:36,963 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": "702c72c0-654c-4c95-8d33-c8e7007830b5", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8144c856-f659-41b8-9db7-b7f006f3430e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "c4fdc03a-6c3c-48f0-808e-86bb0e5816bf", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "702c72c0-654c-4c95-8d33-c8e7007830b5", "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-01-25T08:52:36Z", "updated_at": "2026-01-25T08:52:36Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:37,296 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.333s 2026-01-25 08:52:37,296 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": "702c72c0-654c-4c95-8d33-c8e7007830b5", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f7410e95-0dc7-48fd-8690-16ed39e2655e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "0feafec7-27ec-47d6-a101-875cebdf6092", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "702c72c0-654c-4c95-8d33-c8e7007830b5", "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-01-25T08:52:37Z", "updated_at": "2026-01-25T08:52:37Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:37,461 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.164s 2026-01-25 08:52:37,461 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": "702c72c0-654c-4c95-8d33-c8e7007830b5", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1ddde284-998a-4448-9fc5-57bab03fa6ca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "db30c327-8e34-4419-b986-60e48687fcd3", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "702c72c0-654c-4c95-8d33-c8e7007830b5", "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-01-25T08:52:37Z", "updated_at": "2026-01-25T08:52:37Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:37,816 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.350s 2026-01-25 08:52:37,817 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:37 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b4806cae-68d1-410a-835b-3fb0f3788785', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=903db61e38252c85e52786cb8d6652dd; 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": "15e0047bf55f489bb76580054cca99ce", "name": "tempest-TestNetworkBasicOps-654039933-project-member", "password_expires_at": null}, "audit_ids": ["liq3rVZeTceCzIYCTkCnyQ"], "expires_at": "2026-01-25T09:52:37.000000Z", "issued_at": "2026-01-25T08:52:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16320159eb6b4f27b62d813f00f7e1fc", "name": "tempest-TestNetworkBasicOps-654039933"}, "is_domain": false, "roles": [{"id": "d513552071244a1cb11ca16ff33f625f", "name": "reader"}, {"id": "9401300ccf9247da855bac06291c4abb", "name": "member"}], "catalog": [{"endpoints": [{"name": "nova", "id": "1191ba72ebc6440d9eadecf268fa83ba", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "a182bd74f0594998a3862e1fdcac80ae", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "1926f5cec741429bbcd45f2af989f4b6", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "da5b61d6a8e74331b66bc0d55ccca18c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "dfb8c43c70e84bb290b397cadac182dd", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "28b2e2d08fa64b74b10dce4381f93236", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "48fbe31a9df742f792843033b6b466e9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "d4116141fa7c4d2794da02166c46eeaf", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "719e02887f0a4fdcad3122111070823b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "2e4ab1f4ad244a198a4783a6ac09cd21", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "7ad5b58944e04654a07ac37fe1509591", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7a2847dc4569472e87cca3c5b2a1ddf4", "type": "image", "name": "glance"}, {"endpoints": [{"name": "cinderv3", "id": "bd28d1937d3241d29c19606a7f8d4bac", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dd37c7957ba94945b614b577d878c1d3", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "8427c021d0e54d06948cdfb76b5d7c67", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "53736b97ebe3464d96b1e2fff3c6a470", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}, {"name": "swift", "id": "857510f16f1c464bb6aa3d454d55912c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}], "id": "88ba3077c18d4ab1ad6de7453b428f81", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "95e4e30b8b4f4136a8e5fc16328bd062", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f4ddb87cd5d84094a30e6d3c5387cd7e", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "af09173b9cd24f71a208fd0288704361", "type": "ide 2026-01-25 08:52:37,818 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2026-01-25 08:52:40,013 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.195s 2026-01-25 08:52:40,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: {"server": {"name": "tempest-TestNetworkBasicOps-server-1845639212", "imageRef": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "flavorRef": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "networks": [{"uuid": "3a4c2b68-7c08-44ae-a676-13b3d7b99d68"}], "key_name": "tempest-TestNetworkBasicOps-1934149481", "security_groups": [{"name": "tempest-secgroup-smoke-1964681502"}]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:37 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97463636-5521-450d-8aad-0f7dd15b32ca', 'x-compute-request-id': 'req-97463636-5521-450d-8aad-0f7dd15b32ca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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": "f0e04c2c-0209-4117-a55e-bc4e4338c5ff", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1964681502"}], "adminPass": "BgNc47Gm3GSq"}}' 2026-01-25 08:52:40,276 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff 0.261s 2026-01-25 08:52:40,277 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:40 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-c2e8d65c-4f78-4758-8a9d-ccdd94c42bea', 'x-compute-request-id': 'req-c2e8d65c-4f78-4758-8a9d-ccdd94c42bea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff'} Body: b'{"server": {"id": "f0e04c2c-0209-4117-a55e-bc4e4338c5ff", "name": "tempest-TestNetworkBasicOps-server-1845639212", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:39Z", "updated": "2026-01-25T08:52:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1934149481", "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-01-25 08:52:41,551 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff 0.270s 2026-01-25 08:52:41,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': 'Sun, 25 Jan 2026 08:52:41 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-9e34022f-09e7-4709-8ede-0932680cd0de', 'x-compute-request-id': 'req-9e34022f-09e7-4709-8ede-0932680cd0de', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff'} Body: b'{"server": {"id": "f0e04c2c-0209-4117-a55e-bc4e4338c5ff", "name": "tempest-TestNetworkBasicOps-server-1845639212", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:39Z", "updated": "2026-01-25T08:52:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1934149481", "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-01-25 08:52:43,203 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff 0.647s 2026-01-25 08:52:43,203 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:42 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-02b62102-6fb8-4a40-88a4-9977a29f357a', 'x-compute-request-id': 'req-02b62102-6fb8-4a40-88a4-9977a29f357a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff'} Body: b'{"server": {"id": "f0e04c2c-0209-4117-a55e-bc4e4338c5ff", "name": "tempest-TestNetworkBasicOps-server-1845639212", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:39Z", "updated": "2026-01-25T08:52:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1934149481", "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-01-25 08:52:43,210 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2026-01-25 08:52:45,229 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff 1.017s 2026-01-25 08:52:45,229 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:44 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-c870ca16-99b7-4cd7-986d-9a24a3739a30', 'x-compute-request-id': 'req-c870ca16-99b7-4cd7-986d-9a24a3739a30', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff'} Body: b'{"server": {"id": "f0e04c2c-0209-4117-a55e-bc4e4338c5ff", "name": "tempest-TestNetworkBasicOps-server-1845639212", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:39Z", "updated": "2026-01-25T08:52:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1934149481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1964681502"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:52:47,273 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff 1.037s 2026-01-25 08:52:47,273 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:46 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-8e81fd40-bdc3-4bbf-b741-7c6cb98d1d14', 'x-compute-request-id': 'req-8e81fd40-bdc3-4bbf-b741-7c6cb98d1d14', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff'} Body: b'{"server": {"id": "f0e04c2c-0209-4117-a55e-bc4e4338c5ff", "name": "tempest-TestNetworkBasicOps-server-1845639212", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:39Z", "updated": "2026-01-25T08:52:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1934149481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1964681502"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:52:48,716 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff 0.437s 2026-01-25 08:52:48,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': 'Sun, 25 Jan 2026 08:52:48 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-c52c0b2e-ef4e-4e72-803b-ae78269c7871', 'x-compute-request-id': 'req-c52c0b2e-ef4e-4e72-803b-ae78269c7871', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff'} Body: b'{"server": {"id": "f0e04c2c-0209-4117-a55e-bc4e4338c5ff", "name": "tempest-TestNetworkBasicOps-server-1845639212", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:39Z", "updated": "2026-01-25T08:52:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1934149481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1964681502"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:52:50,443 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff 0.717s 2026-01-25 08:52:50,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': 'Sun, 25 Jan 2026 08:52:49 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-cfcabb07-e6ee-4908-8f36-b281c5354491', 'x-compute-request-id': 'req-cfcabb07-e6ee-4908-8f36-b281c5354491', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff'} Body: b'{"server": {"id": "f0e04c2c-0209-4117-a55e-bc4e4338c5ff", "name": "tempest-TestNetworkBasicOps-server-1845639212", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:39Z", "updated": "2026-01-25T08:52:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1934149481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1964681502"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:52:52,202 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff 0.741s 2026-01-25 08:52:52,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: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:51 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-cb9da4b3-6a1e-4617-9422-28308b9adbb4', 'x-compute-request-id': 'req-cb9da4b3-6a1e-4617-9422-28308b9adbb4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff'} Body: b'{"server": {"id": "f0e04c2c-0209-4117-a55e-bc4e4338c5ff", "name": "tempest-TestNetworkBasicOps-server-1845639212", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:39Z", "updated": "2026-01-25T08:52:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1934149481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1964681502"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:52:54,419 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff 1.212s 2026-01-25 08:52:54,419 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:53 GMT', 'server': 'Apache', 'content-length': '1694', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff5484bf-50ea-44ce-8cad-859f909feba0', 'x-compute-request-id': 'req-ff5484bf-50ea-44ce-8cad-859f909feba0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff'} Body: b'{"server": {"id": "f0e04c2c-0209-4117-a55e-bc4e4338c5ff", "name": "tempest-TestNetworkBasicOps-server-1845639212", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:39Z", "updated": "2026-01-25T08:52:52Z", "addresses": {"tempest-network-smoke--1920512974": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:65:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1934149481", "OS-SRV-USG:launched_at": "2026-01-25T08:52:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1964681502"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:52:54,422 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2026-01-25 08:52:55,554 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff 1.131s 2026-01-25 08:52:55,554 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:54 GMT', 'server': 'Apache', 'content-length': '1694', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb965bdf-4e66-4274-a551-63711a7c89e3', 'x-compute-request-id': 'req-fb965bdf-4e66-4274-a551-63711a7c89e3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff'} Body: b'{"server": {"id": "f0e04c2c-0209-4117-a55e-bc4e4338c5ff", "name": "tempest-TestNetworkBasicOps-server-1845639212", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:39Z", "updated": "2026-01-25T08:52:52Z", "addresses": {"tempest-network-smoke--1920512974": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:65:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1934149481", "OS-SRV-USG:launched_at": "2026-01-25T08:52:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-s10000 ecgroup-smoke-1964681502"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:52:55,557 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-01-25 08:52:56,214 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=f0e04c2c-0209-4117-a55e-bc4e4338c5ff 0.656s 2026-01-25 08:52:56,215 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-77cb80d0-7183-4be9-9dec-771631eb8a75', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=f0e04c2c-0209-4117-a55e-bc4e4338c5ff'} Body: b'{"ports":[{"id":"58c11152-2b2a-440b-8107-1b147775f6e3","name":"","network_id":"3a4c2b68-7c08-44ae-a676-13b3d7b99d68","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:cb:65:59","admin_state_up":true,"status":"ACTIVE","device_id":"f0e04c2c-0209-4117-a55e-bc4e4338c5ff","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9f13c856-7196-4955-b103-351f13ab4ef5","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["702c72c0-654c-4c95-8d33-c8e7007830b5"],"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-1845639212","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1845639212","fqdn":"tempest-testnetworkbasicops-server-1845639212.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:52:43Z","updated_at":"2026-01-25T08:52:51Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:52:56,215 25 DEBUG [tempest.common.waiters] Server ID f0e04c2c-0209-4117-a55e-bc4e4338c5ff ports are all ACTIVE [{'id': '58c11152-2b2a-440b-8107-1b147775f6e3', 'name': '', 'network_id': '3a4c2b68-7c08-44ae-a676-13b3d7b99d68', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'mac_address': 'fa:16:3e:cb:65:59', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f0e04c2c-0209-4117-a55e-bc4e4338c5ff', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9f13c856-7196-4955-b103-351f13ab4ef5', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['702c72c0-654c-4c95-8d33-c8e7007830b5'], '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-1845639212', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-1845639212', 'fqdn': 'tempest-testnetworkbasicops-server-1845639212.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-01-25T08:52:43Z', 'updated_at': '2026-01-25T08:52:51Z', 'revision_number': 4, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'}]: 2026-01-25 08:52:58,269 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.054s 2026-01-25 08:52:58,270 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "port_id": "58c11152-2b2a-440b-8107-1b147775f6e3", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-08b94aa5-8ce2-4616-8209-c044351faef0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "341fb62c-637e-407a-98ad-49507b3bb167", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.211", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "9f547691-773a-4af7-8dbf-b081a53f13e2", "port_id": "58c11152-2b2a-440b-8107-1b147775f6e3", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "3a4c2b68-7c08-44ae-a676-13b3d7b99d68", "mac_address": "fa:16:3e:cb:65:59", "admin_state_up": true, "status": "ACTIVE", "device_id": "f0e04c2c-0209-4117-a55e-bc4e4338c5ff", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:52:56Z", "updated_at": "2026-01-25T08:52:56Z", "revision_number": 0}}' 2026-01-25 08:52:58,378 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/341fb62c-637e-407a-98ad-49507b3bb167 0.108s 2026-01-25 08:52:58,378 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:52:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-7242e3c6-982b-4ad2-b7b2-680ef1ea9d86', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/341fb62c-637e-407a-98ad-49507b3bb167'} Body: b'{"floatingip": {"id": "341fb62c-637e-407a-98ad-49507b3bb167", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.211", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "9f547691-773a-4af7-8dbf-b081a53f13e2", "port_id": "58c11152-2b2a-440b-8107-1b147775f6e3", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "3a4c2b68-7c08-44ae-a676-13b3d7b99d68", "mac_address": "fa:16:3e:cb:65:59", "admin_state_up": true, "status": "ACTIVE", "device_id": "f0e04c2c-0209-4117-a55e-bc4e4338c5ff", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:52:56Z", "updated_at": "2026-01-25T08:52:57Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:52:58,378 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '341fb62c-637e-407a-98ad-49507b3bb167', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'floating_ip_address': '192.168.122.211', 'floating_network_id': 'a2634326-5b2c-43a9-9775-565d055e70ec', 'router_id': '9f547691-773a-4af7-8dbf-b081a53f13e2', 'port_id': '58c11152-2b2a-440b-8107-1b147775f6e3', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '3a4c2b68-7c08-44ae-a676-13b3d7b99d68', 'mac_address': 'fa:16:3e:cb:65:59', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f0e04c2c-0209-4117-a55e-bc4e4338c5ff', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-01-25T08:52:56Z', 'updated_at': '2026-01-25T08:52:57Z', 'revision_number': 1, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'} is at status: ACTIVE 2026-01-25 08:52:58,378 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.108639 seconds 2026-01-25 08:52:58,379 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.211 with user: cirros 2026-01-25 08:52:58,379 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.211 in 120 sec and the expected result is reachable 2026-01-25 08:53:10,753 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.374164 seconds 2026-01-25 08:53:10,754 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.211 in 120 sec and the ping result is expected 2026-01-25 08:53:10,891 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff/action 0.136s 2026-01-25 08:53:10,892 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:10 GMT', 'server': 'Apache', 'content-length': '75593', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc8c27dc-ccb6-479a-9e80-27c5b8146158', 'x-compute-request-id': 'req-cc8c27dc-ccb6-479a-9e80-27c5b8146158', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff/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 1126161829 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001138] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001518] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004374] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004409] Using GB pages for direct mapping\\n[ 0.004650] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004654] ACPI: Early table checksum verification disabled\\n[ 0.004658] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004663] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004670] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004677] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004681] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004684] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004688] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004692] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004696] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004698] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004699] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004700] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004702] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004703] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005909] No NUMA configuration fo 2026-01-25 08:53:10,893 25 DEBUG [tempest.scenario.manager] Console output for f0e04c2c-0209-4117-a55e-bc4e4338c5ff 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 1126161829 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001138] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001518] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004374] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004409] Using GB pages for direct mapping [ 0.004650] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004654] ACPI: Early table checksum verification disabled [ 0.004658] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004663] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004670] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004677] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004681] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004684] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004688] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004692] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004696] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004698] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004699] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004700] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004702] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004703] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005909] No NUMA configuration found [ 0.005912] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005920] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006274] Zone ranges: [ 0.006276] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006279] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006281] Normal empty [ 0.006282] Device empty [ 0.006284] Movable zone start for each node [ 0.006287] Early memory node ranges [ 0.006288] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006290] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006292] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006523] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006552] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006758] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017405] ACPI: PM-Timer IO Port: 0x608 [ 0.017440] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017576] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017580] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017582] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017584] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017586] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017587] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017591] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017593] TSC deadline timer available [ 0.017607] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017681] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017683] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017685] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017686] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017688] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017690] Booting paravirtualized kernel on KVM [ 0.017693] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017700] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018038] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018112] kvm-guest: setup async PF for cpu 0 [ 0.018138] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018157] kvm-guest: PV spinlocks disabled, single CPU [ 0.018163] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018165] Policy zone: DMA32 [ 0.018167] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018227] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018239] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018270] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018326] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018631] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019370] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019400] ftrace: allocating 50600 entries in 198 pages [ 0.042955] ftrace: allocated 198 pages with 4 groups [ 0.043126] rcu: Hierarchical RCU implementation. [ 0.043127] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.043129] Rude variant of Tasks RCU enabled. [ 0.043130] Tracing variant of Tasks RCU enabled. [ 0.043131] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.043132] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047394] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047783] random: crng init done [ 0.092472] Console: colour VGA+ 80x25 [ 0.235986] printk: console [tty1] enabled [ 0.564891] printk: console [ttyS0] enabled [ 0.567933] ACPI: Core revision 20210730 [ 0.570747] APIC: Switch to symmetric I/O mode setup [ 0.575251] x2apic enabled [ 0.578438] Switched APIC routing to physical x2apic. [ 0.586711] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.593377] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.597372] pid_max: default: 32768 minimum: 301 [ 0.597372] LSM: Security Framework initializing [ 0.597372] landlock: Up and running. [ 0.597372] Yama: becoming mindful. [ 0.597372] AppArmor: AppArmor initialized [ 0.597372] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.597372] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.597372] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.597372] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.597372] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.597372] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.597372] Spectre V2 : Mitigation: Retpolines [ 0.597372] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.597372] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.597372] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.597372] RETBleed: Mitigation: untrained return thunk [ 0.597372] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.597372] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.597372] Freeing SMP alternatives memory: 44K [ 0.597372] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.597535] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.601394] ... version: 0 [ 0.604194] ... bit width: 48 [ 0.605384] ... generic registers: 6 [ 0.608417] ... value mask: 0000ffffffffffff [ 0.609387] ... max period: 00007fffffffffff [ 0.612948] ... fixed-purpose events: 0 [ 0.613386] ... event mask: 000000000000003f [ 0.617052] rcu: Hierarchical SRCU implementation. [ 0.617844] smp: Bringing up secondary CPUs ... [ 0.621039] smp: Brought up 1 node, 1 CPU [ 0.621388] smpboot: Max logical packages: 1 [ 0.624350] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.625862] devtmpfs: initialized [ 0.628387] x86/mm: Memory block size: 128MB [ 0.629558] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.633395] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.637443] pinctrl core: initialized pinctrl subsystem [ 0.641821] PM: RTC time: 08:52:53, date: 2026-01-25 [ 0.645340] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.645477] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.649397] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.653395] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.657405] audit: initializing netlink subsys (disabled) [ 0.661312] thermal_sys: Registered thermal governor 'fair_share' [ 0.661314] thermal_sys: Registered thermal governor 'bang_bang' [ 0.661386] thermal_sys: Registered thermal governor 'step_wise' [ 0.665390] audit: type=2000 audit(1769331173.088:1): state=initialized audit_enabled=0 res=1 [ 0.673393] thermal_sys: Registered thermal governor 'user_space' [ 0.673394] thermal_sys: Registered thermal governor 'power_allocator' [ 0.677406] EISA bus registered [ 0.683688] cpuidle: using governor ladder [ 0.685385] cpuidle: using governor menu [ 0.691115] ACPI: bus type PCI registered [ 0.693386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.697678] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.701386] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.705404] PCI: Using configuration type 1 for base access [ 0.710443] Kprobes globally optimized [ 0.713438] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.717387] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.722183] ACPI: Added _OSI(Module Device) [ 0.725099] ACPI: Added _OSI(Processor Device) [ 0.725418] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.728863] ACPI: Added _OSI(Processor Aggregator Device) [ 0.729435] ACPI: Added _OSI(Linux-Dell-Video) [ 0.732584] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.733398] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.740624] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.745195] ACPI: Interpreter enabled [ 0.745397] ACPI: PM: (supports S0 S5) [ 0.748064] ACPI: Using IOAPIC for interrupt routing [ 0.749416] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.753384] PCI: Using E820 reservations for host bridge windows [ 0.757510] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.766137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.769390] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.773501] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.777516] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.782556] PCI host bridge to bus 0000:00 [ 0.785386] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.789193] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.789386] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.793385] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.797385] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.801384] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.805385] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.809665] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.817501] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.828604] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.837420] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.845419] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.860558] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.861613] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.870098] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.877391] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.888513] pci 0000:00:02.0: enabling Extended Tags [ 0.892006] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.899410] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.909058] pci 0000:00:02.1: enabling Extended Tags [ 0.911923] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.917387] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.931074] pci 0000:00:02.2: enabling Extended Tags [ 0.937336] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.941133] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.946818] pci 0000:00:02.3: enabling Extended Tags [ 0.951884] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.959377] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.969240] pci 0000:00:02.4: enabling Extended Tags [ 0.972359] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.977356] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.983174] pci 0000:00:02.5: enabling Extended Tags [ 0.991206] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.997271] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.005794] pci 0000:00:02.6: enabling Extended Tags [ 1.012209] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.017273] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.024793] pci 0000:00:02.7: enabling Extended Tags [ 1.030727] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.037394] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.049745] pci 0000:00:03.0: enabling Extended Tags [ 1.055952] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.060959] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.069711] pci 0000:00:03.1: enabling Extended Tags [ 1.075620] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.080059] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.086675] pci 0000:00:03.2: enabling Extended Tags [ 1.091852] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.095991] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.104216] pci 0000:00:03.3: enabling Extended Tags [ 1.107933] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.111943] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.119404] pci 0000:00:03.4: enabling Extended Tags [ 1.123841] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.128023] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.136595] pci 0000:00:03.5: enabling Extended Tags [ 1.139891] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.144253] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.149727] pci 0000:00:03.6: enabling Extended Tags [ 1.156545] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.160070] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.166698] pci 0000:00:03.7: enabling Extended Tags [ 1.174326] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.180752] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.188872] pci 0000:00:04.0: enabling Extended Tags [ 1.191884] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.196095] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.202613] pci 0000:00:04.1: enabling Extended Tags [ 1.207869] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.212202] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.218593] pci 0000:00:04.2: enabling Extended Tags [ 1.223902] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.227985] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.234646] pci 0000:00:04.3: enabling Extended Tags [ 1.239913] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.244059] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.249705] pci 0000:00:04.4: enabling Extended Tags [ 1.256646] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.259954] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.265683] pci 0000:00:04.5: enabling Extended Tags [ 1.272477] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.276011] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.281699] pci 0000:00:04.6: enabling Extended Tags [ 1.288560] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.292273] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.298113] pci 0000:00:04.7: enabling Extended Tags [ 1.305889] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.312683] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.319491] pci 0000:00:05.0: enabling Extended Tags [ 1.377547] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.384618] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.386329] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.403943] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.408929] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.412567] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.418630] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.427677] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.432372] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.437717] pci 0000:01:00.0: enabling Extended Tags [ 1.508931] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.509452] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.513324] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.513515] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.522766] pci_bus 0000:02: extended config space not accessible [ 1.525787] acpiphp: Slot [1] registered [ 1.529467] acpiphp: Slot [0] registered [ 1.533485] acpiphp: Slot [2] registered [ 1.537486] acpiphp: Slot [3] registered [ 1.541477] acpiphp: Slot [4] registered [ 1.545467] acpiphp: Slot [5] registered [ 1.549466] acpiphp: Slot [6] registered [ 1.553465] acpiphp: Slot [7] registered [ 1.557468] acpiphp: Slot [8] registered [ 1.561502] acpiphp: Slot [9] registered [ 1.565506] acpiphp: Slot [10] registered [ 1.569527] acpiphp: Slot [11] registered [ 1.573444] acpiphp: Slot [12] registered [ 1.576833] acpiphp: Slot [13] registered [ 1.577445] acpiphp: Slot [14] registered [ 1.580389] acpiphp: Slot [15] registered [ 1.581448] acpiphp: Slot [16] registered [ 1.584891] acpiphp: Slot [17] registered [ 1.585465] acpiphp: Slot [18] registered [ 1.588318] acpiphp: Slot [19] registered [ 1.589441] acpiphp: Slot [20] registered [ 1.592357] acpiphp: Slot [21] registered [ 1.593461] acpiphp: Slot [22] registered [ 1.596316] acpiphp: Slot [23] registered [ 1.597440] acpiphp: Slot [24] registered [ 1.600685] acpiphp: Slot [25] registered [ 1.601449] acpiphp: Slot [26] registered [ 1.604540] acpiphp: Slot [27] registered [ 1.605438] acpiphp: Slot [28] registered [ 1.609036] acpiphp: Slot [29] registered [ 1.609475] acpiphp: Slot [30] registered [ 1.612663] acpiphp: Slot [31] registered [ 1.616223] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.628649] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.704080] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.705475] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.709486] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.713533] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.724223] acpiphp: Slot [0-2] registered [ 1.726140] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.735437] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.745393] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.751603] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.753573] pci 0000:03:00.0: enabling Extended Tags [ 1.830292] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.833507] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.837504] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.844546] acpiphp: Slot [0-3] registered [ 1.846030] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.857388] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.871685] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.876138] pci 0000:04:00.0: enabling Extended Tags [ 1.952043] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.953532] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.957503] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.964664] acpiphp: Slot [0-4] registered [ 1.966023] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.976769] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.987510] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.991884] pci 0000:05:00.0: enabling Extended Tags [ 2.067729] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.069507] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.073529] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.080604] acpiphp: Slot [0-5] registered [ 2.081996] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.092771] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.103549] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.107974] pci 0000:06:00.0: enabling Extended Tags [ 2.184274] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.185522] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.189502] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.196659] acpiphp: Slot [0-6] registered [ 2.262869] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.265605] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.269504] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.276706] acpiphp: Slot [0-7] registered [ 2.342575] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.345612] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.349503] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.356629] acpiphp: Slot [0-8] registered [ 2.422958] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.425515] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.429503] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.436712] acpiphp: Slot [0-9] registered [ 2.502807] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.505638] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.509503] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.516802] acpiphp: Slot [0-10] registered [ 2.584492] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.585512] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.589503] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.596719] acpiphp: Slot [0-11] registered [ 2.662728] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.665524] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.669504] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.676725] acpiphp: Slot [0-12] registered [ 2.743949] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.745538] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.749515] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.756764] acpiphp: Slot [0-13] registered [ 2.822371] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.825523] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.829503] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.836623] acpiphp: Slot [0-14] registered [ 2.914225] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.917563] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.921556] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.929613] acpiphp: Slot [0-15] registered [ 3.004042] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.005511] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.009503] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.016984] acpiphp: Slot [0-16] registered [ 3.084345] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.085511] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.089686] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.097872] acpiphp: Slot [0-17] registered [ 3.172157] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.173524] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.177504] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.185067] acpiphp: Slot [0-18] registered [ 3.251764] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.253680] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.257504] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.264903] acpiphp: Slot [0-19] registered [ 3.333000] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.333534] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.337526] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.345725] acpiphp: Slot [0-20] registered [ 3.416107] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.417512] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.421518] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.429071] acpiphp: Slot [0-21] registered [ 3.495782] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.497539] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.501506] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.509566] acpiphp: Slot [0-22] registered [ 3.607948] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.609577] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.613559] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.621697] acpiphp: Slot [0-23] registered [ 3.704044] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.705512] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.709503] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.717023] acpiphp: Slot [0-24] registered [ 3.782430] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.785596] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.789503] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.797027] acpiphp: Slot [0-25] registered [ 3.910929] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.913546] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.917538] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.978051] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.981625] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.985619] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.989617] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.993641] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.997645] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.001659] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.005634] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.009480] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.013338] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.013402] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.017314] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.017407] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.021401] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.025326] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.025407] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.029967] iommu: Default domain type: Translated [ 4.033384] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.037441] SCSI subsystem initialized [ 4.040075] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.041372] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.041390] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.045036] vgaarb: loaded [ 4.045408] ACPI: bus type USB registered [ 4.048127] usbcore: registered new interface driver usbfs [ 4.049392] usbcore: registered new interface driver hub [ 4.053016] usbcore: registered new device driver usb [ 4.053405] pps_core: LinuxPPS API ver. 1 registered [ 4.056747] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.057389] PTP clock support registered [ 4.060046] EDAC MC: Ver: 3.0.0 [ 4.064672] NetLabel: Initializing [ 4.065384] NetLabel: domain hash size = 128 [ 4.068239] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.069409] NetLabel: unlabeled traffic allowed by default [ 4.073212] PCI: Using ACPI for IRQ routing [ 4.829338] clocksource: Switched to clocksource kvm-clock [ 4.842953] VFS: Disk quotas dquot_6.6.0 [ 4.845813] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.850309] AppArmor: AppArmor Filesystem Enabled [ 4.853528] pnp: PnP ACPI init [ 4.856181] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.861333] pnp: PnP ACPI: found 5 devices [ 4.869876] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.875708] NET: Registered PF_INET protocol family [ 4.878943] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.884490] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.889716] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.894708] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.899650] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.904098] TCP: Hash tables configured (established 1024 bind 1024) [ 4.908180] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.912836] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.916936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.921578] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.925289] NET: Registered PF_XDP protocol family [ 4.928727] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.934000] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.939417] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.944802] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.950115] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.955321] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.960992] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.966279] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.972763] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.979388] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.986248] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.992274] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.997582] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.002833] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.008443] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.013829] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.019649] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.025408] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.031042] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.036804] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.042348] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.048236] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.053836] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.059733] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.065839] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.070009] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.074033] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.078147] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.082521] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.086537] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.090510] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.094502] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.098519] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.102656] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.106681] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.111341] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.116213] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.121013] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.125392] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.129713] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.134151] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.139208] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.143361] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.148128] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.152802] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.157596] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.162226] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.167152] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.172014] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.176939] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.181398] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.186270] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.190907] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.195460] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.199690] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.204216] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.208777] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.213407] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.217584] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.222293] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.226606] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.230588] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.234978] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.238886] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.243059] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.246946] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.250861] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.254767] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.258771] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.262770] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.266731] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.270700] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.274827] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.278977] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.283507] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.288064] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.292457] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.296982] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.301849] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.306298] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.311269] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.316188] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.320938] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.325142] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.329586] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.334026] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.338365] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.342458] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.346757] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.350847] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.355102] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.359266] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.363516] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.367572] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.371947] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.375261] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.382864] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.389295] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.400085] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.405001] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.412286] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.420483] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.431416] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.438643] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.447755] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.458914] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.466741] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.473092] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.489718] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.496606] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.506159] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.517867] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.523408] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.533175] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.541226] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.546396] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.554744] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.564427] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.569596] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.577940] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.585340] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.593472] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.598857] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.609777] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.616872] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.622483] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.632394] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.640616] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.646182] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.657160] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.665290] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.672900] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.685186] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.694425] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.704987] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.716703] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.723138] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.731012] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.740577] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.752054] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.758372] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.766513] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.776615] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.787346] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.796786] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.804597] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.813349] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.823632] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.829327] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.836834] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.845761] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.856552] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.861067] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.870472] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.879721] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.890337] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.894992] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.903826] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.912478] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.922968] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.927487] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.936001] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.944492] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.953342] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.959568] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.967060] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.974184] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.985515] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.991465] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.999450] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.006558] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.018297] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.024266] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.031722] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.040258] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.057584] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.065467] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.078864] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.091144] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.108653] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.117565] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.127456] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.137784] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.150105] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.156627] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.165440] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.175257] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.187793] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.195531] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.201655] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.206975] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.211442] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.216111] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.220655] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.224542] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.228632] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.233437] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.237086] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.241187] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.245915] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.250065] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.256134] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.261157] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.265927] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.270032] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.274758] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.278857] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.283597] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.287736] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.292527] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.296605] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.301407] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.305484] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.310200] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.314289] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.319077] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.323182] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.327984] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.332275] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.337045] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ A934 6.341160] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.345901] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.349628] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.353741] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.358498] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.362252] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.366371] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.371154] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.374837] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.378967] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.383721] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.387411] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.391653] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.396460] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.400109] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.404826] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.409915] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.413596] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.417628] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.422361] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.426030] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.430117] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.434838] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.438521] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.442713] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.449487] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.453147] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.457219] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.461982] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.465679] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.469987] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.474740] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.478410] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.482489] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.487188] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.490821] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.495087] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.499795] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.503479] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.507556] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.514730] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.525445] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10828 usecs [ 6.530537] PCI: CLS 0 bytes, default 64 [ 6.535006] Trying to unpack rootfs image as initramfs... [ 6.538781] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.553760] Initialise system trusted keyrings [ 6.557045] Key type blacklist registered [ 6.569527] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.575163] zbud: loaded [ 6.577360] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.593545] fuse: init (API version 7.34) [ 6.598088] integrity: Platform Keyring initialized [ 6.609621] Key type asymmetric registered [ 6.612443] Asymmetric key parser 'x509' registered [ 6.621435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.633581] io scheduler mq-deadline registered [ 6.643398] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.654028] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.671415] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.686268] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.699192] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.714451] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.728420] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.742016] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.760508] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.773901] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.786736] Freeing initrd memory: 8744K [ 6.789914] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.795770] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.804549] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.808715] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.818351] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.822792] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.829300] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.836726] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.840961] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.849237] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.853513] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.863618] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.867856] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.879591] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.884975] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.894257] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.898406] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.906531] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.910772] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.920629] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.924812] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.934246] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.938830] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.943889] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.950186] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.954516] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.964972] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.969479] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.978792] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.984130] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.993328] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.997525] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.005482] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.009572] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.019021] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.023150] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.032744] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.038248] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.046178] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.050509] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.056953] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.064841] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.069208] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.077122] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.086143] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.090256] shpchp 0000:01:00.0: Slot initialization failed [ 7.097464] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.101845] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.106627] ACPI: button: Power Button [PWRF] [ 7.133616] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.168991] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.175193] Linux agpgart interface v0.103 [ 7.179286] loop: module loaded [ 7.181766] tun: Universal TUN/TAP device driver, 1.6 [ 7.185112] PPP generic driver version 2.4.2 [ 7.188794] VFIO - User Level meta-driver version: 0.3 [ 7.192250] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.196425] ehci-pci: EHCI PCI platform driver [ 7.199534] ehci-platform: EHCI generic platform driver [ 7.204469] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.208609] ohci-pci: OHCI PCI platform driver [ 7.211563] ohci-platform: OHCI generic platform driver [ 7.214956] uhci_hcd: USB Universal Host Controller Interface driver [ 7.221446] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.225140] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.229925] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.233489] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.237434] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.242900] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.247625] usb usb1: Product: UHCI Host Controller [ 7.251048] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.255220] usb usb1: SerialNumber: 0000:02:01.0 [ 7.258570] hub 1-0:1.0: USB hub found [ 7.261571] hub 1-0:1.0: 2 ports detected [ 7.264640] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.272457] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.275877] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.279458] mousedev: PS/2 mouse device common for all mice [ 7.283875] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.289533] rtc_cmos 00:03: RTC can wake from S4 [ 7.294726] rtc_cmos 00:03: registered as rtc0 [ 7.298086] rtc_cmos 00:03: setting system clock to 2026-01-25T08:53:00 UTC (1769331180) [ 7.303490] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.307929] i2c_dev: i2c /dev entries driver [ 7.310966] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.318784] device-mapper: uevent: version 1.0.3 [ 7.322007] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.327805] platform eisa.0: Probing EISA bus 0 [ 7.330952] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.335371] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.339961] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.344109] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.348372] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.352612] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.356840] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.361077] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.365235] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.369572] platform eisa.0: EISA: Detected 0 cards [ 7.373022] ledtrig-cpu: registered to indicate activity on CPUs [ 7.377238] drop_monitor: Initializing network drop monitor service [ 7.381482] NET: Registered PF_INET6 protocol family [ 7.388059] Segment Routing with IPv6 [ 7.390766] In-situ OAM (IOAM) with IPv6 [ 7.393645] NET: Registered PF_PACKET protocol family [ 7.397367] Key type dns_resolver registered [ 7.400678] IPI shorthand broadcast: enabled [ 7.403777] registered taskstats version 1 [ 7.406729] Loading compiled-in X.509 certificates [ 7.410575] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.417434] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.424011] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.430433] blacklist: Loading compiled-in revocation X.509 certificates [ 7.434822] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.441331] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.450289] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.457256] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.463924] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.470883] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.478162] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.485010] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.492287] zswap: loaded using pool lzo/zbud [ 7.495466] Key type .fscrypt registered [ 7.498306] Key type fscrypt-provisioning registered [ 7.503332] Key type encrypted registered [ 7.506222] AppArmor: AppArmor sha1 policy hashing enabled [ 7.510094] ima: No TPM chip found, activating TPM-bypass! [ 7.513721] Loading compiled-in module X.509 certificates [ 7.517769] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.524217] ima: Allocated hash algorithm: sha1 [ 7.527401] ima: No architecture policies found [ 7.530551] evm: Initialising EVM extended attributes: [ 7.534048] evm: security.selinux [ 7.536421] evm: security.SMACK64 [ 7.538861] evm: security.SMACK64EXEC [ 7.541457] evm: security.SMACK64TRANSMUTE [ 7.544281] evm: security.SMACK64MMAP [ 7.546933] evm: security.apparmor [ 7.549514] evm: security.ima [ 7.551666] evm: security.capability [ 7.554437] evm: HMAC attrs: 0x1 [ 7.557284] PM: Magic number: 10:35:878 [ 7.560340] RAS: Correctable Errors collector initialized. [ 7.564153] Unstable clock detected, switching default tracing clock to "global" [ 7.564153] If you want to keep using the local clock, then add: [ 7.564153] "trace_clock=local" [ 7.564153] on the kernel command line [ 7.579342] Freeing unused decrypted memory: 2036K [ 7.583160] Freeing unused kernel image (initmem) memory: 3244K [ 7.587112] Write protecting the kernel read-only data: 30720k [ 7.591574] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.596139] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.641648] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.646034] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.650457] Run /init as init process info: initramfs: up at 7.11 [ 7.706560] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.715465] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.720433] GPT:229375 != 2097151 [ 7.722850] GPT:Alternate GPT header not at the end of the disk. [ 7.726831] GPT:229375 != 2097151 [ 7.729167] GPT: Use GNU Parted to correct GPT errors. [ 7.776779] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.159706] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.199113] 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:f0:e0:4c:2c:02:09:41:17:a5:5e:bc:4e:43:38:c5:ff forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClKjqxEYlgHqMykUGKbc6eY1+ctvUai0+/eFziGwRx1bgQQSoVIb+yYaIYMq3UveHBPEeEqahhNMupqlpaXPYWcPrRgH/0yrjMv524/NJe3opB6jegaBFoolkUkRBhBj7QL32yaCmWxdQWMhBdSRw+aQ8IRtYYb/EGh9ObE3V2Mt0eIalPbp8yS6KwT29AbS4uMebayJMAgQ3+xefWbB2qnvlqGFjxBU0l7j99u+oj1tAHRT7fQkpj3xs/l+Vw/nP+DsZm1TYKGqeeyUEGHP7XE9xUT9YyZHI9m9KC76361IBqTFVmNIRIwPF3NC8j4ONStMwGsYZLl1aFEKd0km/H root@tempest-testnetworkbasicops-server-1845639212 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOHjCfPqDrVXw9XEXfKQ+t1ogXp5T+s1oEIebiChtictNhZm3plGkJHbcCV6RercrLCVkhjvSlvjpPjyxeZJ1fU= root@tempest-testnetworkbasicops-server-1845639212 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fecb:6559/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: f0e04c2c-0209-4117-a55e-bc4e4338c5ff name: tempest-TestNetworkBasicOps-server-1845639212 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1845639212 launch-index: 0 === cirros: current=0.6.2 uptime=9.05 === === 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:CB:65:59 inet6 addr: fe80::f816:3eff:fecb:6559/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 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:1368 (1.3 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-1845639212 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.299794] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.302871] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.322042] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.528856] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.565276] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.716606] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.718216] ISO 9660 Extensions: RRIP_1991A [ 8.861272] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.448316] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.450972] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jan 25 08:53:01 cirros syslog.info syslogd started: BusyBox v1.35.0 Jan 25 08:53:02 cirros auth.notice su: + none root:cirros Jan 25 08:53:02 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jan 25 08:53:02 cirros daemon.info dhcpcd[350]: DUID 00:04:f0:e0:4c:2c:02:09:41:17:a5:5e:bc:4e:43:38:c5:ff Jan 25 08:53:02 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jan 25 08:53:02 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jan 25 08:53:02 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jan 25 08:53:02 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:cb:65:59 Jan 25 08:53:02 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fecb:6559 Jan 25 08:53:02 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jan 25 08:53:02 cirros authpriv.info dropbear[391]: Running in background Jan 25 08:53:02 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jan 25 08:53:02 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Jan 25 08:53:02 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-1845639212 login: 2026-01-25 08:53:10,894 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:53:10,903 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:53:11,015 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:53:11,016 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:53:11,017 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:53:11,020 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:53:11,128 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:53:11,129 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:53:11,129 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-01-25 08:53:11,129 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:53:11,134 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:53:11,204 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:53:11,205 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:53:11,222 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-01-25 08:53:11,222 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:53:11,225 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:53:11,346 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:53:11,347 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:53:11,976 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9f13c856-7196-4955-b103-351f13ab4ef5 0.617s 2026-01-25 08:53:11,976 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"dns_nameservers": ["9.8.7.6"]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-91680232-62fc-4a9b-bb32-cf6113a9ceb7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9f13c856-7196-4955-b103-351f13ab4ef5'} Body: b'{"subnet":{"id":"9f13c856-7196-4955-b103-351f13ab4ef5","name":"tempest-subnet-smoke-1282713284","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"3a4c2b68-7c08-44ae-a676-13b3d7b99d68","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-01-25T08:52:32Z","updated_at":"2026-01-25T08:53:11Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:11,976 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-01-25 08:53:11,976 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:53:11,980 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:53:12,090 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:53:12,091 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:53:12,107 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-01-25 08:53:12,107 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:53:12,110 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:53:12,217 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:53:12,218 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:53:12,225 25 DEBUG [tempest.scenario.test_network_basic_ops] Failed to update DNS nameservers 2026-01-25 08:53:15,229 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-01-25 08:53:15,230 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:53:15,234 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:53:15,345 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:53:15,345 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:53:15,361 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-01-25 08:53:15,361 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2026-01-25 08:53:15,364 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:53:15,471 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:53:15,471 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2026-01-25 08:53:15,477 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 3.501207 seconds 2026-01-25 08:53:17,275 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/341fb62c-637e-407a-98ad-49507b3bb167 1.797s 2026-01-25 08:53:17,275 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ff370959-d8c6-443c-97bf-46a9df5b0238', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/341fb62c-637e-407a-98ad-49507b3bb167'} Body: b'' 2026-01-25 08:53:17,516 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff 0.240s 2026-01-25 08:53:17,516 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:17 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-1f71d07f-1492-46ac-9254-48df23fec2f7', 'x-compute-request-id': 'req-1f71d07f-1492-46ac-9254-48df23fec2f7', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff'} Body: b'' 2026-01-25 08:53:18,554 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff 1.037s 2026-01-25 08:53:18,555 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:17 GMT', 'server': 'Apache', 'content-length': '1822', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57cf21d4-19db-47c0-9020-4d9da3ab20b4', 'x-compute-request-id': 'req-57cf21d4-19db-47c0-9020-4d9da3ab20b4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff'} Body: b'{"server": {"id": "f0e04c2c-0209-4117-a55e-bc4e4338c5ff", "name": "tempest-TestNetworkBasicOps-server-1845639212", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:52:39Z", "updated": "2026-01-25T08:53:17Z", "addresses": {"tempest-network-smoke--1920512974": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:65:59"}, {"version": 4, "addr": "192.168.122.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:65:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1934149481", "OS-SRV-USG:launched_at": "2026-01-25T08:52:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1964681502"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:53:19,647 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff 0.085s 2026-01-25 08:53:19,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': 'Sun, 25 Jan 2026 08:53:19 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-116d0c47-8665-4ce5-b0b4-b12d07c93096', 'x-compute-request-id': 'req-116d0c47-8665-4ce5-b0b4-b12d07c93096', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0e04c2c-0209-4117-a55e-bc4e4338c5ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f0e04c2c-0209-4117-a55e-bc4e4338c5ff could not be found."}}' 2026-01-25 08:53:20,388 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/702c72c0-654c-4c95-8d33-c8e7007830b5 0.740s 2026-01-25 08:53:20,389 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-05a00a6a-6a93-417e-9442-d0c88ca37110', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/702c72c0-654c-4c95-8d33-c8e7007830b5'} Body: b'' 2026-01-25 08:53:20,459 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-1934149481 0.070s 2026-01-25 08:53:20,459 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:20 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b27f775-001c-48f3-822c-5a5eb24afdd5', 'x-compute-request-id': 'req-7b27f775-001c-48f3-822c-5a5eb24afdd5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1934149481'} Body: b'' 2026-01-25 08:53:23,274 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9f547691-773a-4af7-8dbf-b081a53f13e2/remove_router_interface 2.815s 2026-01-25 08:53:23,275 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9f13c856-7196-4955-b103-351f13ab4ef5"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-49e6d1ba-88ac-4fdb-8b2e-441c42e5d8dc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9f547691-773a-4af7-8dbf-b081a53f13e2/remove_router_interface'} Body: b'{"id": "9f547691-773a-4af7-8dbf-b081a53f13e2", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "e238a564-181d-4d78-8b55-10dffb28549d", "network_id": "3a4c2b68-7c08-44ae-a676-13b3d7b99d68", "subnet_id": "9f13c856-7196-4955-b103-351f13ab4ef5", "subnet_ids": ["9f13c856-7196-4955-b103-351f13ab4ef5"]}' 2026-01-25 08:53:23,482 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9f13c856-7196-4955-b103-351f13ab4ef5 0.206s 2026-01-25 08:53:23,482 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-26953313-873d-486e-894b-def17fcef424', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9f13c856-7196-4955-b103-351f13ab4ef5'} Body: b'' 2026-01-25 08:53:24,363 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9f547691-773a-4af7-8dbf-b081a53f13e2 0.880s 2026-01-25 08:53:24,363 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e46e0af3-c435-4570-9a98-894b935f0cdd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9f547691-773a-4af7-8dbf-b081a53f13e2'} Body: b'' 2026-01-25 08:53:25,221 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/3a4c2b68-7c08-44ae-a676-13b3d7b99d68 0.857s 2026-01-25 08:53:25,221 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b7a72542-55a7-433c-9fb1-29529885c06e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/3a4c2b68-7c08-44ae-a676-13b3d7b99d68'} Body: b'' 0 ] tags: -worker-0 time: 2026-01-25 08:53:25.228451Z 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-01-25 08:54:44.538256Z 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-01-25 08:53:25,773 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.544s 2026-01-25 08:53:25,773 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--1673697243", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-93cf3844-34cb-4c72-9f42-a94064f526c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2b206d9-5707-4841-9063-d427ef7b798c","name":"tempest-network-smoke--1673697243","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","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-01-25T08:53:25Z","updated_at":"2026-01-25T08:53:25Z","revision_number":1}}' 2026-01-25 08:53:27,542 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.768s 2026-01-25 08:53:27,542 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-469867402", "admin_state_up": true, "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec"}}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-72cdd97d-f8bd-4899-b530-22e34c0e0796', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "cfe87137-c76e-47a3-b57e-f80e3e891bcf", "name": "tempest-TestNetworkBasicOps-router-469867402", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.187"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:53:25Z", "updated_at": "2026-01-25T08:53:26Z", "revision_number": 2, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:27,615 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=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28 0.073s 2026-01-25 08:53:27,616 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7d89a772-2f0b-4764-88d5-22596056423c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:53:27,802 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.186s 2026-01-25 08:53:27,803 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-5e0b7797-37c0-40f2-a5fd-3a6b162c1c9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:53:27,920 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=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28 0.116s 2026-01-25 08:53:27,920 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a51f76a6-35aa-4d16-b72f-0c8498098e0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:53:29,398 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.476s 2026-01-25 08:53:29,398 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-68140896", "network_id": "a2b206d9-5707-4841-9063-d427ef7b798c", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '631', 'x-openstack-request-id': 'req-1684655b-d03e-472f-91d9-6b2c5b0140b7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"90b25dda-0176-4168-84c0-74ad226af916","name":"tempest-subnet-smoke-68140896","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"a2b206d9-5707-4841-9063-d427ef7b798c","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-01-25T08:53:28Z","updated_at":"2026-01-25T08:53:28Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:31,817 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/cfe87137-c76e-47a3-b57e-f80e3e891bcf/add_router_interface 2.419s 2026-01-25 08:53:31,818 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "90b25dda-0176-4168-84c0-74ad226af916"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1abbe1d8-3215-4601-ba9a-2bfe10684f02', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/cfe87137-c76e-47a3-b57e-f80e3e891bcf/add_router_interface'} Body: b'{"id": "cfe87137-c76e-47a3-b57e-f80e3e891bcf", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "bf15b6de-5348-4687-8485-0c8791695e7c", "network_id": "a2b206d9-5707-4841-9063-d427ef7b798c", "subnet_id": "90b25dda-0176-4168-84c0-74ad226af916", "subnet_ids": ["90b25dda-0176-4168-84c0-74ad226af916"]}' 2026-01-25 08:53:31,920 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.101s 2026-01-25 08:53:31,920 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-c23f5b45-8d0b-4714-bc62-008e6e2fcba7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"a2b206d9-5707-4841-9063-d427ef7b798c","name":"tempest-network-smoke--1673697243","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["90b25dda-0176-4168-84c0-74ad226af916"],"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-01-25T08:53:25Z","updated_at":"2026-01-25T08:53:28Z","revision_number":2,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":23328}]}' 2026-01-25 08:53:31,998 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.077s 2026-01-25 08:53:31,999 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1290', 'x-openstack-request-id': 'req-e30be79d-f932-4bde-951f-c938155b7288', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"154c1dc3-dc00-44b0-be37-60b7ba18a30f","name":"public_subnet","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","network_id":"a2634326-5b2c-43a9-9775-565d055e70ec","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-01-25T08:43:28Z","updated_at":"2026-01-25T08:43:28Z","revision_number":0,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6"},{"id":"90b25dda-0176-4168-84c0-74ad226af916","name":"tempest-subnet-smoke-68140896","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"a2b206d9-5707-4841-9063-d427ef7b798c","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-01-25T08:53:28Z","updated_at":"2026-01-25T08:53:28Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:53:32,138 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.138s 2026-01-25 08:53:32,138 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-3ba7f018-6571-418d-ada6-23cf9f425dc3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "cfe87137-c76e-47a3-b57e-f80e3e891bcf", "name": "tempest-TestNetworkBasicOps-router-469867402", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.187"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:53:25Z", "updated_at": "2026-01-25T08:53:30Z", "revision_number": 3, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:53:32,253 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.113s 2026-01-25 08:53:32,253 25 DEBUG [tempest.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-1967431625", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhC9vdM1NLsHH5RktS77fYl6Q2jD5SCFj74XQa7Lyjs1qNxtyxX54MbFfpX9tPOpaMSreqsnKSpAOnhFZ/b4uOSPq43cjcvwWmSJ4Fv+93NJ4lwTkUZ23BDRMcGfwctgA=="}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:32 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-56ca5ac3-2002-4088-b5aa-d0c67d858fb8', 'x-compute-request-id': 'req-56ca5ac3-2002-4088-b5aa-d0c67d858fb8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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-1967431625", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhC9vdM1NLsHH5RktS77fYl6Q2jD5SCFj74XQa7Lyjs1qNxtyxX54MbFfpX9tPOpaMSreqsnKSpAOnhFZ/b4uOSPq43cjcvwWmSJ4Fv+93NJ4lwTkUZ23BDRMcGfwctgA==", "fingerprint": "5d:5d:a4:bc:c2:7f:77:54:3d:be:0b:8c:a6:c4:e8:d7", "user_id": "15e0047bf55f489bb76580054cca99ce"}}' 2026-01-25 08:53:34,253 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 1.998s 2026-01-25 08:53:34,253 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-112486656", "description": "tempest-secgroup-smoke-112486656 description", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-5efd93b3-a17f-4256-b3af-16293beeacdf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "name": "tempest-secgroup-smoke-112486656", "stateful": true, "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "tempest-secgroup-smoke-112486656 description", "shared": false, "security_group_rules": [{"id": "7cc4764c-d217-4b9b-a5c3-32e92ad2fd17", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "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-01-25T08:53:33Z", "updated_at": "2026-01-25T08:53:33Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}, {"id": "7ffb3358-d776-44b4-ae6b-8d18ea4f94d7", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "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-01-25T08:53:33Z", "updated_at": "2026-01-25T08:53:33Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}], "tags": [], "created_at": "2026-01-25T08:53:33Z", "updated_at": "2026-01-25T08:53:33Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:36,231 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.977s 2026-01-25 08:53:36,231 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": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d94e9008-7323-4d03-b085-57cf8d403c6d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "178cef4c-b6fc-4544-959c-c9b8106d6119", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "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-01-25T08:53:35Z", "updated_at": "2026-01-25T08:53:35Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:37,295 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.063s 2026-01-25 08:53:37,296 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": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-a0e4c0ee-f63c-4b2e-a9ee-e7872886a16c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "c2077bce-e76a-4e85-af20-96b8d0979aad", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "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-01-25T08:53:36Z", "updated_at": "2026-01-25T08:53:36Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:38,886 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.590s 2026-01-25 08:53:38,886 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": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c05313b7-fbeb-4134-87cd-35d45b3317d5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "a64251ea-a548-4db7-8a3d-aafb2863ec62", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "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-01-25T08:53:38Z", "updated_at": "2026-01-25T08:53:38Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:39,108 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.221s 2026-01-25 08:53:39,108 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": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-af3e424b-a6dc-4d05-a4f6-e72e15caf3af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "428c1125-15d6-4e88-bb68-4c477ad4f8e3", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "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-01-25T08:53:39Z", "updated_at": "2026-01-25T08:53:39Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:39,464 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.356s 2026-01-25 08:53:39,465 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": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-0041eabd-b420-4ac4-a8bd-90d607d3cf99', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "4801731b-73ff-42bd-bd90-06e503868f56", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "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-01-25T08:53:39Z", "updated_at": "2026-01-25T08:53:39Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:39,686 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.221s 2026-01-25 08:53:39,687 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": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d35e29b0-9d29-4344-956d-df82d8615b85', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "7516be33-dda6-4123-b354-ec9d08dba8bd", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0", "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-01-25T08:53:39Z", "updated_at": "2026-01-25T08:53:39Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:40,010 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.314s 2026-01-25 08:53:40,011 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:39 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1a20f6fe-28ed-49fd-80fd-b6549997fc9a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=903db61e38252c85e52786cb8d6652dd; 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": "15e0047bf55f489bb76580054cca99ce", "name": "tempest-TestNetworkBasicOps-654039933-project-member", "password_expires_at": null}, "audit_ids": ["HZzVG9fmR4uXZYp7NCQ9Kw"], "expires_at": "2026-01-25T09:53:40.000000Z", "issued_at": "2026-01-25T08:53:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16320159eb6b4f27b62d813f00f7e1fc", "name": "tempest-TestNetworkBasicOps-654039933"}, "is_domain": false, "roles": [{"id": "d513552071244a1cb11ca16ff33f625f", "name": "reader"}, {"id": "9401300ccf9247da855bac06291c4abb", "name": "member"}], "catalog": [{"endpoints": [{"name": "nova", "id": "1191ba72ebc6440d9eadecf268fa83ba", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "a182bd74f0594998a3862e1fdcac80ae", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "1926f5cec741429bbcd45f2af989f4b6", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "da5b61d6a8e74331b66bc0d55ccca18c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "dfb8c43c70e84bb290b397cadac182dd", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "28b2e2d08fa64b74b10dce4381f93236", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "48fbe31a9df742f792843033b6b466e9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "d4116141fa7c4d2794da02166c46eeaf", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "719e02887f0a4fdcad3122111070823b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "2e4ab1f4ad244a198a4783a6ac09cd21", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "7ad5b58944e04654a07ac37fe1509591", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7a2847dc4569472e87cca3c5b2a1ddf4", "type": "image", "name": "glance"}, {"endpoints": [{"name": "cinderv3", "id": "bd28d1937d3241d29c19606a7f8d4bac", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dd37c7957ba94945b614b577d878c1d3", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "8427c021d0e54d06948cdfb76b5d7c67", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "53736b97ebe3464d96b1e2fff3c6a470", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}, {"name": "swift", "id": "857510f16f1c464bb6aa3d454d55912c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}], "id": "88ba3077c18d4ab1ad6de7453b428f81", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "95e4e30b8b4f4136a8e5fc16328bd062", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f4ddb87cd5d84094a30e6d3c5387cd7e", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "af09173b9cd24f71a208fd0288704361", "type": "ide 2026-01-25 08:53:40,011 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2026-01-25 08:53:42,473 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.461s 2026-01-25 08:53:42,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: {"server": {"name": "tempest-TestNetworkBasicOps-server-544109543", "imageRef": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "flavorRef": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "networks": [{"uuid": "a2b206d9-5707-4841-9063-d427ef7b798c"}], "key_name": "tempest-TestNetworkBasicOps-1967431625", "security_groups": [{"name": "tempest-secgroup-smoke-112486656"}]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:40 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25769c81-6e0f-432f-8886-bef5a2968842', 'x-compute-request-id': 'req-25769c81-6e0f-432f-8886-bef5a2968842', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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": "2970e70d-06b8-4d3f-b2f8-dfbfe3c45090", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-112486656"}], "adminPass": "7x3fJAVaxcko"}}' 2026-01-25 08:53:43,235 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/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 0.761s 2026-01-25 08:53:43,236 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:42 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-ec064b2a-8c38-492b-9343-08869ff928c5', 'x-compute-request-id': 'req-ec064b2a-8c38-492b-9343-08869ff928c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090'} Body: b'{"server": {"id": "2970e70d-06b8-4d3f-b2f8-dfbfe3c45090", "name": "tempest-TestNetworkBasicOps-server-544109543", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:42Z", "updated": "2026-01-25T08:53:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1967431625", "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-01-25 08:53:44,489 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/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 0.247s 2026-01-25 08:53:44,489 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:44 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-b0ca2b5a-227b-4595-9f35-bd2537382ed2', 'x-compute-request-id': 'req-b0ca2b5a-227b-4595-9f35-bd2537382ed2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090'} Body: b'{"server": {"id": "2970e70d-06b8-4d3f-b2f8-dfbfe3c45090", "name": "tempest-TestNetworkBasicOps-server-544109543", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:42Z", "updated": "2026-01-25T08:53:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1967431625", "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-01-25 08:53:44,495 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-01-25 08:53:45,981 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/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 0.485s 2026-01-25 08:53:45,982 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:45 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-ffbafa54-c2d8-433b-b718-2c21acd78d5d', 'x-compute-request-id': 'req-ffbafa54-c2d8-433b-b718-2c21acd78d5d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090'} Body: b'{"server": {"id": "2970e70d-06b8-4d3f-b2f8-dfbfe3c45090", "name": "tempest-TestNetworkBasicOps-server-544109543", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:42Z", "updated": "2026-01-25T08:53:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1967431625", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-112486656"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:53:47,448 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/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 0.459s 2026-01-25 08:53:47,448 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:47 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-1871a21d-94d8-430c-b5db-177426975f07', 'x-compute-request-id': 'req-1871a21d-94d8-430c-b5db-177426975f07', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090'} Body: b'{"server": {"id": "2970e70d-06b8-4d3f-b2f8-dfbfe3c45090", "name": "tempest-TestNetworkBasicOps-server-544109543", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:42Z", "updated": "2026-01-25T08:53:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1967431625", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-112486656"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:53:48,932 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/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 0.479s 2026-01-25 08:53:48,933 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:48 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-b625a321-096b-49f0-a100-f27787ed169e', 'x-compute-request-id': 'req-b625a321-096b-49f0-a100-f27787ed169e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090'} Body: b'{"server": {"id": "2970e70d-06b8-4d3f-b2f8-dfbfe3c45090", "name": "tempest-TestNetworkBasicOps-server-544109543", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:42Z", "updated": "2026-01-25T08:53:48Z", "addresses": {"tempest-network-smoke--1673697243": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ae:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1967431625", "OS-SRV-USG:launched_at": "2026-01-25T08:53:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-112486656"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:53:48,938 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2026-01-25 08:53:49,250 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/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 0.311s 2026-01-25 08:53:49,250 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:48 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-84dd0314-8440-4bfe-92df-db9f7f8d2c88', 'x-compute-request-id': 'req-84dd0314-8440-4bfe-92df-db9f7f8d2c88', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090'} Body: b'{"server": {"id": "2970e70d-06b8-4d3f-b2f8-dfbfe3c45090", "name": "tempest-TestNetworkBasicOps-server-544109543", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:42Z", "updated": "2026-01-25T08:53:48Z", "addresses": {"tempest-network-smoke--1673697243": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ae:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1967431625", "OS-SRV-USG:launched_at": "2026-01-25T08:53:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-112486656"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:53:49,254 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-01-25 08:53:49,323 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=2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 0.069s 2026-01-25 08:53:49,324 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-76fa5640-591a-4722-9c7c-dc0b06e6a82c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=2970e70d-06b8-4d3f-b2f8-dfbfe3c45090'} Body: b'{"ports":[{"id":"e52a984a-8ba8-4e1f-8a28-677d8813ac6d","name":"","network_id":"a2b206d9-5707-4841-9063-d427ef7b798c","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:22:ae:87","admin_state_up":true,"status":"ACTIVE","device_id":"2970e70d-06b8-4d3f-b2f8-dfbfe3c45090","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"90b25dda-0176-4168-84c0-74ad226af916","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0"],"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-544109543","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-544109543","fqdn":"tempest-testnetworkbasicops-server-544109543.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:53:44Z","updated_at":"2026-01-25T08:53:47Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:53:49,324 25 DEBUG [tempest.common.waiters] Server ID 2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 ports are all ACTIVE [{'id': 'e52a984a-8ba8-4e1f-8a28-677d8813ac6d', 'name': '', 'network_id': 'a2b206d9-5707-4841-9063-d427ef7b798c', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'mac_address': 'fa:16:3e:22:ae:87', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '2970e70d-06b8-4d3f-b2f8-dfbfe3c45090', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '90b25dda-0176-4168-84c0-74ad226af916', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0'], '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-544109543', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testnetworkbasicops-server-544109543', 'fqdn': 'tempest-testnetworkbasicops-server-544109543.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-01-25T08:53:44Z', 'updated_at': '2026-01-25T08:53:47Z', 'revision_number': 4, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'}]: 2026-01-25 08:53:51,448 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.124s 2026-01-25 08:53:51,449 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "port_id": "e52a984a-8ba8-4e1f-8a28-677d8813ac6d", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-53e3b801-1ee9-40b5-85a9-ca34cf27aaff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "f13bfcd5-c208-4390-9733-4c93b0838488", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.235", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "cfe87137-c76e-47a3-b57e-f80e3e891bcf", "port_id": "e52a984a-8ba8-4e1f-8a28-677d8813ac6d", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a2b206d9-5707-4841-9063-d427ef7b798c", "mac_address": "fa:16:3e:22:ae:87", "admin_state_up": true, "status": "ACTIVE", "device_id": "2970e70d-06b8-4d3f-b2f8-dfbfe3c45090", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:53:50Z", "updated_at": "2026-01-25T08:53:50Z", "revision_number": 0}}' 2026-01-25 08:53:51,567 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=2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 0.117s 2026-01-25 08:53:51,567 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-ac8f8e7e-571c-4269-b13c-f6f3e256b85d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=2970e70d-06b8-4d3f-b2f8-dfbfe3c45090'} Body: b'{"ports":[{"id":"e52a984a-8ba8-4e1f-8a28-677d8813ac6d","name":"","network_id":"a2b206d9-5707-4841-9063-d427ef7b798c","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:22:ae:87","admin_state_up":true,"status":"ACTIVE","device_id":"2970e70d-06b8-4d3f-b2f8-dfbfe3c45090","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"90b25dda-0176-4168-84c0-74ad226af916","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0"],"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-544109543","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-544109543","fqdn":"tempest-testnetworkbasicops-server-544109543.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:53:44Z","updated_at":"2026-01-25T08:53:47Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:53:51,659 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.090s 2026-01-25 08:53:51,659 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-789671235", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAWaMk8O8uhLas+S3fC306z1Ck9+PrChq4owF3um/v5RabkmDHC+2nVRC2s2R3CFUMUWX8ci3B/lr+ER4fSRMbOeSKH4/7L+tFtujLzEdg0VBNNR4ujK1R0HL2lAWUyM/A=="}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:51 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48cc4856-89f9-419d-bfd8-2a444e0a7d78', 'x-compute-request-id': 'req-48cc4856-89f9-419d-bfd8-2a444e0a7d78', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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-789671235", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAWaMk8O8uhLas+S3fC306z1Ck9+PrChq4owF3um/v5RabkmDHC+2nVRC2s2R3CFUMUWX8ci3B/lr+ER4fSRMbOeSKH4/7L+tFtujLzEdg0VBNNR4ujK1R0HL2lAWUyM/A==", "fingerprint": "58:84:aa:62:67:bb:5e:35:db:8e:3d:60:58:f6:65:56", "user_id": "15e0047bf55f489bb76580054cca99ce"}}' 2026-01-25 08:53:51,917 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.256s 2026-01-25 08:53:51,917 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-961892341", "description": "tempest-secgroup-smoke-961892341 description", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-9ff5d5d2-4537-459d-96c3-e72a3add75c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "name": "tempest-secgroup-smoke-961892341", "stateful": true, "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "tempest-secgroup-smoke-961892341 description", "shared": false, "security_group_rules": [{"id": "0ab7114c-6bd0-4420-9b13-524b62c1f5d6", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "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-01-25T08:53:51Z", "updated_at": "2026-01-25T08:53:51Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}, {"id": "c3754f18-a79c-468b-b81b-d02dbed3a95a", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "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-01-25T08:53:51Z", "updated_at": "2026-01-25T08:53:51Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}], "tags": [], "created_at": "2026-01-25T08:53:51Z", "updated_at": "2026-01-25T08:53:51Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:52,139 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.222s 2026-01-25 08:53:52,140 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": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-449717da-2a10-48e5-a300-d0603e528a12', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "107ed62a-0d9d-4436-8739-f3344e770614", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "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-01-25T08:53:52Z", "updated_at": "2026-01-25T08:53:52Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:52,299 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.158s 2026-01-25 08:53:52,300 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": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-e1da1808-3c27-4402-aa6a-aec9445f050a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "2cfecc03-d6de-40cc-b6d2-cd09384cc5eb", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "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-01-25T08:53:52Z", "updated_at": "2026-01-25T08:53:52Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:52,504 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.203s 2026-01-25 08:53:52,505 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": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9439194e-abda-4e3b-bf99-33cb1ede0911', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "8e11e3b6-6b27-4b48-a06e-2ef57218bbe3", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "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-01-25T08:53:52Z", "updated_at": "2026-01-25T08:53:52Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:53,256 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.750s 2026-01-25 08:53:53,256 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": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c4e6dc55-69d3-4fb2-8462-56bfd5c5192a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "cbfd70d0-dc8f-4996-ba2d-f987df0636d6", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "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-01-25T08:53:52Z", "updated_at": "2026-01-25T08:53:52Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:53,433 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.176s 2026-01-25 08:53:53,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": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-55d3ccae-04fe-40f2-a01d-85dbf5ca10cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "7a0416d7-71f0-45c7-a4fa-48883aceab2b", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "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-01-25T08:53:53Z", "updated_at": "2026-01-25T08:53:53Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:53,591 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.157s 2026-01-25 08:53:53,591 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": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2f96ec20-f8fb-41ea-a1d7-eed8f9d23383', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "a100eae6-c208-4faa-b1bb-cecb49cc782e", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "be5fad9e-d127-42a7-a4f1-085b713b7a34", "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-01-25T08:53:53Z", "updated_at": "2026-01-25T08:53:53Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:53:53,898 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.302s 2026-01-25 08:53:53,899 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:53 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0d43a07b-8704-43be-b15b-d7fb95d28be3', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=903db61e38252c85e52786cb8d6652dd; 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": "15e0047bf55f489bb76580054cca99ce", "name": "tempest-TestNetworkBasicOps-654039933-project-member", "password_expires_at": null}, "audit_ids": ["Wm6ZnMeSSBiQgr1vXQw6VA"], "expires_at": "2026-01-25T09:53:53.000000Z", "issued_at": "2026-01-25T08:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16320159eb6b4f27b62d813f00f7e1fc", "name": "tempest-TestNetworkBasicOps-654039933"}, "is_domain": false, "roles": [{"id": "d513552071244a1cb11ca16ff33f625f", "name": "reader"}, {"id": "9401300ccf9247da855bac06291c4abb", "name": "member"}], "catalog": [{"endpoints": [{"name": "nova", "id": "1191ba72ebc6440d9eadecf268fa83ba", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "a182bd74f0594998a3862e1fdcac80ae", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "1926f5cec741429bbcd45f2af989f4b6", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "da5b61d6a8e74331b66bc0d55ccca18c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "dfb8c43c70e84bb290b397cadac182dd", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "28b2e2d08fa64b74b10dce4381f93236", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "48fbe31a9df742f792843033b6b466e9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "d4116141fa7c4d2794da02166c46eeaf", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "719e02887f0a4fdcad3122111070823b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "2e4ab1f4ad244a198a4783a6ac09cd21", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "7ad5b58944e04654a07ac37fe1509591", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7a2847dc4569472e87cca3c5b2a1ddf4", "type": "image", "name": "glance"}, {"endpoints": [{"name": "cinderv3", "id": "bd28d1937d3241d29c19606a7f8d4bac", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dd37c7957ba94945b614b577d878c1d3", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "8427c021d0e54d06948cdfb76b5d7c67", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "53736b97ebe3464d96b1e2fff3c6a470", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}, {"name": "swift", "id": "857510f16f1c464bb6aa3d454d55912c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}], "id": "88ba3077c18d4ab1ad6de7453b428f81", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "95e4e30b8b4f4136a8e5fc16328bd062", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f4ddb87cd5d84094a30e6d3c5387cd7e", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "af09173b9cd24f71a208fd0288704361", "type": "ide 2026-01-25 08:53:53,899 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2026-01-25 08:53:57,732 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 3.832s 2026-01-25 08:53:57,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: {"server": {"name": "tempest-TestNetworkBasicOps-server-2021207435", "imageRef": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "flavorRef": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "networks": [{"uuid": "a2b206d9-5707-4841-9063-d427ef7b798c"}], "key_name": "tempest-TestNetworkBasicOps-789671235", "security_groups": [{"name": "tempest-secgroup-smoke-961892341"}]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:53 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cd05720-2a38-4e51-8ee7-c26aa5236fbf', 'x-compute-request-id': 'req-5cd05720-2a38-4e51-8ee7-c26aa5236fbf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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": "c1eb01c2-7f48-462c-b5e3-d965baa67c45", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-961892341"}], "adminPass": "X84z7rNEraZi"}}' 2026-01-25 08:53:58,245 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/c1eb01c2-7f48-462c-b5e3-d965baa67c45 0.510s 2026-01-25 08:53:58,245 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:57 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-b38bbcd0-649f-4983-ad36-382cc9b2162e', 'x-compute-request-id': 'req-b38bbcd0-649f-4983-ad36-382cc9b2162e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45'} Body: b'{"server": {"id": "c1eb01c2-7f48-462c-b5e3-d965baa67c45", "name": "tempest-TestNetworkBasicOps-server-2021207435", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:57Z", "updated": "2026-01-25T08:53:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-789671235", "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-01-25 08:53:59,508 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/c1eb01c2-7f48-462c-b5e3-d965baa67c45 0.258s 2026-01-25 08:53:59,508 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:53:59 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-bc3753cf-544a-47d2-b5d2-42b0e6f84169', 'x-compute-request-id': 'req-bc3753cf-544a-47d2-b5d2-42b0e6f84169', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45'} Body: b'{"server": {"id": "c1eb01c2-7f48-462c-b5e3-d965baa67c45", "name": "tempest-TestNetworkBasicOps-server-2021207435", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:57Z", "updated": "2026-01-25T08:53:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-789671235", "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-01-25 08:53:59,512 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-01-25 08:54:01,283 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/c1eb01c2-7f48-462c-b5e3-d965baa67c45 0.769s 2026-01-25 08:54:01,283 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:00 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-94fa7256-0103-41dd-8a05-92229ded2dd0', 'x-compute-request-id': 'req-94fa7256-0103-41dd-8a05-92229ded2dd0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45'} Body: b'{"server": {"id": "c1eb01c2-7f48-462c-b5e3-d965baa67c45", "name": "tempest-TestNetworkBasicOps-server-2021207435", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:57Z", "updated": "2026-01-25T08:53:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-789671235", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-961892341"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:54:02,727 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/c1eb01c2-7f48-462c-b5e3-d965baa67c45 0.438s 2026-01-25 08:54:02,727 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:02 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-1b478865-f887-44d6-8ade-2fca3a11b346', 'x-compute-request-id': 'req-1b478865-f887-44d6-8ade-2fca3a11b346', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45'} Body: b'{"server": {"id": "c1eb01c2-7f48-462c-b5e3-d965baa67c45", "name": "tempest-TestNetworkBasicOps-server-2021207435", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:57Z", "updated": "2026-01-25T08:53:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-789671235", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-961892341"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:54:04,058 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/c1eb01c2-7f48-462c-b5e3-d965baa67c45 0.326s 2026-01-25 08:54:04,059 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:03 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9058f166-d194-4e74-ad5e-d658d0194bb6', 'x-compute-request-id': 'req-9058f166-d194-4e74-ad5e-d658d0194bb6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45'} Body: b'{"server": {"id": "c1eb01c2-7f48-462c-b5e3-d965baa67c45", "name": "tempest-TestNetworkBasicOps-server-2021207435", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:57Z", "updated": "2026-01-25T08:54:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-789671235", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-961892341"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:54:07,275 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/c1eb01c2-7f48-462c-b5e3-d965baa67c45 2.211s 2026-01-25 08:54:07,275 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:05 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-bb6e4e00-8fc7-4e67-adad-ad18172470ae', 'x-compute-request-id': 'req-bb6e4e00-8fc7-4e67-adad-ad18172470ae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45'} Body: b'{"server": {"id": "c1eb01c2-7f48-462c-b5e3-d965baa67c45", "name": "tempest-TestNetworkBasicOps-server-2021207435", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:57Z", "updated": "2026-01-25T08:54:03Z", "addresses": {"tempest-network-smoke--1673697243": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:54:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-789671235", "OS-SRV-USG:launched_at": "2026-01-25T08:54:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-961892341"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:54:07,280 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2026-01-25 08:54:08,465 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/c1eb01c2-7f48-462c-b5e3-d965baa67c45 1.185s 2026-01-25 08:54:08,465 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:07 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-886d66b8-f948-4d94-aab7-20f01a5606c4', 'x-compute-request-id': 'req-886d66b8-f948-4d94-aab7-20f01a5606c4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45'} Body: b'{"server": {"id": "c1eb01c2-7f48-462c-b5e3-d965baa67c45", "name": "tempest-TestNetworkBasicOps-server-2021207435", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:57Z", "updated": "2026-01-25T08:54:03Z", "addresses": {"tempest-network-smoke--1673697243": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:54:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-789671235", "OS-SRV-USG:launched_at": "2026-01-25T08:54:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-961892341"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:54:08,808 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=c1eb01c2-7f48-462c-b5e3-d965baa67c45 0.337s 2026-01-25 08:54:08,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': 'Sun, 25 Jan 2026 08:54:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-9e7c6ff4-b94c-4246-913d-c6156e3124a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c1eb01c2-7f48-462c-b5e3-d965baa67c45'} Body: b'{"ports":[{"id":"2c5bf341-7c20-47ca-9d4b-efaf828308a6","name":"","network_id":"a2b206d9-5707-4841-9063-d427ef7b798c","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:ad:54:dd","admin_state_up":true,"status":"ACTIVE","device_id":"c1eb01c2-7f48-462c-b5e3-d965baa67c45","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"90b25dda-0176-4168-84c0-74ad226af916","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["be5fad9e-d127-42a7-a4f1-085b713b7a34"],"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-2021207435","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-2021207435","fqdn":"tempest-testnetworkbasicops-server-2021207435.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:53:59Z","updated_at":"2026-01-25T08:54:03Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:54:08,808 25 DEBUG [tempest.common.waiters] Server ID c1eb01c2-7f48-462c-b5e3-d965baa67c45 ports are all ACTIVE [{'id': '2c5bf341-7c20-47ca-9d4b-efaf828308a6', 'name': '', 'network_id': 'a2b206d9-5707-4841-9063-d427ef7b798c', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'mac_address': 'fa:16:3e:ad:54:dd', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c1eb01c2-7f48-462c-b5e3-d965baa67c45', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '90b25dda-0176-4168-84c0-74ad226af916', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['be5fad9e-d127-42a7-a4f1-085b713b7a34'], '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-2021207435', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-2021207435', 'fqdn': 'tempest-testnetworkbasicops-server-2021207435.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-01-25T08:53:59Z', 'updated_at': '2026-01-25T08:54:03Z', 'revision_number': 4, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'}]: 2026-01-25 08:54:09,839 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.030s 2026-01-25 08:54:09,839 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "port_id": "2c5bf341-7c20-47ca-9d4b-efaf828308a6", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-895a1212-753a-4ded-8ec1-3a070676d043', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "8903a361-12d7-4bc4-9fd1-371e18823389", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.181", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "cfe87137-c76e-47a3-b57e-f80e3e891bcf", "port_id": "2c5bf341-7c20-47ca-9d4b-efaf828308a6", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a2b206d9-5707-4841-9063-d427ef7b798c", "mac_address": "fa:16:3e:ad:54:dd", "admin_state_up": true, "status": "ACTIVE", "device_id": "c1eb01c2-7f48-462c-b5e3-d965baa67c45", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:54:09Z", "updated_at": "2026-01-25T08:54:09Z", "revision_number": 0}}' 2026-01-25 08:54:09,840 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.181:22' as 'cirros' with public key authentication 2026-01-25 08:54:25,094 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:54:25,215 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:54:25,216 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.181 successfully created 2026-01-25 08:54:25,357 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/f13bfcd5-c208-4390-9733-4c93b0838488 0.137s 2026-01-25 08:54:25,358 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-a7bc127d-5cdb-4743-adef-cbe2f0809a0c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f13bfcd5-c208-4390-9733-4c93b0838488'} Body: b'{"floatingip": {"id": "f13bfcd5-c208-4390-9733-4c93b0838488", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.235", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "cfe87137-c76e-47a3-b57e-f80e3e891bcf", "port_id": "e52a984a-8ba8-4e1f-8a28-677d8813ac6d", "fixed_ip_address": "10.100.0.8", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a2b206d9-5707-4841-9063-d427ef7b798c", "mac_address": "fa:16:3e:22:ae:87", "admin_state_up": true, "status": "ACTIVE", "device_id": "2970e70d-06b8-4d3f-b2f8-dfbfe3c45090", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:53:50Z", "updated_at": "2026-01-25T08:53:51Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:54:25,358 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'f13bfcd5-c208-4390-9733-4c93b0838488', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'floating_ip_address': '192.168.122.235', 'floating_network_id': 'a2634326-5b2c-43a9-9775-565d055e70ec', 'router_id': 'cfe87137-c76e-47a3-b57e-f80e3e891bcf', 'port_id': 'e52a984a-8ba8-4e1f-8a28-677d8813ac6d', 'fixed_ip_address': '10.100.0.8', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'a2b206d9-5707-4841-9063-d427ef7b798c', 'mac_address': 'fa:16:3e:22:ae:87', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '2970e70d-06b8-4d3f-b2f8-dfbfe3c45090', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-01-25T08:53:50Z', 'updated_at': '2026-01-25T08:53:51Z', 'revision_number': 1, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'} is at status: ACTIVE 2026-01-25 08:54:25,358 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.138321 seconds 2026-01-25 08:54:25,358 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.235 with user: cirros 2026-01-25 08:54:25,358 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.235 in 120 sec and the expected result is reachable 2026-01-25 08:54:25,398 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.039868 seconds 2026-01-25 08:54:25,399 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.235 in 120 sec and the ping result is expected 2026-01-25 08:54:25,526 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/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090/action 0.126s 2026-01-25 08:54:25,527 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:25 GMT', 'server': 'Apache', 'content-length': '75469', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb312a5b-035d-4af4-97bb-c6c193f01db1', 'x-compute-request-id': 'req-cb312a5b-035d-4af4-97bb-c6c193f01db1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090/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 1161468539 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001156] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001528] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004330] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004357] Using GB pages for direct mapping\\n[ 0.004606] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004610] ACPI: Early table checksum verification disabled\\n[ 0.004614] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004619] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004625] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004632] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004636] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004640] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004643] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004647] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004651] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004653] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004654] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004655] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004657] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004658] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005842] No NUMA configuration fo 2026-01-25 08:54:25,529 25 DEBUG [tempest.scenario.manager] Console output for 2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 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 1161468539 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001156] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001528] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004330] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004357] Using GB pages for direct mapping [ 0.004606] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004610] ACPI: Early table checksum verification disabled [ 0.004614] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004619] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004625] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004632] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004636] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004640] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004643] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004647] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004651] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004653] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004654] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004655] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004657] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004658] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005842] No NUMA configuration found [ 0.005844] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005852] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006226] Zone ranges: [ 0.006228] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006231] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006234] Normal empty [ 0.006235] Device empty [ 0.006237] Movable zone start for each node [ 0.006240] Early memory node ranges [ 0.006241] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006243] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006244] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006462] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006490] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006683] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017383] ACPI: PM-Timer IO Port: 0x608 [ 0.017409] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017524] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017528] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017530] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017532] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017533] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017535] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017538] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017540] TSC deadline timer available [ 0.017553] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017617] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017620] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017621] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017623] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017625] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017626] Booting paravirtualized kernel on KVM [ 0.017628] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017634] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017922] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018005] kvm-guest: setup async PF for cpu 0 [ 0.018032] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018056] kvm-guest: PV spinlocks disabled, single CPU [ 0.018062] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018064] Policy zone: DMA32 [ 0.018065] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018128] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018142] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018150] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018219] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018540] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019327] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019357] ftrace: allocating 50600 entries in 198 pages [ 0.042100] ftrace: allocated 198 pages with 4 groups [ 0.042251] rcu: Hierarchical RCU implementation. [ 0.042253] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042255] Rude variant of Tasks RCU enabled. [ 0.042256] Tracing variant of Tasks RCU enabled. [ 0.042258] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042259] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046492] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046890] random: crng init done [ 0.087413] Console: colour VGA+ 80x25 [ 0.225694] printk: console [tty1] enabled [ 0.547215] printk: console [ttyS0] enabled [ 0.550265] ACPI: Core revision 20210730 [ 0.553056] APIC: Switch to symmetric I/O mode setup [ 0.557515] x2apic enabled [ 0.560809] Switched APIC routing to physical x2apic. [ 0.569034] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.575515] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.579510] pid_max: default: 32768 minimum: 301 [ 0.579510] LSM: Security Framework initializing [ 0.579510] landlock: Up and running. [ 0.579510] Yama: becoming mindful. [ 0.579510] AppArmor: AppArmor initialized [ 0.579510] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.579510] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.579510] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.579510] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.579510] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.579510] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.579510] Spectre V2 : Mitigation: Retpolines [ 0.579510] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.579510] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.579510] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.579510] RETBleed: Mitigation: untrained return thunk [ 0.579510] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.579510] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.579510] Freeing SMP alternatives memory: 44K [ 0.579510] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.579653] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.583531] ... version: 0 [ 0.586497] ... bit width: 48 [ 0.587522] ... generic registers: 6 [ 0.590244] ... value mask: 0000ffffffffffff [ 0.591525] ... max period: 00007fffffffffff [ 0.595525] ... fixed-purpose events: 0 [ 0.598623] ... event mask: 000000000000003f [ 0.599628] rcu: Hierarchical SRCU implementation. [ 0.604073] smp: Bringing up sec10000 ondary CPUs ... [ 0.607453] smp: Brought up 1 node, 1 CPU [ 0.607530] smpboot: Max logical packages: 1 [ 0.611017] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.611988] devtmpfs: initialized [ 0.614428] x86/mm: Memory block size: 128MB [ 0.615771] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.619535] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.623580] pinctrl core: initialized pinctrl subsystem [ 0.627443] PM: RTC time: 08:53:49, date: 2026-01-25 [ 0.627711] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.631637] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.635536] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.639531] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.643536] audit: initializing netlink subsys (disabled) [ 0.647267] thermal_sys: Registered thermal governor 'fair_share' [ 0.647269] thermal_sys: Registered thermal governor 'bang_bang' [ 0.647523] thermal_sys: Registered thermal governor 'step_wise' [ 0.651528] audit: type=2000 audit(1769331229.164:1): state=initialized audit_enabled=0 res=1 [ 0.659530] thermal_sys: Registered thermal governor 'user_space' [ 0.659532] thermal_sys: Registered thermal governor 'power_allocator' [ 0.663553] EISA bus registered [ 0.669763] cpuidle: using governor ladder [ 0.671522] cpuidle: using governor menu [ 0.676853] ACPI: bus type PCI registered [ 0.679523] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.683839] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.687524] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.691542] PCI: Using configuration type 1 for base access [ 0.696304] Kprobes globally optimized [ 0.699016] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.699525] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.704302] ACPI: Added _OSI(Module Device) [ 0.707074] ACPI: Added _OSI(Processor Device) [ 0.707553] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.710619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.711557] ACPI: Added _OSI(Linux-Dell-Video) [ 0.714569] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.715529] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.722160] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.727204] ACPI: Interpreter enabled [ 0.727533] ACPI: PM: (supports S0 S5) [ 0.730142] ACPI: Using IOAPIC for interrupt routing [ 0.731554] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.735522] PCI: Using E820 reservations for host bridge windows [ 0.739651] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.747973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.751528] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.755638] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.759625] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.764717] PCI host bridge to bus 0000:00 [ 0.767496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.767523] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.771523] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.775523] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.779522] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.783523] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787522] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.791816] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.799652] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.810821] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.822245] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.829968] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.841548] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.843717] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.851991] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.859392] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.866904] pci 0000:00:02.0: enabling Extended Tags [ 0.869968] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.877177] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.886753] pci 0000:00:02.1: enabling Extended Tags [ 0.890209] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.895523] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.905149] pci 0000:00:02.2: enabling Extended Tags [ 0.910048] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.916633] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.927823] pci 0000:00:02.3: enabling Extended Tags [ 0.933950] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.939530] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.948458] pci 0000:00:02.4: enabling Extended Tags [ 0.955596] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.962870] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.969059] pci 0000:00:02.5: enabling Extended Tags [ 0.974353] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.978852] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.986750] pci 0000:00:02.6: enabling Extended Tags [ 0.990011] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.994465] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.003813] pci 0000:00:02.7: enabling Extended Tags [ 1.011958] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.019160] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.024986] pci 0000:00:03.0: enabling Extended Tags [ 1.030074] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.036666] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.047050] pci 0000:00:03.1: enabling Extended Tags [ 1.049947] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.054442] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.063670] pci 0000:00:03.2: enabling Extended Tags [ 1.069435] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.074699] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.082770] pci 0000:00:03.3: enabling Extended Tags [ 1.087547] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.093904] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.100818] pci 0000:00:03.4: enabling Extended Tags [ 1.108511] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.114713] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.120881] pci 0000:00:03.5: enabling Extended Tags [ 1.125998] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.130883] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.136976] pci 0000:00:03.6: enabling Extended Tags [ 1.142004] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.146716] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.157222] pci 0000:00:03.7: enabling Extended Tags [ 1.164004] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.171047] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.176834] pci 0000:00:04.0: enabling Extended Tags [ 1.184792] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.190875] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.196804] pci 0000:00:04.1: enabling Extended Tags [ 1.201975] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.206837] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.212909] pci 0000:00:04.2: enabling Extended Tags [ 1.217961] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.224571] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.235521] pci 0000:00:04.3: enabling Extended Tags [ 1.241415] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.246993] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.253932] pci 0000:00:04.4: enabling Extended Tags [ 1.257965] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.262936] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.268899] pci 0000:00:04.5: enabling Extended Tags [ 1.276799] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.282886] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.288881] pci 0000:00:04.6: enabling Extended Tags [ 1.293984] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.298948] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.304831] pci 0000:00:04.7: enabling Extended Tags [ 1.312019] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.318814] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.327825] pci 0000:00:05.0: enabling Extended Tags [ 1.387338] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.389308] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.392850] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.416826] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.421934] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.427378] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.434686] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.442499] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.447194] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.451458] pci 0000:01:00.0: enabling Extended Tags [ 1.524178] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.527600] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.531591] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.535642] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.542101] pci_bus 0000:02: extended config space not accessible [ 1.543786] acpiphp: Slot [1] registered [ 1.546615] acpiphp: Slot [0] registered [ 1.547572] acpiphp: Slot [2] registered [ 1.550356] acpiphp: Slot [3] registered [ 1.551570] acpiphp: Slot [4] registered [ 1.554299] acpiphp: Slot [5] registered [ 1.555571] acpiphp: Slot [6] registered [ 1.558363] acpiphp: Slot [7] registered [ 1.559572] acpiphp: Slot [8] registered [ 1.562452] acpiphp: Slot [9] registered [ 1.563573] acpiphp: Slot [10] registered [ 1.566447] acpiphp: Slot [11] registered [ 1.567571] acpiphp: Slot [12] registered [ 1.570447] acpiphp: Slot [13] registered [ 1.571571] acpiphp: Slot [14] registered [ 1.574381] acpiphp: Slot [15] registered [ 1.575574] acpiphp: Slot [16] registered [ 1.578640] acpiphp: Slot [17] registered [ 1.579572] acpiphp: Slot [18] registered [ 1.582394] acpiphp: Slot [19] registered [ 1.583571] acpiphp: Slot [20] registered [ 1.586395] acpiphp: Slot [21] registered [ 1.587579] acpiphp: Slot [22] registered [ 1.590353] acpiphp: Slot [23] registered [ 1.591571] acpiphp: Slot [24] registered [ 1.594528] acpiphp: Slot [25] registered [ 1.595570] acpiphp: Slot [26] registered [ 1.598357] acpiphp: Slot [27] registered [ 1.599574] acpiphp: Slot [28] registered [ 1.602360] acpiphp: Slot [29] registered [ 1.603574] acpiphp: Slot [30] registered [ 1.606362] acpiphp: Slot [31] registered [ 1.609846] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.621547] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.697667] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.699589] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.703587] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.707666] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.717278] acpiphp: Slot [0-2] registered [ 1.720129] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.729338] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.740985] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.745651] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.747713] pci 0000:03:00.0: enabling Extended Tags [ 1.823458] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.823641] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.827640] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.834519] acpiphp: Slot [0-3] registered [ 1.836120] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.847523] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.861262] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.866148] pci 0000:04:00.0: enabling Extended Tags [ 1.941230] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.943660] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.947641] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.954714] acpiphp: Slot [0-4] registered [ 1.956157] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.966945] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.977718] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.982002] pci 0000:05:00.0: enabling Extended Tags [ 2.058541] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.059643] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.063640] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.070616] acpiphp: Slot [0-5] registered [ 2.072143] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.083022] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.093600] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.098269] pci 0000:06:00.0: enabling Extended Tags [ 2.174909] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.175642] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.179640] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.186478] acpiphp: Slot [0-6] registered [ 2.252010] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.255389] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.255641] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.262460] acpiphp: Slot [0-7] registered [ 2.329114] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.331773] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.335642] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.342710] acpiphp: Slot [0-8] registered [ 2.408345] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.411698] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.415642] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.422617] acpiphp: Slot [0-9] registered [ 2.488348] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.491979] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.495642] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.502689] acpiphp: Slot [0-10] registered [ 2.568317] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.571738] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.575659] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.582626] acpiphp: Slot [0-11] registered [ 2.648636] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.651682] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.655641] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.663093] acpiphp: Slot [0-12] registered [ 2.728466] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.731763] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.735642] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.742760] acpiphp: Slot [0-13] registered [ 2.814285] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.815679] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.819673] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.827699] acpiphp: Slot [0-14] registered [ 2.895479] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.895651] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.899646] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.906835] acpiphp: Slot [0-15] registered [ 2.972177] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.975780] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.979642] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.986866] acpiphp: Slot [0-16] registered [ 3.052245] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.055787] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.059641] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.066831] acpiphp: Slot [0-17] registered [ 3.131683] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.135026] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.135654] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.142642] acpiphp: Slot [0-18] registered [ 3.208033] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.211423] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.211641] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.218758] acpiphp: Slot [0-19] registered [ 3.284369] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.287667] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.291643] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.298643] acpiphp: Slot [0-20] registered [ 3.364207] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.367642] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.371642] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.378679] acpiphp: Slot [0-21] registered [ 3.444773] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.447819] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.451643] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.458816] acpiphp: Slot [0-22] registered [ 3.524437] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.527719] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.531654] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.538577] acpiphp: Slot [0-23] registered [ 3.604432] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.607822] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.611662] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.619185] acpiphp: Slot [0-24] registered [ 3.685976] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.687647] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.691659] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.698817] acpiphp: Slot [0-25] registered [ 3.765177] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.767643] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.771643] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.823627] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.827766] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.831755] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.835747] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.839734] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.843746] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.847754] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.851733] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.855616] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.859433] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.859538] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.863399] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.863539] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.867561] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.871447] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.871539] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.876085] iommu: Default domain type: Translated [ 3.879535] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.883676] SCSI subsystem initialized [ 3.886373] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.887510] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.887527] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.891255] vgaarb: loaded [ 3.891548] ACPI: bus type USB registered [ 3.894253] usbcore: registered new interface driver usbfs [ 3.895532] usbcore: registered new interface driver hub [ 3.899006] usbcore: registered new device driver usb [ 3.899543] pps_core: LinuxPPS API ver. 1 registered [ 3.902814] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.903529] PTP clock support registered [ 3.906311] EDAC MC: Ver: 3.0.0 [ 3.910858] NetLabel: Initializing [ 3.911525] NetLabel: domain hash size = 128 [ 3.914462] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.915544] NetLabel: unlabeled traffic allowed by default [ 3.919218] PCI: Using ACPI for IRQ routing [ 4.683975] clocksource: Switched to clocksource kvm-clock [ 4.700675] VFS: Disk quotas dquot_6.6.0 [ 4.703670] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.708405] AppArmor: AppArmor Filesystem Enabled [ 4.711772] pnp: PnP ACPI init [ 4.714311] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.719698] pnp: PnP ACPI: found 5 devices [ 4.728216] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.734197] NET: Registered PF_INET protocol family [ 4.737562] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.743650] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.749075] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.754166] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.759576] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.764080] TCP: Hash tables configured (established 1024 bind 1024) [ 4.768228] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.772949] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.777184] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.781715] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.785455] NET: Registered PF_XDP protocol family [ 4.788716] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.793907] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.799242] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.804402] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.809678] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.815050] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.820320] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.825590] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.830874] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.836114] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.841350] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.846781] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.852272] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.857514] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.862775] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.868055] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.873382] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.878756] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.884077] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.889430] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.894772] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.900103] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.905441] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.910824] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.916180] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.920224] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.924256] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.928266] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.932332] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.936359] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.940357] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.944375] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.948397] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.952631] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.956676] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.960646] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.964597] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.968574] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.972684] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.976976] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.981084] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.985606] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.989921] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.994227] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.998372] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.003266] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.008108] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.012811] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.017319] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.021917] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.026103] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.030669] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.034895] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.039376] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.043644] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.048492] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.053017] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.057364] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.061659] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.066090] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.070202] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.074576] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.078709] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.082885] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.087222] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.091322] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.095392] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.099484] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.103588] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.108079] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.112176] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.116508] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.120602] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.124734] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.129074] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.133264] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.137644] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.142078] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.146553] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.150777] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.155118] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.159367] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.163991] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.168301] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.172720] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.176879] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.181272] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.185502] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.189961] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.194112] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.198519] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.202703] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.207107] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.211334] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.215716] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.219058] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.226409] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.233177] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.242589] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.246611] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.252603] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.258441] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.266873] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.273178] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.280199] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.287992] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.294206] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.299967] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.310721] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.316835] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.322575] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.330896] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.337731] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.343790] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.352729] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.359867] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.365241] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.374810] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.380681] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.388849] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.398788] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.406386] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.412774] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.422942] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.430487] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.435906] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.445628] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.451208] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.460128] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.470970] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.478297] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.485555] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.497031] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.505299] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.511945] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.518989] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.523899] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.529788] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.536840] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.545480] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.548981] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.554647] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.561599] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.569994] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.573499] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.580280] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.585824] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.595230] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.598751] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.605784] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.611387] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.620789] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.625252] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.631150] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.637800] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.645169] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.650235] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.656060] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.663022] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.670176] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.675909] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.681822] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.688700] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.697614] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.701032] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.708008] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.713484] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.722609] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.726157] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.733551] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.739198] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.749041] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.754356] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.760198] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.767424] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.774460] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.779312] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.785460] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.792576] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.800582] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.803955] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.810759] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.816537] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.825759] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.829536] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.836652] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.842098] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.850919] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.856986] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.861210] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.865849] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.870689] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.875119] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.879734] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.883812] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.888103] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.893007] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.896821] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.900904] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.906335] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.910904] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.916226] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.922473] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.927673] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.931767] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.936569] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.940785] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.946052] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.950539] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.955605] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.959700] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.964538] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.968819] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.973830] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.978072] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.982862] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.987156] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.992033] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.996314] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.001120] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.005226] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.010057] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.013747] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.017835] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.022763] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.026912] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.031122] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.035871] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.039466] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.043544] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.048246] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.051961] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.055990] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.060734] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.064467] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.068571] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.073475] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.077150] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.081240] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.086022] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.089735] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.093814] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.098747] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.102430] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.106559] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.113250] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.116954] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.121018] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.125752] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.129424] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.133530] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.138263] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.141953] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.146052] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.150824] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.154469] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.158585] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.163323] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.166985] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.171049] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.177250] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.186853] PCI: CLS 0 bytes, default 64 [ 6.189706] Trying to unpack rootfs image as initramfs... [ 6.194271] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.211853] Initialise system trusted keyrings [ 6.214890] Key type blacklist registered [ 6.223569] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.228894] zbud: loaded [ 6.231029] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.243689] fuse: init (API version 7.34) [ 6.251705] integrity: Platform Keyring initialized [ 6.267588] Key type asymmetric registered [ 6.270453] Asymmetric key parser 'x509' registered [ 6.279593] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.291686] io scheduler mq-deadline registered [ 6.297301] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.308240] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.325167] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.340041] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.355907] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.364044] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.379616] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.391902] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.403854] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.415952] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.425254] Freeing initrd memory: 8744K [ 6.428060] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.433474] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.441343] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.446569] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.454195] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.459542] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.464599] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.470297] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.474516] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.483691] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.488995] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.496720] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.502414] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.509949] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.515097] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.522617] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.526746] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.535455] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.539625] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.548521] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.552654] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.561217] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.565331] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.571309] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.578135] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.582269] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.589762] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.593876] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.602515] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.606699] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.614818] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.618925] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.627404] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.631579] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.640056] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.644788] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.652426] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.657374] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.664816] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.669691] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.674647] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.680224] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.684339] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.692979] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.701828] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.705981] shpchp 0000:01:00.0: Slot initialization failed [ 6.711714] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.716176] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.721848] ACPI: button: Power Button [PWRF] [ 6.746931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.782149] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.788604] Linux agpgart interface v0.103 [ 6.792540] loop: module loaded [ 6.795029] tun: Universal TUN/TAP device driver, 1.6 [ 6.798512] PPP generic driver version 2.4.2 [ 6.801549] VFIO - User Level meta-driver version: 0.3 [ 6.805099] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.809378] ehci-pci: EHCI PCI platform driver [ 6.812454] ehci-platform: EHCI generic platform driver [ 6.815948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.820014] ohci-pci: OHCI PCI platform driver [ 6.823022] ohci-platform: OHCI generic platform driver [ 6.826531] uhci_hcd: USB Universal Host Controller Interface driver [ 6.832454] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.835957] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.840878] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.844480] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.848460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.853914] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.858711] usb usb1: Product: UHCI Host Controller [ 6.862079] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.866313] usb usb1: SerialNumber: 0000:02:01.0 [ 6.869552] hub 1-0:1.0: USB hub found [ 6.872396] hub 1-0:1.0: 2 ports detected [ 6.875389] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.882698] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.886378] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.889889] mousedev: PS/2 mouse device common for all mice [ 6.894386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.900036] rtc_cmos 00:03: RTC can wake from S4 [ 6.905012] rtc_cmos 00:03: registered as rtc0 [ 6.908366] rtc_cmos 00:03: setting system clock to 2026-01-25T08:53:55 UTC (1769331235) [ 6.913776] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.918088] i2c_dev: i2c /dev entries driver [ 6.921077] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.928733] device-mapper: uevent: version 1.0.3 [ 6.932565] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.938281] platform eisa.0: Probing EISA bus 0 [ 6.941382] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.946065] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.950246] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.954434] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.958697] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.962886] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.967094] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.971357] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.975999] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.980268] platform eisa.0: EISA: Detected 0 cards [ 6.983647] ledtrig-cpu: registered to indicate activity on CPUs [ 6.987757] drop_monitor: Initializing network drop monitor service [ 6.992047] NET: Registered PF_INET6 protocol family [ 6.998572] Segment Routing with IPv6 [ 7.001245] In-situ OAM (IOAM) with IPv6 [ 7.004219] NET: Registered PF_PACKET protocol family [ 7.007695] Key type dns_resolver registered [ 7.010826] IPI shorthand broadcast: enabled [ 7.013899] registered taskstats version 1 [ 7.016923] Loading compiled-in X.509 certificates [ 7.020782] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.027684] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.034389] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.040881] blacklist: Loading compiled-in revocation X.509 certificates [ 7.045359] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.051694] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.058406] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.067291] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.073938] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.080981] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.087922] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.094783] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.102250] zswap: loaded using pool lzo/zbud [ 7.105636] Key type .fscrypt registered [ 7.108464] Key type fscrypt-provisioning registered [ 7.113325] Key type encrypted registered [ 7.116235] AppArmor: AppArmor sha1 policy hashing enabled [ 7.119959] ima: No TPM chip found, activating TPM-bypass! [ 7.123696] Loading compiled-in module X.509 certificates [ 7.127911] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.134419] ima: Allocated hash algorithm: sha1 [ 7.137588] ima: No architecture policies found [ 7.140731] evm: Initialising EVM extended attributes: [ 7.144193] evm: security.selinux [ 7.146571] evm: security.SMACK64 [ 7.148989] evm: security.SMACK64EXEC [ 7.151578] evm: security.SMACK64TRANSMUTE [ 7.154376] evm: security.SMACK64MMAP [ 7.157071] evm: security.apparmor [ 7.159651] evm: security.ima [ 7.161877] evm: security.capability [ 7.164523] evm: HMAC attrs: 0x1 [ 7.167332] PM: Magic number: 10:35:878 [ 7.170443] RAS: Correctable Errors collector initialized. [ 7.174199] Unstable clock detected, switching default tracing clock to "global" [ 7.174199] If you want to keep using the local clock, then add: [ 7.174199] "trace_clock=local" [ 7.174199] on the kernel command line [ 7.189361] Freeing unused decrypted memory: 2036K [ 7.193126] Freeing unused kernel image (initmem) memory: 3244K [ 7.197094] Write protecting the kernel read-only data: 30720k [ 7.201451] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.205969] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.251155] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.255421] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.259581] Run /init as init process info: initramfs: up at 6.73 [ 7.313516] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.322034] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.326853] GPT:229375 != 2097151 [ 7.329251] GPT:Alternate GPT header not at the end of the disk. [ 7.333132] GPT:229375 != 2097151 [ 7.335563] GPT: Use GNU Parted to correct GPT errors. [ 7.380883] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.758447] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.788535] 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.58 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:29:70:e7:0d:06:b8:4d:3f:b2:f8:df:bf:e3:c4:50:90 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHURphr4HG9PiaX4bwsLNpnQxJMoYmRJ76S4xr9oA1A8SCyG9aCe3Uo1ksn+MlAKak8X9NSgzoKlfpWUWCXM+qiCOzVaFmFcgYLDlxQURSdQ/QXmtGR5ssaYfQG5u3eHGaDPATw3Kxm6JVXfzTIfDWx76CVPmjqb3FYtkdKi3e32xvmChOmC4C9GgCqygY5P6L8PkaspLvNAcVuQlwcduat6FjFoKUT54t1r5hmb2jpctUk71VGmrjGuYwEjZWtThVg8Ny7S6iTig684f3oMDhU9xxRGh6Mwdi3/ulroG5SNlsG1iw8MNx3zFWKSodOUG+UyO//S4CWZHX+s2W2To9 root@tempest-testnetworkbasicops-server-544109543 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKzrKraXh8QEGc3MXvU+Np6gsHII+iQaQNh9SuL24SSJbPwjOar7bWlMALLassKU4h6jjlsnlISRQh35lw2J77E= root@tempest-testnetworkbasicops-server-544109543 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe22:ae87/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 name: tempest-TestNetworkBasicOps-server-544109543 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-544109543 launch-index: 0 === cirros: current=0.6.2 uptime=8.62 === === 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:22:AE:87 inet6 addr: fe80::f816:3eff:fe22:ae87/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:5 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:442 (442.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-544109543 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.857811] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.860105] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.879419] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.074658] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.120017] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.278349] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.279341] ISO 9660 Extensions: RRIP_1991A [ 8.385524] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.988617] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.990424] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jan 25 08:53:56 cirros syslog.info syslogd started: BusyBox v1.35.0 Jan 25 08:53:56 cirros auth.notice su: + none root:cirros Jan 25 08:53:56 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: DUID 00:04:29:70:e7:0d:06:b8:4d:3f:b2:f8:df:bf:e3:c4:50:90 Jan 25 08:53:56 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:22:ae:87 Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe22:ae87 Jan 25 08:53:57 cirros authpriv.info dropbear[391]: Running in background Jan 25 08:53:57 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jan 25 08:53:57 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jan 25 08:53:57 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.8 from 10.100.0.1 Jan 25 08:53:57 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.8/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-544109543 login: 2026-01-25 08:54:25,531 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2026-01-25 08:54:25,537 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:54:25,653 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:54:25,654 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2026-01-25 08:54:25,655 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.8 2026-01-25 08:54:25,655 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.181:22' as 'cirros' with public key authentication 2026-01-25 08:54:25,660 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:54:25,767 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:54:25,768 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.181 successfully created 2026-01-25 08:54:25,779 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.124257 seconds 2026-01-25 08:54:26,278 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/e52a984a-8ba8-4e1f-8a28-677d8813ac6d 0.499s 2026-01-25 08:54:26,278 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type'10000 : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"admin_state_up": false}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1076', 'x-openstack-request-id': 'req-ea56c7f1-c93a-40e4-a6d8-e1b8d09b7fb5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/e52a984a-8ba8-4e1f-8a28-677d8813ac6d'} Body: b'{"port":{"id":"e52a984a-8ba8-4e1f-8a28-677d8813ac6d","name":"","network_id":"a2b206d9-5707-4841-9063-d427ef7b798c","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:22:ae:87","admin_state_up":false,"status":"ACTIVE","device_id":"2970e70d-06b8-4d3f-b2f8-dfbfe3c45090","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"90b25dda-0176-4168-84c0-74ad226af916","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-544109543","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-544109543","fqdn":"tempest-testnetworkbasicops-server-544109543.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:53:44Z","updated_at":"2026-01-25T08:54:25Z","revision_number":5,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:54:26,279 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.235 with user: cirros 2026-01-25 08:54:26,279 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.235 in 120 sec and the expected result is unreachable 2026-01-25 08:54:27,306 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.026833 seconds 2026-01-25 08:54:27,307 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.235 in 120 sec and the ping result is expected 2026-01-25 08:54:27,422 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/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090/action 0.114s 2026-01-25 08:54:27,423 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:27 GMT', 'server': 'Apache', 'content-length': '75469', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0908092-4258-4eec-85e9-3474c27bda99', 'x-compute-request-id': 'req-a0908092-4258-4eec-85e9-3474c27bda99', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090/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 1161468539 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001156] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001528] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004330] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004357] Using GB pages for direct mapping\\n[ 0.004606] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004610] ACPI: Early table checksum verification disabled\\n[ 0.004614] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004619] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004625] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004632] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004636] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004640] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004643] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004647] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004651] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004653] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004654] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004655] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004657] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004658] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005842] No NUMA configuration fo 2026-01-25 08:54:27,424 25 DEBUG [tempest.scenario.manager] Console output for 2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 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 1161468539 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001156] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001528] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004330] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004357] Using GB pages for direct mapping [ 0.004606] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004610] ACPI: Early table checksum verification disabled [ 0.004614] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004619] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004625] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004632] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004636] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004640] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004643] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004647] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004651] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004653] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004654] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004655] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004657] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004658] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005842] No NUMA configuration found [ 0.005844] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005852] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006226] Zone ranges: [ 0.006228] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006231] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006234] Normal empty [ 0.006235] Device empty [ 0.006237] Movable zone start for each node [ 0.006240] Early memory node ranges [ 0.006241] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006243] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006244] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006462] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006490] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006683] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017383] ACPI: PM-Timer IO Port: 0x608 [ 0.017409] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017524] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017528] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017530] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017532] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017533] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017535] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017538] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017540] TSC deadline timer available [ 0.017553] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017617] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017620] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017621] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017623] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017625] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017626] Booting paravirtualized kernel on KVM [ 0.017628] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017634] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017922] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018005] kvm-guest: setup async PF for cpu 0 [ 0.018032] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018056] kvm-guest: PV spinlocks disabled, single CPU [ 0.018062] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018064] Policy zone: DMA32 [ 0.018065] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018128] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018142] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018150] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018219] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018540] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019327] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019357] ftrace: allocating 50600 entries in 198 pages [ 0.042100] ftrace: allocated 198 pages with 4 groups [ 0.042251] rcu: Hierarchical RCU implementation. [ 0.042253] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042255] Rude variant of Tasks RCU enabled. [ 0.042256] Tracing variant of Tasks RCU enabled. [ 0.042258] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042259] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046492] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046890] random: crng init done [ 0.087413] Console: colour VGA+ 80x25 [ 0.225694] printk: console [tty1] enabled [ 0.547215] printk: console [ttyS0] enabled [ 0.550265] ACPI: Core revision 20210730 [ 0.553056] APIC: Switch to symmetric I/O mode setup [ 0.557515] x2apic enabled [ 0.560809] Switched APIC routing to physical x2apic. [ 0.569034] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.575515] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.579510] pid_max: default: 32768 minimum: 301 [ 0.579510] LSM: Security Framework initializing [ 0.579510] landlock: Up and running. [ 0.579510] Yama: becoming mindful. [ 0.579510] AppArmor: AppArmor initialized [ 0.579510] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.579510] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.579510] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.579510] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.579510] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.579510] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.579510] Spectre V2 : Mitigation: Retpolines [ 0.579510] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.579510] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.579510] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.579510] RETBleed: Mitigation: untrained return thunk [ 0.579510] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.579510] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.579510] Freeing SMP alternatives memory: 44K [ 0.579510] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.579653] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.583531] ... version: 0 [ 0.586497] ... bit width: 48 [ 0.587522] ... generic registers: 6 [ 0.590244] ... value mask: 0000ffffffffffff [ 0.591525] ... max period: 00007fffffffffff [ 0.595525] ... fixed-purpose events: 0 [ 0.598623] ... event mask: 000000000000003f [ 0.599628] rcu: Hierarchical SRCU implementation. [ 0.604073] smp: Bringing up secondary CPUs ... [ 0.607453] smp: Brought up 1 node, 1 CPU [ 0.607530] smpboot: Max logical packages: 1 [ 0.611017] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.611988] devtmpfs: initialized [ 0.614428] x86/mm: Memory block size: 128MB [ 0.615771] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.619535] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.623580] pinctrl core: initialized pinctrl subsystem [ 0.627443] PM: RTC time: 08:53:49, date: 2026-01-25 [ 0.627711] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.631637] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.635536] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.639531] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.643536] audit: initializing netlink subsys (disabled) [ 0.647267] thermal_sys: Registered thermal governor 'fair_share' [ 0.647269] thermal_sys: Registered thermal governor 'bang_bang' [ 0.647523] thermal_sys: Registered thermal governor 'step_wise' [ 0.651528] audit: type=2000 audit(1769331229.164:1): state=initialized audit_enabled=0 res=1 [ 0.659530] thermal_sys: Registered thermal governor 'user_space' [ 0.659532] thermal_sys: Registered thermal governor 'power_allocator' [ 0.663553] EISA bus registered [ 0.669763] cpuidle: using governor ladder [ 0.671522] cpuidle: using governor menu [ 0.676853] ACPI: bus type PCI registered [ 0.679523] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.683839] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.687524] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.691542] PCI: Using configuration type 1 for base access [ 0.696304] Kprobes globally optimized [ 0.699016] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.699525] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.704302] ACPI: Added _OSI(Module Device) [ 0.707074] ACPI: Added _OSI(Processor Device) [ 0.707553] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.710619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.711557] ACPI: Added _OSI(Linux-Dell-Video) [ 0.714569] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.715529] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.722160] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.727204] ACPI: Interpreter enabled [ 0.727533] ACPI: PM: (supports S0 S5) [ 0.730142] ACPI: Using IOAPIC for interrupt routing [ 0.731554] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.735522] PCI: Using E820 reservations for host bridge windows [ 0.739651] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.747973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.751528] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.755638] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.759625] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.764717] PCI host bridge to bus 0000:00 [ 0.767496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.767523] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.771523] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.775523] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.779522] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.783523] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787522] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.791816] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.799652] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.810821] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.822245] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.829968] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.841548] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.843717] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.851991] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.859392] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.866904] pci 0000:00:02.0: enabling Extended Tags [ 0.869968] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.877177] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.886753] pci 0000:00:02.1: enabling Extended Tags [ 0.890209] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.895523] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.905149] pci 0000:00:02.2: enabling Extended Tags [ 0.910048] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.916633] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.927823] pci 0000:00:02.3: enabling Extended Tags [ 0.933950] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.939530] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.948458] pci 0000:00:02.4: enabling Extended Tags [ 0.955596] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.962870] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.969059] pci 0000:00:02.5: enabling Extended Tags [ 0.974353] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.978852] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.986750] pci 0000:00:02.6: enabling Extended Tags [ 0.990011] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.994465] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.003813] pci 0000:00:02.7: enabling Extended Tags [ 1.011958] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.019160] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.024986] pci 0000:00:03.0: enabling Extended Tags [ 1.030074] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.036666] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.047050] pci 0000:00:03.1: enabling Extended Tags [ 1.049947] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.054442] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.063670] pci 0000:00:03.2: enabling Extended Tags [ 1.069435] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.074699] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.082770] pci 0000:00:03.3: enabling Extended Tags [ 1.087547] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.093904] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.100818] pci 0000:00:03.4: enabling Extended Tags [ 1.108511] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.114713] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.120881] pci 0000:00:03.5: enabling Extended Tags [ 1.125998] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.130883] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.136976] pci 0000:00:03.6: enabling Extended Tags [ 1.142004] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.146716] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.157222] pci 0000:00:03.7: enabling Extended Tags [ 1.164004] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.171047] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.176834] pci 0000:00:04.0: enabling Extended Tags [ 1.184792] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.190875] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.196804] pci 0000:00:04.1: enabling Extended Tags [ 1.201975] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.206837] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.212909] pci 0000:00:04.2: enabling Extended Tags [ 1.217961] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.224571] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.235521] pci 0000:00:04.3: enabling Extended Tags [ 1.241415] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.246993] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.253932] pci 0000:00:04.4: enabling Extended Tags [ 1.257965] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.262936] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.268899] pci 0000:00:04.5: enabling Extended Tags [ 1.276799] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.282886] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.288881] pci 0000:00:04.6: enabling Extended Tags [ 1.293984] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.298948] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.304831] pci 0000:00:04.7: enabling Extended Tags [ 1.312019] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.318814] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.327825] pci 0000:00:05.0: enabling Extended Tags [ 1.387338] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.389308] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.392850] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.416826] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.421934] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.427378] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.434686] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.442499] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.447194] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.451458] pci 0000:01:00.0: enabling Extended Tags [ 1.524178] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.527600] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.531591] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.535642] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.542101] pci_bus 0000:02: extended config space not accessible [ 1.543786] acpiphp: Slot [1] registered [ 1.546615] acpiphp: Slot [0] registered [ 1.547572] acpiphp: Slot [2] registered [ 1.550356] acpiphp: Slot [3] registered [ 1.551570] acpiphp: Slot [4] registered [ 1.554299] acpiphp: Slot [5] registered [ 1.555571] acpiphp: Slot [6] registered [ 1.558363] acpiphp: Slot [7] registered [ 1.559572] acpiphp: Slot [8] registered [ 1.562452] acpiphp: Slot [9] registered [ 1.563573] acpiphp: Slot [10] registered [ 1.566447] acpiphp: Slot [11] registered [ 1.567571] acpiphp: Slot [12] registered [ 1.570447] acpiphp: Slot [13] registered [ 1.571571] acpiphp: Slot [14] registered [ 1.574381] acpiphp: Slot [15] registered [ 1.575574] acpiphp: Slot [16] registered [ 1.578640] acpiphp: Slot [17] registered [ 1.579572] acpiphp: Slot [18] registered [ 1.582394] acpiphp: Slot [19] registered [ 1.583571] acpiphp: Slot [20] registered [ 1.586395] acpiphp: Slot [21] registered [ 1.587579] acpiphp: Slot [22] registered [ 1.590353] acpiphp: Slot [23] registered [ 1.591571] acpiphp: Slot [24] registered [ 1.594528] acpiphp: Slot [25] registered [ 1.595570] acpiphp: Slot [26] registered [ 1.598357] acpiphp: Slot [27] registered [ 1.599574] acpiphp: Slot [28] registered [ 1.602360] acpiphp: Slot [29] registered [ 1.603574] acpiphp: Slot [30] registered [ 1.606362] acpiphp: Slot [31] registered [ 1.609846] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.621547] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.697667] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.699589] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.703587] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.707666] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.717278] acpiphp: Slot [0-2] registered [ 1.720129] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.729338] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.740985] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.745651] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.747713] pci 0000:03:00.0: enabling Extended Tags [ 1.823458] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.823641] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.827640] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.834519] acpiphp: Slot [0-3] registered [ 1.836120] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.847523] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.861262] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.866148] pci 0000:04:00.0: enabling Extended Tags [ 1.941230] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.943660] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.947641] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.954714] acpiphp: Slot [0-4] registered [ 1.956157] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.966945] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.977718] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.982002] pci 0000:05:00.0: enabling Extended Tags [ 2.058541] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.059643] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.063640] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.070616] acpiphp: Slot [0-5] registered [ 2.072143] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.083022] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.093600] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.098269] pci 0000:06:00.0: enabling Extended Tags [ 2.174909] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.175642] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.179640] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.186478] acpiphp: Slot [0-6] registered [ 2.252010] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.255389] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.255641] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.262460] acpiphp: Slot [0-7] registered [ 2.329114] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.331773] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.335642] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.342710] acpiphp: Slot [0-8] registered [ 2.408345] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.411698] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.415642] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.422617] acpiphp: Slot [0-9] registered [ 2.488348] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.491979] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.495642] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.502689] acpiphp: Slot [0-10] registered [ 2.568317] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.571738] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.575659] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.582626] acpiphp: Slot [0-11] registered [ 2.648636] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.651682] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.655641] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.663093] acpiphp: Slot [0-12] registered [ 2.728466] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.731763] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.735642] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.742760] acpiphp: Slot [0-13] registered [ 2.814285] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.815679] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.819673] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.827699] acpiphp: Slot [0-14] registered [ 2.895479] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.895651] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.899646] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.906835] acpiphp: Slot [0-15] registered [ 2.972177] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.975780] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.979642] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.986866] acpiphp: Slot [0-16] registered [ 3.052245] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.055787] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.059641] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.066831] acpiphp: Slot [0-17] registered [ 3.131683] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.135026] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.135654] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.142642] acpiphp: Slot [0-18] registered [ 3.208033] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.211423] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.211641] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.218758] acpiphp: Slot [0-19] registered [ 3.284369] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.287667] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.291643] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.298643] acpiphp: Slot [0-20] registered [ 3.364207] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.367642] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.371642] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.378679] acpiphp: Slot [0-21] registered [ 3.444773] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.447819] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.451643] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.458816] acpiphp: Slot [0-22] registered [ 3.524437] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.527719] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.531654] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.538577] acpiphp: Slot [0-23] registered [ 3.604432] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.607822] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.611662] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.619185] acpiphp: Slot [0-24] registered [ 3.685976] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.687647] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.691659] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.698817] acpiphp: Slot [0-25] registered [ 3.765177] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.767643] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.771643] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.823627] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.827766] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.831755] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.835747] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.839734] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.843746] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.847754] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.851733] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.855616] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.859433] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.859538] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.863399] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.863539] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.867561] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.871447] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.871539] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.876085] iommu: Default domain type: Translated [ 3.879535] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.883676] SCSI subsystem initialized [ 3.886373] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.887510] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.887527] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.891255] vgaarb: loaded [ 3.891548] ACPI: bus type USB registered [ 3.894253] usbcore: registered new interface driver usbfs [ 3.895532] usbcore: registered new interface driver hub [ 3.899006] usbcore: registered new device driver usb [ 3.899543] pps_core: LinuxPPS API ver. 1 registered [ 3.902814] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.903529] PTP clock support registered [ 3.906311] EDAC MC: Ver: 3.0.0 [ 3.910858] NetLabel: Initializing [ 3.911525] NetLabel: domain hash size = 128 [ 3.914462] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.915544] NetLabel: unlabeled traffic allowed by default [ 3.919218] PCI: Using ACPI for IRQ routing [ 4.683975] clocksource: Switched to clocksource kvm-clock [ 4.700675] VFS: Disk quotas dquot_6.6.0 [ 4.703670] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.708405] AppArmor: AppArmor Filesystem Enabled [ 4.711772] pnp: PnP ACPI init [ 4.714311] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.719698] pnp: PnP ACPI: found 5 devices [ 4.728216] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.734197] NET: Registered PF_INET protocol family [ 4.737562] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.743650] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.749075] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.754166] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.759576] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.764080] TCP: Hash tables configured (established 1024 bind 1024) [ 4.768228] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.772949] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.777184] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.781715] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.785455] NET: Registered PF_XDP protocol family [ 4.788716] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.793907] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.799242] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.804402] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.809678] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.815050] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.820320] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.825590] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.830874] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.836114] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.841350] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.846781] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.852272] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.857514] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.862775] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.868055] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.873382] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.878756] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.884077] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.889430] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.894772] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.900103] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.905441] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.910824] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.916180] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.920224] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.924256] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.928266] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.932332] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.936359] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.940357] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.944375] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.948397] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.952631] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.956676] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.960646] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.964597] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.968574] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.972684] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.976976] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.981084] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.985606] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.989921] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.994227] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.998372] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.003266] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.008108] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.012811] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.017319] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.021917] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.026103] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.030669] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.034895] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.039376] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.043644] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.048492] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.053017] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.057364] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.061659] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.066090] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.070202] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.074576] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.078709] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.082885] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.087222] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.091322] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.095392] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.099484] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.103588] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.108079] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.112176] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.116508] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.120602] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.124734] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.129074] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.133264] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.137644] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.142078] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.146553] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.150777] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.155118] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.159367] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.163991] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.168301] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.172720] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.176879] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.181272] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.185502] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.189961] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.194112] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.198519] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.202703] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.207107] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.211334] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.215716] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.219058] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.226409] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.233177] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.242589] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.246611] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.252603] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.258441] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.266873] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.273178] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.280199] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.287992] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.294206] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.299967] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.310721] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.316835] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.322575] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.330896] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.337731] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.343790] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.352729] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.359867] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.365241] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.374810] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.380681] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.388849] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.398788] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.406386] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.412774] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.422942] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.430487] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.435906] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.445628] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.451208] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.460128] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.470970] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.478297] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.485555] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.497031] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.505299] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.511945] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.518989] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.523899] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.529788] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.536840] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.545480] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.548981] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.554647] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.561599] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.569994] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.573499] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.580280] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.585824] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.595230] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.598751] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.605784] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.611387] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.620789] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.625252] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.631150] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.637800] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.645169] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.650235] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.656060] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.663022] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.670176] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.675909] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.681822] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.688700] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.697614] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.701032] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.708008] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.713484] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.722609] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.726157] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.733551] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.739198] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.749041] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.754356] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.760198] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.767424] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.774460] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.779312] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.785460] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.792576] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.800582] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.803955] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.810759] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.816537] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.825759] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.829536] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.836652] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.842098] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.850919] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.856986] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.861210] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.865849] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.870689] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.875119] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.879734] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.883812] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.888103] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.893007] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.896821] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.900904] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.906335] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.910904] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.916226] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.922473] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.927673] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.931767] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.936569] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.940785] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.946052] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.950539] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.955605] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.959700] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.964538] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.968819] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.973830] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.978072] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.982862] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.987156] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.992033] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.996314] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.001120] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.005226] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.010057] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.013747] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.017835] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.022763] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.026912] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.031122] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.035871] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.039466] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.043544] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.048246] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.051961] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.055990] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.060734] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.064467] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.068571] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.073475] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.077150] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.081240] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.086022] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.089735] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.093814] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.098747] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.102430] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.106559] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.113250] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.116954] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.121018] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.125752] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.129424] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.133530] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.138263] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.141953] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.146052] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.150824] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.154469] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.158585] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.163323] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.166985] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.171049] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.177250] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.186853] PCI: CLS 0 bytes, default 64 [ 6.189706] Trying to unpack rootfs image as initramfs... [ 6.194271] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.211853] Initialise system trusted keyrings [ 6.214890] Key type blacklist registered [ 6.223569] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.228894] zbud: loaded [ 6.231029] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.243689] fuse: init (API version 7.34) [ 6.251705] integrity: Platform Keyring initialized [ 6.267588] Key type asymmetric registered [ 6.270453] Asymmetric key parser 'x509' registered [ 6.279593] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.291686] io scheduler mq-deadline registered [ 6.297301] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.308240] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.325167] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.340041] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.355907] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.364044] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.379616] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.391902] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.403854] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.415952] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.425254] Freeing initrd memory: 8744K [ 6.428060] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.433474] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.441343] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.446569] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.454195] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.459542] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.464599] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.470297] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.474516] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.483691] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.488995] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.496720] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.502414] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.509949] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.515097] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.522617] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.526746] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.535455] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.539625] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.548521] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.552654] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.561217] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.565331] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.571309] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.578135] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.582269] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.589762] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.593876] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.602515] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.606699] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.614818] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.618925] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.627404] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.631579] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.640056] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.644788] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.652426] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.657374] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.664816] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.669691] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.674647] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.680224] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.684339] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.692979] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.701828] shpchp 0000:01:00.0: pci_hp_regist10000 er failed with error -16 [ 6.705981] shpchp 0000:01:00.0: Slot initialization failed [ 6.711714] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.716176] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.721848] ACPI: button: Power Button [PWRF] [ 6.746931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.782149] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.788604] Linux agpgart interface v0.103 [ 6.792540] loop: module loaded [ 6.795029] tun: Universal TUN/TAP device driver, 1.6 [ 6.798512] PPP generic driver version 2.4.2 [ 6.801549] VFIO - User Level meta-driver version: 0.3 [ 6.805099] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.809378] ehci-pci: EHCI PCI platform driver [ 6.812454] ehci-platform: EHCI generic platform driver [ 6.815948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.820014] ohci-pci: OHCI PCI platform driver [ 6.823022] ohci-platform: OHCI generic platform driver [ 6.826531] uhci_hcd: USB Universal Host Controller Interface driver [ 6.832454] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.835957] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.840878] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.844480] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.848460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.853914] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.858711] usb usb1: Product: UHCI Host Controller [ 6.862079] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.866313] usb usb1: SerialNumber: 0000:02:01.0 [ 6.869552] hub 1-0:1.0: USB hub found [ 6.872396] hub 1-0:1.0: 2 ports detected [ 6.875389] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.882698] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.886378] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.889889] mousedev: PS/2 mouse device common for all mice [ 6.894386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.900036] rtc_cmos 00:03: RTC can wake from S4 [ 6.905012] rtc_cmos 00:03: registered as rtc0 [ 6.908366] rtc_cmos 00:03: setting system clock to 2026-01-25T08:53:55 UTC (1769331235) [ 6.913776] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.918088] i2c_dev: i2c /dev entries driver [ 6.921077] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.928733] device-mapper: uevent: version 1.0.3 [ 6.932565] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.938281] platform eisa.0: Probing EISA bus 0 [ 6.941382] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.946065] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.950246] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.954434] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.958697] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.962886] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.967094] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.971357] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.975999] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.980268] platform eisa.0: EISA: Detected 0 cards [ 6.983647] ledtrig-cpu: registered to indicate activity on CPUs [ 6.987757] drop_monitor: Initializing network drop monitor service [ 6.992047] NET: Registered PF_INET6 protocol family [ 6.998572] Segment Routing with IPv6 [ 7.001245] In-situ OAM (IOAM) with IPv6 [ 7.004219] NET: Registered PF_PACKET protocol family [ 7.007695] Key type dns_resolver registered [ 7.010826] IPI shorthand broadcast: enabled [ 7.013899] registered taskstats version 1 [ 7.016923] Loading compiled-in X.509 certificates [ 7.020782] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.027684] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.034389] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.040881] blacklist: Loading compiled-in revocation X.509 certificates [ 7.045359] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.051694] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.058406] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.067291] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.073938] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.080981] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.087922] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.094783] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.102250] zswap: loaded using pool lzo/zbud [ 7.105636] Key type .fscrypt registered [ 7.108464] Key type fscrypt-provisioning registered [ 7.113325] Key type encrypted registered [ 7.116235] AppArmor: AppArmor sha1 policy hashing enabled [ 7.119959] ima: No TPM chip found, activating TPM-bypass! [ 7.123696] Loading compiled-in module X.509 certificates [ 7.127911] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.134419] ima: Allocated hash algorithm: sha1 [ 7.137588] ima: No architecture policies found [ 7.140731] evm: Initialising EVM extended attributes: [ 7.144193] evm: security.selinux [ 7.146571] evm: security.SMACK64 [ 7.148989] evm: security.SMACK64EXEC [ 7.151578] evm: security.SMACK64TRANSMUTE [ 7.154376] evm: security.SMACK64MMAP [ 7.157071] evm: security.apparmor [ 7.159651] evm: security.ima [ 7.161877] evm: security.capability [ 7.164523] evm: HMAC attrs: 0x1 [ 7.167332] PM: Magic number: 10:35:878 [ 7.170443] RAS: Correctable Errors collector initialized. [ 7.174199] Unstable clock detected, switching default tracing clock to "global" [ 7.174199] If you want to keep using the local clock, then add: [ 7.174199] "trace_clock=local" [ 7.174199] on the kernel command line [ 7.189361] Freeing unused decrypted memory: 2036K [ 7.193126] Freeing unused kernel image (initmem) memory: 3244K [ 7.197094] Write protecting the kernel read-only data: 30720k [ 7.201451] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.205969] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.251155] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.255421] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.259581] Run /init as init process info: initramfs: up at 6.73 [ 7.313516] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.322034] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.326853] GPT:229375 != 2097151 [ 7.329251] GPT:Alternate GPT header not at the end of the disk. [ 7.333132] GPT:229375 != 2097151 [ 7.335563] GPT: Use GNU Parted to correct GPT errors. [ 7.380883] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.758447] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.788535] 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.58 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:29:70:e7:0d:06:b8:4d:3f:b2:f8:df:bf:e3:c4:50:90 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHURphr4HG9PiaX4bwsLNpnQxJMoYmRJ76S4xr9oA1A8SCyG9aCe3Uo1ksn+MlAKak8X9NSgzoKlfpWUWCXM+qiCOzVaFmFcgYLDlxQURSdQ/QXmtGR5ssaYfQG5u3eHGaDPATw3Kxm6JVXfzTIfDWx76CVPmjqb3FYtkdKi3e32xvmChOmC4C9GgCqygY5P6L8PkaspLvNAcVuQlwcduat6FjFoKUT54t1r5hmb2jpctUk71VGmrjGuYwEjZWtThVg8Ny7S6iTig684f3oMDhU9xxRGh6Mwdi3/ulroG5SNlsG1iw8MNx3zFWKSodOUG+UyO//S4CWZHX+s2W2To9 root@tempest-testnetworkbasicops-server-544109543 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKzrKraXh8QEGc3MXvU+Np6gsHII+iQaQNh9SuL24SSJbPwjOar7bWlMALLassKU4h6jjlsnlISRQh35lw2J77E= root@tempest-testnetworkbasicops-server-544109543 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe22:ae87/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 name: tempest-TestNetworkBasicOps-server-544109543 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-544109543 launch-index: 0 === cirros: current=0.6.2 uptime=8.62 === === 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:22:AE:87 inet6 addr: fe80::f816:3eff:fe22:ae87/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:5 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:442 (442.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-544109543 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.857811] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.860105] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.879419] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.074658] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.120017] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.278349] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.279341] ISO 9660 Extensions: RRIP_1991A [ 8.385524] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.988617] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.990424] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jan 25 08:53:56 cirros syslog.info syslogd started: BusyBox v1.35.0 Jan 25 08:53:56 cirros auth.notice su: + none root:cirros Jan 25 08:53:56 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: DUID 00:04:29:70:e7:0d:06:b8:4d:3f:b2:f8:df:bf:e3:c4:50:90 Jan 25 08:53:56 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:22:ae:87 Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe22:ae87 Jan 25 08:53:57 cirros authpriv.info dropbear[391]: Running in background Jan 25 08:53:57 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jan 25 08:53:57 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jan 25 08:53:57 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.8 from 10.100.0.1 Jan 25 08:53:57 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.8/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-544109543 login: 2026-01-25 08:54:27,424 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.8 2026-01-25 08:54:27,424 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.181:22' as 'cirros' with public key authentication 2026-01-25 08:54:27,428 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:54:27,538 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:54:27,539 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.181 successfully created 2026-01-25 08:54:28,547 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.181 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.8' failed, exit status: 1, stderr: stdout: PING 10.100.0.8 (10.100.0.8) 56(84) bytes of data. --- 10.100.0.8 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-01-25 08:54:28,548 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.8 via a ssh connection from: 192.168.122.181. 2026-01-25 08:54:28,548 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.123749 seconds 2026-01-25 08:54:29,624 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/e52a984a-8ba8-4e1f-8a28-677d8813ac6d 1.075s 2026-01-25 08:54:29,624 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"admin_state_up": true}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1073', 'x-openstack-request-id': 'req-ddc21122-52b5-4da9-a7b0-a561a4811632', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/e52a984a-8ba8-4e1f-8a28-677d8813ac6d'} Body: b'{"port":{"id":"e52a984a-8ba8-4e1f-8a28-677d8813ac6d","name":"","network_id":"a2b206d9-5707-4841-9063-d427ef7b798c","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:22:ae:87","admin_state_up":true,"status":"DOWN","device_id":"2970e70d-06b8-4d3f-b2f8-dfbfe3c45090","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"90b25dda-0176-4168-84c0-74ad226af916","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-544109543","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-544109543","fqdn":"tempest-testnetworkbasicops-server-544109543.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:53:44Z","updated_at":"2026-01-25T08:54:28Z","revision_number":7,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:54:29,728 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/f13bfcd5-c208-4390-9733-4c93b0838488 0.103s 2026-01-25 08:54:29,728 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-92650c0c-1b69-4c6e-b367-e404817bff18', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f13bfcd5-c208-4390-9733-4c93b0838488'} Body: b'{"floatingip": {"id": "f13bfcd5-c208-4390-9733-4c93b0838488", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.235", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "cfe87137-c76e-47a3-b57e-f80e3e891bcf", "port_id": "e52a984a-8ba8-4e1f-8a28-677d8813ac6d", "fixed_ip_address": "10.100.0.8", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a2b206d9-5707-4841-9063-d427ef7b798c", "mac_address": "fa:16:3e:22:ae:87", "admin_state_up": true, "status": "ACTIVE", "device_id": "2970e70d-06b8-4d3f-b2f8-dfbfe3c45090", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:53:50Z", "updated_at": "2026-01-25T08:53:51Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:54:29,728 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'f13bfcd5-c208-4390-9733-4c93b0838488', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'floating_ip_address': '192.168.122.235', 'floating_network_id': 'a2634326-5b2c-43a9-9775-565d055e70ec', 'router_id': 'cfe87137-c76e-47a3-b57e-f80e3e891bcf', 'port_id': 'e52a984a-8ba8-4e1f-8a28-677d8813ac6d', 'fixed_ip_address': '10.100.0.8', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'a2b206d9-5707-4841-9063-d427ef7b798c', 'mac_address': 'fa:16:3e:22:ae:87', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '2970e70d-06b8-4d3f-b2f8-dfbfe3c45090', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-01-25T08:53:50Z', 'updated_at': '2026-01-25T08:53:51Z', 'revision_number': 1, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'} is at status: ACTIVE 2026-01-25 08:54:29,729 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.104245 seconds 2026-01-25 08:54:29,729 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.235 with user: cirros 2026-01-25 08:54:29,729 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.235 in 120 sec and the expected result is reachable 2026-01-25 08:54:29,757 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.028328 seconds 2026-01-25 08:54:29,758 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.235 in 120 sec and the ping result is expected 2026-01-25 08:54:29,895 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/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090/action 0.136s 2026-01-25 08:54:29,896 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:29 GMT', 'server': 'Apache', 'content-length': '75469', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-844e1e78-800c-40fb-b5c0-6dfdb8ad5b80', 'x-compute-request-id': 'req-844e1e78-800c-40fb-b5c0-6dfdb8ad5b80', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090/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 1161468539 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001156] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001528] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004330] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004357] Using GB pages for direct mapping\\n[ 0.004606] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004610] ACPI: Early table checksum verification disabled\\n[ 0.004614] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004619] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004625] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004632] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004636] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004640] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004643] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004647] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004651] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004653] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004654] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004655] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004657] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004658] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005842] No NUMA configuration fo 2026-01-25 08:54:29,896 25 DEBUG [tempest.scenario.manager] Console output for 2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 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 1161468539 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001156] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001528] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004330] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004357] Using GB pages for direct mapping [ 0.004606] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004610] ACPI: Early table checksum verification disabled [ 0.004614] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004619] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004625] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004632] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004636] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004640] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004643] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004647] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004651] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004653] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004654] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004655] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004657] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004658] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005842] No NUMA configuration found [ 0.005844] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005852] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006226] Zone ranges: [ 0.006228] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006231] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006234] Normal empty [ 0.006235] Device empty [ 0.006237] Movable zone start for each node [ 0.006240] Early memory node ranges [ 0.006241] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006243] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006244] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006462] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006490] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006683] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017383] ACPI: PM-Timer IO Port: 0x608 [ 0.017409] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017524] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017528] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017530] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017532] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017533] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017535] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017538] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017540] TSC deadline timer available [ 0.017553] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017617] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017620] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017621] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017623] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017625] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017626] Booting paravirtualized kernel on KVM [ 0.017628] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017634] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017922] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018005] kvm-guest: setup async PF for cpu 0 [ 0.018032] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018056] kvm-guest: PV spinlocks disabled, single CPU [ 0.018062] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018064] Policy zone: DMA32 [ 0.018065] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018128] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018142] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018150] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018219] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018540] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019327] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019357] ftrace: allocating 50600 entries in 198 pages [ 0.042100] ftrace: allocated 198 pages with 4 groups [ 0.042251] rcu: Hierarchical RCU implementation. [ 0.042253] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042255] Rude variant of Tasks RCU enabled. [ 0.042256] Tracing variant of Tasks RCU enabled. [ 0.042258] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042259] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046492] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046890] random: crng init done [ 0.087413] Console: colour VGA+ 80x25 [ 0.225694] printk: console [tty1] enabled [ 0.547215] printk: console [ttyS0] enabled [ 0.550265] ACPI: Core revision 20210730 [ 0.553056] APIC: Switch to symmetric I/O mode setup [ 0.557515] x2apic enabled [ 0.560809] Switched APIC routing to physical x2apic. [ 0.569034] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.575515] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.579510] pid_max: default: 32768 minimum: 301 [ 0.579510] LSM: Security Framework initializing [ 0.579510] landlock: Up and running. [ 0.579510] Yama: becoming mindful. [ 0.579510] AppArmor: AppArmor initialized [ 0.579510] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.579510] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.579510] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.579510] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.579510] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.579510] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.579510] Spectre V2 : Mitigation: Retpolines [ 0.579510] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.579510] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.579510] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.579510] RETBleed: Mitigation: untrained return thunk [ 0.579510] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.579510] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.579510] Freeing SMP alternatives memory: 44K [ 0.579510] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.579653] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.583531] ... version: 0 [ 0.586497] ... bit width: 48 [ 0.587522] ... generic registers: 6 [ 0.590244] ... value mask: 0000ffffffffffff [ 0.591525] ... max period: 00007fffffffffff [ 0.595525] ... fixed-purpose events: 0 [ 0.598623] ... event mask: 000000000000003f [ 0.599628] rcu: Hierarchical SRCU implementation. [ 0.604073] smp: Bringing up secondary CPUs ... [ 0.607453] smp: Brought up 1 node, 1 CPU [ 0.607530] smpboot: Max logical packages: 1 [ 0.611017] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.611988] devtmpfs: initialized [ 0.614428] x86/mm: Memory block size: 128MB [ 0.615771] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.619535] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.623580] pinctrl core: initialized pinctrl subsystem [ 0.627443] PM: RTC time: 08:53:49, date: 2026-01-25 [ 0.627711] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.631637] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.635536] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.639531] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.643536] audit: initializing netlink subsys (disabled) [ 0.647267] thermal_sys: Registered thermal governor 'fair_share' [ 0.647269] thermal_sys: Registered thermal governor 'bang_bang' [ 0.647523] thermal_sys: Registered thermal governor 'step_wise' [ 0.651528] audit: type=2000 audit(1769331229.164:1): state=initialized audit_enabled=0 res=1 [ 0.659530] thermal_sys: Registered thermal governor 'user_space' [ 0.659532] thermal_sys: Registered thermal governor 'power_allocator' [ 0.663553] EISA bus registered [ 0.669763] cpuidle: using governor ladder [ 0.671522] cpuidle: using governor menu [ 0.676853] ACPI: bus type PCI registered [ 0.679523] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.683839] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.687524] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.691542] PCI: Using configuration type 1 for base access [ 0.696304] Kprobes globally optimized [ 0.699016] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.699525] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.704302] ACPI: Added _OSI(Module Device) [ 0.707074] ACPI: Added _OSI(Processor Device) [ 0.707553] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.710619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.711557] ACPI: Added _OSI(Linux-Dell-Video) [ 0.714569] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.715529] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.722160] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.727204] ACPI: Interpreter enabled [ 0.727533] ACPI: PM: (supports S0 S5) [ 0.730142] ACPI: Using IOAPIC for interrupt routing [ 0.731554] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.735522] PCI: Using E820 reservations for host bridge windows [ 0.739651] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.747973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.751528] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.755638] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.759625] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.764717] PCI host bridge to bus 0000:00 [ 0.767496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.767523] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.771523] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.775523] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.779522] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.783523] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787522] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.791816] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.799652] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.810821] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.822245] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.829968] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.841548] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.843717] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.851991] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.859392] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.866904] pci 0000:00:02.0: enabling Extended Tags [ 0.869968] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.877177] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.886753] pci 0000:00:02.1: enabling Extended Tags [ 0.890209] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.895523] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.905149] pci 0000:00:02.2: enabling Extended Tags [ 0.910048] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.916633] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.927823] pci 0000:00:02.3: enabling Extended Tags [ 0.933950] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.939530] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.948458] pci 0000:00:02.4: enabling Extended Tags [ 0.955596] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.962870] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.969059] pci 0000:00:02.5: enabling Extended Tags [ 0.974353] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.978852] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.986750] pci 0000:00:02.6: enabling Extended Tags [ 0.990011] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.994465] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.003813] pci 0000:00:02.7: enabling Extended Tags [ 1.011958] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.019160] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.024986] pci 0000:00:03.0: enabling Extended Tags [ 1.030074] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.036666] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.047050] pci 0000:00:03.1: enabling Extended Tags [ 1.049947] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.054442] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.063670] pci 0000:00:03.2: enabling Extended Tags [ 1.069435] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.074699] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.082770] pci 0000:00:03.3: enabling Extended Tags [ 1.087547] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.093904] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.100818] pci 0000:00:03.4: enabling Extended Tags [ 1.108511] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.114713] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.120881] pci 0000:00:03.5: enabling Extended Tags [ 1.125998] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.130883] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.136976] pci 0000:00:03.6: enabling Extended Tags [ 1.142004] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.146716] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.157222] pci 0000:00:03.7: enabling Extended Tags [ 1.164004] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.171047] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.176834] pci 0000:00:04.0: enabling Extended Tags [ 1.184792] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.190875] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.196804] pci 0000:00:04.1: enabling Extended Tags [ 1.201975] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.206837] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.212909] pci 0000:00:04.2: enabling Extended Tags [ 1.217961] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.224571] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.235521] pci 0000:00:04.3: enabling Extended Tags [ 1.241415] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.246993] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.253932] pci 0000:00:04.4: enabling Extended Tags [ 1.257965] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.262936] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.268899] pci 0000:00:04.5: enabling Extended Tags [ 1.276799] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.282886] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.288881] pci 0000:00:04.6: enabling Extended Tags [ 1.293984] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.298948] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.304831] pci 0000:00:04.7: enabling Extended Tags [ 1.312019] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.318814] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.327825] pci 0000:00:05.0: enabling Extended Tags [ 1.387338] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.389308] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.392850] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.416826] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.421934] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.427378] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.434686] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.442499] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.447194] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.451458] pci 0000:01:00.0: enabling Extended Tags [ 1.524178] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.527600] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.531591] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.535642] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.542101] pci_bus 0000:02: extended config space not accessible [ 1.543786] acpiphp: Slot [1] registered [ 1.546615] acpiphp: Slot [0] registered [ 1.547572] acpiphp: Slot [2] registered [ 1.550356] acpiphp: Slot [3] registered [ 1.551570] acpiphp: Slot [4] registered [ 1.554299] acpiphp: Slot [5] registered [ 1.555571] acpiphp: Slot [6] registered [ 1.558363] acpiphp: Slot [7] registered [ 1.559572] acpiphp: Slot [8] registered [ 1.562452] acpiphp: Slot [9] registered [ 1.563573] acpiphp: Slot [10] registered [ 1.566447] acpiphp: Slot [11] registered [ 1.567571] acpiphp: Slot [12] registered [ 1.570447] acpiphp: Slot [13] registered [ 1.571571] acpiphp: Slot [14] registered [ 1.574381] acpiphp: Slot [15] registered [ 1.575574] acpiphp: Slot [16] registered [ 1.578640] acpiphp: Slot [17] registered [ 1.579572] acpiphp: Slot [18] registered [ 1.582394] acpiphp: Slot [19] registered [ 1.583571] acpiphp: Slot [20] registered [ 1.586395] acpiphp: Slot [21] registered [ 1.587579] acpiphp: Slot [22] registered [ 1.590353] acpiphp: Slot [23] registered [ 1.591571] acpiphp: Slot [24] registered [ 1.594528] acpiphp: Slot [25] registered [ 1.595570] acpiphp: Slot [26] registered [ 1.598357] acpiphp: Slot [27] registered [ 1.599574] acpiphp: Slot [28] registered [ 1.602360] acpiphp: Slot [29] registered [ 1.603574] acpiphp: Slot [30] registered [ 1.606362] acpiphp: Slot [31] registered [ 1.609846] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.621547] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.697667] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.699589] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.703587] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.707666] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.717278] acpiphp: Slot [0-2] registered [ 1.720129] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.729338] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.740985] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.745651] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.747713] pci 0000:03:00.0: enabling Extended Tags [ 1.823458] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.823641] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.827640] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.834519] acpiphp: Slot [0-3] registered [ 1.836120] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.847523] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.861262] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.866148] pci 0000:04:00.0: enabling Extended Tags [ 1.941230] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.943660] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.947641] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.954714] acpiphp: Slot [0-4] registered [ 1.956157] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.966945] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.977718] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.982002] pci 0000:05:00.0: enabling Extended Tags [ 2.058541] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.059643] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.063640] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.070616] acpiphp: Slot [0-5] registered [ 2.072143] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.083022] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.093600] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.098269] pci 0000:06:00.0: enabling Extended Tags [ 2.174909] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.175642] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.179640] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.186478] acpiphp: Slot [0-6] registered [ 2.252010] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.255389] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.255641] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.262460] acpiphp: Slot [0-7] registered [ 2.329114] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.331773] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.335642] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.342710] acpiphp: Slot [0-8] registered [ 2.408345] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.411698] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.415642] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.422617] acpiphp: Slot [0-9] registered [ 2.488348] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.491979] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.495642] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.502689] acpiphp: Slot [0-10] registered [ 2.568317] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.571738] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.575659] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.582626] acpiphp: Slot [0-11] registered [ 2.648636] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.651682] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.655641] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.663093] acpiphp: Slot [0-12] registered [ 2.728466] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.731763] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.735642] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.742760] acpiphp: Slot [0-13] registered [ 2.814285] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.815679] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.819673] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.827699] acpiphp: Slot [0-14] registered [ 2.895479] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.895651] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.899646] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.906835] acpiphp: Slot [0-15] registered [ 2.972177] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.975780] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.979642] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.986866] acpiphp: Slot [0-16] registered [ 3.052245] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.055787] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.059641] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.066831] acpiphp: Slot [0-17] registered [ 3.131683] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.135026] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.135654] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.142642] acpiphp: Slot [0-18] registered [ 3.208033] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.211423] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.211641] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.218758] acpiphp: Slot [0-19] registered [ 3.284369] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.287667] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.291643] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.298643] acpiphp: Slot [0-20] registered [ 3.364207] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.367642] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.371642] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.378679] acpiphp: Slot [0-21] registered [ 3.444773] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.447819] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.451643] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.458816] acpiphp: Slot [0-22] registered [ 3.524437] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.527719] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.531654] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.538577] acpiphp: Slot [0-23] registered [ 3.604432] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.607822] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.611662] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.619185] acpiphp: Slot [0-24] registered [ 3.685976] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.687647] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.691659] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.698817] acpiphp: Slot [0-25] registered [ 3.765177] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.767643] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.771643] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.823627] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.827766] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.831755] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.835747] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.839734] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.843746] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.847754] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.851733] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.855616] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.859433] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.859538] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.863399] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.863539] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.867561] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.871447] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.871539] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.876085] iommu: Default domain type: Translated [ 3.879535] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.883676] SCSI subsystem initialized [ 3.886373] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.887510] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.887527] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.891255] vgaarb: loaded [ 3.891548] ACPI: bus type USB registered [ 3.894253] usbcore: registered new interface driver usbfs [ 3.895532] usbcore: registered new interface driver hub [ 3.899006] usbcore: registered new device driver usb [ 3.899543] pps_core: LinuxPPS API ver. 1 registered [ 3.902814] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.903529] PTP clock support registered [ 3.906311] EDAC MC: Ver: 3.0.0 [ 3.910858] NetLabel: Initializing [ 3.911525] NetLabel: domain hash size = 128 [ 3.914462] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.915544] NetLabel: unlabeled traffic allowed by default [ 3.919218] PCI: Using ACPI for IRQ routing [ 4.683975] clocksource: Switched to clocksource kvm-clock [ 4.700675] VFS: Disk quotas dquot_6.6.0 [ 4.703670] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.708405] AppArmor: AppArmor Filesystem Enabled [ 4.711772] pnp: PnP ACPI init [ 4.714311] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.719698] pnp: PnP ACPI: found 5 devices [ 4.728216] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.734197] NET: Registered PF_INET protocol family [ 4.737562] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.743650] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.749075] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.754166] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.759576] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.764080] TCP: Hash tables configured (established 1024 bind 1024) [ 4.768228] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.772949] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.777184] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.781715] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.785455] NET: Registered PF_XDP protocol family [ 4.788716] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.793907] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.799242] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.804402] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.809678] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.815050] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.820320] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.825590] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.830874] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.836114] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.841350] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.846781] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.852272] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.857514] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.862775] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.868055] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.873382] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.878756] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.884077] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.889430] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.894772] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.900103] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.905441] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.910824] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.916180] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.920224] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.924256] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.928266] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.932332] pci 0F6ED 000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.936359] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.940357] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.944375] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.948397] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.952631] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.956676] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.960646] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.964597] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.968574] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.972684] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.976976] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.981084] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.985606] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.989921] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.994227] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.998372] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.003266] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.008108] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.012811] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.017319] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.021917] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.026103] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.030669] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.034895] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.039376] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.043644] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.048492] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.053017] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.057364] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.061659] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.066090] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.070202] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.074576] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.078709] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.082885] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.087222] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.091322] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.095392] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.099484] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.103588] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.108079] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.112176] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.116508] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.120602] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.124734] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.129074] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.133264] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.137644] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.142078] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.146553] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.150777] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.155118] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.159367] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.163991] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.168301] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.172720] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.176879] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.181272] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.185502] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.189961] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.194112] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.198519] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.202703] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.207107] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.211334] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.215716] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.219058] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.226409] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.233177] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.242589] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.246611] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.252603] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.258441] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.266873] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.273178] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.280199] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.287992] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.294206] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.299967] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.310721] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.316835] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.322575] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.330896] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.337731] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.343790] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.352729] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.359867] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.365241] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.374810] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.380681] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.388849] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.398788] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.406386] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.412774] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.422942] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.430487] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.435906] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.445628] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.451208] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.460128] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.470970] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.478297] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.485555] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.497031] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.505299] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.511945] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.518989] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.523899] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.529788] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.536840] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.545480] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.548981] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.554647] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.561599] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.569994] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.573499] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.580280] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.585824] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.595230] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.598751] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.605784] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.611387] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.620789] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.625252] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.631150] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.637800] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.645169] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.650235] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.656060] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.663022] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.670176] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.675909] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.681822] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.688700] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.697614] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.701032] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.708008] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.713484] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.722609] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.726157] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.733551] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.739198] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.749041] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.754356] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.760198] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.767424] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.774460] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.779312] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.785460] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.792576] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.800582] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.803955] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.810759] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.816537] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.825759] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.829536] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.836652] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.842098] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.850919] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.856986] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.861210] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.865849] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.870689] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.875119] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.879734] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.883812] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.888103] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.893007] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.896821] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.900904] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.906335] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.910904] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.916226] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.922473] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.927673] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.931767] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.936569] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.940785] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.946052] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.950539] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.955605] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.959700] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.964538] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.968819] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.973830] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.978072] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.982862] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.987156] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.992033] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.996314] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.001120] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.005226] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.010057] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.013747] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.017835] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.022763] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.026912] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.031122] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.035871] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.039466] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.043544] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.048246] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.051961] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.055990] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.060734] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.064467] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.068571] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.073475] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.077150] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.081240] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.086022] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.089735] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.093814] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.098747] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.102430] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.106559] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.113250] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.116954] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.121018] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.125752] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.129424] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.133530] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.138263] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.141953] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.146052] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.150824] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.154469] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.158585] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.163323] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.166985] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.171049] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.177250] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.186853] PCI: CLS 0 bytes, default 64 [ 6.189706] Trying to unpack rootfs image as initramfs... [ 6.194271] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.211853] Initialise system trusted keyrings [ 6.214890] Key type blacklist registered [ 6.223569] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.228894] zbud: loaded [ 6.231029] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.243689] fuse: init (API version 7.34) [ 6.251705] integrity: Platform Keyring initialized [ 6.267588] Key type asymmetric registered [ 6.270453] Asymmetric key parser 'x509' registered [ 6.279593] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.291686] io scheduler mq-deadline registered [ 6.297301] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.308240] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.325167] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.340041] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.355907] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.364044] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.379616] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.391902] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.403854] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.415952] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.425254] Freeing initrd memory: 8744K [ 6.428060] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.433474] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.441343] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.446569] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.454195] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.459542] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.464599] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.470297] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.474516] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.483691] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.488995] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.496720] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.502414] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.509949] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.515097] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.522617] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.526746] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.535455] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.539625] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.548521] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.552654] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.561217] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.565331] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.571309] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.578135] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.582269] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.589762] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.593876] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.602515] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.606699] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.614818] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.618925] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.627404] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.631579] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.640056] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.644788] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.652426] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.657374] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.664816] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.669691] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.674647] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.680224] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.684339] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.692979] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.701828] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.705981] shpchp 0000:01:00.0: Slot initialization failed [ 6.711714] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.716176] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.721848] ACPI: button: Power Button [PWRF] [ 6.746931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.782149] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.788604] Linux agpgart interface v0.103 [ 6.792540] loop: module loaded [ 6.795029] tun: Universal TUN/TAP device driver, 1.6 [ 6.798512] PPP generic driver version 2.4.2 [ 6.801549] VFIO - User Level meta-driver version: 0.3 [ 6.805099] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.809378] ehci-pci: EHCI PCI platform driver [ 6.812454] ehci-platform: EHCI generic platform driver [ 6.815948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.820014] ohci-pci: OHCI PCI platform driver [ 6.823022] ohci-platform: OHCI generic platform driver [ 6.826531] uhci_hcd: USB Universal Host Controller Interface driver [ 6.832454] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.835957] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.840878] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.844480] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.848460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.853914] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.858711] usb usb1: Product: UHCI Host Controller [ 6.862079] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.866313] usb usb1: SerialNumber: 0000:02:01.0 [ 6.869552] hub 1-0:1.0: USB hub found [ 6.872396] hub 1-0:1.0: 2 ports detected [ 6.875389] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.882698] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.886378] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.889889] mousedev: PS/2 mouse device common for all mice [ 6.894386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.900036] rtc_cmos 00:03: RTC can wake from S4 [ 6.905012] rtc_cmos 00:03: registered as rtc0 [ 6.908366] rtc_cmos 00:03: setting system clock to 2026-01-25T08:53:55 UTC (1769331235) [ 6.913776] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.918088] i2c_dev: i2c /dev entries driver [ 6.921077] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.928733] device-mapper: uevent: version 1.0.3 [ 6.932565] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.938281] platform eisa.0: Probing EISA bus 0 [ 6.941382] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.946065] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.950246] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.954434] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.958697] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.962886] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.967094] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.971357] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.975999] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.980268] platform eisa.0: EISA: Detected 0 cards [ 6.983647] ledtrig-cpu: registered to indicate activity on CPUs [ 6.987757] drop_monitor: Initializing network drop monitor service [ 6.992047] NET: Registered PF_INET6 protocol family [ 6.998572] Segment Routing with IPv6 [ 7.001245] In-situ OAM (IOAM) with IPv6 [ 7.004219] NET: Registered PF_PACKET protocol family [ 7.007695] Key type dns_resolver registered [ 7.010826] IPI shorthand broadcast: enabled [ 7.013899] registered taskstats version 1 [ 7.016923] Loading compiled-in X.509 certificates [ 7.020782] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.027684] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.034389] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.040881] blacklist: Loading compiled-in revocation X.509 certificates [ 7.045359] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.051694] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.058406] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.067291] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.073938] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.080981] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.087922] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.094783] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.102250] zswap: loaded using pool lzo/zbud [ 7.105636] Key type .fscrypt registered [ 7.108464] Key type fscrypt-provisioning registered [ 7.113325] Key type encrypted registered [ 7.116235] AppArmor: AppArmor sha1 policy hashing enabled [ 7.119959] ima: No TPM chip found, activating TPM-bypass! [ 7.123696] Loading compiled-in module X.509 certificates [ 7.127911] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.134419] ima: Allocated hash algorithm: sha1 [ 7.137588] ima: No architecture policies found [ 7.140731] evm: Initialising EVM extended attributes: [ 7.144193] evm: security.selinux [ 7.146571] evm: security.SMACK64 [ 7.148989] evm: security.SMACK64EXEC [ 7.151578] evm: security.SMACK64TRANSMUTE [ 7.154376] evm: security.SMACK64MMAP [ 7.157071] evm: security.apparmor [ 7.159651] evm: security.ima [ 7.161877] evm: security.capability [ 7.164523] evm: HMAC attrs: 0x1 [ 7.167332] PM: Magic number: 10:35:878 [ 7.170443] RAS: Correctable Errors collector initialized. [ 7.174199] Unstable clock detected, switching default tracing clock to "global" [ 7.174199] If you want to keep using the local clock, then add: [ 7.174199] "trace_clock=local" [ 7.174199] on the kernel command line [ 7.189361] Freeing unused decrypted memory: 2036K [ 7.193126] Freeing unused kernel image (initmem) memory: 3244K [ 7.197094] Write protecting the kernel read-only data: 30720k [ 7.201451] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.205969] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.251155] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.255421] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.259581] Run /init as init process info: initramfs: up at 6.73 [ 7.313516] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.322034] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.326853] GPT:229375 != 2097151 [ 7.329251] GPT:Alternate GPT header not at the end of the disk. [ 7.333132] GPT:229375 != 2097151 [ 7.335563] GPT: Use GNU Parted to correct GPT errors. [ 7.380883] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.758447] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.788535] 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.58 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:29:70:e7:0d:06:b8:4d:3f:b2:f8:df:bf:e3:c4:50:90 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHURphr4HG9PiaX4bwsLNpnQxJMoYmRJ76S4xr9oA1A8SCyG9aCe3Uo1ksn+MlAKak8X9NSgzoKlfpWUWCXM+qiCOzVaFmFcgYLDlxQURSdQ/QXmtGR5ssaYfQG5u3eHGaDPATw3Kxm6JVXfzTIfDWx76CVPmjqb3FYtkdKi3e32xvmChOmC4C9GgCqygY5P6L8PkaspLvNAcVuQlwcduat6FjFoKUT54t1r5hmb2jpctUk71VGmrjGuYwEjZWtThVg8Ny7S6iTig684f3oMDhU9xxRGh6Mwdi3/ulroG5SNlsG1iw8MNx3zFWKSodOUG+UyO//S4CWZHX+s2W2To9 root@tempest-testnetworkbasicops-server-544109543 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKzrKraXh8QEGc3MXvU+Np6gsHII+iQaQNh9SuL24SSJbPwjOar7bWlMALLassKU4h6jjlsnlISRQh35lw2J77E= root@tempest-testnetworkbasicops-server-544109543 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe22:ae87/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 name: tempest-TestNetworkBasicOps-server-544109543 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-544109543 launch-index: 0 === cirros: current=0.6.2 uptime=8.62 === === 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:22:AE:87 inet6 addr: fe80::f816:3eff:fe22:ae87/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:5 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:442 (442.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-544109543 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.857811] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.860105] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.879419] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.074658] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.120017] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.278349] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.279341] ISO 9660 Extensions: RRIP_1991A [ 8.385524] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.988617] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.990424] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jan 25 08:53:56 cirros syslog.info syslogd started: BusyBox v1.35.0 Jan 25 08:53:56 cirros auth.notice su: + none root:cirros Jan 25 08:53:56 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: DUID 00:04:29:70:e7:0d:06:b8:4d:3f:b2:f8:df:bf:e3:c4:50:90 Jan 25 08:53:56 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:22:ae:87 Jan 25 08:53:56 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe22:ae87 Jan 25 08:53:57 cirros authpriv.info dropbear[391]: Running in background Jan 25 08:53:57 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jan 25 08:53:57 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jan 25 08:53:57 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.8 from 10.100.0.1 Jan 25 08:53:57 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.8/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-544109543 login: 2026-01-25 08:54:29,898 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2026-01-25 08:54:29,902 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:54:30,012 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:54:30,012 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2026-01-25 08:54:30,013 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.8 2026-01-25 08:54:30,013 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.181:22' as 'cirros' with public key authentication 2026-01-25 08:54:30,016 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:54:30,120 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:54:30,121 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.181 successfully created 2026-01-25 08:54:30,130 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.117011 seconds 2026-01-25 08:54:31,924 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8903a361-12d7-4bc4-9fd1-371e18823389 1.793s 2026-01-25 08:54:31,925 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-95da9290-e8d3-479b-ae2a-c1148343fddb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8903a361-12d7-4bc4-9fd1-371e18823389'} Body: b'' 2026-01-25 08:54:32,075 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45 0.149s 2026-01-25 08:54:32,075 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:31 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e14c9a31-e932-42cd-bbef-f1437886c8c4', 'x-compute-request-id': 'req-e14c9a31-e932-42cd-bbef-f1437886c8c4', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45'} Body: b'' 2026-01-25 08:54:34,282 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45 2.207s 2026-01-25 08:54:34,283 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:32 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-c9ef7454-0369-431f-9963-fd42e5089c44', 'x-compute-request-id': 'req-c9ef7454-0369-431f-9963-fd42e5089c44', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45'} Body: b'{"server": {"id": "c1eb01c2-7f48-462c-b5e3-d965baa67c45", "name": "tempest-TestNetworkBasicOps-server-2021207435", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:57Z", "updated": "2026-01-25T08:54:32Z", "addresses": {"tempest-network-smoke--1673697243": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:54:dd"}, {"version": 4, "addr": "192.168.122.181", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:54:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-789671235", "OS-SRV-USG:launched_at": "2026-01-25T08:54:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-961892341"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:54:35,502 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45 0.211s 2026-01-25 08:54:35,502 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:35 GMT', 'server': 'Apache', 'content-length': '1752', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4c29012-db20-45fd-b944-0f01cda9803d', 'x-compute-request-id': 'req-d4c29012-db20-45fd-b944-0f01cda9803d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45'} Body: b'{"server": {"id": "c1eb01c2-7f48-462c-b5e3-d965baa67c45", "name": "tempest-TestNetworkBasicOps-server-2021207435", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:57Z", "updated": "2026-01-25T08:54:32Z", "addresses": {"tempest-network-smoke--1673697243": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:54:dd"}, {"version": 4, "addr": "192.168.122.181", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:54:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-789671235", "OS-SRV-USG:launched_at": "2026-01-25T08:54:03.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-01-25 08:54:36,597 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45 0.090s 2026-01-25 08:54:36,597 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:36 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e14b1520-f885-49db-8106-8d53f1a62655', 'x-compute-request-id': 'req-e14b1520-f885-49db-8106-8d53f1a62655', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c1eb01c2-7f48-462c-b5e3-d965baa67c45'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c1eb01c2-7f48-462c-b5e3-d965baa67c45 could not be found."}}' 2026-01-25 08:54:37,333 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/be5fad9e-d127-42a7-a4f1-085b713b7a34 0.735s 2026-01-25 08:54:37,334 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:37 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5b371ae0-2db4-4755-b053-53534d5e1ebb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/be5fad9e-d127-42a7-a4f1-085b713b7a34'} Body: b'' 2026-01-25 08:54:37,410 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-789671235 0.076s 2026-01-25 08:54:37,410 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:37 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5222aece-a01e-4159-89b4-0798e061425f', 'x-compute-request-id': 'req-5222aece-a01e-4159-89b4-0798e061425f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-789671235'} Body: b'' 2026-01-25 08:54:38,421 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f13bfcd5-c208-4390-9733-4c93b0838488 1.010s 2026-01-25 08:54:38,421 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a33ffa83-7da8-4100-b731-9ddb5acb43f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f13bfcd5-c208-4390-9733-4c93b0838488'} Body: b'' 2026-01-25 08:54:38,567 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 0.145s 2026-01-25 08:54:38,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': 'Sun, 25 Jan 2026 08:54:38 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbd94c68-e813-49d2-bf05-cf2a7fb7512e', 'x-compute-request-id': 'req-bbd94c68-e813-49d2-bf05-cf2a7fb7512e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090'} Body: b'' 2026-01-25 08:54:39,496 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 0.929s 2026-01-25 08:54:39,497 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:38 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-54906025-7de5-4e43-a92e-16d21d3ad2be', 'x-compute-request-id': 'req-54906025-7de5-4e43-a92e-16d21d3ad2be', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090'} Body: b'{"server": {"id": "2970e70d-06b8-4d3f-b2f8-dfbfe3c45090", "name": "tempest-TestNetworkBasicOps-server-544109543", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:53:42Z", "updated": "2026-01-25T08:54:38Z", "addresses": {"tempest-network-smoke--1673697243": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ae:87"}, {"version": 4, "addr": "192.168.122.235", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ae:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1967431625", "OS-SRV-USG:launched_at": "2026-01-25T08:53:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-112486656"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:54:40,647 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 0.145s 2026-01-25 08:54:40,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': 'Sun, 25 Jan 2026 08:54:40 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fe3f921-941d-47ee-a345-24167bdb5293', 'x-compute-request-id': 'req-1fe3f921-941d-47ee-a345-24167bdb5293', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2970e70d-06b8-4d3f-b2f8-dfbfe3c45090'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2970e70d-06b8-4d3f-b2f8-dfbfe3c45090 could not be found."}}' 2026-01-25 08:54:41,239 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0 0.591s 2026-01-25 08:54:41,240 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6d3fe011-3f8d-4e99-a7c1-4af71f36dd19', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/3a7f2e63-79d0-42c4-aeff-ac8f72fecbb0'} Body: b'' 2026-01-25 08:54:41,339 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-1967431625 0.098s 2026-01-25 08:54:41,339 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:41 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc037a8-d8ac-49f5-80f5-3e4f5baa73d9', 'x-compute-request-id': 'req-3cc037a8-d8ac-49f5-80f5-3e4f5baa73d9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1967431625'} Body: b'' 2026-01-25 08:54:42,491 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/cfe87137-c76e-47a3-b57e-f80e3e891bcf/remove_router_interface 1.151s 2026-01-25 08:54:42,492 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "90b25dda-0176-4168-84c0-74ad226af916"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2a118569-5343-4f88-8421-935672ab116d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/cfe87137-c76e-47a3-b57e-f80e3e891bcf/remove_router_interface'} Body: b'{"id": "cfe87137-c76e-47a3-b57e-f80e3e891bcf", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "bf15b6de-5348-4687-8485-0c8791695e7c", "network_id": "a2b206d9-5707-4841-9063-d427ef7b798c", "subnet_id": "90b25dda-0176-4168-84c0-74ad226af916", "subnet_ids": ["90b25dda-0176-4168-84c0-74ad226af916"]}' 2026-01-25 08:54:43,239 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/90b25dda-0176-4168-84c0-74ad226af916 0.746s 2026-01-25 08:54:43,239 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c881b3e2-d41b-4c3c-bfd3-2b9319b61a48', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/90b25dda-0176-4168-84c0-74ad226af916'} Body: b'' 2026-01-25 08:54:43,823 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/cfe87137-c76e-47a3-b57e-f80e3e891bcf 0.583s 2026-01-25 08:54:43,823 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d00d4f88-ea7b-4b10-a183-72fb47c2a325', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/cfe87137-c76e-47a3-b57e-f80e3e891bcf'} Body: b'' 2026-01-25 08:54:44,536 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/a2b206d9-5707-4841-9063-d427ef7b798c 0.713s 2026-01-25 08:54:44,537 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-58b886bf-bef3-41e0-90f1-51ddfd0b20e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/a2b206d9-5707-4841-9063-d427ef7b798c'} Body: b'' 0 ] tags: -worker-0 time: 2026-01-25 08:54:44.550850Z 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-01-25 08:55:39.341978Z 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-01-25 08:54:45,251 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.700s 2026-01-25 08:54:45,252 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--1052466524", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-e11ce900-f372-4ef3-bd45-06664d0a60c3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"e688821a-a3ca-4a28-a3f1-4360c6051aa0","name":"tempest-network-smoke--1052466524","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","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-01-25T08:54:44Z","updated_at":"2026-01-25T08:54:44Z","revision_number":1}}' 2026-01-25 08:54:46,703 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.450s 2026-01-25 08:54:46,703 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-1423618826", "admin_state_up": true, "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec"}}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-ac5cc119-8a84-49c5-a344-15489699a744', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "c1f4b051-c3e2-42d7-9441-4a106cc5a82a", "name": "tempest-TestNetworkBasicOps-router-1423618826", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.234"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:54:45Z", "updated_at": "2026-01-25T08:54:45Z", "revision_number": 2, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:54:46,776 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=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28 0.072s 2026-01-25 08:54:46,777 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-aa6dc55d-ba39-4c60-8706-6a1afa4c0b81', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=16320159eb6b4f27b62d813f00f7e1fc&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:54:46,888 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.111s 2026-01-25 08:54:46,888 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-551bcb89-be79-49c4-9a51-a29b32dd9bc8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-01-25 08:54:46,958 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=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28 0.069s 2026-01-25 08:54:46,959 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-64c2a626-0aa9-473c-b326-d8c1f51592b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=a2634326-5b2c-43a9-9775-565d055e70ec&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-01-25 08:54:48,705 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.745s 2026-01-25 08:54:48,706 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-1273032027", "network_id": "e688821a-a3ca-4a28-a3f1-4360c6051aa0", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-aed89a89-46b3-4ab0-8e9f-da35a75c0c45', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"e37e9fc5-f8bf-4925-8252-462e52e2568b","name":"tempest-subnet-smoke-1273032027","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"e688821a-a3ca-4a28-a3f1-4360c6051aa0","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-01-25T08:54:47Z","updated_at":"2026-01-25T08:54:47Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:54:51,926 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/c1f4b051-c3e2-42d7-9441-4a106cc5a82a/add_router_interface 3.220s 2026-01-25 08:54:51,927 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e37e9fc5-f8bf-4925-8252-462e52e2568b"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-bfd29dbc-1418-41e0-a896-90769a2c4600', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1f4b051-c3e2-42d7-9441-4a106cc5a82a/add_router_interface'} Body: b'{"id": "c1f4b051-c3e2-42d7-9441-4a106cc5a82a", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "b7f89ead-c24f-4622-9a05-c71d9ebe8878", "network_id": "e688821a-a3ca-4a28-a3f1-4360c6051aa0", "subnet_id": "e37e9fc5-f8bf-4925-8252-462e52e2568b", "subnet_ids": ["e37e9fc5-f8bf-4925-8252-462e52e2568b"]}' 2026-01-25 08:54:52,018 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.091s 2026-01-25 08:54:52,018 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-04ac2930-20d6-4b19-b7ae-900dedf2e5cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"a2634326-5b2c-43a9-9775-565d055e70ec","name":"public","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["154c1dc3-dc00-44b0-be37-60b7ba18a30f"],"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-01-25T08:43:24Z","updated_at":"2026-01-25T08:43:28Z","revision_number":2,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"e688821a-a3ca-4a28-a3f1-4360c6051aa0","name":"tempest-network-smoke--1052466524","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["e37e9fc5-f8bf-4925-8252-462e52e2568b"],"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-01-25T08:54:44Z","updated_at":"2026-01-25T08:54:47Z","revision_number":2,"project_id":"16320159eb6b4f27b62d813f00f7e1fc","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":48777}]}' 2026-01-25 08:54:52,092 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.074s 2026-01-25 08:54:52,093 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-95794d94-4902-4ba5-97a6-190d459bb12d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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":"154c1dc3-dc00-44b0-be37-60b7ba18a30f","name":"public_subnet","tenant_id":"27c40a9fe6ad4678a93a7f5246223fb6","network_id":"a2634326-5b2c-43a9-9775-565d055e70ec","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-01-25T08:43:28Z","updated_at":"2026-01-25T08:43:28Z","revision_number":0,"project_id":"27c40a9fe6ad4678a93a7f5246223fb6"},{"id":"e37e9fc5-f8bf-4925-8252-462e52e2568b","name":"tempest-subnet-smoke-1273032027","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","network_id":"e688821a-a3ca-4a28-a3f1-4360c6051aa0","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-01-25T08:54:47Z","updated_at":"2026-01-25T08:54:47Z","revision_number":0,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:54:52,211 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.118s 2026-01-25 08:54:52,212 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-c3509e6d-5b20-4e43-84bc-e0bb4976339d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "c1f4b051-c3e2-42d7-9441-4a106cc5a82a", "name": "tempest-TestNetworkBasicOps-router-1423618826", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.234"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:54:45Z", "updated_at": "2026-01-25T08:54:49Z", "revision_number": 3, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:54:52,371 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.158s 2026-01-25 08:54:52,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1290487114", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN6lnLAO17tB4Q5DOHPpR431ZYgWb5F39D2ik/tVRkzMpMKEl2XZeWbD2BZigWPBU5EIMCgzp2Z1eaQM9DgpFnyA3LzpFKjo1Wy6P3nnOIxGE0g7VmMJ2c1eMvOylJZCvA=="}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:52 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-407d6e1d-8dcc-41cb-ad37-1fe24fc6b37d', 'x-compute-request-id': 'req-407d6e1d-8dcc-41cb-ad37-1fe24fc6b37d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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-1290487114", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN6lnLAO17tB4Q5DOHPpR431ZYgWb5F39D2ik/tVRkzMpMKEl2XZeWbD2BZigWPBU5EIMCgzp2Z1eaQM9DgpFnyA3LzpFKjo1Wy6P3nnOIxGE0g7VmMJ2c1eMvOylJZCvA==", "fingerprint": "ee:98:cb:6b:b9:43:26:61:e8:9b:1a:ec:f5:1b:74:05", "user_id": "15e0047bf55f489bb76580054cca99ce"}}' 2026-01-25 08:54:53,371 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.996s 2026-01-25 08:54:53,372 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-529708951", "description": "tempest-secgroup-smoke-529708951 description", "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-1286cfc0-23ea-4349-a15f-58c433e71726', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "4dd9600b-032f-47ef-a110-889f1aae1570", "name": "tempest-secgroup-smoke-529708951", "stateful": true, "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "tempest-secgroup-smoke-529708951 description", "shared": false, "security_group_rules": [{"id": "3e62fabc-77bc-4143-88e4-34516e4cce8d", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "4dd9600b-032f-47ef-a110-889f1aae1570", "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-01-25T08:54:53Z", "updated_at": "2026-01-25T08:54:53Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}, {"id": "925b9e39-2893-4dff-9d15-d6782378b906", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "4dd9600b-032f-47ef-a110-889f1aae1570", "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-01-25T08:54:53Z", "updated_at": "2026-01-25T08:54:53Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}], "tags": [], "created_at": "2026-01-25T08:54:53Z", "updated_at": "2026-01-25T08:54:53Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:54:54,369 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.996s 2026-01-25 08:54:54,369 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": "4dd9600b-032f-47ef-a110-889f1aae1570", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7b4826de-a9e6-430b-a744-2e153c400c7a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "928363bf-6f45-4486-bb32-c7d0f123cf6c", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "4dd9600b-032f-47ef-a110-889f1aae1570", "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-01-25T08:54:54Z", "updated_at": "2026-01-25T08:54:54Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:54:55,378 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 1.008s 2026-01-25 08:54:55,379 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": "4dd9600b-032f-47ef-a110-889f1aae1570", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-86e64013-f2ab-4444-a86c-1ab44f83e567', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "d8a4b4cc-d79d-40b5-8192-01ab2e4283e8", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "4dd9600b-032f-47ef-a110-889f1aae1570", "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-01-25T08:54:55Z", "updated_at": "2026-01-25T08:54:55Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:54:56,333 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.954s 2026-01-25 08:54:56,333 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4dd9600b-032f-47ef-a110-889f1aae1570", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-44d12dce-a003-481e-99e0-42f77bdf2b18', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "a17bd0f7-a888-42de-a8ca-0c3e313044e3", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "4dd9600b-032f-47ef-a110-889f1aae1570", "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-01-25T08:54:56Z", "updated_at": "2026-01-25T08:54:56Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:54:57,281 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.947s 2026-01-25 08:54:57,281 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": "4dd9600b-032f-47ef-a110-889f1aae1570", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-22980812-b408-4edc-97a7-bc6e332da695', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "fcbcd487-3d6c-4254-aa0d-cff88bb33fe0", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "4dd9600b-032f-47ef-a110-889f1aae1570", "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-01-25T08:54:56Z", "updated_at": "2026-01-25T08:54:56Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:54:58,250 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.968s 2026-01-25 08:54:58,251 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": "4dd9600b-032f-47ef-a110-889f1aae1570", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f81859a7-d56c-453f-9f68-43bacf7e5e13', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "a920dc05-dc8f-41ed-b2a1-2c04ee50d73d", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "4dd9600b-032f-47ef-a110-889f1aae1570", "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-01-25T08:54:57Z", "updated_at": "2026-01-25T08:54:57Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:54:58,787 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.536s 2026-01-25 08:54:58,788 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": "4dd9600b-032f-47ef-a110-889f1aae1570", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-224c0536-4c9e-4470-986b-74d0c523718d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "0b7abd1d-4085-415c-946e-42fa0508081e", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "security_group_id": "4dd9600b-032f-47ef-a110-889f1aae1570", "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-01-25T08:54:58Z", "updated_at": "2026-01-25T08:54:58Z", "revision_number": 0, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:54:59,123 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.326s 2026-01-25 08:54:59,124 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:58 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b4a9b4b7-a3cb-4de7-a554-1fc50a2c4164', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=903db61e38252c85e52786cb8d6652dd; 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": "15e0047bf55f489bb76580054cca99ce", "name": "tempest-TestNetworkBasicOps-654039933-project-member", "password_expires_at": null}, "audit_ids": ["rBep1utiSfyX7byKTXkvfQ"], "expires_at": "2026-01-25T09:54:59.000000Z", "issued_at": "2026-01-25T08:54:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16320159eb6b4f27b62d813f00f7e1fc", "name": "tempest-TestNetworkBasicOps-654039933"}, "is_domain": false, "roles": [{"id": "d513552071244a1cb11ca16ff33f625f", "name": "reader"}, {"id": "9401300ccf9247da855bac06291c4abb", "name": "member"}], "catalog": [{"endpoints": [{"name": "nova", "id": "1191ba72ebc6440d9eadecf268fa83ba", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "a182bd74f0594998a3862e1fdcac80ae", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "1926f5cec741429bbcd45f2af989f4b6", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "da5b61d6a8e74331b66bc0d55ccca18c", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "dfb8c43c70e84bb290b397cadac182dd", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "28b2e2d08fa64b74b10dce4381f93236", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "barbican", "id": "48fbe31a9df742f792843033b6b466e9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "d4116141fa7c4d2794da02166c46eeaf", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "719e02887f0a4fdcad3122111070823b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "2e4ab1f4ad244a198a4783a6ac09cd21", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "7ad5b58944e04654a07ac37fe1509591", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7a2847dc4569472e87cca3c5b2a1ddf4", "type": "image", "name": "glance"}, {"endpoints": [{"name": "cinderv3", "id": "bd28d1937d3241d29c19606a7f8d4bac", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dd37c7957ba94945b614b577d878c1d3", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "8427c021d0e54d06948cdfb76b5d7c67", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "53736b97ebe3464d96b1e2fff3c6a470", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}, {"name": "swift", "id": "857510f16f1c464bb6aa3d454d55912c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_16320159eb6b4f27b62d813f00f7e1fc", "region": "regionOne"}], "id": "88ba3077c18d4ab1ad6de7453b428f81", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "95e4e30b8b4f4136a8e5fc16328bd062", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f4ddb87cd5d84094a30e6d3c5387cd7e", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "af09173b9cd24f71a208fd0288704361", "type": "ide 2026-01-25 08:54:59,124 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2026-01-25 08:55:02,684 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 3.558s 2026-01-25 08:55:02,685 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1281046190", "imageRef": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "flavorRef": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "networks": [{"uuid": "e688821a-a3ca-4a28-a3f1-4360c6051aa0"}], "key_name": "tempest-TestNetworkBasicOps-1290487114", "security_groups": [{"name": "tempest-secgroup-smoke-529708951"}]}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:54:59 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa995f79-40c3-4fc8-9141-f7053b8bc137', 'x-compute-request-id': 'req-aa995f79-40c3-4fc8-9141-f7053b8bc137', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; 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": "3e5d4c19-9ea2-41fc-b5a5-54552791cb39", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-529708951"}], "adminPass": "wX7JxqaeUbaa"}}' 2026-01-25 08:55:02,894 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/3e5d4c19-9ea2-41fc-b5a5-54552791cb39 0.208s 2026-01-25 08:55:02,895 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:02 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-284b0c4a-a471-4215-bb4b-a27893474f09', 'x-compute-request-id': 'req-284b0c4a-a471-4215-bb4b-a27893474f09', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39'} Body: b'{"server": {"id": "3e5d4c19-9ea2-41fc-b5a5-54552791cb39", "name": "tempest-TestNetworkBasicOps-server-1281046190", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:55:02Z", "updated": "2026-01-25T08:55:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290487114", "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-01-25 08:55:04,630 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/3e5d4c19-9ea2-41fc-b5a5-54552791cb39 0.729s 2026-01-25 08:55:04,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: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:03 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-819232d0-66ac-4b00-8adc-10db7390f304', 'x-compute-request-id': 'req-819232d0-66ac-4b00-8adc-10db7390f304', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39'} Body: b'{"server": {"id": "3e5d4c19-9ea2-41fc-b5a5-54552791cb39", "name": "tempest-TestNetworkBasicOps-server-1281046190", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:55:02Z", "updated": "2026-01-25T08:55:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290487114", "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-01-25 08:55:04,636 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2026-01-25 08:55:06,024 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/3e5d4c19-9ea2-41fc-b5a5-54552791cb39 0.386s 2026-01-25 08:55:06,025 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:05 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-e8b6ceba-22bc-4943-b2d2-51502a9d45e7', 'x-compute-request-id': 'req-e8b6ceba-22bc-4943-b2d2-51502a9d45e7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39'} Body: b'{"server": {"id": "3e5d4c19-9ea2-41fc-b5a5-54552791cb39", "name": "tempest-TestNetworkBasicOps-server-1281046190", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:55:02Z", "updated": "2026-01-25T08:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290487114", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-529708951"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:55:06,029 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2026-01-25 08:55:07,606 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/3e5d4c19-9ea2-41fc-b5a5-54552791cb39 0.575s 2026-01-25 08:55:07,607 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:07 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-50fd8ca0-4917-4af3-89e5-63168c663161', 'x-compute-request-id': 'req-50fd8ca0-4917-4af3-89e5-63168c663161', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39'} Body: b'{"server": {"id": "3e5d4c19-9ea2-41fc-b5a5-54552791cb39", "name": "tempest-TestNetworkBasicOps-server-1281046190", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:55:02Z", "updated": "2026-01-25T08:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290487114", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-529708951"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:55:09,008 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/3e5d4c19-9ea2-41fc-b5a5-54552791cb39 0.396s 2026-01-25 08:55:09,009 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:08 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-63944c18-fd27-4c26-b71b-6a2ccf2b13fc', 'x-compute-request-id': 'req-63944c18-fd27-4c26-b71b-6a2ccf2b13fc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39'} Body: b'{"server": {"id": "3e5d4c19-9ea2-41fc-b5a5-54552791cb39", "name": "tempest-TestNetworkBasicOps-server-1281046190", "status": "BUILD", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:55:02Z", "updated": "2026-01-25T08:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1290487114", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-529708951"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:55:10,384 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/3e5d4c19-9ea2-41fc-b5a5-54552791cb39 0.367s 2026-01-25 08:55:10,384 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55: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-4b6555b9-6db9-4ef4-a4ed-3997643759cb', 'x-compute-request-id': 'req-4b6555b9-6db9-4ef4-a4ed-3997643759cb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39'} Body: b'{"server": {"id": "3e5d4c19-9ea2-41fc-b5a5-54552791cb39", "name": "tempest-TestNetworkBasicOps-server-1281046190", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:55:02Z", "updated": "2026-01-25T08:55:09Z", "addresses": {"tempest-network-smoke--1052466524": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:0e:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1290487114", "OS-SRV-USG:launched_at": "2026-01-25T08:55:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-529708951"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:55:10,387 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-01-25 08:55:10,718 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/3e5d4c19-9ea2-41fc-b5a5-54552791cb39 0.331s 2026-01-25 08:55:10,719 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55: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-593470d4-2b70-4bc3-a45a-441624f20a17', 'x-compute-request-id': 'req-593470d4-2b70-4bc3-a45a-441624f20a17', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39'} Body: b'{"server": {"id": "3e5d4c19-9ea2-41fc-b5a5-54552791cb39", "name": "tempest-TestNetworkBasicOps-server-1281046190", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:55:02Z", "updated": "2026-01-25T08:55:09Z", "addresses": {"tempest-network-smoke--1052466524": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:0e:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1290487114", "OS-SRV-USG:launched_at": "2026-01-25T08:55:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-529708951"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:55:10,723 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-01-25 08:55:10,799 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=3e5d4c19-9ea2-41fc-b5a5-54552791cb39 0.075s 2026-01-25 08:55:10,799 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-f5682168-a480-422b-90bb-7302bb971ac3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=3e5d4c19-9ea2-41fc-b5a5-54552791cb39'} Body: b'{"ports":[{"id":"289fbf07-fe9e-48c4-9970-aa23a89e03a9","name":"","network_id":"e688821a-a3ca-4a28-a3f1-4360c6051aa0","tenant_id":"16320159eb6b4f27b62d813f00f7e1fc","mac_address":"fa:16:3e:7d:0e:bc","admin_state_up":true,"status":"ACTIVE","device_id":"3e5d4c19-9ea2-41fc-b5a5-54552791cb39","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e37e9fc5-f8bf-4925-8252-462e52e2568b","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["4dd9600b-032f-47ef-a110-889f1aae1570"],"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-1281046190","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1281046190","fqdn":"tempest-testnetworkbasicops-server-1281046190.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-25T08:55:05Z","updated_at":"2026-01-25T08:55:09Z","revision_number":4,"project_id":"16320159eb6b4f27b62d813f00f7e1fc"}]}' 2026-01-25 08:55:10,800 25 DEBUG [tempest.common.waiters] Server ID 3e5d4c19-9ea2-41fc-b5a5-54552791cb39 ports are all ACTIVE [{'id': '289fbf07-fe9e-48c4-9970-aa23a89e03a9', 'name': '', 'network_id': 'e688821a-a3ca-4a28-a3f1-4360c6051aa0', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'mac_address': 'fa:16:3e:7d:0e:bc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3e5d4c19-9ea2-41fc-b5a5-54552791cb39', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'e37e9fc5-f8bf-4925-8252-462e52e2568b', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['4dd9600b-032f-47ef-a110-889f1aae1570'], '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-1281046190', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-1281046190', 'fqdn': 'tempest-testnetworkbasicops-server-1281046190.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-01-25T08:55:05Z', 'updated_at': '2026-01-25T08:55:09Z', 'revision_number': 4, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'}]: 2026-01-25 08:55:12,016 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.215s 2026-01-25 08:55:12,016 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "port_id": "289fbf07-fe9e-48c4-9970-aa23a89e03a9", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-5aa5768e-2b7b-4b60-9d95-bfd022bc9116', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; 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": "7160409a-0772-40d3-9569-fa6ae904e4aa", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.202", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "c1f4b051-c3e2-42d7-9441-4a106cc5a82a", "port_id": "289fbf07-fe9e-48c4-9970-aa23a89e03a9", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "16320159eb6b4f27b62d813f00f7e1fc", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e688821a-a3ca-4a28-a3f1-4360c6051aa0", "mac_address": "fa:16:3e:7d:0e:bc", "admin_state_up": true, "status": "ACTIVE", "device_id": "3e5d4c19-9ea2-41fc-b5a5-54552791cb39", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:55:11Z", "updated_at": "2026-01-25T08:55:11Z", "revision_number": 0}}' 2026-01-25 08:55:12,181 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/7160409a-0772-40d3-9569-fa6ae904e4aa 0.164s 2026-01-25 08:55:12,181 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-ec0a1269-5896-4dd3-842e-ee42c1026838', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7160409a-0772-40d3-9569-fa6ae904e4aa'} Body: b'{"floatingip": {"id": "7160409a-0772-40d3-9569-fa6ae904e4aa", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.202", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "c1f4b051-c3e2-42d7-9441-4a106cc5a82a", "port_id": "289fbf07-fe9e-48c4-9970-aa23a89e03a9", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e688821a-a3ca-4a28-a3f1-4360c6051aa0", "mac_address": "fa:16:3e:7d:0e:bc", "admin_state_up": true, "status": "ACTIVE", "device_id": "3e510000 d4c19-9ea2-41fc-b5a5-54552791cb39", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:55:11Z", "updated_at": "2026-01-25T08:55:11Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:55:12,181 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '7160409a-0772-40d3-9569-fa6ae904e4aa', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'floating_ip_address': '192.168.122.202', 'floating_network_id': 'a2634326-5b2c-43a9-9775-565d055e70ec', 'router_id': 'c1f4b051-c3e2-42d7-9441-4a106cc5a82a', 'port_id': '289fbf07-fe9e-48c4-9970-aa23a89e03a9', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'e688821a-a3ca-4a28-a3f1-4360c6051aa0', 'mac_address': 'fa:16:3e:7d:0e:bc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3e5d4c19-9ea2-41fc-b5a5-54552791cb39', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-01-25T08:55:11Z', 'updated_at': '2026-01-25T08:55:11Z', 'revision_number': 1, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'} is at status: ACTIVE 2026-01-25 08:55:12,181 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.165262 seconds 2026-01-25 08:55:12,182 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.202 with user: cirros 2026-01-25 08:55:12,182 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.202 in 120 sec and the expected result is reachable 2026-01-25 08:55:28,523 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.341393 seconds 2026-01-25 08:55:28,524 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.202 in 120 sec and the ping result is expected 2026-01-25 08:55:28,788 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/3e5d4c19-9ea2-41fc-b5a5-54552791cb39/action 0.263s 2026-01-25 08:55:28,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:28 GMT', 'server': 'Apache', 'content-length': '75563', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-508c263e-fa35-4ed2-aee6-32e884d02cc5', 'x-compute-request-id': 'req-508c263e-fa35-4ed2-aee6-32e884d02cc5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39/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 1158630138 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001135] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001511] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004283] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004324] Using GB pages for direct mapping\\n[ 0.004611] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004616] ACPI: Early table checksum verification disabled\\n[ 0.004622] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004627] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004634] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004641] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004645] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004649] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004653] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004657] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004660] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004662] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004664] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004665] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004666] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004668] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005868] No NUMA configuration fo 2026-01-25 08:55:28,792 25 DEBUG [tempest.scenario.manager] Console output for 3e5d4c19-9ea2-41fc-b5a5-54552791cb39 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 1158630138 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001135] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001511] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004283] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004324] Using GB pages for direct mapping [ 0.004611] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004616] ACPI: Early table checksum verification disabled [ 0.004622] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004627] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004634] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004641] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004645] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004649] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004653] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004657] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004660] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004662] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004664] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004665] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004666] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004668] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005868] No NUMA configuration found [ 0.005870] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005879] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006224] Zone ranges: [ 0.006225] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006228] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006230] Normal empty [ 0.006232] Device empty [ 0.006233] Movable zone start for each node [ 0.006236] Early memory node ranges [ 0.006237] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006239] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006241] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006462] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006491] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006707] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016965] ACPI: PM-Timer IO Port: 0x608 [ 0.016992] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017112] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017117] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017119] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017121] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017122] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017124] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017128] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017131] TSC deadline timer available [ 0.017144] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017215] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017217] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017219] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017220] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017222] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017224] Booting paravirtualized kernel on KVM [ 0.017228] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017235] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017511] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017622] kvm-guest: setup async PF for cpu 0 [ 0.017649] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017668] kvm-guest: PV spinlocks disabled, single CPU [ 0.017674] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017676] Policy zone: DMA32 [ 0.017699] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017774] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017786] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017793] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017851] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018127] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018849] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018879] ftrace: allocating 50600 entries in 198 pages [ 0.041591] ftrace: allocated 198 pages with 4 groups [ 0.041771] rcu: Hierarchical RCU implementation. [ 0.041773] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.041775] Rude variant of Tasks RCU enabled. [ 0.041776] Tracing variant of Tasks RCU enabled. [ 0.041777] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.041778] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046118] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046483] random: crng init done [ 0.085653] Console: colour VGA+ 80x25 [ 0.222343] printk: console [tty1] enabled [ 0.570426] printk: console [ttyS0] enabled [ 0.573660] ACPI: Core revision 20210730 [ 0.576607] APIC: Switch to symmetric I/O mode setup [ 0.581423] x2apic enabled [ 0.584863] Switched APIC routing to physical x2apic. [ 0.593989] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.601647] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.605629] pid_max: default: 32768 minimum: 301 [ 0.605629] LSM: Security Framework initializing [ 0.605629] landlock: Up and running. [ 0.605629] Yama: becoming mindful. [ 0.605629] AppArmor: AppArmor initialized [ 0.605629] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.605629] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.605629] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.605629] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.605629] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.605629] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.605629] Spectre V2 : Mitigation: Retpolines [ 0.605629] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.605629] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.605629] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.605629] RETBleed: Mitigation: untrained return thunk [ 0.605629] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.605629] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.605629] Freeing SMP alternatives memory: 44K [ 0.605629] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.606077] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.609683] ... version: 0 [ 0.613660] ... bit width: 48 [ 0.617661] ... generic registers: 6 [ 0.621661] ... value mask: 0000ffffffffffff [ 0.625650] ... max period: 00007fffffffffff [ 0.629647] ... fixed-purpose events: 0 [ 0.633647] ... event mask: 000000000000003f [ 0.637789] rcu: Hierarchical SRCU implementation. [ 0.642296] smp: Bringing up secondary CPUs ... [ 0.645651] smp: Brought up 1 node, 1 CPU [ 0.649649] smpboot: Max logical packages: 1 [ 0.653647] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.658303] devtmpfs: initialized [ 0.661731] x86/mm: Memory block size: 128MB [ 0.665966] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.669656] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.673748] pinctrl core: initialized pinctrl subsystem [ 0.677642] PM: RTC time: 08:55:11, date: 2026-01-25 [ 0.681306] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.681989] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.685716] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.689688] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.693744] audit: initializing netlink subsys (disabled) [ 0.697963] thermal_sys: Registered thermal governor 'fair_share' [ 0.697966] thermal_sys: Registered thermal governor 'bang_bang' [ 0.701652] audit: type=2000 audit(1769331310.866:1): state=initialized audit_enabled=0 res=1 [ 0.709651] thermal_sys: Registered thermal governor 'step_wise' [ 0.709653] thermal_sys: Registered thermal governor 'user_space' [ 0.713648] thermal_sys: Registered thermal governor 'power_allocator' [ 0.717684] EISA bus registered [ 0.724185] cpuidle: using governor ladder [ 0.725642] cpuidle: using governor menu [ 0.730792] ACPI: bus type PCI registered [ 0.733577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.733965] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.737645] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.741674] PCI: Using configuration type 1 for base access [ 0.747135] Kprobes globally optimized [ 0.749856] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.753647] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.759703] ACPI: Added _OSI(Module Device) [ 0.761731] ACPI: Added _OSI(Processor Device) [ 0.765109] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.765830] ACPI: Added _OSI(Processor Aggregator Device) [ 0.769652] ACPI: Added _OSI(Linux-Dell-Video) [ 0.772914] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.773695] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.780813] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.786023] ACPI: Interpreter enabled [ 0.788704] ACPI: PM: (supports S0 S5) [ 0.789644] ACPI: Using IOAPIC for interrupt routing [ 0.793689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.797643] PCI: Using E820 reservations for host bridge windows [ 0.802000] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.811757] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.813653] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.817781] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.821760] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.826947] PCI host bridge to bus 0000:00 [ 0.829647] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.833645] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.837647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.841647] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.845645] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.849644] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.853648] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.858042] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.865892] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.877450] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.889696] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.900035] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.912152] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.913862] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.922437] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.929651] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.943731] pci 0000:00:02.0: enabling Extended Tags [ 0.948349] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.953648] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.965941] pci 0000:00:02.1: enabling Extended Tags [ 0.971880] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.977645] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.990583] pci 0000:00:02.2: enabling Extended Tags [ 0.996106] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.001173] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.010529] pci 0000:00:02.3: enabling Extended Tags [ 1.018495] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.025461] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.031259] pci 0000:00:02.4: enabling Extended Tags [ 1.036290] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.041374] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.052698] pci 0000:00:02.5: enabling Extended Tags [ 1.056123] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.061257] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.073652] pci 0000:00:02.6: enabling Extended Tags [ 1.080277] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.085650] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.100552] pci 0000:00:02.7: enabling Extended Tags [ 1.110050] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.117653] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.128766] pci 0000:00:03.0: enabling Extended Tags [ 1.134467] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.141652] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.153918] pci 0000:00:03.1: enabling Extended Tags [ 1.159974] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.165648] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.179322] pci 0000:00:03.2: enabling Extended Tags [ 1.187838] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.193655] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.205951] pci 0000:00:03.3: enabling Extended Tags [ 1.211854] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.217648] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.231212] pci 0000:00:03.4: enabling Extended Tags [ 1.239114] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.245649] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.257883] pci 0000:00:03.5: enabling Extended Tags [ 1.263961] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.269653] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.282609] pci 0000:00:03.6: enabling Extended Tags [ 1.288312] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.295135] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.307852] pci 0000:00:03.7: enabling Extended Tags [ 1.315266] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.321646] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.332793] pci 0000:00:04.0: enabling Extended Tags [ 1.336317] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.341652] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.354749] pci 0000:00:04.1: enabling Extended Tags [ 1.362850] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.369650] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.381943] pci 0000:00:04.2: enabling Extended Tags [ 1.388035] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.393654] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.410178] pci 0000:00:04.3: enabling Extended Tags [ 1.416337] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.421647] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.433961] pci 0000:00:04.4: enabling Extended Tags [ 1.439842] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.445645] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.459370] pci 0000:00:04.5: enabling Extended Tags [ 1.464216] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.469547] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.476419] pci 0000:00:04.6: enabling Extended Tags [ 1.480272] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.485649] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.501133] pci 0000:00:04.7: enabling Extended Tags [ 1.506487] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.513646] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.524358] pci 0000:00:05.0: enabling Extended Tags [ 1.583459] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.588679] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.590633] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.611556] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.616624] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.623132] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.633646] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.646728] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.656324] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.665114] pci 0000:01:00.0: enabling Extended Tags [ 1.743673] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.745713] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.749708] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.753841] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.760184] pci_bus 0000:02: extended config space not accessible [ 1.761993] acpiphp: Slot [1] registered [ 1.764799] acpiphp: Slot [0] registered [ 1.765691] acpiphp: Slot [2] registered [ 1.768602] acpiphp: Slot [3] registered [ 1.769706] acpiphp: Slot [4] registered [ 1.772638] acpiphp: Slot [5] registered [ 1.773697] acpiphp: Slot [6] registered [ 1.777003] acpiphp: Slot [7] registered [ 1.777718] acpiphp: Slot [8] registered [ 1.781126] acpiphp: Slot [9] registered [ 1.781722] acpiphp: Slot [10] registered [ 1.784933] acpiphp: Slot [11] registered [ 1.785724] acpiphp: Slot [12] registered [ 1.788915] acpiphp: Slot [13] registered [ 1.789700] acpiphp: Slot [14] registered [ 1.792539] acpiphp: Slot [15] registered [ 1.793706] acpiphp: Slot [16] registered [ 1.796662] acpiphp: Slot [17] registered [ 1.797692] acpiphp: Slot [18] registered [ 1.800445] acpiphp: Slot [19] registered [ 1.801692] acpiphp: Slot [20] registered [ 1.804467] acpiphp: Slot [21] registered [ 1.805691] acpiphp: Slot [22] registered [ 1.808496] acpiphp: Slot [23] registered [ 1.809700] acpiphp: Slot [24] registered [ 1.812516] acpiphp: Slot [25] registered [ 1.813711] acpiphp: Slot [26] registered [ 1.816489] acpiphp: Slot [27] registered [ 1.817716] acpiphp: Slot [28] registered [ 1.820612] acpiphp: Slot [29] registered [ 1.821692] acpiphp: Slot [30] registered [ 1.824500] acpiphp: Slot [31] registered [ 1.827981] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.840028] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.916609] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.917783] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.921708] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.925768] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.936697] acpiphp: Slot [0-2] registered [ 1.938294] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.947948] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.961111] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.964947] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.965849] pci 0000:03:00.0: enabling Extended Tags [ 2.045006] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.045787] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.049760] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.057530] acpiphp: Slot [0-3] registered [ 2.058400] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.069652] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.085654] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.093543] pci 0000:04:00.0: enabling Extended Tags [ 2.211314] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.213773] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.217767] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.225223] acpiphp: Slot [0-4] registered [ 2.226330] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.237657] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.253038] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.256926] pci 0000:05:00.0: enabling Extended Tags [ 2.337839] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.341400] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.341774] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.348862] acpiphp: Slot [0-5] registered [ 2.350297] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.360849] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.371777] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.376217] pci 0000:06:00.0: enabling Extended Tags [ 2.452054] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.453768] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.457761] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.465096] acpiphp: Slot [0-6] registered [ 2.530218] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.533866] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.537761] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.544917] acpiphp: Slot [0-7] registered [ 2.610454] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.613805] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.617778] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.625033] acpiphp: Slot [0-8] registered [ 2.691249] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.693885] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.697761] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.704917] acpiphp: Slot [0-9] registered [ 2.770210] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.773701] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.777760] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.784897] acpiphp: Slot [0-10] registered [ 2.849998] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.853449] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.853763] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.860869] acpiphp: Slot [0-11] registered [ 2.926290] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.929860] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.933761] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.940886] acpiphp: Slot [0-12] registered [ 3.005951] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.009436] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.009763] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.016826] acpiphp: Slot [0-13] registered [ 3.082034] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.085789] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.089761] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.096844] acpiphp: Slot [0-14] registered [ 3.161919] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.165320] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.165778] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.173005] acpiphp: Slot [0-15] registered [ 3.238805] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.241872] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.245761] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.252773] acpiphp: Slot [0-16] registered [ 3.318073] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.321535] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.321782] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.328784] acpiphp: Slot [0-17] registered [ 3.394210] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.397843] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.401761] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.409031] acpiphp: Slot [0-18] registered [ 3.474259] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.477765] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.481761] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.488779] acpiphp: Slot [0-19] registered [ 3.554863] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.557774] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.561776] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.568784] acpiphp: Slot [0-20] registered [ 3.633920] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.637525] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.637761] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.644681] acpiphp: Slot [0-21] registered [ 3.710086] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.713540] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.713761] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.720702] acpiphp: Slot [0-22] registered [ 3.786258] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.789909] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.793761] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.800824] acpiphp: Slot [0-23] registered [ 3.866515] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.869770] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.873779] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.880787] acpiphp: Slot [0-24] registered [ 3.946358] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.949877] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.953778] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.960914] acpiphp: Slot [0-25] registered [ 4.030234] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.033768] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.037760] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.090062] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.093909] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.097864] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.101913] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.105864] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.109852] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.113853] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.117858] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.121753] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.125660] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.129663] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.133660] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.137549] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.137660] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.141549] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.141661] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.145972] iommu: Default domain type: Translated [ 4.149657] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.153909] SCSI subsystem initialized [ 4.156747] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.157629] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.157654] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.161563] vgaarb: loaded [ 4.161680] ACPI: bus type USB registered [ 4.164768] usbcore: registered new interface driver usbfs [ 4.165652] usbcore: registered new interface driver hub [ 4.169268] usbcore: registered new device driver usb [ 4.169671] pps_core: LinuxPPS API ver. 1 registered [ 4.173063] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.173655] PTP clock support registered [ 4.177038] EDAC MC: Ver: 3.0.0 [ 4.181154] NetLabel: Initializing [ 4.181643] NetLabel: domain hash size = 128 [ 4.184789] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.185670] NetLabel: unlabeled traffic allowed by default [ 4.189708] PCI: Using ACPI for IRQ routing [ 5.013587] clocksource: Switched to clocksource kvm-clock [ 5.027377] VFS: Disk quotas dquot_6.6.0 [ 5.030632] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.037003] AppArmor: AppArmor Filesystem Enabled [ 5.040957] pnp: PnP ACPI init [ 5.043926] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.050336] pnp: PnP ACPI: found 5 devices [ 5.058785] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.064403] NET: Registered PF_INET protocol family [ 5.067601] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.073084] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.078302] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.083205] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.088019] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.092458] TCP: Hash tables configured (established 1024 bind 1024) [ 5.096554] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.101167] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.105268] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.109676] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.113289] NET: Registered PF_XDP protocol family [ 5.116503] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.121612] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.126734] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.131824] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.136942] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.142170] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.147305] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.152415] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.157536] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.162640] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.167768] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.172875] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.177997] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.183095] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.188465] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.193575] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.198702] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.203871] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.208945] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.214072] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.219213] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.224345] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.229466] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.234663] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.240038] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.244568] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.249252] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.253545] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.257949] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.262248] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.266544] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.270669] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.274869] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.279123] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.283393] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.287486] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.291601] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.295663] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.300059] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.304481] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.308814] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.313531] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.318039] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.322418] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.326614] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.331074] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.335294] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.339923] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.344377] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.349146] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.353445] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.357956] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.362200] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.366944] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.371360] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.376036] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.380414] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.384884] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.389380] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.394106] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.398226] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.402544] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.406653] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.410823] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.415357] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.419665] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.423989] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.428136] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.432470] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.436626] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.441438] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.445728] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.450035] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.454286] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.458812] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.463259] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.467884] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.472315] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.477173] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.481803] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.486475] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.490640] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.495019] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.499812] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.504463] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.508602] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.513120] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.517778] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.522597] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.526791] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.531106] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.535240] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.539608] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.543850] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.548143] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.551533] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.558567] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.564689] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.572434] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.575995] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.582252] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.588301] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.595147] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.600483] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.606045] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.613270] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.619033] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.626931] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.638285] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.644804] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.650589] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.660038] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.665387] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.674368] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.682938] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.688126] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.696449] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.705727] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.710949] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.719676] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.729923] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.735140] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.743276] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.750780] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.758539] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.764168] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.774163] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.782223] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.788204] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.799173] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.806827] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.812670] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.822882] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.830609] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.836173] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.846518] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.849880] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.858237] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.863960] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.873696] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.879340] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.885327] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.893524] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.900871] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.906840] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.913106] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.921702] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.932033] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.936196] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.944940] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.950630] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.961396] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.967441] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.974093] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.982782] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.992632] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.996157] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.004464] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.010205] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.021190] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.024635] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.034992] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.043102] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.053094] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.056612] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.064853] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.070527] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.082012] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.085691] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.094568] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.102445] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.110126] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.116960] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.124243] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.136870] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.146134] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.150062] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.157926] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.163599] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.173325] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.178971] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.185301] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.193029] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.200544] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.206530] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.212822] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.220058] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.228934] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.233156] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.239404] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.244024] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.248537] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.253441] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.258517] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.262275] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.266882] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.272626] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.276813] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.281495] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.286829] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.292189] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.297880] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.304143] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.311173] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.315819] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.321264] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.326064] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.331499] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.336143] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.341560] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.346232] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.351616] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.356292] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.361673] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.366398] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.371801] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.376460] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.382044] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.386805] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.392168] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.396793] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.402120] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.406359] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.411052] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.416576] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.420956] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.425688] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.431227] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.435357] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.440082] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.445557] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.449763] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.454410] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.460291] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.464443] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.469140] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.474586] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.478759] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.483425] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.488813] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.493123] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.497796] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.503524] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.507840] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.512648] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.520855] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.525822] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.530645] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.535819] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.539628] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.544453] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.549965] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.554170] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.558867] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.564307] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.568525] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.573304] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.578695] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.582580] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.586781] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.593262] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.604293] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11303 usecs [ 6.610802] PCI: CLS 0 bytes, default 64 [ 6.613820] Trying to unpack rootfs image as initramfs... [ 6.617755] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.634259] Initialise system trusted keyrings [ 6.637357] Key type blacklist registered [ 6.645762] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.655375] zbud: loaded [ 6.657549] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.674068] fuse: init (API version 7.34) [ 6.681998] integrity: Platform Keyring initialized [ 6.693680] Key type asymmetric registered [ 6.696612] Asymmetric key parser 'x509' registered [ 6.705890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.717946] io scheduler mq-deadline registered [ 6.724367] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.738463] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.756820] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.770236] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.791814] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.806139] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.825594] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.842458] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.858962] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.870899] Freeing initrd memory: 8744K [ 6.874890] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.885023] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.889428] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.897751] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.902007] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.911925] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.916638] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.924571] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.931780] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.936137] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.946919] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.952853] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.961926] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.967659] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.976814] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.981295] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.991862] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.997362] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.008180] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.013487] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.023534] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.028192] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.039254] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.045132] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.050443] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.057205] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.063133] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.072672] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.078963] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.088170] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.093111] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.103499] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.109226] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.119397] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.123860] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.132587] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.137048] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.147062] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.152688] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.161348] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.167125] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.172489] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.179063] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.183606] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.193336] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.203339] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.207665] shpchp 0000:01:00.0: Slot initialization failed [ 7.213594] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.219668] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.225191] ACPI: button: Power Button [P10000 WRF] [ 7.254303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.288462] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.295779] Linux agpgart interface v0.103 [ 7.300026] loop: module loaded [ 7.303432] tun: Universal TUN/TAP device driver, 1.6 [ 7.307536] PPP generic driver version 2.4.2 [ 7.310770] VFIO - User Level meta-driver version: 0.3 [ 7.315902] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.320525] ehci-pci: EHCI PCI platform driver [ 7.323702] ehci-platform: EHCI generic platform driver [ 7.327283] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.331688] ohci-pci: OHCI PCI platform driver [ 7.335031] ohci-platform: OHCI generic platform driver [ 7.338975] uhci_hcd: USB Universal Host Controller Interface driver [ 7.346129] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.349830] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.354921] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.358798] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.363003] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.368842] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.373835] usb usb1: Product: UHCI Host Controller [ 7.377289] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.381588] usb usb1: SerialNumber: 0000:02:01.0 [ 7.385103] hub 1-0:1.0: USB hub found [ 7.387962] hub 1-0:1.0: 2 ports detected [ 7.391188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.399142] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.402735] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.409738] mousedev: PS/2 mouse device common for all mice [ 7.414430] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.420373] rtc_cmos 00:03: RTC can wake from S4 [ 7.425804] rtc_cmos 00:03: registered as rtc0 [ 7.429285] rtc_cmos 00:03: setting system clock to 2026-01-25T08:55:18 UTC (1769331318) [ 7.434958] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.439804] i2c_dev: i2c /dev entries driver [ 7.442882] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.451192] device-mapper: uevent: version 1.0.3 [ 7.454661] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.461194] platform eisa.0: Probing EISA bus 0 [ 7.464494] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.469006] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.473299] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.477663] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.482177] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.486457] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.490891] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.495364] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.499770] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.504155] platform eisa.0: EISA: Detected 0 cards [ 7.507549] ledtrig-cpu: registered to indicate activity on CPUs [ 7.511977] drop_monitor: Initializing network drop monitor service [ 7.516341] NET: Registered PF_INET6 protocol family [ 7.523698] Segment Routing with IPv6 [ 7.526420] In-situ OAM (IOAM) with IPv6 [ 7.529271] NET: Registered PF_PACKET protocol family [ 7.532972] Key type dns_resolver registered [ 7.536266] IPI shorthand broadcast: enabled [ 7.539601] registered taskstats version 1 [ 7.542620] Loading compiled-in X.509 certificates [ 7.546450] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.553492] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.560512] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.567135] blacklist: Loading compiled-in revocation X.509 certificates [ 7.571755] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.578241] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.587234] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.594330] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.601348] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.608450] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.615470] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.622483] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.630144] zswap: loaded using pool lzo/zbud [ 7.633430] Key type .fscrypt registered [ 7.636238] Key type fscrypt-provisioning registered [ 7.641384] Key type encrypted registered [ 7.644413] AppArmor: AppArmor sha1 policy hashing enabled [ 7.648348] ima: No TPM chip found, activating TPM-bypass! [ 7.652256] Loading compiled-in module X.509 certificates [ 7.656688] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.663347] ima: Allocated hash algorithm: sha1 [ 7.666962] ima: No architecture policies found [ 7.670223] evm: Initialising EVM extended attributes: [ 7.673757] evm: security.selinux [ 7.676290] evm: security.SMACK64 [ 7.678857] evm: security.SMACK64EXEC [ 7.681403] evm: security.SMACK64TRANSMUTE [ 7.684455] evm: security.SMACK64MMAP [ 7.687145] evm: security.apparmor [ 7.689673] evm: security.ima [ 7.691952] evm: security.capability [ 7.694581] evm: HMAC attrs: 0x1 [ 7.697365] PM: Magic number: 10:585:928 [ 7.700675] RAS: Correctable Errors collector initialized. [ 7.704608] Unstable clock detected, switching default tracing clock to "global" [ 7.704608] If you want to keep using the local clock, then add: [ 7.704608] "trace_clock=local" [ 7.704608] on the kernel command line [ 7.720075] Freeing unused decrypted memory: 2036K [ 7.723924] Freeing unused kernel image (initmem) memory: 3244K [ 7.728123] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.733683] Write protecting the kernel read-only data: 30720k [ 7.738683] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.743411] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.790788] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.795567] Run /init as init process info: initramfs: up at 7.24 [ 7.853250] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.863623] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.869186] GPT:229375 != 2097151 [ 7.871614] GPT:Alternate GPT header not at the end of the disk. [ 7.875775] GPT:229375 != 2097151 [ 7.878375] GPT: Use GNU Parted to correct GPT errors. [ 7.931991] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.325276] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.363755] 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.21 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:3e:5d:4c:19:9e:a2:41:fc:b5:a5:54:55:27:91:cb:39 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPqE3dVMCuPh0+iHLiWhVpuzmaIbFB2sVQssao+F0JjgvLiC+qXesTUo+rgMuFC/oeuQ2MP6zhJCZU3xXnXzTiSyGw7kCm63uZTnTziBGb/BmAaDnEgO1Itb5LT6PoUO6Wqrbkd+QcxHidcANRrrh9kFcH5YrkTl+J37U66GOQHxVkBSkloRqFq2bd/Ym3btHpf7Jx9+pLiy/tfbnuvJiR7s+WjzgmfUPXy3frrckyTTMXqErNA+E488Zm4dcm/8du2Rr+1COdASCzKbiCgsOJoqfRx3wlh6SG3QIV836NrKwzjJQMEOh1OlT4OAL4475cbfldMF/dIGBKII/Hr55L root@tempest-testnetworkbasicops-server-1281046190 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKhmb6+GcZ2vp/lK9tVSm+YEP4imXGPPm2PgmXhFYD9vYudvpsXOyN2Ea2JpaXFIw/ontQ0HHxPM6CkUgJ6isp8= root@tempest-testnetworkbasicops-server-1281046190 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe7d:ebc/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 3e5d4c19-9ea2-41fc-b5a5-54552791cb39 name: tempest-TestNetworkBasicOps-server-1281046190 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1281046190 launch-index: 0 === cirros: current=0.6.2 uptime=9.27 === === 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:7D:0E:BC inet6 addr: fe80::f816:3eff:fe7d:ebc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1022 (1022.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1281046190 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.463548] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.466138] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.486660] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.727533] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.773806] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.873843] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.874904] ISO 9660 Extensions: RRIP_1991A [ 8.990755] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.657791] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.663452] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jan 25 08:55:19 cirros syslog.info syslogd started: BusyBox v1.35.0 Jan 25 08:55:20 cirros auth.notice su: + none root:cirros Jan 25 08:55:20 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: DUID 00:04:3e:5d:4c:19:9e:a2:41:fc:b5:a5:54:55:27:91:cb:39 Jan 25 08:55:20 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:7d:0e:bc Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe7d:ebc Jan 25 08:55:20 cirros authpriv.info dropbear[391]: Running in background Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 Jan 25 08:55: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-1281046190 login: 2026-01-25 08:55:28,794 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2026-01-25 08:55:28,802 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:55:28,916 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:55:28,917 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2026-01-25 08:55:29,998 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/c1f4b051-c3e2-42d7-9441-4a106cc5a82a 1.080s 2026-01-25 08:55:29,999 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"admin_state_up": false}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-e70ef64a-8915-49dc-8882-21fee20a9a37', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1f4b051-c3e2-42d7-9441-4a106cc5a82a'} Body: b'{"router": {"id": "c1f4b051-c3e2-42d7-9441-4a106cc5a82a", "name": "tempest-TestNetworkBasicOps-router-1423618826", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.234"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:54:45Z", "updated_at": "2026-01-25T08:55:29Z", "revision_number": 4, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:55:29,999 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.202 with user: cirros 2026-01-25 08:55:29,999 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.202 in 120 sec and the expected result is unreachable 2026-01-25 08:55:31,029 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.029570 seconds 2026-01-25 08:55:31,030 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.202 in 120 sec and the ping result is expected 2026-01-25 08:55:31,175 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/3e5d4c19-9ea2-41fc-b5a5-54552791cb39/action 0.145s 2026-01-25 08:55:31,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:31 GMT', 'server': 'Apache', 'content-length': '75563', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03ce1600-df05-4a34-9bfd-3aec3f20a938', 'x-compute-request-id': 'req-03ce1600-df05-4a34-9bfd-3aec3f20a938', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39/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 1158630138 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001135] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001511] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004283] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004324] Using GB pages for direct mapping\\n[ 0.004611] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004616] ACPI: Early table checksum verification disabled\\n[ 0.004622] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004627] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004634] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004641] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004645] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004649] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004653] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004657] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004660] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004662] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004664] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004665] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004666] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004668] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005868] No NUMA configuration fo 2026-01-25 08:55:31,177 25 DEBUG [tempest.scenario.manager] Console output for 3e5d4c19-9ea2-41fc-b5a5-54552791cb39 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 1158630138 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001135] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001511] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004283] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004324] Using GB pages for direct mapping [ 0.004611] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004616] ACPI: Early table checksum verification disabled [ 0.004622] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004627] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004634] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004641] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004645] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004649] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004653] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004657] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004660] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004662] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004664] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004665] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004666] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004668] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005868] No NUMA configuration found [ 0.005870] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005879] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006224] Zone ranges: [ 0.006225] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006228] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006230] Normal empty [ 0.006232] Device empty [ 0.006233] Movable zone start for each node [ 0.006236] Early memory node ranges [ 0.006237] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006239] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006241] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006462] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006491] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006707] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016965] ACPI: PM-Timer IO Port: 0x608 [ 0.016992] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017112] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017117] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017119] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017121] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017122] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017124] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017128] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017131] TSC deadline timer available [ 0.017144] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017215] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017217] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017219] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017220] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017222] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017224] Booting paravirtualized kernel on KVM [ 0.017228] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017235] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017511] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017622] kvm-guest: setup async PF for cpu 0 [ 0.017649] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017668] kvm-guest: PV spinlocks disabled, single CPU [ 0.017674] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017676] Policy zone: DMA32 [ 0.017699] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017774] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017786] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017793] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017851] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018127] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018849] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018879] ftrace: allocating 50600 entries in 198 pages [ 0.041591] ftrace: allocated 198 pages with 4 groups [ 0.041771] rcu: Hierarchical RCU implementation. [ 0.041773] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.041775] Rude variant of Tasks RCU enabled. [ 0.041776] Tracing variant of Tasks RCU enabled. [ 0.041777] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.041778] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046118] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046483] random: crng init done [ 0.085653] Console: colour VGA+ 80x25 [ 0.222343] printk: console [tty1] enabled [ 0.570426] printk: console [ttyS0] enabled [ 0.573660] ACPI: Core revision 20210730 [ 0.576607] APIC: Switch to symmetric I/O mode setup [ 0.581423] x2apic enabled [ 0.584863] Switched APIC routing to physical x2apic. [ 0.593989] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.601647] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.605629] pid_max: default: 32768 minimum: 301 [ 0.605629] LSM: Security Framework initializing [ 0.605629] landlock: Up and running. [ 0.605629] Yama: becoming mindful. [ 0.605629] AppArmor: AppArmor initialized [ 0.605629] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.605629] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.605629] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.605629] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.605629] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.605629] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.605629] Spectre V2 : Mitigation: Retpolines [ 0.605629] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.605629] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.605629] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.605629] RETBleed: Mitigation: untrained return thunk [ 0.605629] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.605629] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.605629] Freeing SMP alternatives memory: 44K [ 0.605629] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.606077] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.609683] ... version: 0 [ 0.613660] ... bit width: 48 [ 0.617661] ... generic registers: 6 [ 0.621661] ... value mask: 0000ffffffffffff [ 0.625650] ... max period: 00007fffffffffff [ 0.629647] ... fixed-purpose events: 0 [ 0.633647] ... event mask: 000000000000003f [ 0.637789] rcu: Hierarchical SRCU implementation. [ 0.642296] smp: Bringing up secondary CPUs ... [ 0.645651] smp: Brought up 1 node, 1 CPU [ 0.649649] smpboot: Max logical packages: 1 [ 0.653647] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.658303] devtmpfs: initialized [ 0.661731] x86/mm: Memory block size: 128MB [ 0.665966] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.669656] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.673748] pinctrl core: initialized pinctrl subsystem [ 0.677642] PM: RTC time: 08:55:11, date: 2026-01-25 [ 0.681306] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.681989] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.685716] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.689688] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.693744] audit: initializing netlink subsys (disabled) [ 0.697963] thermal_sys: Registered thermal governor 'fair_share' [ 0.697966] thermal_sys: Registered thermal governor 'bang_bang' [ 0.701652] audit: type=2000 audit(1769331310.866:1): state=initialized audit_enabled=0 res=1 [ 0.709651] thermal_sys: Registered thermal governor 'step_wise' [ 0.709653] thermal_sys: Registered thermal governor 'user_space' [ 0.713648] thermal_sys: Registered thermal governor 'power_allocator' [ 0.717684] EISA bus registered [ 0.724185] cpuidle: using governor ladder [ 0.725642] cpuidle: using governor menu [ 0.730792] ACPI: bus type PCI registered [ 0.733577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.733965] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.737645] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.741674] PCI: Using configuration type 1 for base access [ 0.747135] Kprobes globally optimized [ 0.749856] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.753647] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.759703] ACPI: Added _OSI(Module Device) [ 0.761731] ACPI: Added _OSI(Processor Device) [ 0.765109] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.765830] ACPI: Added _OSI(Processor Aggregator Device) [ 0.769652] ACPI: Added _OSI(Linux-Dell-Video) [ 0.772914] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.773695] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.780813] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.786023] ACPI: Interpreter enabled [ 0.788704] ACPI: PM: (supports S0 S5) [ 0.789644] ACPI: Using IOAPIC for interrupt routing [ 0.793689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.797643] PCI: Using E820 reservations for host bridge windows [ 0.802000] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.811757] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.813653] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.817781] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.821760] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.826947] PCI host bridge to bus 0000:00 [ 0.829647] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.833645] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.837647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.841647] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.845645] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.849644] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.853648] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.858042] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.865892] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.877450] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.889696] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.900035] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.912152] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.913862] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.922437] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.929651] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.943731] pci 0000:00:02.0: enabling Extended Tags [ 0.948349] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.953648] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.965941] pci 0000:00:02.1: enabling Extended Tags [ 0.971880] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.977645] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.990583] pci 0000:00:02.2: enabling Extended Tags [ 0.996106] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.001173] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.010529] pci 0000:00:02.3: enabling Extended Tags [ 1.018495] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.025461] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.031259] pci 0000:00:02.4: enabling Extended Tags [ 1.036290] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.041374] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.052698] pci 0000:00:02.5: enabling Extended Tags [ 1.056123] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.061257] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.073652] pci 0000:00:02.6: enabling Extended Tags [ 1.080277] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.085650] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.100552] pci 0000:00:02.7: enabling Extended Tags [ 1.110050] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.117653] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.128766] pci 0000:00:03.0: enabling Extended Tags [ 1.134467] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.141652] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.153918] pci 0000:00:03.1: enabling Extended Tags [ 1.159974] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.165648] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.179322] pci 0000:00:03.2: enabling Extended Tags [ 1.187838] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.193655] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.205951] pci 0000:00:03.3: enabling Extended Tags [ 1.211854] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.217648] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.231212] pci 0000:00:03.4: enabling Extended Tags [ 1.239114] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.245649] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.257883] pci 0000:00:03.5: enabling Extended Tags [ 1.263961] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.269653] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.282609] pci 0000:00:03.6: enabling Extended Tags [ 1.288312] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.295135] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.307852] pci 0000:00:03.7: enabling Extended Tags [ 1.315266] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.321646] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.332793] pci 0000:00:04.0: enabling Extended Tags [ 1.336317] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.341652] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.354749] pci 0000:00:04.1: enabling Extended Tags [ 1.362850] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.369650] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.381943] pci 0000:00:04.2: enabling Extended Tags [ 1.388035] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.393654] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.410178] pci 0000:00:04.3: enabling Extended Tags [ 1.416337] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.421647] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.433961] pci 0000:00:04.4: enabling Extended Tags [ 1.439842] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.445645] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.459370] pci 0000:00:04.5: enabling Extended Tags [ 1.464216] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.469547] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.476419] pci 0000:00:04.6: enabling Extended Tags [ 1.480272] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.485649] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.501133] pci 0000:00:04.7: enabling Extended Tags [ 1.506487] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.513646] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.524358] pci 0000:00:05.0: enabling Extended Tags [ 1.583459] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.588679] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.590633] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.611556] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.616624] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.623132] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.633646] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.646728] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.656324] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.665114] pci 0000:01:00.0: enabling Extended Tags [ 1.743673] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.745713] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.749708] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.753841] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.760184] pci_bus 0000:02: extended config space not accessible [ 1.761993] acpiphp: Slot [1] registered [ 1.764799] acpiphp: Slot [0] registered [ 1.765691] acpiphp: Slot [2] registered [ 1.768602] acpiphp: Slot [3] registered [ 1.769706] acpiphp: Slot [4] registered [ 1.772638] acpiphp: Slot [5] registered [ 1.773697] acpiphp: Slot [6] registered [ 1.777003] acpiphp: Slot [7] registered [ 1.777718] acpiphp: Slot [8] registered [ 1.781126] acpiphp: Slot [9] registered [ 1.781722] acpiphp: Slot [10] registered [ 1.784933] acpiphp: Slot [11] registered [ 1.785724] acpiphp: Slot [12] registered [ 1.788915] acpiphp: Slot [13] registered [ 1.789700] acpiphp: Slot [14] registered [ 1.792539] acpiphp: Slot [15] registered [ 1.793706] acpiphp: Slot [16] registered [ 1.796662] acpiphp: Slot [17] registered [ 1.797692] acpiphp: Slot [18] registered [ 1.800445] acpiphp: Slot [19] registered [ 1.801692] acpiphp: Slot [20] registered [ 1.804467] acpiphp: Slot [21] registered [ 1.805691] acpiphp: Slot [22] registered [ 1.808496] acpiphp: Slot [23] registered [ 1.809700] acpiphp: Slot [24] registered [ 1.812516] acpiphp: Slot [25] registered [ 1.813711] acpiphp: Slot [26] registered [ 1.816489] acpiphp: Slot [27] registered [ 1.817716] acpiphp: Slot [28] registered [ 1.820612] acpiphp: Slot [29] registered [ 1.821692] acpiphp: Slot [30] registered [ 1.824500] acpiphp: Slot [31] registered [ 1.827981] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.840028] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.916609] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.917783] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.921708] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.925768] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.936697] acpiphp: Slot [0-2] registered [ 1.938294] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.947948] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.961111] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.964947] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.965849] pci 0000:03:00.0: enabling Extended Tags [ 2.045006] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.045787] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.049760] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.057530] acpiphp: Slot [0-3] registered [ 2.058400] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.069652] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.085654] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.093543] pci 0000:04:00.0: enabling Extended Tags [ 2.211314] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.213773] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.217767] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.225223] acpiphp: Slot [0-4] registered [ 2.226330] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.237657] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.253038] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.256926] pci 0000:05:00.0: enabling Extended Tags [ 2.337839] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.341400] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.341774] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.348862] acpiphp: Slot [0-5] registered [ 2.350297] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.360849] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.371777] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.376217] pci 0000:06:00.0: enabling Extended Tags [ 2.452054] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.453768] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.457761] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.465096] acpiphp: Slot [0-6] registered [ 2.530218] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.533866] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.537761] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.544917] acpiphp: Slot [0-7] registered [ 2.610454] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.613805] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.617778] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.625033] acpiphp: Slot [0-8] registered [ 2.691249] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.693885] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.697761] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.704917] acpiphp: Slot [0-9] registered [ 2.770210] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.773701] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.777760] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.784897] acpiphp: Slot [0-10] registered [ 2.849998] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.853449] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.853763] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.860869] acpiphp: Slot [0-11] registered [ 2.926290] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.929860] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.933761] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.940886] acpiphp: Slot [0-12] registered [ 3.005951] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.009436] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.009763] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.016826] acpiphp: Slot [0-13] registered [ 3.082034] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.085789] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.089761] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.096844] acpiphp: Slot [0-14] registered [ 3.161919] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.165320] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.165778] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.173005] acpiphp: Slot [0-15] registered [ 3.238805] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.241872] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.245761] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.252773] acpiphp: Slot [0-16] registered [ 3.318073] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.321535] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.321782] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.328784] acpiphp: Slot [0-17] registered [ 3.394210] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.397843] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.401761] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.409031] acpiphp: Slot [0-18] registered [ 3.474259] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.477765] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.481761] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.488779] acpiphp: Slot [0-19] registered [ 3.554863] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.557774] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.561776] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.568784] acpiphp: Slot [0-20] registered [ 3.633920] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.637525] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.637761] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.644681] acpiphp: Slot [0-21] registered [ 3.710086] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.713540] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.713761] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.720702] acpiphp: Slot [0-22] registered [ 3.786258] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.789909] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.793761] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.800824] acpiphp: Slot [0-23] registered [ 3.866515] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.869770] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.873779] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.880787] acpiphp: Slot [0-24] registered [ 3.946358] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.949877] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.953778] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.960914] acpiphp: Slot [0-25] registered [ 4.030234] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.033768] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.037760] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.090062] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.093909] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.097864] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.101913] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.105864] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.109852] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.113853] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.117858] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.121753] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.125660] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.129663] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.133660] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.137549] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.137660] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.141549] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.141661] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.145972] iommu: Default domain type: Translated [ 4.149657] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.153909] SCSI subsystem initialized [ 4.156747] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.157629] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.157654] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.161563] vgaarb: loaded [ 4.161680] ACPI: bus type USB registered [ 4.164768] usbcore: registered new interface driver usbfs [ 4.165652] usbcore: registered new interface driver hub [ 4.169268] usbcore: registered new device driver usb [ 4.169671] pps_core: LinuxPPS API ver. 1 registered [ 4.173063] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.173655] PTP clock support registered [ 4.177038] EDAC MC: Ver: 3.0.0 [ 4.181154] NetLabel: Initializing [ 4.181643] NetLabel: domain hash size = 128 [ 4.184789] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.185670] NetLabel: unlabeled traffic allowed by default [ 4.189708] PCI: Using ACPI for IRQ routing [ 5.013587] clocksource: Switched to clocksource kvm-clock [ 5.027377] VFS: Disk quotas dquot_6.6.0 [ 5.030632] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.037003] AppArmor: AppArmor Filesystem Enabled [ 5.040957] pnp: PnP ACPI init [ 5.043926] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.050336] pnp: PnP ACPI: found 5 devices [ 5.058785] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.064403] NET: Registered PF_INET protocol family [ 5.067601] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.073084] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.078302] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.083205] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.088019] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.092458] TCP: Hash tables configured (established 1024 bind 1024) [ 5.096554] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.101167] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.105268] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.109676] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.113289] NET: Registered PF_XDP protocol family [ 5.116503] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.121612] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.126734] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.131824] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.136942] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.142170] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.147305] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.152415] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.157536] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.162640] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.167768] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.172875] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.177997] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.183095] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.188465] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.193575] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.198702] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.203871] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.208945] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.214072] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.219213] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.224345] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.229466] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.234663] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.240038] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.244568] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.249252] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.253545] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.257949] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.262248] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.266544] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.270669] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.274869] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.279123] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.283393] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.287486] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.291601] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.295663] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.300059] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.304481] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.308814] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.313531] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.318039] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.322418] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.326614] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.331074] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.335294] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.339923] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.344377] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.349146] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.353445] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.357956] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.362200] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.366944] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.371360] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.376036] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.380414] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.384884] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.389380] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.394106] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.398226] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.402544] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.406653] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.410823] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.415357] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.419665] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.423989] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.428136] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.432470] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.436626] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.441438] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.445728] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.450035] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.454286] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.458812] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.463259] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.467884] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.472315] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.477173] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.481803] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.486475] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.490640] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.495019] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.499812] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.504463] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.508602] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.513120] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.517778] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.522597] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.526791] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.531106] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.535240] pci 0000:00:02.2: BAR 13: f10000 ailed to assign [io size 0x1000] [ 5.539608] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.543850] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.548143] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.551533] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.558567] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.564689] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.572434] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.575995] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.582252] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.588301] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.595147] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.600483] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.606045] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.613270] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.619033] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.626931] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.638285] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.644804] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.650589] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.660038] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.665387] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.674368] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.682938] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.688126] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.696449] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.705727] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.710949] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.719676] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.729923] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.735140] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.743276] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.750780] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.758539] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.764168] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.774163] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.782223] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.788204] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.799173] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.806827] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.812670] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.822882] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.830609] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.836173] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.846518] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.849880] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.858237] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.863960] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.873696] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.879340] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.885327] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.893524] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.900871] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.906840] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.913106] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.921702] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.932033] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.936196] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.944940] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.950630] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.961396] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.967441] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.974093] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.982782] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.992632] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.996157] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.004464] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.010205] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.021190] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.024635] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.034992] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.043102] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.053094] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.056612] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.064853] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.070527] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.082012] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.085691] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.094568] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.102445] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.110126] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.116960] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.124243] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.136870] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.146134] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.150062] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.157926] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.163599] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.173325] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.178971] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.185301] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.193029] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.200544] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.206530] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.212822] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.220058] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.228934] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.233156] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.239404] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.244024] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.248537] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.253441] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.258517] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.262275] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.266882] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.272626] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.276813] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.281495] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.286829] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.292189] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.297880] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.304143] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.311173] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.315819] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.321264] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.326064] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.331499] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.336143] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.341560] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.346232] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.351616] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.356292] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.361673] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.366398] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.371801] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.376460] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.382044] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.386805] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.392168] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.396793] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.402120] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.406359] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.411052] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.416576] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.420956] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.425688] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.431227] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.435357] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.440082] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.445557] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.449763] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.454410] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.460291] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.464443] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.469140] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.474586] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.478759] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.483425] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.488813] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.493123] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.497796] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.503524] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.507840] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.512648] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.520855] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.525822] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.530645] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.535819] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.539628] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.544453] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.549965] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.554170] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.558867] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.564307] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.568525] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.573304] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.578695] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.582580] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.586781] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.593262] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.604293] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11303 usecs [ 6.610802] PCI: CLS 0 bytes, default 64 [ 6.613820] Trying to unpack rootfs image as initramfs... [ 6.617755] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.634259] Initialise system trusted keyrings [ 6.637357] Key type blacklist registered [ 6.645762] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.655375] zbud: loaded [ 6.657549] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.674068] fuse: init (API version 7.34) [ 6.681998] integrity: Platform Keyring initialized [ 6.693680] Key type asymmetric registered [ 6.696612] Asymmetric key parser 'x509' registered [ 6.705890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.717946] io scheduler mq-deadline registered [ 6.724367] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.738463] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.756820] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.770236] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.791814] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.806139] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.825594] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.842458] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.858962] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.870899] Freeing initrd memory: 8744K [ 6.874890] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.885023] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.889428] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.897751] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.902007] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.911925] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.916638] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.924571] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.931780] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.936137] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.946919] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.952853] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.961926] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.967659] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.976814] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.981295] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.991862] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.997362] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.008180] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.013487] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.023534] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.028192] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.039254] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.045132] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.050443] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.057205] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.063133] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.072672] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.078963] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.088170] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.093111] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.103499] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.109226] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.119397] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.123860] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.132587] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.137048] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.147062] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.152688] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.161348] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.167125] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.172489] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.179063] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.183606] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.193336] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.203339] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.207665] shpchp 0000:01:00.0: Slot initialization failed [ 7.213594] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.219668] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.225191] ACPI: button: Power Button [PWRF] [ 7.254303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.288462] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.295779] Linux agpgart interface v0.103 [ 7.300026] loop: module loaded [ 7.303432] tun: Universal TUN/TAP device driver, 1.6 [ 7.307536] PPP generic driver version 2.4.2 [ 7.310770] VFIO - User Level meta-driver version: 0.3 [ 7.315902] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.320525] ehci-pci: EHCI PCI platform driver [ 7.323702] ehci-platform: EHCI generic platform driver [ 7.327283] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.331688] ohci-pci: OHCI PCI platform driver [ 7.335031] ohci-platform: OHCI generic platform driver [ 7.338975] uhci_hcd: USB Universal Host Controller Interface driver [ 7.346129] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.349830] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.354921] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.358798] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.363003] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.368842] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.373835] usb usb1: Product: UHCI Host Controller [ 7.377289] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.381588] usb usb1: SerialNumber: 0000:02:01.0 [ 7.385103] hub 1-0:1.0: USB hub found [ 7.387962] hub 1-0:1.0: 2 ports detected [ 7.391188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.399142] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.402735] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.409738] mousedev: PS/2 mouse device common for all mice [ 7.414430] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.420373] rtc_cmos 00:03: RTC can wake from S4 [ 7.425804] rtc_cmos 00:03: registered as rtc0 [ 7.429285] rtc_cmos 00:03: setting system clock to 2026-01-25T08:55:18 UTC (1769331318) [ 7.434958] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.439804] i2c_dev: i2c /dev entries driver [ 7.442882] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.451192] device-mapper: uevent: version 1.0.3 [ 7.454661] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.461194] platform eisa.0: Probing EISA bus 0 [ 7.464494] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.469006] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.473299] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.477663] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.482177] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.486457] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.490891] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.495364] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.499770] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.504155] platform eisa.0: EISA: Detected 0 cards [ 7.507549] ledtrig-cpu: registered to indicate activity on CPUs [ 7.511977] drop_monitor: Initializing network drop monitor service [ 7.516341] NET: Registered PF_INET6 protocol family [ 7.523698] Segment Routing with IPv6 [ 7.526420] In-situ OAM (IOAM) with IPv6 [ 7.529271] NET: Registered PF_PACKET protocol family [ 7.532972] Key type dns_resolver registered [ 7.536266] IPI shorthand broadcast: enabled [ 7.539601] registered taskstats version 1 [ 7.542620] Loading compiled-in X.509 certificates [ 7.546450] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.553492] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.560512] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.567135] blacklist: Loading compiled-in revocation X.509 certificates [ 7.571755] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.578241] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.587234] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.594330] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.601348] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.608450] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.615470] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.622483] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.630144] zswap: loaded using pool lzo/zbud [ 7.633430] Key type .fscrypt registered [ 7.636238] Key type fscrypt-provisioning registered [ 7.641384] Key type encrypted registered [ 7.644413] AppArmor: AppArmor sha1 policy hashing enabled [ 7.648348] ima: No TPM chip found, activating TPM-bypass! [ 7.652256] Loading compiled-in module X.509 certificates [ 7.656688] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.663347] ima: Allocated hash algorithm: sha1 [ 7.666962] ima: No architecture policies found [ 7.670223] evm: Initialising EVM extended attributes: [ 7.673757] evm: security.selinux [ 7.676290] evm: security.SMACK64 [ 7.678857] evm: security.SMACK64EXEC [ 7.681403] evm: security.SMACK64TRANSMUTE [ 7.684455] evm: security.SMACK64MMAP [ 7.687145] evm: security.apparmor [ 7.689673] evm: security.ima [ 7.691952] evm: security.capability [ 7.694581] evm: HMAC attrs: 0x1 [ 7.697365] PM: Magic number: 10:585:928 [ 7.700675] RAS: Correctable Errors collector initialized. [ 7.704608] Unstable clock detected, switching default tracing clock to "global" [ 7.704608] If you want to keep using the local clock, then add: [ 7.704608] "trace_clock=local" [ 7.704608] on the kernel command line [ 7.720075] Freeing unused decrypted memory: 2036K [ 7.723924] Freeing unused kernel image (initmem) memory: 3244K [ 7.728123] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.733683] Write protecting the kernel read-only data: 30720k [ 7.738683] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.743411] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.790788] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.795567] Run /init as init process info: initramfs: up at 7.24 [ 7.853250] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.863623] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.869186] GPT:229375 != 2097151 [ 7.871614] GPT:Alternate GPT header not at the end of the disk. [ 7.875775] GPT:229375 != 2097151 [ 7.878375] GPT: Use GNU Parted to correct GPT errors. [ 7.931991] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.325276] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.363755] 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.21 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:3e:5d:4c:19:9e:a2:41:fc:b5:a5:54:55:27:91:cb:39 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPqE3dVMCuPh0+iHLiWhVpuzmaIbFB2sVQssao+F0JjgvLiC+qXesTUo+rgMuFC/oeuQ2MP6zhJCZU3xXnXzTiSyGw7kCm63uZTnTziBGb/BmAaDnEgO1Itb5LT6PoUO6Wqrbkd+QcxHidcANRrrh9kFcH5YrkTl+J37U66GOQHxVkBSkloRqFq2bd/Ym3btHpf7Jx9+pLiy/tfbnuvJiR7s+WjzgmfUPXy3frrckyTTMXqErNA+E488Zm4dcm/8du2Rr+1COdASCzKbiCgsOJoqfRx3wlh6SG3QIV836NrKwzjJQMEOh1OlT4OAL4475cbfldMF/dIGBKII/Hr55L root@tempest-testnetworkbasicops-server-1281046190 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKhmb6+GcZ2vp/lK9tVSm+YEP4imXGPPm2PgmXhFYD9vYudvpsXOyN2Ea2JpaXFIw/ontQ0HHxPM6CkUgJ6isp8= root@tempest-testnetworkbasicops-server-1281046190 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe7d:ebc/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 3e5d4c19-9ea2-41fc-b5a5-54552791cb39 name: tempest-TestNetworkBasicOps-server-1281046190 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1281046190 launch-index: 0 === cirros: current=0.6.2 uptime=9.27 === === 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:7D:0E:BC inet6 addr: fe80::f816:3eff:fe7d:ebc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1022 (1022.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1281046190 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.463548] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.466138] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.486660] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.727533] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.773806] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.873843] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.874904] ISO 9660 Extensions: RRIP_1991A [ 8.990755] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.657791] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.663452] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jan 25 08:55:19 cirros syslog.info syslogd started: BusyBox v1.35.0 Jan 25 08:55:20 cirros auth.notice su: + none root:cirros Jan 25 08:55:20 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: DUID 00:04:3e:5d:4c:19:9e:a2:41:fc:b5:a5:54:55:27:91:cb:39 Jan 25 08:55:20 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:7d:0e:bc Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe7d:ebc Jan 25 08:55:20 cirros authpriv.info dropbear[391]: Running in background Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 Jan 25 08:55: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-1281046190 login: 2026-01-25 08:55:31,948 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/c1f4b051-c3e2-42d7-9441-4a106cc5a82a 0.770s 2026-01-25 08:55:31,948 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"admin_state_up": true}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-b3aa5162-ca73-4f59-b75e-9cbb10c7e26a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1f4b051-c3e2-42d7-9441-4a106cc5a82a'} Body: b'{"router": {"id": "c1f4b051-c3e2-42d7-9441-4a106cc5a82a", "name": "tempest-TestNetworkBasicOps-router-1423618826", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "external_fixed_ips": [{"subnet_id": "154c1dc3-dc00-44b0-be37-60b7ba18a30f", "ip_address": "192.168.122.234"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-25T08:54:45Z", "updated_at": "2026-01-25T08:55:31Z", "revision_number": 5, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:55:32,615 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/7160409a-0772-40d3-9569-fa6ae904e4aa 0.667s 2026-01-25 08:55:32,615 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-28bd6771-9906-44b2-922b-20c1d2aa63e3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7160409a-0772-40d3-9569-fa6ae904e4aa'} Body: b'{"floatingip": {"id": "7160409a-0772-40d3-9569-fa6ae904e4aa", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "floating_ip_address": "192.168.122.202", "floating_network_id": "a2634326-5b2c-43a9-9775-565d055e70ec", "router_id": "c1f4b051-c3e2-42d7-9441-4a106cc5a82a", "port_id": "289fbf07-fe9e-48c4-9970-aa23a89e03a9", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e688821a-a3ca-4a28-a3f1-4360c6051aa0", "mac_address": "fa:16:3e:7d:0e:bc", "admin_state_up": true, "status": "ACTIVE", "device_id": "3e5d4c19-9ea2-41fc-b5a5-54552791cb39", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-25T08:55:11Z", "updated_at": "2026-01-25T08:55:11Z", "revision_number": 1, "project_id": "16320159eb6b4f27b62d813f00f7e1fc"}}' 2026-01-25 08:55:32,616 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '7160409a-0772-40d3-9569-fa6ae904e4aa', 'tenant_id': '16320159eb6b4f27b62d813f00f7e1fc', 'floating_ip_address': '192.168.122.202', 'floating_network_id': 'a2634326-5b2c-43a9-9775-565d055e70ec', 'router_id': 'c1f4b051-c3e2-42d7-9441-4a106cc5a82a', 'port_id': '289fbf07-fe9e-48c4-9970-aa23a89e03a9', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'e688821a-a3ca-4a28-a3f1-4360c6051aa0', 'mac_address': 'fa:16:3e:7d:0e:bc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3e5d4c19-9ea2-41fc-b5a5-54552791cb39', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-01-25T08:55:11Z', 'updated_at': '2026-01-25T08:55:11Z', 'revision_number': 1, 'project_id': '16320159eb6b4f27b62d813f00f7e1fc'} is at status: ACTIVE 2026-01-25 08:55:32,616 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.667622 seconds 2026-01-25 08:55:32,616 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.202 with user: cirros 2026-01-25 08:55:32,616 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.202 in 120 sec and the expected result is reachable 2026-01-25 08:55:32,651 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.035115 seconds 2026-01-25 08:55:32,652 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.202 in 120 sec and the ping result is expected 2026-01-25 08:55:32,761 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/3e5d4c19-9ea2-41fc-b5a5-54552791cb39/action 0.108s 2026-01-25 08:55:32,762 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:32 GMT', 'server': 'Apache', 'content-length': '75563', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e22cf2aa-2e04-4fa4-a00e-737ba5022f0f', 'x-compute-request-id': 'req-e22cf2aa-2e04-4fa4-a00e-737ba5022f0f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39/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 1158630138 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001135] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001511] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004283] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004324] Using GB pages for direct mapping\\n[ 0.004611] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004616] ACPI: Early table checksum verification disabled\\n[ 0.004622] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004627] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004634] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004641] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004645] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004649] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004653] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004657] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004660] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004662] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004664] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004665] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004666] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004668] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005868] No NUMA configuration fo 2026-01-25 08:55:32,763 25 DEBUG [tempest.scenario.manager] Console output for 3e5d4c19-9ea2-41fc-b5a5-54552791cb39 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 1158630138 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001135] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001511] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004283] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004324] Using GB pages for direct mapping [ 0.004611] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004616] ACPI: Early table checksum verification disabled [ 0.004622] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004627] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004634] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004641] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004645] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004649] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004653] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004657] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004660] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004662] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004664] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004665] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004666] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004668] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005868] No NUMA configuration found [ 0.005870] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005879] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006224] Zone ranges: [ 0.006225] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006228] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006230] Normal empty [ 0.006232] Device empty [ 0.006233] Movable zone start for each node [ 0.006236] Early memory node ranges [ 0.006237] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006239] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006241] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006462] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006491] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006707] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016965] ACPI: PM-Timer IO Port: 0x608 [ 0.016992] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017112] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017117] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017119] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017121] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017122] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017124] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017128] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017131] TSC deadline timer available [ 0.017144] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017215] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017217] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017219] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017220] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017222] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017224] Booting paravirtualized kernel on KVM [ 0.017228] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017235] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017511] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017622] kvm-guest: setup async PF for cpu 0 [ 0.017649] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017668] kvm-guest: PV spinlocks disabled, single CPU [ 0.017674] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017676] Policy zone: DMA32 [ 0.017699] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017774] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017786] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017793] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017851] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018127] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018849] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018879] ftrace: allocating 50600 entries in 198 pages [ 0.041591] ftrace: allocated 198 pages with 4 groups [ 0.041771] rcu: Hierarchical RCU implementation. [ 0.041773] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.041775] Rude variant of Tasks RCU enabled. [ 0.041776] Tracing variant of Tasks RCU enabled. [ 0.041777] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.041778] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046118] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046483] random: crng init done [ 0.085653] Console: colour VGA+ 80x25 [ 0.222343] printk: console [tty1] enabled [ 0.570426] printk: console [ttyS0] enabled [ 0.573660] ACPI: Core revision 20210730 [ 0.576607] APIC: Switch to symmetric I/O mode setup [ 0.581423] x2apic enabled [ 0.584863] Switched APIC routing to physical x2apic. [ 0.593989] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.601647] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.605629] pid_max: default: 32768 minimum: 301 [ 0.605629] LSM: Security Framework initializing [ 0.605629] landlock: Up and running. [ 0.605629] Yama: becoming mindful. [ 0.605629] AppArmor: AppArmor initialized [ 0.605629] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.605629] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.605629] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.605629] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.605629] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.605629] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.605629] Spectre V2 : Mitigation: Retpolines [ 0.605629] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.605629] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.605629] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.605629] RETBleed: Mitigation: untrained return thunk [ 0.605629] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.605629] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.605629] Freeing SMP alternatives memory: 44K [ 0.605629] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.606077] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.609683] ... version: 0 [ 0.613660] ... bit width: 48 [ 0.617661] ... generic registers: 6 [ 0.621661] ... value mask: 0000ffffffffffff [ 0.625650] ... max period: 00007fffffffffff [ 0.629647] ... fixed-purpose events: 0 [ 0.633647] ... event mask: 000000000000003f [ 0.637789] rcu: Hierarchical SRCU implementation. [ 0.642296] smp: Bringing up secondary CPUs ... [ 0.645651] smp: Brought up 1 node, 1 CPU [ 0.649649] smpboot: Max logical packages: 1 [ 0.653647] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.658303] devtmpfs: initialized [ 0.661731] x86/mm: Memory block size: 128MB [ 0.665966] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.669656] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.673748] pinctrl core: initialized pinctrl subsystem [ 0.677642] PM: RTC time: 08:55:11, date: 2026-01-25 [ 0.681306] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.681989] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.685716] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.689688] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.693744] audit: initializing netlink subsys (disabled) [ 0.697963] thermal_sys: Registered thermal governor 'fair_share' [ 0.697966] thermal_sys: Registered thermal governor 'bang_bang' [ 0.701652] audit: type=2000 audit(1769331310.866:1): state=initialized audit_enabled=0 res=1 [ 0.709651] thermal_sys: Registered thermal governor 'step_wise' [ 0.709653] thermal_sys: Registered thermal governor 'user_space' [ 0.713648] thermal_sys: Registered thermal governor 'power_allocator' [ 0.717684] EISA bus registered [ 0.724185] cpuidle: using governor ladder [ 0.725642] cpuidle: using governor menu [ 0.730792] ACPI: bus type PCI registered [ 0.733577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.733965] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.737645] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.741674] PCI: Using configuration type 1 for base access [ 0.747135] Kprobes globally optimized [ 0.749856] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.753647] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.759703] ACPI: Added _OSI(Module Device) [ 0.761731] ACPI: Added _OSI(Processor Device) [ 0.765109] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.765830] ACPI: Added _OSI(Processor Aggregator Device) [ 0.769652] ACPI: Added _OSI(Linux-Dell-Video) [ 0.772914] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.773695] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.780813] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.786023] ACPI: Interpreter enabled [ 0.788704] ACPI: PM: (supports S0 S5) [ 0.789644] ACPI: Using IOAPIC for interrupt routing [ 0.793689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.797643] PCI: Using E820 reservations for host bridge windows [ 0.802000] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.811757] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.813653] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.817781] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.821760] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.826947] PCI host bridge to bus 0000:00 [ 0.829647] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.833645] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.837647] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.841647] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.845645] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.849644] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.853648] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.858042] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.865892] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.877450] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.889696] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.900035] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.912152] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.913862] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.922437] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.929651] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.943731] pci 0000:00:02.0: enabling Extended Tags [ 0.948349] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.953648] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.965941] pci 0000:00:02.1: enabling Extended Tags [ 0.971880] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.977645] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.990583] pci 0000:00:02.2: enabling Extended Tags [ 0.996106] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.001173] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.010529] pci 0000:00:02.3: enabling Extended Tags [ 1.018495] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.025461] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.031259] pci 0000:00:02.4: enabling Extended Tags [ 1.036290] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.041374] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.052698] pci 0000:00:02.5: enabling Extended Tags [ 1.056123] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.061257] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.073652] pci 0000:00:02.6: enabling Extended Tags [ 1.080277] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.085650] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.100552] pci 0000:00:02.7: enabling Extended Tags [ 1.110050] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.117653] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.128766] pci 0000:00:03.0: enabling Extended Tags [ 1.134467] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.141652] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.153918] pci 0000:00:03.1: enabling Extended Tags [ 1.159974] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.165648] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.179322] pci 0000:00:03.2: enabling Extended Tags [ 1.187838] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.193655] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.205951] pci 0000:00:03.3: enabling Extended Tags [ 1.211854] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.217648] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.231212] pci 0000:00:03.4: enabling Extended Tags [ 1.239114] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.245649] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.257883] pci 0000:00:03.5: enabling Extended Tags [ 1.263961] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.269653] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.282609] pci 0000:00:03.6: enabling Extended Tags [ 1.288312] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.295135] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.307852] pci 0000:00:03.7: enabling Extended Tags [ 1.315266] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.321646] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.332793] pci 0000:00:04.0: enabling Extended Tags [ 1.336317] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.341652] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.354749] pci 0000:00:04.1: enabling Extended Tags [ 1.362850] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.369650] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.381943] pci 0000:00:04.2: enabling Extended Tags [ 1.388035] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.393654] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.410178] pci 0000:00:04.3: enabling Extended Tags [ 1.416337] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.421647] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.433961] pci 0000:00:04.4: enabling Extended Tags [ 1.439842] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.445645] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.459370] pci 0000:00:04.5: enabling Extended Tags [ 1.464216] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.469547] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.476419] pci 0000:00:04.6: enabling Extended Tags [ 1.480272] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.485649] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.501133] pci 0000:00:04.7: enabling Extended Tags [ 1.506487] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.513646] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.524358] pci 0000:00:05.0: enabling Extended Tags [ 1.583459] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.588679] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.590633] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.611556] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.616624] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.623132] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.633646] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.646728] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.656324] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.665114] pci 0000:01:00.0: enabling Extended Tags [ 1.743673] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.745713] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.749708] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.753841] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.760184] pci_bus 0000:02: extended config space not accessible [ 1.761993] acpiphp: Slot [1] registered [ 1.764799] acpiphp: Slot [0] registered [ 1.765691] acpiphp: Slot [2] registered [ 1.768602] acpiphp: Slot [3] registered [ 1.769706] acpiphp: Slot [4] registered [ 1.772638] acpiphp: Slot [5] registered [ 1.773697] acpiphp: Slot [6] registered [ 1.777003] acpiphp: Slot [7] registered [ 1.777718] acpiphp: Slot [8] registered [ 1.781126] acpiphp: Slot [9] registered [ 1.781722] acpiphp: Slot [10] registered [ 1.784933] acpiphp: Slot [11] registered [ 1.785724] acpiphp: Slot [12] registered [ 1.788915] acpiphp: Slot [13] registered [ 1.789700] acpiphp: Slot [110000 4] registered [ 1.792539] acpiphp: Slot [15] registered [ 1.793706] acpiphp: Slot [16] registered [ 1.796662] acpiphp: Slot [17] registered [ 1.797692] acpiphp: Slot [18] registered [ 1.800445] acpiphp: Slot [19] registered [ 1.801692] acpiphp: Slot [20] registered [ 1.804467] acpiphp: Slot [21] registered [ 1.805691] acpiphp: Slot [22] registered [ 1.808496] acpiphp: Slot [23] registered [ 1.809700] acpiphp: Slot [24] registered [ 1.812516] acpiphp: Slot [25] registered [ 1.813711] acpiphp: Slot [26] registered [ 1.816489] acpiphp: Slot [27] registered [ 1.817716] acpiphp: Slot [28] registered [ 1.820612] acpiphp: Slot [29] registered [ 1.821692] acpiphp: Slot [30] registered [ 1.824500] acpiphp: Slot [31] registered [ 1.827981] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.840028] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.916609] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.917783] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.921708] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.925768] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.936697] acpiphp: Slot [0-2] registered [ 1.938294] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.947948] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.961111] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.964947] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.965849] pci 0000:03:00.0: enabling Extended Tags [ 2.045006] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.045787] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.049760] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.057530] acpiphp: Slot [0-3] registered [ 2.058400] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.069652] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.085654] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.093543] pci 0000:04:00.0: enabling Extended Tags [ 2.211314] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.213773] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.217767] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.225223] acpiphp: Slot [0-4] registered [ 2.226330] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.237657] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.253038] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.256926] pci 0000:05:00.0: enabling Extended Tags [ 2.337839] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.341400] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.341774] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.348862] acpiphp: Slot [0-5] registered [ 2.350297] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.360849] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.371777] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.376217] pci 0000:06:00.0: enabling Extended Tags [ 2.452054] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.453768] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.457761] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.465096] acpiphp: Slot [0-6] registered [ 2.530218] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.533866] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.537761] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.544917] acpiphp: Slot [0-7] registered [ 2.610454] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.613805] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.617778] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.625033] acpiphp: Slot [0-8] registered [ 2.691249] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.693885] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.697761] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.704917] acpiphp: Slot [0-9] registered [ 2.770210] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.773701] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.777760] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.784897] acpiphp: Slot [0-10] registered [ 2.849998] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.853449] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.853763] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.860869] acpiphp: Slot [0-11] registered [ 2.926290] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.929860] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.933761] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.940886] acpiphp: Slot [0-12] registered [ 3.005951] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.009436] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.009763] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.016826] acpiphp: Slot [0-13] registered [ 3.082034] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.085789] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.089761] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.096844] acpiphp: Slot [0-14] registered [ 3.161919] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.165320] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.165778] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.173005] acpiphp: Slot [0-15] registered [ 3.238805] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.241872] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.245761] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.252773] acpiphp: Slot [0-16] registered [ 3.318073] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.321535] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.321782] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.328784] acpiphp: Slot [0-17] registered [ 3.394210] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.397843] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.401761] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.409031] acpiphp: Slot [0-18] registered [ 3.474259] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.477765] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.481761] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.488779] acpiphp: Slot [0-19] registered [ 3.554863] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.557774] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.561776] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.568784] acpiphp: Slot [0-20] registered [ 3.633920] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.637525] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.637761] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.644681] acpiphp: Slot [0-21] registered [ 3.710086] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.713540] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.713761] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.720702] acpiphp: Slot [0-22] registered [ 3.786258] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.789909] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.793761] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.800824] acpiphp: Slot [0-23] registered [ 3.866515] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.869770] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.873779] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.880787] acpiphp: Slot [0-24] registered [ 3.946358] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.949877] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.953778] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.960914] acpiphp: Slot [0-25] registered [ 4.030234] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.033768] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.037760] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.090062] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.093909] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.097864] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.101913] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.105864] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.109852] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.113853] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.117858] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.121753] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.125660] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.129663] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.133660] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.137549] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.137660] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.141549] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.141661] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.145972] iommu: Default domain type: Translated [ 4.149657] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.153909] SCSI subsystem initialized [ 4.156747] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.157629] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.157654] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.161563] vgaarb: loaded [ 4.161680] ACPI: bus type USB registered [ 4.164768] usbcore: registered new interface driver usbfs [ 4.165652] usbcore: registered new interface driver hub [ 4.169268] usbcore: registered new device driver usb [ 4.169671] pps_core: LinuxPPS API ver. 1 registered [ 4.173063] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.173655] PTP clock support registered [ 4.177038] EDAC MC: Ver: 3.0.0 [ 4.181154] NetLabel: Initializing [ 4.181643] NetLabel: domain hash size = 128 [ 4.184789] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.185670] NetLabel: unlabeled traffic allowed by default [ 4.189708] PCI: Using ACPI for IRQ routing [ 5.013587] clocksource: Switched to clocksource kvm-clock [ 5.027377] VFS: Disk quotas dquot_6.6.0 [ 5.030632] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.037003] AppArmor: AppArmor Filesystem Enabled [ 5.040957] pnp: PnP ACPI init [ 5.043926] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.050336] pnp: PnP ACPI: found 5 devices [ 5.058785] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.064403] NET: Registered PF_INET protocol family [ 5.067601] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.073084] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.078302] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.083205] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.088019] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.092458] TCP: Hash tables configured (established 1024 bind 1024) [ 5.096554] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.101167] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.105268] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.109676] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.113289] NET: Registered PF_XDP protocol family [ 5.116503] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.121612] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.126734] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.131824] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.136942] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.142170] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.147305] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.152415] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.157536] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.162640] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.167768] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.172875] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.177997] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.183095] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.188465] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.193575] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.198702] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.203871] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.208945] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.214072] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.219213] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.224345] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.229466] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.234663] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.240038] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.244568] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.249252] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.253545] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.257949] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.262248] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.266544] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.270669] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.274869] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.279123] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.283393] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.287486] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.291601] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.295663] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.300059] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.304481] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.308814] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.313531] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.318039] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.322418] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.326614] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.331074] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.335294] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.339923] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.344377] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.349146] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.353445] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.357956] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.362200] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.366944] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.371360] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.376036] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.380414] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.384884] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.389380] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.394106] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.398226] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.402544] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.406653] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.410823] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.415357] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.419665] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.423989] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.428136] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.432470] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.436626] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.441438] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.445728] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.450035] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.454286] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.458812] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.463259] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.467884] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.472315] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.477173] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.481803] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.486475] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.490640] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.495019] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.499812] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.504463] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.508602] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.513120] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.517778] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.522597] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.526791] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.531106] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.535240] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.539608] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.543850] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.548143] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.551533] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.558567] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.564689] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.572434] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.575995] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.582252] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.588301] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.595147] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.600483] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.606045] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.613270] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.619033] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.626931] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.638285] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.644804] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.650589] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.660038] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.665387] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.674368] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.682938] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.688126] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.696449] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.705727] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.710949] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.719676] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.729923] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.735140] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.743276] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.750780] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.758539] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.764168] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.774163] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.782223] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.788204] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.799173] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.806827] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.812670] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.822882] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.830609] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.836173] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.846518] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.849880] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.858237] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.863960] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.873696] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.879340] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.885327] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.893524] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.900871] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.906840] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.913106] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.921702] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.932033] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.936196] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.944940] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.950630] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.961396] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.967441] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.974093] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.982782] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.992632] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.996157] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.004464] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.010205] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.021190] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.024635] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.034992] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.043102] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.053094] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.056612] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.064853] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.070527] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.082012] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.085691] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.094568] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.102445] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.110126] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.116960] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.124243] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.136870] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.146134] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.150062] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.157926] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.163599] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.173325] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.178971] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.185301] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.193029] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.200544] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.206530] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.212822] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.220058] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.228934] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.233156] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.239404] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.244024] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.248537] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.253441] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.258517] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.262275] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.266882] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.272626] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.276813] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.281495] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.286829] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.292189] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.297880] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.304143] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.311173] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.315819] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.321264] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.326064] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.331499] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.336143] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.341560] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.346232] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.351616] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.356292] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.361673] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.366398] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.371801] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.376460] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.382044] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.386805] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.392168] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.396793] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.402120] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.406359] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.411052] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.416576] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.420956] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.425688] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.431227] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.435357] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.440082] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.445557] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.449763] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.454410] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.460291] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.464443] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.469140] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.474586] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.478759] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.483425] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.488813] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.493123] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.497796] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.503524] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.507840] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.512648] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.520855] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.525822] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.530645] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.535819] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.539628] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.544453] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.549965] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.554170] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.558867] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.564307] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.568525] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.573304] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.578695] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.582580] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.586781] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.593262] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.604293] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11303 usecs [ 6.610802] PCI: CLS 0 bytes, default 64 [ 6.613820] Trying to unpack rootfs image as initramfs... [ 6.617755] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.634259] Initialise system trusted keyrings [ 6.637357] Key type blacklist registered [ 6.645762] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.655375] zbud: loaded [ 6.657549] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.674068] fuse: init (API version 7.34) [ 6.681998] integrity: Platform Keyring initialized [ 6.693680] Key type asymmetric registered [ 6.696612] Asymmetric key parser 'x509' registered [ 6.705890] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.717946] io scheduler mq-deadline registered [ 6.724367] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.738463] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.756820] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.770236] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.791814] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.806139] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.825594] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.842458] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.858962] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.870899] Freeing initrd memory: 8744K [ 6.874890] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.885023] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.889428] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.897751] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.902007] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.911925] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.916638] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.924571] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.931780] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.936137] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.946919] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.952853] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.961926] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.967659] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.976814] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.981295] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.991862] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.997362] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.008180] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.013487] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.023534] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.028192] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.039254] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.045132] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.050443] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.057205] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.063133] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.072672] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.078963] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.088170] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.093111] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.103499] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.109226] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.119397] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.123860] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.132587] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.137048] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.147062] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.152688] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.161348] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.167125] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.172489] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.179063] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.183606] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.193336] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.203339] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.207665] shpchp 0000:01:00.0: Slot initialization failed [ 7.213594] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.219668] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.225191] ACPI: button: Power Button [PWRF] [ 7.254303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.288462] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.295779] Linux agpgart interface v0.103 [ 7.300026] loop: module loaded [ 7.303432] tun: Universal TUN/TAP device driver, 1.6 [ 7.307536] PPP generic driver version 2.4.2 [ 7.310770] VFIO - User Level meta-driver version: 0.3 [ 7.315902] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.320525] ehci-pci: EHCI PCI platform driver [ 7.323702] ehci-platform: EHCI generic platform driver [ 7.327283] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.331688] ohci-pci: OHCI PCI platform driver [ 7.335031] ohci-platform: OHCI generic platform driver [ 7.338975] uhci_hcd: USB Universal Host Controller Interface driver [ 7.346129] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.349830] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.354921] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.358798] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.363003] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.368842] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.373835] usb usb1: Product: UHCI Host Controller [ 7.377289] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.381588] usb usb1: SerialNumber: 0000:02:01.0 [ 7.385103] hub 1-0:1.0: USB hub found [ 7.387962] hub 1-0:1.0: 2 ports detected [ 7.391188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.399142] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.402735] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.409738] mousedev: PS/2 mouse device common for all mice [ 7.414430] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.420373] rtc_cmos 00:03: RTC can wake from S4 [ 7.425804] rtc_cmos 00:03: registered as rtc0 [ 7.429285] rtc_cmos 00:03: setting system clock to 2026-01-25T08:55:18 UTC (1769331318) [ 7.434958] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.439804] i2c_dev: i2c /dev entries driver [ 7.442882] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.451192] device-mapper: uevent: version 1.0.3 [ 7.454661] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.461194] platform eisa.0: Probing EISA bus 0 [ 7.464494] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.469006] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.473299] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.477663] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.482177] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.486457] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.490891] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.495364] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.499770] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.504155] platform eisa.0: EISA: Detected 0 cards [ 7.507549] ledtrig-cpu: registered to indicate activity on CPUs [ 7.511977] drop_monitor: Initializing network drop monitor service [ 7.516341] NET: Registered PF_INET6 protocol family [ 7.523698] Segment Routing with IPv6 [ 7.526420] In-situ OAM (IOAM) with IPv6 [ 7.529271] NET: Registered PF_PACKET protocol family [ 7.532972] Key type dns_resolver registered [ 7.536266] IPI shorthand broadcast: enabled [ 7.539601] registered taskstats version 1 [ 7.542620] Loading compiled-in X.509 certificates [ 7.546450] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.553492] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.560512] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.567135] blacklist: Loading compiled-in revocation X.509 certificates [ 7.571755] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.578241] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.587234] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.594330] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.601348] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.608450] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.615470] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.622483] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.630144] zswap: loaded using pool lzo/zbud [ 7.633430] Key type .fscrypt registered [ 7.636238] Key type fscrypt-provisioning registered [ 7.641384] Key type encrypted registered [ 7.644413] AppArmor: AppArmor sha1 policy hashing enabled [ 7.648348] ima: No TPM chip found, activating TPM-bypass! [ 7.652256] Loading compiled-in module X.509 certificates [ 7.656688] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.663347] ima: Allocated hash algorithm: sha1 [ 7.666962] ima: No architecture policies found [ 7.670223] evm: Initialising EVM extended attributes: [ 7.673757] evm: security.selinux [ 7.676290] evm: security.SMACK64 [ 7.678857] evm: security.SMACK64EXEC [ 7.681403] evm: security.SMACK64TRANSMUTE [ 7.684455] evm: security.SMACK64MMAP [ 7.687145] evm: security.apparmor [ 7.689673] evm: security.ima [ 7.691952] evm: security.capability [ 7.694581] evm: HMAC attrs: 0x1 [ 7.697365] PM: Magic number: 10:585:928 [ 7.700675] RAS: Correctable Errors collector initialized. [ 7.704608] Unstable clock detected, switching default tracing clock to "global" [ 7.704608] If you want to keep using the local clock, then add: [ 7.704608] "trace_clock=local" [ 7.704608] on the kernel command line [ 7.720075] Freeing unused decrypted memory: 2036K [ 7.723924] Freeing unused kernel image (initmem) memory: 3244K [ 7.728123] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.733683] Write protecting the kernel read-only data: 30720k [ 7.738683] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.743411] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.790788] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.795567] Run /init as init process info: initramfs: up at 7.24 [ 7.853250] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.863623] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.869186] GPT:229375 != 2097151 [ 7.871614] GPT:Alternate GPT header not at the end of the disk. [ 7.875775] GPT:229375 != 2097151 [ 7.878375] GPT: Use GNU Parted to correct GPT errors. [ 7.931991] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.325276] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.363755] 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.21 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:3e:5d:4c:19:9e:a2:41:fc:b5:a5:54:55:27:91:cb:39 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPqE3dVMCuPh0+iHLiWhVpuzmaIbFB2sVQssao+F0JjgvLiC+qXesTUo+rgMuFC/oeuQ2MP6zhJCZU3xXnXzTiSyGw7kCm63uZTnTziBGb/BmAaDnEgO1Itb5LT6PoUO6Wqrbkd+QcxHidcANRrrh9kFcH5YrkTl+J37U66GOQHxVkBSkloRqFq2bd/Ym3btHpf7Jx9+pLiy/tfbnuvJiR7s+WjzgmfUPXy3frrckyTTMXqErNA+E488Zm4dcm/8du2Rr+1COdASCzKbiCgsOJoqfRx3wlh6SG3QIV836NrKwzjJQMEOh1OlT4OAL4475cbfldMF/dIGBKII/Hr55L root@tempest-testnetworkbasicops-server-1281046190 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKhmb6+GcZ2vp/lK9tVSm+YEP4imXGPPm2PgmXhFYD9vYudvpsXOyN2Ea2JpaXFIw/ontQ0HHxPM6CkUgJ6isp8= root@tempest-testnetworkbasicops-server-1281046190 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe7d:ebc/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 3e5d4c19-9ea2-41fc-b5a5-54552791cb39 name: tempest-TestNetworkBasicOps-server-1281046190 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1281046190 launch-index: 0 === cirros: current=0.6.2 uptime=9.27 === === 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:7D:0E:BC inet6 addr: fe80::f816:3eff:fe7d:ebc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1022 (1022.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1281046190 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.463548] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.466138] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.486660] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.727533] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.773806] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.873843] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.874904] ISO 9660 Extensions: RRIP_1991A [ 8.990755] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.657791] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.663452] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jan 25 08:55:19 cirros syslog.info syslogd started: BusyBox v1.35.0 Jan 25 08:55:20 cirros auth.notice su: + none root:cirros Jan 25 08:55:20 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: DUID 00:04:3e:5d:4c:19:9e:a2:41:fc:b5:a5:54:55:27:91:cb:39 Jan 25 08:55:20 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:7d:0e:bc Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe7d:ebc Jan 25 08:55:20 cirros authpriv.info dropbear[391]: Running in background Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Jan 25 08:55:20 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 Jan 25 08:55: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-1281046190 login: 2026-01-25 08:55:32,764 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2026-01-25 08:55:32,769 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-01-25 08:55:32,880 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-01-25 08:55:32,880 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2026-01-25 08:55:33,878 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7160409a-0772-40d3-9569-fa6ae904e4aa 0.995s 2026-01-25 08:55:33,878 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:33 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1bf3bf52-4c57-4d2b-a345-0a63fb5598f7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7160409a-0772-40d3-9569-fa6ae904e4aa'} Body: b'' 2026-01-25 08:55:34,010 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39 0.131s 2026-01-25 08:55:34,011 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55: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-b7cadfc9-658f-4e63-93b0-96a45e26a11e', 'x-compute-request-id': 'req-b7cadfc9-658f-4e63-93b0-96a45e26a11e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39'} Body: b'' 2026-01-25 08:55:34,979 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39 0.968s 2026-01-25 08:55:34,980 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:34 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-f6a4df0d-d7b7-4ed3-b50b-35c48d58f76d', 'x-compute-request-id': 'req-f6a4df0d-d7b7-4ed3-b50b-35c48d58f76d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39'} Body: b'{"server": {"id": "3e5d4c19-9ea2-41fc-b5a5-54552791cb39", "name": "tempest-TestNetworkBasicOps-server-1281046190", "status": "ACTIVE", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "user_id": "15e0047bf55f489bb76580054cca99ce", "metadata": {}, "hostId": "1560fd9f2779af6e122850f878568d447cfd08739264e62090fdf518", "image": {"id": "aa1d662a-bb98-4b07-8d1f-2223a039aea5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/aa1d662a-bb98-4b07-8d1f-2223a039aea5"}]}, "flavor": {"id": "e5892e25-fa81-4521-a7d9-5ed1a3d460ef", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/e5892e25-fa81-4521-a7d9-5ed1a3d460ef"}]}, "created": "2026-01-25T08:55:02Z", "updated": "2026-01-25T08:55:33Z", "addresses": {"tempest-network-smoke--1052466524": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:0e:bc"}, {"version": 4, "addr": "192.168.122.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:0e:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1290487114", "OS-SRV-USG:launched_at": "2026-01-25T08:55:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-529708951"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-01-25 08:55:36,073 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39 0.088s 2026-01-25 08:55:36,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': 'Sun, 25 Jan 2026 08:55:35 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2a4bd69-f6f5-4fd2-858a-a6467a900c84', 'x-compute-request-id': 'req-b2a4bd69-f6f5-4fd2-858a-a6467a900c84', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3e5d4c19-9ea2-41fc-b5a5-54552791cb39'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3e5d4c19-9ea2-41fc-b5a5-54552791cb39 could not be found."}}' 2026-01-25 08:55:36,722 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/4dd9600b-032f-47ef-a110-889f1aae1570 0.647s 2026-01-25 08:55:36,722 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:36 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1d373d73-f907-4c02-a404-0950d4e26f70', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/4dd9600b-032f-47ef-a110-889f1aae1570'} Body: b'' 2026-01-25 08:55:36,795 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-1290487114 0.071s 2026-01-25 08:55:36,795 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:36 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-ad3e48a5-1dcb-4678-a3b1-2d266f211fa6', 'x-compute-request-id': 'req-ad3e48a5-1dcb-4678-a3b1-2d266f211fa6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=fad20467d09c83134b8a31d89e802a73; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1290487114'} Body: b'' 2026-01-25 08:55:37,993 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1f4b051-c3e2-42d7-9441-4a106cc5a82a/remove_router_interface 1.197s 2026-01-25 08:55:37,994 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e37e9fc5-f8bf-4925-8252-462e52e2568b"} Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-871160f3-f13b-4903-9eb6-3f6c86a376bb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1f4b051-c3e2-42d7-9441-4a106cc5a82a/remove_router_interface'} Body: b'{"id": "c1f4b051-c3e2-42d7-9441-4a106cc5a82a", "tenant_id": "16320159eb6b4f27b62d813f00f7e1fc", "port_id": "b7f89ead-c24f-4622-9a05-c71d9ebe8878", "network_id": "e688821a-a3ca-4a28-a3f1-4360c6051aa0", "subnet_id": "e37e9fc5-f8bf-4925-8252-462e52e2568b", "subnet_ids": ["e37e9fc5-f8bf-4925-8252-462e52e2568b"]}' 2026-01-25 08:55:38,296 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/e37e9fc5-f8bf-4925-8252-462e52e2568b 0.301s 2026-01-25 08:55:38,296 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0b76cda7-4a7e-406e-9a75-2093905a741e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/e37e9fc5-f8bf-4925-8252-462e52e2568b'} Body: b'' 2026-01-25 08:55:38,939 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1f4b051-c3e2-42d7-9441-4a106cc5a82a 0.642s 2026-01-25 08:55:38,939 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fb80a443-b442-4538-bcae-f5e3de60b700', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1f4b051-c3e2-42d7-9441-4a106cc5a82a'} Body: b'' 2026-01-25 08:55:39,341 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/e688821a-a3ca-4a28-a3f1-4360c6051aa0 0.401s 2026-01-25 08:55:39,341 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accep216 t': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 25 Jan 2026 08:55:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b2a95a3b-d556-4005-8a52-a76e30389a0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=f16e9cbbdce322007a52bc68dcfb435a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/e688821a-a3ca-4a28-a3f1-4360c6051aa0'} Body: b'' 0 ] tags: -worker-0 .stestr/times.dbm.bak0000644012276001227600000000163715135355216014774 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 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, 7) '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.dir0000644012276001227600000000163715135355216015015 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 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, 7) '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.dat0000644012276001227600000000000015135355216014573 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015135355216014601 0ustar tempesttempest.stestr/failing0000600012276001227600000000000015135355216013736 0ustar tempesttempest