+ tempest cleanup --init-saved-state + '[' true == false ']' + tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke /var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\(' SUB = re.compile("sub\(/(.*)/,\s+(.*)\)") /var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\(' SPLIT = re.compile("split\((.),\s+(\d+),\s+(\d+|-1)\)") {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.116653s] ... ok {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.059433s] ... ok {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [0.945448s] ... ok {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [0.752066s] ... ok {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [1.711288s] ... ok {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.045558s] ... ok {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.076071s] ... ok {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.117306s] ... ok {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000359s] ... ok 2026-04-12 21:56:26.514 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207 2026-04-12 21:56:32.082 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207 {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.138594s] ... ok 2026-04-12 21:56:38.642 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207 2026-04-12 21:56:39.026 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220 {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.165508s] ... ok 2026-04-12 21:56:44.594 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220 2026-04-12 21:56:46.194 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.207 ([Errno None] Unable to connect to port 22 on 10.96.250.207). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.207 {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [0.875376s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.121275s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.057550s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.053325s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.039026s] ... ok {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.031074s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.219663s] ... ok 2026-04-12 21:56:51.158 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220 {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.155614s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [0.735953s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.092901s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.066099s] ... ok {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.113357s] ... ok {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000423s] ... ok {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [7.093426s] ... ok {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [63.306690s] ... ok {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [5.777976s] ... ok {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.497434s] ... ok {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.115177s] ... ok 2026-04-12 21:57:14.995 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220 {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [3.121095s] ... ok 2026-04-12 21:57:17.497 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220 {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.315777s] ... ok {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.672571s] ... ok {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.265817s] ... ok {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.049891s] ... ok 2026-04-12 21:57:21.000 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.220 ([Errno None] Unable to connect to port 22 on 10.96.250.220). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.220 {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.540218s] ... ok {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.135184s] ... ok {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.084690s] ... ok {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.163197s] ... ok {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [30.036944s] ... ok {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.235944s] ... ok {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.062578s] ... ok {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000336s] ... ok {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [0.916806s] ... ok {1} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [5.342641s] ... ok {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.703415s] ... ok {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.033887s] ... ok {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.529806s] ... ok {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.009252s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [1.295144s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.097427s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.048611s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.033714s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.038192s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.033624s] ... ok {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.072787s] ... ok {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.017893s] ... ok {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.013114s] ... ok {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.004065s] ... ok {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.118124s] ... ok {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.007706s] ... ok {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.662927s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [1.544202s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [1.560437s] ... ok {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [8.313442s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [1.472157s] ... ok {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.820417s] ... ok {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [4.767066s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.701917s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.925333s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.759956s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.134911s] ... ok {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.068710s] ... ok {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.211199s] ... ok {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [4.767164s] ... ok {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.021680s] ... ok {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.395299s] ... ok {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.277421s] ... ok {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.335640s] ... ok {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [0.666197s] ... ok {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.145474s] ... ok {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.604198s] ... ok {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.092425s] ... ok {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.049100s] ... ok {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.041384s] ... ok {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.213055s] ... ok {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.030641s] ... ok {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.024164s] ... ok {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.040629s] ... ok {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.243473s] ... ok {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.074311s] ... ok {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.062719s] ... ok {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.012509s] ... ok {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.897971s] ... ok 2026-04-12 21:58:18.905 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.216 ([Errno None] Unable to connect to port 22 on 10.96.250.216). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.216 {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.285673s] ... ok 2026-04-12 21:58:21.408 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.216 ([Errno None] Unable to connect to port 22 on 10.96.250.216). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.216 {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.153729s] ... ok 2026-04-12 21:58:24.910 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.216 ([Errno None] Unable to connect to port 22 on 10.96.250.216). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.216 {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.037758s] ... ok {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.018656s] ... ok {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.720657s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.050931s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.027425s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.023795s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.058882s] ... ok {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.044462s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.421024s] ... ok {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [21.298899s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.774894s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.955709s] ... ok 2026-04-12 21:58:56.200 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.216 ([Errno None] Unable to connect to port 22 on 10.96.250.216). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.216 2026-04-12 21:58:58.702 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.216 ([Errno None] Unable to connect to port 22 on 10.96.250.216). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.216 {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.308700s] ... ok 2026-04-12 21:59:02.203 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.216 ([Errno None] Unable to connect to port 22 on 10.96.250.216). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.216 {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [0.679894s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.014206s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.427675s] ... ok 2026-04-12 21:59:18.581 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205 {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.194829s] ... ok {1} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [106.999709s] ... ok {1} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests. {2} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled. {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.351295s] ... ok {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [38.301146s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.838553s] ... ok {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.111542s] ... ok {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.531837s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.842526s] ... ok {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [1.749742s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [2.067092s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [0.817336s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.685161s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.207560s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.964149s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.272386s] ... ok 2026-04-12 22:00:10.685 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.208 ([Errno None] Unable to connect to port 22 on 10.96.250.208). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.208 2026-04-12 22:00:13.189 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.208 ([Errno None] Unable to connect to port 22 on 10.96.250.208). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.208 {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.536795s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.884257s] ... ok 2026-04-12 22:00:16.690 24 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.208 ([Errno None] Unable to connect to port 22 on 10.96.250.208). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.208 {3} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [77.695943s] ... ok ====== Totals ====== Ran: 131 tests in 430.7779 sec. - Passed: 129 - Skipped: 2 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 457.7740 sec. ============== Worker Balance ============== - Worker 0 (35 tests) => 0:03:50.848754 - Worker 1 (35 tests) => 0:03:54.321446 - Worker 2 (27 tests) => 0:03:30.883131 - Worker 3 (34 tests) => 0:07:10.777896 + tempest cleanup