smoke develop-inst-noop: /home/ubuntu/openstack-charm-testing/tempest smoke installed: asn1crypto==0.24.0,Babel==2.7.0,bcrypt==3.1.7,certifi==2019.6.16,cffi==1.12.3,chardet==3.0.4,cliff==2.15.0,cmd2==0.8.9,cryptography==2.7,debtcollector==1.21.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.17.1,idna==2.8,iso8601==0.1.12,jsonschema==2.6.0,linecache2==1.0.0,monotonic==1.5,msgpack==0.6.1,netaddr==0.7.19,netifaces==0.10.9,oslo.concurrency==3.29.1,oslo.config==6.10.0,oslo.context==2.22.1,oslo.i18n==3.23.1,oslo.log==3.44.0,oslo.serialization==2.29.1,oslo.utils==3.41.0,paramiko==2.6.0,pbr==5.3.1,pkg-resources==0.0.0,prettytable==0.7.2,pycparser==2.19,pyinotify==0.9.6,PyNaCl==1.3.0,pyparsing==2.4.0,pyperclip==1.7.0,python-dateutil==2.8.0,python-mimeparse==1.6.0,python-subunit==1.3.0,pytz==2019.1,PyYAML==5.1.1,requests==2.22.0,rfc3986==1.3.2,six==1.12.0,stestr==2.3.1,stevedore==1.30.1,-e git+https://github.com/openstack/tempest@a7c4c14493d9c20fb89daa5e094d6396a6cbe80d#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.3,voluptuous==0.11.5,wcwidth==0.1.7,wrapt==1.11.2 smoke runtests: PYTHONHASHSEED='1713439159' smoke runtests: commands[0] | find . -type f -name *.pyc -delete smoke runtests: commands[1] | tempest run --concurrency 0 --regex \[.*\bsmoke\b.*\] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.202511s] ... ok {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.075003s] ... ok {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [1.931674s] ... ok {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [0.952170s] ... ok {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [1.990163s] ... ok {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [47.390353s] ... ok {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.107367s] ... ok {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.001265s] ... ok {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.119309s] ... ok {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001029s] ... ok {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.113073s] ... ok {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001360s] ... ok {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [25.274084s] ... ok {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.110763s] ... ok {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.162462s] ... ok {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.564781s] ... ok {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.008291s] ... ok {0} setUpClass (tempest.api.identity.admin.v2.test_services.ServicesTestJSON) ... SKIPPED: Identity api v2 is not enabled {0} setUpClass (tempest.api.identity.admin.v2.test_users.UsersTestJSON) ... SKIPPED: Identity api v2 is not enabled {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.168725s] ... ok {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.527167s] ... ok {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.647156s] ... ok {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.403457s] ... ok {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [3.158973s] ... ok {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.655552s] ... ok {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.144651s] ... ok {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.251898s] ... ok {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.786403s] ... ok {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [4.069795s] ... ok {0} setUpClass (tempest.api.identity.v2.test_api_discovery.TestApiDiscovery) ... SKIPPED: Identity api v2 is not enabled {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.028382s] ... ok {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.029614s] ... ok {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.028116s] ... ok {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.008189s] ... ok {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.358107s] ... ok {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.057403s] ... ok {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.918795s] ... ok {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.008698s] ... ok {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [0.771771s] ... ok {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [4.734310s] ... ok {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [7.009647s] ... ok {0} setUpClass (tempest.api.network.test_networks.BulkNetworkOpsIpV6Test) ... SKIPPED: IPv6 Tests are disabled. {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [2.381439s] ... ok {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [3.759347s] ... ok {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [4.961281s] ... ok {0} setUpClass (tempest.api.network.test_networks.NetworksIpV6Test) ... SKIPPED: IPv6 Tests are disabled. {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.931619s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.168426s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.143545s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.067051s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.126193s] ... ok {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.060971s] ... ok {0} setUpClass (tempest.api.network.test_ports.PortsIpV6TestJSON) ... SKIPPED: IPv6 Tests are disabled. {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [6.585136s] ... ok {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [6.087289s] ... ok {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.822968s] ... ok {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.072789s] ... ok {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.056139s] ... ok {0} setUpClass (tempest.api.network.test_routers.RoutersIpV6Test) ... SKIPPED: IPv6 Tests are disabled. {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [18.777019s] ... ok {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [10.947695s] ... ok {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [9.826352s] ... ok {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [5.064690s] ... ok {0} setUpClass (tempest.api.network.test_security_groups.SecGroupIPv6Test) ... SKIPPED: IPv6 Tests are disabled. {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.801275s] ... ok {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [0.975263s] ... ok {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.064456s] ... ok {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.511344s] ... ok {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.012773s] ... ok {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.133293s] ... ok {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.652372s] ... ok {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.131363s] ... ok {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.083457s] ... ok {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.022377s] ... ok {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [2.473216s] ... ok {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [2.654003s] ... ok {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [2.365922s] ... ok {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [2.161064s] ... ok {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [2.272985s] ... ok {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [2.262537s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.114214s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.051524s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.053326s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.085243s] ... ok {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.013190s] ... ok {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [7.578523s] ... ok {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.812248s] ... ok {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [10.294594s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.052785s] ... ok {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [77.293629s] ... ok {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [31.814010s] ... ok {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes [45.547345s] ... ok ====== Totals ====== Ran: 92 tests in 826.0033 sec. - Passed: 84 - Skipped: 8 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 376.9007 sec. ============== Worker Balance ============== - Worker 0 (92 tests) => 0:13:46.003261 ___________________________________ summary ____________________________________ smoke: commands succeeded congratulations :)