The attempt to merge lp:~benji/landscape-client/new-mock-first-try into lp:landscape-client failed. Below is the output from the failed tests. python setup.py build_ext -i running build_ext landscape.broker.tests.test_amp RemoteBrokerTest test_call_if_accepted ... [OK] test_call_if_accepted_with_not_accepted ... [OK] test_call_on_events ... [OK] test_exit ... [OK] test_fire_event ... [OK] test_get_accepted_message_types ... [OK] test_get_server_uuid ... [OK] test_is_message_pending ... [OK] test_listen_events ... [OK] test_method_call_error ... [OK] test_ping ... [OK] test_register ... [OK] test_register_client ... [OK] test_register_client_accepted_message_type ... [OK] test_reload_configuration ... [OK] test_send_message ... [OK] test_send_message_with_urgent ... [OK] test_stop_clients ... [OK] RemoteClientTest test_exit ... [OK] test_fire_event ... [OK] test_message ... [OK] test_method_call_error ... [OK] test_ping ... [OK] landscape.broker.tests.test_client BrokerClientTest test_add ... [OK] test_dispatch_message ... [OK] test_dispatch_message_with_exception ... [OK] test_dispatch_message_with_no_handler ... [OK] test_exchange ... [OK] test_exchange_logs_errors_and_continues ... [OK] test_exchange_on_plugin_without_exchange_method ... [OK] test_exit ... [OK] test_fire_event ... [OK] test_fire_event_with_acceptance_changed ... [OK] test_fire_event_with_arguments ... [OK] test_fire_event_with_mixed_results ... [OK] test_get_named_plugin ... [OK] test_get_plugins ... [OK] test_get_plugins_returns_a_copy ... [OK] test_handle_reconnect ... [OK] test_message ... [OK] test_message_with_no_handler ... [OK] test_notify_exchange ... [OK] test_ping ... [OK] test_register_message ... [OK] test_registered_plugin_uses_correct_scope ... [OK] test_registering_plugin_gets_session_id ... [OK] test_resynchronize_calls_reset ... [OK] test_resynchronizing_out_of_scope ... [OK] test_resynchronizing_refreshes_session_id ... [OK] test_run_immediately ... [OK] test_run_interval ... [OK] test_run_interval_blocked_during_resynch ... [OK] landscape.broker.tests.test_config ConfigurationTests test_access_group_handling ... [OK] test_default_exchange_intervals ... [OK] test_intervals_are_ints ... [OK] test_loading_resets_http_proxies ... [OK] test_loading_sets_http_proxies ... [OK] test_loading_without_http_proxies_does_not_touch_environment ... [OK] test_missing_url_is_defaulted ... [OK] test_tag_handling ... [OK] landscape.broker.tests.test_exchange AcceptedTypesMessageExchangeTest test_exchange_continues_sending_message_types_on_no_hash ... [OK] test_exchange_does_not_send_message_types_when_hash_matches ... [OK] test_exchange_sends_message_type_when_no_hash ... [OK] test_exchange_sends_new_accepted_types_hash ... [OK] test_exchange_sends_new_types_when_server_screws_up ... [OK] test_register_accepted_message_type ... [OK] test_register_message_adds_accepted_type ... [OK] GetAcceptedTypesDiffTest test_diff_add ... [OK] test_diff_complex ... [OK] test_diff_empty ... [OK] test_diff_no_change ... [OK] test_diff_remove ... [OK] MessageExchangeTest test_SSL_error_exchanging_causes_failed_exchange ... [OK] test_accepted_types_causes_urgent_if_held_messages_exist ... [OK] test_accepted_types_no_urgent_without_held ... [OK] test_ancient_causes_resynchronize ... [OK] test_error_exchanging_causes_failed_exchange ... [OK] test_error_exchanging_logs_failure ... [OK] test_error_exchanging_marks_exchange_complete ... [OK] test_exchange_error_with_404_downgrades_server_api ... [OK] test_exchange_failed_fires_correctly ... [OK] test_exchange_token ... [OK] test_handle_message_sets_accepted_types ... [OK] test_impending_exchange ... [OK] test_impending_exchange_gets_reschudeled_with_urgent_reschedule ... [OK] test_impending_exchange_on_urgent ... [OK] test_include_total_messages_more ... [OK] test_include_total_messages_none ... [OK] test_include_total_messages_some ... [OK] test_leave_urgent_exchange_mode_after_exchange ... [OK] test_message_type_acceptance_changed_event ... [OK] test_messages_from_server_causing_urgent_exchanges ... [OK] test_messages_from_server_commit ... [OK] test_no_urgency_when_server_expects_current_message ... [OK] test_obsolete_response_messages_are_discarded ... [OK] test_old_sequence_id_does_not_cause_resynchronize ... [OK] test_one_way_messages_do_not_have_their_context_stored ... [OK] test_per_api_payloads ... [OK] test_pre_exchange_event ... [OK] test_pycurl_error_exchanging_causes_failed_exchange ... [OK] test_register_message ... [OK] test_register_multiple_message_handlers ... [OK] test_reschedule_after_exchange ... [OK] test_reset_exchange_token_on_failure ... [OK] test_resynchronize_causes_urgent_exchange ... [OK] test_resynchronize_msg_causes_resynchronize_response_then_event ... [OK] test_return_messages_have_their_context_stored ... [OK] test_schedule_exchange ... [OK] test_schedule_urgent_exchange ... [OK] test_scopes_are_copied_from_incoming_resynchronize_messages ... [OK] test_send ... [OK] test_send_returns_message_id ... [OK] test_send_urgent ... [OK] test_send_urgent_wont_reschedule ... [OK] test_sequence_is_committed_immediately ... [OK] test_server_api_with_old_server ... [OK] test_server_expects_older_messages ... [OK] test_server_uuid_change_cause_event ... [OK] test_server_uuid_change_is_logged ... [OK] test_server_uuid_event_not_emitted_with_matching_stored_uuid ... [OK] test_server_uuid_is_stored_on_message_store ... [OK] test_set_intervals ... [OK] test_set_intervals_with_exchange_only ... [OK] test_set_intervals_with_urgent_exchange_only ... [OK] test_start_with_urgent_exchange ... [OK] test_stop ... [OK] test_stop_twice_doesnt_break ... [OK] test_successful_exchange_records_success ... [OK] test_that_resynchronize_clears_message_blackhole ... [OK] test_that_resynchronize_drops_scoped_session_ids_only ... [OK] test_that_resynchronize_drops_session_ids ... [OK] test_wb_accepted_types_roundtrip ... [OK] test_wb_client_with_newer_api_and_server_with_older ... [OK] test_wb_client_with_older_api_and_server_with_newer ... [OK] test_wb_error_exchanging_records_failure_in_message_store ... [OK] test_wb_include_accepted_types ... [OK] landscape.broker.tests.test_exchangestore ExchangeStoreTest test_add_message_context ... [OK] test_add_message_context_with_duplicate_operation_id ... [OK] test_all_operation_ids ... [OK] test_all_operation_ids_for_empty_database ... [OK] test_get_message_context ... [OK] test_get_message_context_with_nonexistent_operation_id ... [OK] test_message_context_remove ... [OK] landscape.broker.tests.test_ping PingClientTest test_default_get_page ... [OK] test_errback ... [OK] test_ping ... [OK] test_ping_no_insecure_id ... [OK] test_respond ... [OK] PingerTest test_change_url_after_start ... [OK] test_config_url ... [OK] test_default_ping_client ... [OK] test_get_interval ... [OK] test_get_url ... [OK] test_load_insecure_id ... [OK] test_negative_response ... [OK] test_occasional_ping ... [OK] test_ping_doesnt_ping_if_stopped ... [OK] test_ping_error ... [OK] test_reschedule ... [OK] test_reschedule_with_ping_interval_change ... [OK] test_response ... [OK] test_set_intervals_handling ... [OK] landscape.broker.tests.test_registration IdentityTest test_access_group ... [OK] test_account_name ... [OK] test_client_tags ... [OK] test_computer_title ... [OK] test_insecure_id ... [OK] test_registration_key ... [OK] test_secure_id ... [OK] JujuRegistrationHandlerTest test_juju_info_added_when_present ... [OK] test_juju_info_skipped_with_old_server ... [OK] RegistrationHandlerTest test_default_hostname ... [OK] test_exchange_done_calls_exchange ... [OK] test_exchange_done_wont_call_exchange_when_just_tried ... [OK] test_no_message_when_should_register_is_false ... [OK] test_queue_message_on_exchange ... [OK] test_queue_message_on_exchange_with_access_group ... [OK] test_queue_message_on_exchange_with_empty_access_group ... [OK] test_queue_message_on_exchange_with_invalid_tags ... [OK] test_queue_message_on_exchange_with_lxc_container ... [OK] test_queue_message_on_exchange_with_none_access_group ... [OK] test_queue_message_on_exchange_with_password ... [OK] test_queue_message_on_exchange_with_tags ... [OK] test_queue_message_on_exchange_with_unicode_tags ... [OK] test_queue_message_on_exchange_with_vm_info ... [OK] test_queueing_registration_message_resets_message_store ... [OK] test_register_calls_urgent_exchange ... [OK] test_register_deferred_called_on_done ... [OK] test_register_deferred_called_on_failed ... [OK] test_register_resets_ids ... [OK] test_registration_done_event ... [OK] test_registration_failed_event ... [OK] test_registration_failed_event_not_fired_when_uncertain ... [OK] test_resynchronize_fired_when_registration_done ... [OK] test_server_initiated_id_changing ... [OK] test_should_register ... [OK] test_should_register_with_existing_id ... [OK] test_should_register_with_unaccepted_message ... [OK] test_should_register_without_account_name ... [OK] test_should_register_without_computer_title ... [OK] test_unknown_id ... [OK] test_unknown_id_with_clone ... [OK] landscape.broker.tests.test_server BrokerServerTest test_exit ... [OK] test_exit_exits_when_other_daemons_blow_up ... [OK] test_exit_fires_reactor_events ... [OK] test_fire_event ... [OK] test_get_accepted_message_types ... [OK] test_get_accepted_types_empty ... [OK] test_get_server_uuid ... [OK] test_get_server_uuid_with_unset_uuid ... [OK] test_get_session_id ... [OK] test_get_session_id_with_scope ... [OK] test_is_pending ... [OK] test_listen_event_only_once ... [OK] test_listen_events ... [OK] test_listen_events_call_cancellation ... [OK] test_listen_events_with_payload ... [OK] test_ping ... [OK] test_register ... [OK] test_register_client ... [OK] test_register_client_accepted_message_type ... [OK] test_reload_configuration ... [OK] test_reload_configuration_stops_clients ... [OK] test_send_message ... [OK] test_send_message_with_none_as_session_id_raises ... [OK] test_send_message_with_old_package_changer ... [OK] test_send_message_with_old_release_upgrader ... [OK] test_send_message_with_urgent ... [OK] test_send_message_wont_send_with_invalid_session_id ... [OK] test_stop_clients ... [OK] test_stop_clients_with_failure ... [OK] test_stop_exchanger ... [OK] test_stop_exchanger_stops_pinger ... [OK] EventTest test_broker_started ... [OK] test_impending_exchange ... [OK] test_message_type_acceptance_changed ... [OK] test_package_data_changed ... [OK] test_resynchronize ... [OK] test_server_uuid_changed ... [OK] HandlersTest test_impending_exchange ... [OK] test_message ... [OK] test_message_failed_operation_without_plugins ... [OK] test_message_type_acceptance_changed ... [OK] test_package_data_changed ... [OK] test_resynchronize_clients ... [OK] test_server_uuid_changed ... [OK] landscape.broker.tests.test_service BrokerServiceTest test_identity ... [OK] test_message_store ... [OK] test_persist ... [OK] test_pinger ... [OK] test_registration ... [OK] test_start_stop ... [OK] test_transport ... [OK] landscape.broker.tests.test_store MessageStoreTest test_accepted_unaccepted ... [OK] test_accepted_unaccepted_old ... [OK] test_add_pending_offset ... [OK] test_after_clearing_blackhole_messages_are_accepted_again ... [OK] test_atomic_message_writing ... [OK] test_coercion ... [OK] test_coercion_ignores_custom_api ... [OK] test_commit ... [OK] test_count_pending_messages ... [OK] test_custom_api_on_messages ... [OK] test_custom_api_on_store ... [OK] test_default_api_on_messages ... [OK] test_delete_all_messages ... [OK] test_delete_no_messages ... [OK] test_delete_old_messages_does_not_delete_held ... [OK] test_drop_multiple_scopes ... [OK] test_drop_session_ids ... [OK] test_drop_session_ids_drops_all_scopes_with_no_scopes_parameter ... [OK] test_drop_session_ids_with_scope_drops_only_that_scope ... [OK] test_exercise_multi_dir ... [OK] test_get_pending_offset ... [OK] test_get_server_api_default ... [OK] test_get_session_id_assigns_global_scope_when_none_is_provided ... [OK] test_get_session_id_returns_the_same_id_for_the_same_scope ... [OK] test_get_session_id_unique_for_each_scope ... [OK] test_get_session_id_with_scope ... [OK] test_get_set_exchange_token ... [OK] test_get_set_sequence ... [OK] test_get_set_server_sequence ... [OK] test_get_set_server_uuid ... [OK] test_is_pending_pre_and_post_message_delivery ... [OK] test_is_pending_with_broken_message ... [OK] test_is_pending_with_held_message ... [OK] test_max_pending ... [OK] test_message_is_actually_coerced ... [OK] test_message_is_coerced_to_highest_compatible_api_schema ... [OK] test_message_is_coerced_to_its_api_schema ... [OK] test_messages_rejected_if_failure_older_than_one_week ... [OK] test_no_new_messages_after_discarded_following_one_week ... [OK] test_no_pending_messages ... [OK] test_offset ... [OK] test_one_message ... [OK] test_persisted_session_ids_are_valid ... [OK] test_record_failure_sets_first_failure_time ... [OK] test_resync_requested_after_one_week_of_failures ... [OK] test_set_server_api ... [OK] test_unaccepted ... [OK] test_unaccepted_reaccepted ... [OK] test_unaccepted_with_offset ... [OK] test_unknown_session_ids_are_not_valid ... [OK] test_wb_clean_up_empty_directories ... [OK] test_wb_delete_messages_with_broken ... [OK] test_wb_handle_broken_messages ... [OK] landscape.broker.tests.test_transport HTTPTransportTest test_get_url ... [OK] test_request_data ... [OK] test_set_url ... [OK] test_ssl_verification_negative ... [OK] test_ssl_verification_positive ... [OK] landscape.lib.tests.test_amp MethodCallClientFactoryTest test_client_connection_failed ... [OK] test_connect_notifier ... [OK] test_connect_notifier_with_reconnect ... [OK] test_get_remote_object ... [OK] test_get_remote_object_failure ... [OK] test_max_delay ... [OK] test_reconnect ... [OK] MethodCallFunctionalTest test_connect ... [OK] test_connect_with_max_retries ... [OK] test_reconnect ... [OK] test_retry ... [OK] test_retry_with_many_method_calls ... [OK] test_retry_with_method_call_error ... [OK] test_retry_with_timeout ... [OK] test_retry_without_retry_on_reconnect ... [OK] test_wb_retry_with_while_still_disconnected ... [OK] MethodCallTest test_with_boolean_return_value ... [OK] test_with_default_arguments ... [OK] test_with_deferred_timeout ... [OK] test_with_dictionary_arguments ... [OK] test_with_exception ... [OK] test_with_failing_deferred ... [OK] test_with_forbidden_method ... [OK] test_with_late_response ... [OK] test_with_long_argument ... [OK] test_with_long_argument_multiple_calls ... [OK] test_with_many_arguments ... [OK] test_with_no_arguments ... [OK] test_with_non_serializable_return_value ... [OK] test_with_one_argument ... [OK] test_with_overriden_default_arguments ... [OK] test_with_return_value ... [OK] test_with_successful_deferred ... [OK] RemoteObjectTest test_method_call_error ... [OK] test_retry ... [OK] test_retry_with_method_call_error ... [OK] test_with_arguments ... [OK] test_with_forbidden_method ... [OK] test_with_no_arguments ... [OK] test_with_return_value ... [OK] landscape.lib.tests.test_bootstrap BootstrapCreationTest test_all_details ... [OK] test_all_details_with_non_root ... [OK] test_creation ... [OK] test_group ... [OK] test_mode ... [OK] test_username ... [OK] BootstrapDirectoryTest test_all_details ... [OK] test_all_details_with_non_root ... [OK] test_creation ... [OK] test_creation_will_fail_correctly ... [OK] test_creation_works_with_existing ... [OK] test_group ... [OK] test_mode ... [OK] test_username ... [OK] BootstrapFileTest test_all_details ... [OK] test_all_details_with_non_root ... [OK] test_creation ... [OK] test_creation_wont_overwrite ... [OK] test_group ... [OK] test_mode ... [OK] test_username ... [OK] BootstrapListTest test_creation ... [OK] BootstrapPathTest test_all_details ... [OK] test_all_details_with_non_root ... [OK] test_group ... [OK] test_mode ... [OK] test_username ... [OK] landscape.lib.tests.test_bpickle BPickleTest test_bool ... [OK] test_dict ... [OK] test_float ... [OK] test_float_scientific_notation ... [OK] test_int ... [OK] test_list ... [OK] test_long ... [OK] test_none ... [OK] test_string ... [OK] test_tuple ... [OK] test_unicode ... [OK] landscape.lib.tests.test_cloud CloudTest test_fetch_ec2_meta_data ... [OK] test_fetch_ec2_meta_data_error_on_any_item_error ... [OK] test_fetch_ec2_meta_data_truncates ... [OK] test_fetch_ec2_meta_data_utf8 ... [OK] test_wb_fetch_ec2_item_error_returns_failure ... [OK] test_wb_fetch_ec2_item_multiple_items_appends_accumulate_list ... [OK] test_wb_fetch_ec2_meta_data_nofollow ... [OK] landscape.lib.tests.test_disk DiskUtilitiesTest test_get_filesystem_for_path ... [OK] test_get_filesystem_subpath ... [OK] test_get_filesystem_subpath_closest ... [OK] test_get_filesystem_subpath_not_stupid ... [OK] test_ignore_unmounted_and_virtual_mountpoints ... [OK] test_ignore_unreadable_mount_point ... [OK] test_symlink_home ... [OK] RemovableDiskTest test_is_device_removable ... [OK] test_is_device_removable_false ... [OK] test_is_device_removable_garbage ... [OK] test_is_device_removable_memory_card ... [OK] test_is_device_removable_path_doesnt_exist ... [OK] test_is_removable_raid_device ... [OK] test_wb_get_device_removable_file_path ... [OK] test_wb_get_device_removable_file_path_raid_device ... [OK] test_wb_get_device_removable_file_path_with_partition ... [OK] test_wb_get_device_removable_file_path_with_symlink ... [OK] test_wb_get_device_removable_file_path_without_dev ... [OK] landscape.lib.tests.test_encoding EncodingTest test_encode_dict_if_needed ... [OK] test_encode_if_needed_utf16_string ... [OK] test_encode_if_needed_utf_string ... [OK] test_encode_if_needed_utf_unicode ... [OK] test_encode_if_needed_utf_unicode_string ... [OK] test_encode_if_needed_with_null_value ... [OK] landscape.lib.tests.test_fd CleanFDsTests test_clean_fds_rlimit ... [OK] test_clean_fds_sanity ... [OK] test_dont_ignore_other_errors ... [OK] test_ignore_OSErrors ... [OK] landscape.lib.tests.test_fetch FetchTest test_async_fetch ... [OK] test_async_fetch_with_error ... [OK] test_basic ... [OK] test_cainfo ... [OK] test_cainfo_on_http ... [OK] test_create_curl ... [OK] test_fetch_many_async ... [OK] test_fetch_many_async_with_error ... [OK] test_fetch_to_files ... [OK] test_fetch_to_files_with_errors ... [OK] test_fetch_to_files_with_non_existing_directory ... [OK] test_fetch_to_files_with_trailing_slash ... [OK] test_headers ... [OK] test_http_error_repr ... [OK] test_http_error_str ... [OK] test_non_200_result ... [OK] test_post ... [OK] test_post_data ... [OK] test_pycurl_error ... [OK] test_pycurl_error_repr ... [OK] test_pycurl_error_str ... [OK] test_pycurl_follow_false ... [OK] test_pycurl_follow_true ... [OK] test_pycurl_insecure ... [OK] test_pycurl_user_agent ... [OK] test_timeouts ... [OK] test_unicode ... [OK] test_url_to_filename ... [OK] landscape.lib.tests.test_fs AppendFileTest test_append_existing_file ... [OK] test_append_no_file ... [OK] ReadFileTest test_read_file ... [OK] test_read_file_with_limit ... [OK] test_read_file_with_limit_bigger_than_file ... [OK] test_read_file_with_negative_limit ... [OK] TouchFileTest test_touch_file ... [OK] test_touch_file_multiple_times ... [OK] test_touch_file_with_offset_seconds ... [OK] landscape.lib tests test_gpg ... [ERROR] landscape.lib.tests.test_juju JujuTest test_get_juju_info ... [OK] test_get_juju_info_empty_file ... [OK] test_get_juju_info_multiple_endpoints ... [OK] test_get_juju_info_no_json_file ... [OK] landscape.lib.tests.test_lock LockTest test_lock_creates_path ... [OK] test_lock_with_already_locked ... [OK] test_lock_with_timeout ... [OK] landscape.lib.tests.test_lsb_release LsbReleaseTest test_parse_lsb_release ... [OK] test_parse_lsb_release_with_missing_or_extra_fields ... [OK] landscape.lib.tests.test_monitor BurstMonitorTest test_warn_below_threshold ... [OK] test_warn_in_first_interval ... [OK] test_warn_maximum_count ... [OK] test_warn_maximum_count_over_time_span ... [OK] test_warn_no_pings ... [OK] test_warn_on_threshold ... [OK] test_warn_over_threshold ... [OK] test_warn_unexpected_burst ... [OK] CoverageMonitorTest test_expected_count ... [OK] test_expected_count_reset ... [OK] test_log ... [OK] test_log_warning ... [OK] test_percent ... [OK] test_percent_no_data ... [OK] test_percent_reset ... [OK] test_warn ... [OK] FrequencyMonitorTest test_expected_count ... [OK] test_log ... [OK] test_ping ... [OK] test_warn ... [OK] MonitorTest test_log ... [OK] test_ping ... [OK] test_reset ... [OK] TimerTest test_since_reset ... [OK] test_since_start ... [OK] landscape.lib.tests.test_network FQDNTest test_default_fqdn ... [OK] test_getaddrinfo_fallback ... [OK] NetworkInfoTest test_duplicate_network_interfaces ... [OK] test_get_active_device_info ... [OK] test_get_network_traffic ... [OK] test_skip_alias ... [OK] test_skip_loopback ... [OK] test_skip_vlan ... [OK] NetworkInterfaceSpeedTest test_get_network_interface_speed ... [OK] test_get_network_interface_speed_not_permitted ... [OK] test_get_network_interface_speed_not_supported ... [OK] test_get_network_interface_speed_other_io_error ... [OK] test_get_network_interface_speed_unplugged ... [OK] landscape.lib.tests.test_persist GeneralPersistTest test_add ... [OK] test_add_unique ... [OK] test_copy_values_on_add ... [OK] test_copy_values_on_get ... [OK] test_copy_values_on_set ... [OK] test_get ... [OK] test_get_tuple_paths ... [OK] test_has ... [OK] test_keys ... [OK] test_move ... [OK] test_remove ... [OK] test_root_at ... [OK] test_set ... [OK] test_set_from_result ... [OK] test_set_tuple_paths ... [OK] PersistHelpersTest test_path_string_to_tuple ... [OK] test_path_string_to_tuple_error ... [OK] test_path_tuple_to_string ... [OK] PicklePersistTest test_add ... [OK] test_add_unique ... [OK] test_assert_writable ... [OK] test_copy_values_on_add ... [OK] test_copy_values_on_get ... [OK] test_copy_values_on_set ... [OK] test_get ... [OK] test_get_tuple_paths ... [OK] test_has ... [OK] test_keys ... [OK] test_load_default_file ... [OK] test_load_empty_files_restore_backup ... [OK] test_load_empty_files_wont_break ... [OK] test_load_restores_backup ... [OK] test_modified ... [OK] test_move ... [OK] test_non_existing_raise_error ... [OK] test_non_existing_restore_backup ... [OK] test_readonly ... [OK] test_remove ... [OK] test_root_at ... [OK] test_save_and_load ... [OK] test_save_creates_backup ... [OK] test_save_on_unexistent_dir ... [OK] test_save_to_default_file ... [OK] test_save_to_no_default_file ... [OK] test_set ... [OK] test_set_from_result ... [OK] test_set_tuple_paths ... [OK] RootedPersistTest test_add ... [OK] test_add_unique ... [OK] test_assert_writable ... [OK] test_copy_values_on_add ... [OK] test_copy_values_on_get ... [OK] test_copy_values_on_set ... [OK] test_get ... [OK] test_get_tuple_paths ... [OK] test_has ... [OK] test_keys ... [OK] test_modified ... [OK] test_move ... [OK] test_readonly ... [OK] test_remove ... [OK] test_root_at ... [OK] test_set ... [OK] test_set_from_result ... [OK] test_set_tuple_paths ... [OK] SaveLoadPersistTest test_assert_writable ... [OK] test_load_default_file ... [OK] test_load_empty_files_restore_backup ... [OK] test_load_empty_files_wont_break ... [OK] test_load_restores_backup ... [OK] test_modified ... [OK] test_non_existing_raise_error ... [OK] test_non_existing_restore_backup ... [OK] test_readonly ... [OK] test_save_and_load ... [OK] test_save_creates_backup ... [OK] test_save_on_unexistent_dir ... [OK] test_save_to_default_file ... [OK] test_save_to_no_default_file ... [OK] landscape.lib.tests.test_process CalculatePCPUTest test_calculate_pcpu ... [OK] test_calculate_pcpu_capped ... [OK] test_calculate_pcpu_floored ... [OK] test_calculate_pcpu_real_data ... [OK] ProcessInfoTest test_get_process_info_state ... [OK] test_get_process_info_state_preserves_case ... [OK] test_get_process_info_state_tracing_stop_lucid ... [OK] test_missing_process_race ... [OK] landscape.lib.tests.test_scriptcontent ScriptContentTest test_concatenate ... [OK] test_concatenate_null_strings ... [OK] test_generate_script_hash ... [OK] landscape.lib.tests.test_sequenceranges SequenceToRangesTest test_duplicated_item ... [OK] test_empty ... [OK] test_many_elements ... [OK] test_one_element ... [OK] test_out_of_order ... [OK] test_three_elements ... [OK] test_two_elements ... [OK] RangesToSequenceTest test_empty ... [OK] test_invalid_range ... [OK] test_many_elements ... [OK] test_one_element ... [OK] test_three_elements ... [OK] test_two_elements ... [OK] SequenceRangesTest test_add ... [OK] test_contains ... [OK] test_empty_to_ranges ... [OK] test_empty_to_sequence ... [OK] test_from_ranges_to_sequence ... [OK] test_from_sequence_to_ranges ... [OK] test_from_to_ranges ... [OK] test_from_to_sequence ... [OK] test_iter ... [OK] test_remove ... [OK] test_to_ranges_immutable ... [OK] FindRangesIndexTest test_empty ... [OK] test_range ... [OK] test_range_with_missing ... [OK] test_sequence ... [OK] test_sequence_with_missing ... [OK] AddToRangesTest test_append ... [OK] test_dont_merge_ranges_with_gap ... [OK] test_duplicate ... [OK] test_duplicate_in_range ... [OK] test_empty ... [OK] test_insert ... [OK] test_merge_ranges ... [OK] test_merge_sequence ... [OK] test_merge_sequence_and_ranges ... [OK] test_merge_sequence_and_ranges_with_gaps ... [OK] test_prepend ... [OK] RemoveFromRangesTest test_decrement_left ... [OK] test_decrement_right ... [OK] test_dont_removing_unmatched_range ... [OK] test_empty ... [OK] test_remove_after ... [OK] test_remove_before ... [OK] test_remove_inside ... [OK] test_remove_unexistent ... [OK] test_single ... [OK] test_split_range ... [OK] test_split_range_into_ranges ... [OK] landscape.lib.tests.test_sysstats GetThermalZonesTest test_badly_formatted_temperature ... [OK] test_badly_formatted_with_missing_space ... [OK] test_empty_thermal_zone_directory ... [OK] test_non_existent_thermal_zone_directory ... [OK] test_one_thermal_zone ... [OK] test_temperature_file_with_missing_label ... [OK] test_two_thermal_zones ... [OK] LoggedInUsersTest test_command_error ... [OK] test_many_users ... [OK] test_one_user ... [OK] test_one_user_multiple_times ... [OK] MemoryStatsTest test_get_memory_info ... [OK] test_get_memory_info_without_swap ... [OK] landscape.lib.tests.test_tag ValidTagTest test_invalid_tag_list ... [OK] test_invalid_tags ... [OK] test_valid_tag_list ... [OK] test_valid_tags ... [OK] landscape.lib.tests.test_timestamp TimestampTest test_before_epoch_conversion ... [OK] test_conversion ... [OK] landscape.lib.tests.test_twisted_util SpawnProcessTest test_spawn_process_callback ... [OK] test_spawn_process_callback_multiple_newlines ... [OK] test_spawn_process_callback_no_newline ... [OK] test_spawn_process_error ... [OK] test_spawn_process_output ... [OK] test_spawn_process_return_value ... [OK] test_spawn_process_with_stdin ... [OK] landscape.lib.tests.test_versioning IsVersionHigherTest test_equal ... [OK] test_greater ... [OK] test_lower ... [OK] SortVersionsTest test_sort ... [OK] landscape.lib.tests.test_vm_info GetContainerInfoTest test_in_container_with_container_type_file ... [OK] test_in_container_with_systemd_container_file ... [OK] test_no_container ... [OK] test_strip_newline ... [OK] GetVMInfoTest test_get_vm_info_empty_when_no_virtualization_is_found ... [OK] test_get_vm_info_is_empty_without_xen_devices ... [OK] test_get_vm_info_is_openvz_when_proc_vz_exists ... [OK] test_get_vm_info_is_xen_when_proc_sys_xen_exists ... [OK] test_get_vm_info_is_xen_when_proc_xen_exists ... [OK] test_get_vm_info_is_xen_when_sys_bus_xen_is_non_empty ... [OK] test_get_vm_info_matches_insensitive ... [OK] test_get_vm_info_with_bochs_sys_vendor ... [OK] test_get_vm_info_with_google_sys_vendor ... [OK] test_get_vm_info_with_kvm_on_other_architecture ... [OK] test_get_vm_info_with_microsoft_sys_vendor ... [OK] test_get_vm_info_with_openstack_sys_vendor ... [OK] test_get_vm_info_with_other_vendor ... [OK] test_get_vm_info_with_qemu_sys_vendor ... [OK] test_get_vm_info_with_virtualbox_sys_vendor ... [OK] test_get_vm_info_with_vmware_sys_vendor ... [OK] landscape.lib.tests.test_warning WarningTest test_hide_warnings ... [OK] landscape.manager.tests.test_aptsources AptSourcesTests test_comment_sources_list ... [OK] test_create_landscape_sources ... [OK] test_failed_import_delete_temporary_files ... [OK] test_failed_import_no_changes ... [OK] test_failed_import_reported ... [OK] test_import_delete_temporary_files ... [OK] test_import_gpg_keys ... [OK] test_multiple_import_failure ... [OK] test_multiple_import_sequential ... [OK] test_random_failures ... [OK] test_rename_sources_list_d ... [OK] test_run_reporter ... [OK] test_signaled_import_reported ... [OK] test_sources_list_permissions ... [OK] landscape.manager.tests.test_config ManagerConfigurationTest test_get_allowed_script_users ... [OK] test_get_allowed_script_users_all ... [OK] test_get_allowed_script_users_with_users ... [OK] test_include_script_execution ... [OK] test_plugin_factories ... [OK] test_plugin_factories_with_manager_plugins ... [OK] landscape.manager.tests.test_customgraph CustomGraphManagerTests test_add_graph ... [OK] test_add_graph_for_user ... [OK] test_add_graph_unknown_user ... [OK] test_multiple_errors ... [OK] test_remove_graph ... [OK] test_remove_unknown_graph ... [OK] test_run ... [OK] test_run_cast_result_error ... [OK] test_run_dissallowed_user ... [OK] test_run_multiple ... [OK] test_run_no_output_error ... [OK] test_run_no_output_error_with_other_result ... [OK] test_run_not_accepted_types ... [OK] test_run_removed_file ... [OK] test_run_timeout ... [OK] test_run_unknown_user ... [OK] test_run_unknown_user_with_unicode ... [OK] test_run_user ... [OK] test_run_with_nonzero_exit_code ... [OK] test_run_with_script_removed ... [OK] test_run_with_script_updated ... [OK] test_run_without_graph ... [OK] test_send_message_add_stored_graph ... [OK] test_send_message_check_not_present_graph ... [OK] test_send_message_dont_rehash ... [OK] test_send_message_rehash_if_necessary ... [OK] landscape.manager.tests.test_fakepackagemanager FakePackageManagerTest test_handle_change_package_locks ... [OK] test_handle_change_packages ... [OK] test_handle_release_upgrade ... [OK] landscape.manager.tests.test_hardwareinfo HardwareInfoTests test_message ... [OK] test_only_on_register ... [OK] test_run_upgraded_system ... [OK] landscape.manager.tests.test_haservice HAServiceTests test_failed_cluster_standby_or_cluster_online_scripts ... [OK] test_incorrect_juju_unit ... [OK] test_invalid_server_service_state_request ... [OK] test_missing_cluster_standby_or_cluster_online_scripts ... [OK] test_not_a_juju_computer ... [OK] test_run_success_cluster_online ... [OK] test_run_success_cluster_standby ... [OK] test_wb_failed_health_script ... [OK] test_wb_no_health_check_directory ... [OK] test_wb_no_health_check_scripts ... [OK] landscape.manager.tests.test_keystonetoken KeystoneTokenTest test_do_not_resynchronize_with_other_scope ... [OK] test_flush_persists_data_to_disk ... [OK] test_get_keystone_token ... [OK] test_get_keystone_token_empty ... [OK] test_get_keystone_token_no_admin_token ... [OK] test_get_keystone_token_non_utf8 ... [OK] test_get_keystone_token_nonexistent ... [OK] test_get_message ... [OK] test_resynchronize_gets_new_session_id ... [OK] test_resynchronize_message_calls_reset_method ... [OK] test_resynchronize_with_global_scope ... [OK] test_send_message_with_no_data ... [OK] landscape.manager.tests.test_manager ManagerTest test_broker ... [OK] test_config ... [OK] test_reactor ... [OK] test_store ... [OK] landscape.manager.tests.test_packagemanager PackageManagerTest test_change_package_locks_handling ... [OK] test_change_packages_handling ... [OK] test_change_packages_handling_with_reboot ... [OK] test_create_default_store_upon_message_handling ... [OK] test_dont_spawn_changer_if_message_not_accepted ... [OK] test_dont_spawn_release_upgrader_if_message_not_accepted ... [OK] test_release_upgrade_handling ... [OK] test_run_on_package_data_changed ... [OK] test_spawn_changer ... [OK] test_spawn_changer_on_run_if_message_accepted ... [OK] test_spawn_handler_copies_environment ... [OK] test_spawn_handler_doesnt_chdir ... [OK] test_spawn_handler_on_registration_when_already_accepted ... [OK] test_spawn_handler_passes_quiet_option ... [OK] test_spawn_handler_without_output ... [OK] test_spawn_handler_wont_run_without_tasks ... [OK] test_spawn_release_upgrader ... [OK] test_spawn_release_upgrader_on_run_if_message_accepted ... [OK] landscape.manager.tests.test_plugin BrokerPluginTest test_call_with_operation_result_error ... [OK] test_call_with_operation_result_exchanges_urgently ... [OK] test_call_with_operation_result_success ... [OK] test_callable_returning_a_deferred ... [OK] landscape.manager.tests.test_processkiller ProcessKillerTests test_accept_small_start_time_skews ... [OK] test_end_process_signal ... [OK] test_end_real_process ... [OK] test_kill_process_signal ... [OK] test_kill_real_process ... [OK] test_signal_missing_process ... [OK] test_signal_process_race ... [OK] test_signal_process_start_time_mismatch ... [OK] landscape.manager.tests.test_scriptexecution RunScriptTests test_accented_run_in_code ... [OK] test_accented_run_in_interpreter ... [OK] test_basic_run ... [OK] test_cancel_doesnt_blow_after_success ... [OK] test_concurrent ... [OK] test_limit_size ... [OK] test_limit_time ... [OK] test_limit_time_accumulates_data ... [OK] test_other_interpreter ... [OK] test_other_interpreter_env ... [OK] test_restore_umask_in_event_of_error ... [OK] test_run_with_attachment_ids ... [OK] test_run_with_attachment_ids_and_ssl ... [OK] test_run_with_attachments ... [OK] test_script_is_owned_by_user ... [OK] test_script_removed ... [OK] test_self_remove_attachments ... [OK] test_self_remove_script ... [OK] test_server_supplied_env ... [OK] test_server_supplied_env_overrides_client ... [OK] test_set_umask_appropriately ... [OK] test_time_limit_canceled_after_success ... [OK] test_unknown_interpreter ... [OK] test_user ... [OK] test_user_no_home ... [OK] test_user_with_attachments ... [OK] ScriptExecutionMessageTests test_binary_output ... [OK] test_configured_users ... [OK] test_fetch_attachment_failure ... [OK] test_non_zero_exit_fails_operation ... [OK] test_parse_error_causes_operation_failure ... [OK] test_success ... [OK] test_success_with_server_supplied_env ... [OK] test_timeout ... [OK] test_unknown_error ... [OK] test_unknown_user_with_unicode ... [OK] test_urgent_response ... [OK] test_user ... [OK] landscape.manager.tests.test_service ManagerServiceTest test_get_plugins ... [OK] test_plugins ... [OK] test_start_service ... [OK] landscape.manager.tests.test_shutdownmanager ShutdownManagerTest test_process_data_is_not_collected_after_firing_result ... [OK] test_process_ends_after_timeout ... [OK] test_restart ... [OK] test_restart_fails ... [OK] test_restart_stops_exchanger ... [OK] test_shutdown ... [OK] landscape.manager.tests.test_store ManagerStoreTest test_add_graph ... [OK] test_add_update_graph ... [OK] test_get_accumulate_unknown_graph ... [OK] test_get_graph ... [OK] test_get_graphs ... [OK] test_get_no_graphs ... [OK] test_get_unknown_graph ... [OK] test_remove_graph ... [OK] test_remove_unknown_graph ... [OK] test_set_accumulate_graph ... [OK] test_update_accumulate_graph ... [OK] landscape.manager.tests.test_usermanager GroupOperationsMessagingTest test_add_group_event ... [OK] test_add_group_event_in_sync ... [OK] test_add_group_event_with_external_changes ... [OK] test_add_group_member_event ... [OK] test_add_group_member_event_in_sync ... [OK] test_add_group_member_event_with_external_changes ... [OK] test_add_group_member_with_username_and_groupname_event ... [OK] test_edit_group_event ... [OK] test_edit_group_event_in_sync ... [OK] test_edit_group_event_with_external_changes ... [OK] test_remove_group_event ... [OK] test_remove_group_event_in_sync ... [OK] test_remove_group_event_with_external_changes ... [OK] test_remove_group_member_event ... [OK] test_remove_group_member_event_in_sync ... [OK] test_remove_group_member_event_with_external_changes ... [OK] RemoteUserManagerTest test_get_locked_usernames ... [OK] UserManagerTest test_get_locked_usernames ... [OK] test_get_locked_usernames_with_empty_shadow_file ... [OK] test_get_locked_usernames_with_non_existing_shadow_file ... [OK] UserOperationsMessagingTest test_add_user_event ... [OK] test_add_user_event_in_sync ... [OK] test_add_user_event_utf8 ... [OK] test_add_user_event_utf8_wire_data ... [OK] test_add_user_event_with_external_changes ... [OK] test_edit_user_event ... [OK] test_edit_user_event_in_sync ... [OK] test_edit_user_event_with_external_changes ... [OK] test_failing_add_user_event ... [OK] test_failing_lock_user_event ... [OK] test_failing_remove_user_event ... [OK] test_failing_unlock_user_event ... [OK] test_lock_user_event ... [OK] test_lock_user_event_in_sync ... [OK] test_lock_user_event_with_external_changes ... [OK] test_many_remove_user_events ... [OK] test_remove_user_event ... [OK] test_remove_user_event_in_sync ... [OK] test_remove_user_event_leave_home ... [OK] test_remove_user_event_with_external_changes ... [OK] test_unlock_user_event ... [OK] test_unlock_user_event_in_sync ... [OK] test_unlock_user_event_with_external_changes ... [OK] landscape.monitor.tests.test_activeprocessinfo ActiveProcessInfoTest test_call_on_accepted ... [OK] test_do_not_persist_changes_when_send_message_fails ... [OK] test_do_not_resynchronize_with_other_scope ... [OK] test_first_run_includes_kill_message ... [OK] test_only_first_run_includes_kill_message ... [OK] test_only_queue_message_when_process_data_is_available ... [OK] test_only_report_active_processes ... [OK] test_plugin_manager ... [OK] test_process_terminated ... [OK] test_process_updates ... [OK] test_read_proc ... [OK] test_read_sample_data ... [OK] test_report_interesting_state_changes ... [OK] test_resynchronize_event ... [OK] test_resynchronize_event_resets_session_id ... [OK] test_resynchronize_event_with_global_scope ... [OK] test_skip_non_numeric_subdirs ... [OK] test_terminating_process_race ... [OK] PluginManagerIntegrationTest test_generate_cpu_usage ... [OK] test_generate_cpu_usage_capped ... [OK] test_read_long_process_name ... [OK] test_read_process_with_no_cmdline ... [OK] test_strip_command_line_name_whitespace ... [OK] landscape.monitor.tests.test_aptpreferences AptPreferencesTest test_exchange ... [OK] test_exchange_only_once ... [OK] test_exchange_without_apt_preferences_data ... [OK] test_get_data_with_apt_preferences ... [OK] test_get_data_with_empty_preferences_directory ... [OK] test_get_data_with_many_big_files ... [OK] test_get_data_with_one_big_file ... [OK] test_get_data_with_preferences_directory ... [OK] test_get_data_without_apt_preferences_files ... [OK] test_resynchronize ... [OK] test_run ... [OK] landscape.monitor.tests.test_cephusage CephUsagePluginTest test_create_message ... [OK] test_exchange_messages ... [OK] test_never_exchange_empty_messages ... [OK] test_no_message_if_not_accepted ... [OK] test_resynchronize_message_calls_reset_method ... [OK] test_wb_handle_usage ... [OK] test_wb_should_run ... [OK] test_wb_should_run_inactive ... [OK] test_wb_should_run_no_config_file ... [OK] test_wb_should_run_no_rados ... [OK] landscape.monitor.tests.test_computerinfo ComputerInfoTest test_annotations ... [OK] test_computer_info_call_on_accepted ... [OK] test_distribution_info_call_on_accepted ... [OK] test_distribution_reported_only_once ... [OK] test_fetch_cloud_metadata ... [OK] test_fetch_ec2_meta_data ... [OK] test_fetch_ec2_meta_data_bad_result_max_retry ... [OK] test_fetch_ec2_meta_data_bad_result_retry ... [OK] test_fetch_ec2_meta_data_no_cloud_api_max_retry ... [OK] test_get_distribution ... [OK] test_get_fqdn ... [OK] test_get_real_hostname ... [OK] test_get_real_total_memory ... [OK] test_get_sample_distribution ... [OK] test_get_total_memory ... [OK] test_message_if_not_accepted ... [OK] test_no_fetch_ec2_meta_data_when_cloud_retries_is_max ... [OK] test_only_report_changed_hostnames ... [OK] test_report_changed_hostnames ... [OK] test_resynchronize ... [OK] test_send_cloud_instance_metadata_only_once ... [OK] test_unknown_distribution_key ... [OK] test_wb_report_changed_distribution ... [OK] test_wb_report_changed_total_memory ... [OK] test_wb_report_changed_total_swap ... [OK] landscape.monitor.tests.test_computeruptime BootTimesTest test_fallback_to_uptime ... [OK] ComputerUptimeTest test_boot_time_same_as_last_known_startup_time ... [OK] test_call_on_accepted ... [OK] test_check_last_logrotated_file ... [OK] test_check_logrotate_spillover ... [OK] test_deliver_message ... [OK] test_missing_wtmp_file ... [OK] test_new_startup_time_replaces_old_startup_time ... [OK] test_no_message_if_not_accepted ... [OK] test_only_deliver_unique_shutdown_messages ... [OK] test_only_queue_messages_with_data ... [OK] LoginInfoReaderTest test_login_info_iterator ... [OK] test_read_empty_file ... [OK] test_read_login_info ... [OK] UptimeTest test_valid_uptime_file ... [OK] landscape.monitor.tests.test_config MonitorConfigurationTest test_flush_interval ... [OK] test_plugin_factories ... [OK] test_plugin_factories_with_monitor_plugins ... [OK] landscape.monitor.tests.test_cpuusage CPUUsagePluginTest test_create_message ... [OK] test_exchange_messages ... [OK] test_get_cpu_usage_0_percent_usage ... [OK] test_get_cpu_usage_100_percent_usage ... [OK] test_get_cpu_usage_50_percent_usage ... [OK] test_get_cpu_usage_after_reboot ... [OK] test_get_cpu_usage_file_not_changed ... [OK] test_get_cpu_usage_file_unreadable ... [OK] test_get_cpu_usage_multiline_files ... [OK] test_never_exchange_empty_messages ... [OK] test_no_message_if_not_accepted ... [OK] test_plugin_run ... [OK] test_plugin_run_with_None ... [OK] landscape.monitor.tests.test_loadaverage LoadAveragePluginTest test_call_on_accepted ... [OK] test_exchange_messages ... [OK] test_messaging_flushes ... [OK] test_never_exchange_empty_messages ... [OK] test_no_message_if_not_accepted ... [OK] test_ranges_remain_contiguous_after_flush ... [OK] test_real_load_average ... [OK] test_sample_load_average ... [OK] landscape.monitor.tests.test_memoryinfo MemoryInfoTest test_call_on_accepted ... [OK] test_exchange_messages ... [OK] test_messaging_flushes ... [OK] test_never_exchange_empty_messages ... [OK] test_no_message_if_not_accepted ... [OK] test_ranges_remain_contiguous_after_flush ... [OK] test_read_proc_meminfo ... [OK] test_read_sample_data ... [OK] landscape.monitor.tests.test_monitor MonitorTest test_creating_loads_persist ... [OK] test_flush_after_exchange ... [OK] test_flush_every_flush_interval ... [OK] test_flush_saves_persist ... [OK] test_persist ... [OK] landscape.monitor.tests.test_mountinfo MountInfoTest test_bind_mounts ... [OK] test_call_on_accepted ... [OK] test_exchange_limits_exchanged_free_space_messages ... [OK] test_exchange_messages ... [OK] test_ignore_nfs_mounts ... [OK] test_ignore_removable_partitions ... [OK] test_messages ... [OK] test_messaging_flushes ... [OK] test_never_exchange_empty_messages ... [OK] test_no_message_if_not_accepted ... [OK] test_no_mtab_file ... [OK] test_persist_timing ... [OK] test_read_changing_total_space ... [OK] test_read_disjointed_changing_total_space ... [OK] test_read_multi_bound_mounts ... [OK] test_read_proc_mounts ... [OK] test_read_sample_data ... [OK] test_resynchronize ... [OK] test_sample_free_space ... [OK] landscape.monitor.tests.test_networkactivity NetworkActivityTest test_config ... [OK] test_exchange_messages ... [OK] test_exchange_no_message ... [OK] test_interface_temporarily_disappears ... [OK] test_limit_amount_of_items ... [OK] test_message_contents ... [OK] test_messaging_flushes ... [OK] test_no_message_without_traffic_delta ... [OK] test_no_message_without_traffic_delta_across_steps ... [OK] test_proc_rollover ... [OK] test_read_proc_net_dev ... [OK] landscape.monitor.tests.test_networkdevice NetworkDeviceTest test_config ... [OK] test_get_network_device ... [OK] test_message_on_device_change ... [OK] test_no_message_with_no_changes ... [OK] landscape.monitor.tests.test_packagemonitor PackageMonitorTest test_call_on_accepted ... [OK] test_changing_server_uuid_clears_hash_ids ... [OK] test_changing_server_uuid_wont_clear_hash_ids_with_old_uuid_none ... [OK] test_create_default_store_upon_message_handling ... [OK] test_dont_spawn_reporter_if_message_not_accepted ... [OK] test_not_resynchronize_with_other_scope ... [OK] test_package_ids_handling ... [OK] test_resynchronize ... [OK] test_resynchronize_gets_new_session_id ... [OK] test_resynchronize_on_global_scope ... [OK] test_run_interval ... [OK] test_spawn_reporter ... [OK] test_spawn_reporter_copies_environment ... [OK] test_spawn_reporter_doesnt_chdir ... [OK] test_spawn_reporter_on_registration_when_already_accepted ... [OK] test_spawn_reporter_on_run_if_message_accepted ... [OK] test_spawn_reporter_passes_quiet_option ... [OK] test_spawn_reporter_without_output ... [OK] landscape.monitor.tests.test_plugin DataWatcherTest test_basic_exchange ... [OK] test_get_message ... [OK] test_get_message_unchanging ... [OK] test_no_message_if_not_accepted ... [OK] test_unchanging_value ... [OK] test_urgent_exchange ... [OK] MonitorPluginTest test_call_on_accepted ... [OK] test_call_on_accepted_when_unaccepted ... [OK] test_do_not_resynchronize_with_other_scope ... [OK] test_resynchronize_with_global_scope ... [OK] test_resynchronize_with_provided_scope ... [OK] test_with_no_run_interval ... [OK] test_with_persist_name ... [OK] test_without_persist_name ... [OK] landscape.monitor.tests.test_processorinfo ARMMessageTest test_read_sample_armv7_data ... [OK] test_read_sample_armv7_reverse_data ... [OK] test_read_sample_armv8_data ... [OK] test_read_sample_nokia_data ... [OK] PowerPCMessageTest test_ppc_g5_cpu_info_same_as_last_known_cpu_info ... [OK] test_read_sample_ppc_g4_data ... [OK] test_read_sample_ppc_g5_data ... [OK] ProcessorInfoTest test_call_on_accepted ... [OK] test_read_proc_cpuinfo ... [OK] test_unknown_machine_name ... [OK] ResynchTest test_resynchronize ... [OK] S390XMessageTest test_read_sample_s390x_data ... [OK] SparcMessageTest test_read_sample_sparc_data ... [OK] X86MessageTest test_changing_data ... [OK] test_no_message_if_not_accepted ... [OK] test_pentium_m_cpu_info_same_as_last_known_cpu_info ... [OK] test_plugin_manager ... [OK] test_read_sample_opteron_data ... [OK] test_read_sample_pentium_m_data ... [OK] test_unchanging_data ... [OK] landscape.monitor.tests.test_rebootrequired RebootRequiredTest test_resynchronize ... [OK] test_run ... [OK] test_run_immediately ... [OK] test_run_interval ... [OK] test_send_message ... [OK] test_wb_create_message ... [OK] test_wb_get_flag ... [OK] test_wb_get_packages ... [OK] test_wb_get_packages_with_blank_lines ... [OK] test_wb_get_packages_with_duplicates ... [OK] landscape.monitor.tests.test_service MonitorServiceTest test_get_plugins ... [OK] test_plugins ... [OK] test_start_service ... [OK] test_stop_service ... [OK] landscape.monitor.tests.test_swiftusage SwiftUsageTest test_call_on_accepted ... [OK] test_crate_message_flushes ... [OK] test_create_message ... [OK] test_create_message_empty ... [OK] test_device_enconding ... [OK] test_exchange_messages ... [OK] test_message_only_mounted_devices ... [OK] test_message_remove_disappeared_devices ... [OK] test_message_remove_unmounted_devices ... [OK] test_no_exchange_empty_messages ... [OK] test_no_message_if_not_accepted ... [OK] test_perform_old_recon_call ... [SKIPPED] test_perform_recon_call ... [SKIPPED] test_wb_should_run ... [OK] test_wb_should_run_no_swift ... [OK] test_wb_should_run_no_swift_ring ... [OK] test_wb_should_run_not_active ... [OK] landscape.monitor.tests.test_temperature TemperatureTestWithSampleData test_call_on_accepted ... [OK] test_disjointed_thermal_zone_temperature_changes ... [OK] test_exchange_messages ... [OK] test_messaging_flushes ... [OK] test_never_exchange_empty_messages ... [OK] test_no_message_if_not_accepted ... [OK] test_no_messages_on_bad_values ... [OK] test_no_messages_without_thermal_zones ... [OK] test_wb_disabled_with_no_thermal_zones ... [OK] landscape.monitor.tests.test_updatemanager UpdateManagerTest test_get_prompt ... [OK] test_get_prompt_with_invalid_value_configured ... [OK] test_get_prompt_with_missing_config_file ... [OK] test_resynchronize ... [OK] test_run ... [OK] test_run_immediately ... [OK] test_run_interval ... [OK] test_send_message ... [OK] landscape.monitor.tests.test_usermonitor UserMonitorNoManagerTest test_no_fetch_users_in_monitor_only_mode ... [OK] UserMonitorTest test_call_on_accepted ... [OK] test_constants ... [OK] test_detect_changes ... [OK] test_detect_changes_clears_user_provider_if_flag_file_exists ... [OK] test_detect_changes_deletes_flag_file ... [OK] test_detect_changes_with_operation_id ... [OK] test_do_not_persist_changes_when_send_message_fails ... [OK] test_do_not_resynchronize_with_other_scope ... [OK] test_new_message_after_resynchronize_event ... [OK] test_no_message_if_not_accepted ... [OK] test_run ... [OK] test_run_interval ... [OK] test_run_with_operation_id ... [OK] test_wb_resynchronize_event ... [OK] test_wb_resynchronize_event_with_global_scope ... [OK] landscape.package.tests.test_changer AptPackageChangerTest test_binaries_available_in_cache ... [OK] test_binaries_path ... [OK] test_change_package_holds ... [OK] test_change_package_holds_create_already_held ... [OK] test_change_package_holds_create_not_installed ... [OK] test_change_package_holds_create_other_version_installed ... [OK] test_change_package_holds_create_unknown_hash ... [OK] test_change_package_holds_delete_different_version_held ... [OK] test_change_package_holds_delete_not_held ... [OK] test_change_package_holds_delete_not_installed ... [OK] test_change_package_locks ... [OK] test_change_packages_with_binaries_removes_binaries ... [OK] test_change_packages_with_failed_reboot ... [OK] test_change_packages_with_reboot_flag ... [OK] test_create_package_holds_with_identical_version ... [OK] test_delete_package_holds_with_identical_version ... [OK] test_dependency_error ... [OK] test_dependency_error_with_binaries ... [OK] test_dont_spawn_reporter_after_running_if_nothing_done ... [OK] test_find_changer_command ... [OK] test_global_upgrade ... [OK] test_global_upgrade_with_nothing_to_do ... [OK] test_handle_change_packages_with_policy ... [OK] test_init_channels ... [OK] test_init_channels_with_existing_binaries ... [OK] test_init_channels_with_existing_hash_id_map ... [OK] test_install_unknown_id ... [OK] test_install_unknown_package ... [OK] test_main ... [OK] test_main_run_from_shell ... [OK] test_no_exchange_after_reboot ... [OK] test_perform_changes_with_allow_install_policy ... [OK] test_perform_changes_with_allow_install_policy_and_removals ... [OK] test_perform_changes_with_max_retries ... [OK] test_perform_changes_with_policy_allow_all_changes ... [OK] test_remove_unknown_id ... [OK] test_remove_unknown_package ... [OK] test_run ... [OK] test_run_gets_session_id ... [OK] test_run_with_no_update_stamp ... [OK] test_set_effective_uid_and_gid_when_running_as_root ... [OK] test_spawn_reporter_after_running ... [OK] test_spawn_reporter_after_running_with_config ... [OK] test_successful_operation ... [OK] test_successful_operation_with_binaries ... [OK] test_tasks_are_isolated_cache ... [OK] test_tasks_are_isolated_marks ... [OK] test_transaction_error ... [OK] test_transaction_error_with_unicode_data ... [OK] test_unknown_data_timeout ... [OK] test_unknown_package_id_for_dependency ... [OK] test_update_stamp_exists ... [OK] test_update_stamp_exists_notifier ... [OK] landscape.package.tests.test_facade AptFacadeTest test_add_channel_apt_deb_no_duplicate ... [OK] test_add_channel_apt_deb_with_components ... [OK] test_add_channel_apt_deb_without_components ... [OK] test_add_channel_deb_dir_adds_deb_channel ... [OK] test_add_channel_deb_dir_creates_packages_file ... [OK] test_add_channel_deb_dir_get_packages ... [OK] test_changer_upgrade_package ... [OK] test_check_changes_unapproved_downgrade ... [OK] test_check_changes_unapproved_remove ... [OK] test_check_changes_unapproved_remove_with_update_available ... [OK] test_check_changes_unapproved_upgrade ... [OK] test_clear_channels ... [OK] test_clear_channels_no_channels ... [OK] test_clear_channels_only_internal ... [OK] test_creation_of_key_ring ... [OK] test_custom_root_create_required_files ... [OK] test_default_root ... [OK] test_dont_refetch_package_index_by_default ... [OK] test_ensure_channels_reloaded_do_not_reload_twice ... [OK] test_ensure_channels_reloaded_reload_channels ... [OK] test_get_broken_packages_already_installed ... [OK] test_get_channels_with_channels ... [OK] test_get_channels_with_disabled_channels ... [OK] test_get_channels_with_no_channels ... [OK] test_get_locked_packages_multi ... [OK] test_get_locked_packages_simple ... [OK] test_get_package_by_hash ... [OK] test_get_package_hash ... [OK] test_get_package_hashes ... [OK] test_get_package_holds_with_holds ... [OK] test_get_package_holds_with_no_hold ... [OK] test_get_package_skeleton ... [OK] test_get_package_stanza ... [OK] test_get_packages_by_name_match ... [OK] test_get_packages_by_name_no_match ... [OK] test_get_packages_multiple_architectures ... [OK] test_get_packages_multiple_version ... [OK] test_get_packages_single_version ... [OK] test_get_set_arch ... [OK] test_get_set_arch_none ... [OK] test_get_unmet_dependency_info_depend ... [OK] test_get_unmet_dependency_info_multiple_broken ... [OK] test_get_unmet_dependency_info_no_broken ... [OK] test_get_unmet_dependency_info_only_unmet ... [OK] test_get_unmet_dependency_info_predepend ... [OK] test_get_unmet_dependency_info_unknown ... [OK] test_get_unmet_dependency_info_with_breaks ... [OK] test_get_unmet_dependency_info_with_conflicts ... [OK] test_get_unmet_dependency_info_with_conflicts_marked_delete ... [OK] test_get_unmet_dependency_info_with_conflicts_not_installed ... [OK] test_get_unmet_dependency_info_with_dep_already_installed ... [OK] test_get_unmet_dependency_info_with_dep_downgraded ... [OK] test_get_unmet_dependency_info_with_dep_install ... [OK] test_get_unmet_dependency_info_with_dep_upgraded ... [OK] test_get_unmet_dependency_info_with_or_deps ... [OK] test_get_unmet_dependency_info_with_version ... [OK] test_is_package_available_in_channel_installed ... [OK] test_is_package_available_in_channel_not_installed ... [OK] test_is_package_available_not_in_channel_installed ... [OK] test_is_package_installed_in_channel_installed ... [OK] test_is_package_installed_in_channel_not_installed ... [OK] test_is_package_installed_other_verion_in_channel ... [OK] test_is_package_upgrade_in_channel_newer_installed ... [OK] test_is_package_upgrade_in_channel_not_installed ... [OK] test_is_package_upgrade_in_channel_older_installed ... [OK] test_is_package_upgrade_in_channel_same_as_installed ... [OK] test_is_package_upgrade_not_in_channel_installed ... [OK] test_is_package_upgrade_with_apt_preferences ... [OK] test_mark_global_upgrade ... [OK] test_mark_global_upgrade_candidate_version ... [OK] test_mark_global_upgrade_dependency_error ... [OK] test_mark_global_upgrade_held_dependencies ... [OK] test_mark_global_upgrade_held_packages ... [OK] test_mark_global_upgrade_no_upgrade ... [OK] test_mark_global_upgrade_preserves_auto ... [OK] test_mark_hold ... [OK] test_mark_hold_and_perform_hold_changes ... [OK] test_mark_hold_existing_hold ... [OK] test_mark_install_dependency_error ... [OK] test_mark_install_specific_version ... [OK] test_mark_install_transaction_error ... [OK] test_mark_remove_dependency_error ... [OK] test_mark_remove_held_packages ... [OK] test_mark_remove_hold ... [OK] test_mark_remove_hold_no_hold ... [OK] test_mark_remove_hold_no_package ... [OK] test_no_system_packages ... [OK] test_perform_changes_dependency_error_same_version ... [OK] test_perform_changes_dpkg_error_real ... [OK] test_perform_changes_dpkg_error_retains_excepthook ... [OK] test_perform_changes_dpkg_exit_dirty ... [OK] test_perform_changes_dpkg_output ... [OK] test_perform_changes_dpkg_output_error ... [OK] test_perform_changes_dpkg_output_reset ... [OK] test_perform_changes_dpkg_output_reset_error ... [OK] test_perform_changes_fetch_progress ... [OK] test_perform_changes_install_broken_includes_error_info ... [OK] test_perform_changes_return_non_none ... [OK] test_perform_changes_with_broken_packages_install_broken ... [OK] test_perform_changes_with_broken_packages_install_deps ... [OK] test_perform_changes_with_broken_packages_install_simple ... [OK] test_perform_changes_with_broken_packages_remove_simple ... [OK] test_perform_changes_with_nothing_to_do ... [OK] test_perform_changes_with_path ... [OK] test_prevent_dpkg_apport_error_non_system_error ... [OK] test_prevent_dpkg_apport_error_system_error ... [OK] test_prevent_dpkg_apport_error_system_error_calls_system_hook ... [OK] test_reload_channels_force_reload_binaries ... [OK] test_reload_channels_force_reload_binaries_new_apt ... [OK] test_reload_channels_force_reload_binaries_no_internal_repos ... [OK] test_reload_channels_force_reload_binaries_old_apt ... [OK] test_reload_channels_force_reload_binaries_refetch_package_index ... [OK] test_reload_channels_no_force_reload_binaries ... [OK] test_reload_channels_not_refetch_package_index ... [OK] test_reload_channels_refetch_package_index ... [OK] test_reload_channels_with_channel_error ... [OK] test_reload_includes_added_channels ... [OK] test_reset_channels ... [OK] test_reset_marks ... [OK] test_reset_marks_resets_cache ... [OK] test_retry_changes_lock_failed ... [OK] test_retry_changes_system_error ... [OK] test_set_arch_get_packages ... [OK] test_two_holds_with_the_same_version_id ... [OK] test_wb_check_changes_unapproved_install_default ... [OK] test_wb_check_changes_unapproved_install_specific_version ... [OK] test_wb_mark_global_upgrade_sets_variable ... [OK] test_wb_mark_install_adds_to_list ... [OK] test_wb_mark_install_upgrade_non_main_arch ... [OK] test_wb_mark_install_upgrade_non_main_arch_dependency_error ... [OK] test_wb_mark_remove_adds_to_list ... [OK] test_wb_perform_changes_commit_error ... [OK] test_wb_perform_changes_commits_changes ... [OK] test_wb_reload_channels_clears_hash_cache ... [OK] landscape.package.tests.test_releaseupgrader ReleaseUpgraderConfigurationTest test_upgrade_tool_directory ... [OK] ReleaseUpgraderTest test_default_logs_directory ... [OK] test_default_logs_limit ... [OK] test_extract ... [OK] test_fetch ... [OK] test_fetch_with_errors ... [OK] test_finish ... [OK] test_finish_as_root ... [OK] test_finish_with_config_file ... [OK] test_handle_release_upgrade ... [OK] test_handle_release_upgrade_with_abort ... [OK] test_handle_release_upgrade_with_already_upgraded_system ... [OK] test_handle_task ... [OK] test_handle_task_with_wrong_type ... [OK] test_main ... [OK] test_make_operation_result_text ... [OK] test_make_operation_result_text_only_considers_log_files ... [OK] test_make_operation_result_text_trims_long_files ... [OK] test_make_operation_result_text_with_no_stderr ... [OK] test_tweak_includes_landscape_ppa_in_mirrors ... [OK] test_upgrade ... [OK] test_upgrade_with_env_variables ... [OK] test_upgrade_with_failure ... [OK] test_upgrade_with_open_child_fds ... [OK] test_verify ... [OK] test_verify_invalid_signature ... [OK] landscape.package.tests.test_reporter FakePackageReporterTest test_filter_message_type ... [OK] test_send_messages ... [OK] GlobalPackageReporterAptTest test_store_messages ... [OK] PackageReporterAptTest test_config_apt_update_interval ... [OK] test_detect_changes_considers_packages_changes ... [OK] test_detect_changes_fires_package_data_changed ... [OK] test_detect_packages_after_tasks ... [OK] test_detect_packages_changes_detects_removed_list_file ... [OK] test_detect_packages_changes_returns_false_if_unchanged ... [OK] test_detect_packages_changes_returns_true_if_changed ... [OK] test_detect_packages_changes_with_available ... [OK] test_detect_packages_changes_with_available_and_previously_known ... [OK] test_detect_packages_changes_with_available_and_unknown_hash ... [OK] test_detect_packages_changes_with_installed ... [OK] test_detect_packages_changes_with_installed_already_known ... [OK] test_detect_packages_changes_with_not_available ... [OK] test_detect_packages_changes_with_not_installed ... [OK] test_detect_packages_changes_with_not_locked_and_ranges ... [OK] test_detect_packages_changes_with_not_upgrade ... [OK] test_detect_packages_changes_with_upgrade ... [OK] test_detect_packages_changes_with_upgrade_but_not_installed ... [OK] test_detect_packages_changes_works_for_list_files ... [OK] test_detect_packages_creates_stamp_file ... [OK] test_detect_packages_doesnt_creates_stamp_files ... [OK] test_fetch_hash_id_db ... [OK] test_fetch_hash_id_db_does_not_download_twice ... [OK] test_fetch_hash_id_db_undetermined_arch ... [OK] test_fetch_hash_id_db_undetermined_codename ... [OK] test_fetch_hash_id_db_undetermined_server_uuid ... [OK] test_fetch_hash_id_db_with_custom_certificate ... [OK] test_fetch_hash_id_db_with_default_url ... [OK] test_fetch_hash_id_db_with_download_error ... [OK] test_fetch_hash_id_db_with_undetermined_url ... [OK] test_find_reporter_command ... [OK] test_main ... [OK] test_remove_expired_hash_id_request ... [OK] test_remove_expired_hash_id_request_removes_when_no_message_id ... [OK] test_remove_expired_hash_id_request_updates_timestamps ... [OK] test_remove_expired_hash_id_request_wont_remove_before_timeout ... [OK] test_request_unknown_hashes ... [OK] test_request_unknown_hashes_limits_number_of_packages ... [OK] test_request_unknown_hashes_with_all_previously_requested ... [OK] test_request_unknown_hashes_with_failing_send_message ... [OK] test_request_unknown_hashes_with_previously_requested ... [OK] test_resynchronize ... [OK] test_run ... [OK] test_run_apt_update ... [OK] test_run_apt_update_error_no_cache_files ... [OK] test_run_apt_update_error_on_cache_file ... [OK] test_run_apt_update_no_run_in_interval ... [OK] test_run_apt_update_no_run_update_notifier_stamp_in_interval ... [OK] test_run_apt_update_report_apt_failure ... [OK] test_run_apt_update_report_apt_failure_no_sources ... [OK] test_run_apt_update_report_no_sources ... [OK] test_run_apt_update_report_success ... [OK] test_run_apt_update_runs_interval_expired ... [OK] test_run_apt_update_stops_retrying_after_lock_acquired ... [OK] test_run_apt_update_touches_stamp_file ... [OK] test_run_apt_update_warns_about_failures ... [OK] test_run_apt_update_warns_about_lock_failure ... [OK] test_run_apt_update_with_force_apt_update ... [OK] test_run_apt_update_with_force_apt_update_if_sources_changed ... [OK] test_set_package_ids_removes_request_id_when_done ... [OK] test_set_package_ids_with_all_known ... [OK] test_set_package_ids_with_unknown_hashes ... [OK] test_set_package_ids_with_unknown_hashes_and_failed_send_msg ... [OK] test_set_package_ids_with_unknown_hashes_and_size_none ... [OK] test_set_package_ids_with_unknown_request_id ... [OK] test_wb_apt_sources_have_changed ... [OK] test_wb_apt_sources_have_changed_with_directory ... [OK] PackageReporterConfigurationTest test_force_apt_update_option ... [OK] landscape.package.tests.test_skeleton SkeletonAptTest test_build_skeleton ... [OK] test_build_skeleton_minimal ... [OK] test_build_skeleton_minimal_with_info ... [OK] test_build_skeleton_multiple_relations ... [OK] test_build_skeleton_or_relations ... [OK] test_build_skeleton_simple_relations ... [OK] test_build_skeleton_version_relations ... [OK] test_build_skeleton_with_info ... [OK] test_build_skeleton_with_unicode ... [OK] test_build_skeleton_with_unicode_and_extra_info ... [OK] test_build_skeleton_without_unicode ... [OK] SkeletonTest test_skeleton_set_hash ... [OK] test_skeleton_unset_hash ... [OK] landscape.package.tests.test_store HashIdStoreTest test_check_sanity ... [OK] test_clear_hash_ids ... [OK] test_get_hash_ids ... [OK] test_get_id_hash ... [OK] test_get_unexistent_hash ... [OK] test_get_unexistent_id ... [OK] test_overwrite_hash_id ... [OK] test_overwrite_id_hash ... [OK] test_set_and_get_hash_id ... [OK] test_wb_lazy_connection ... [OK] test_wb_transactional_commits ... [OK] test_wb_transactional_rolls_back ... [OK] PackageStoreTest test_add_and_get_available_packages ... [OK] test_add_and_get_available_upgrades_packages ... [OK] test_add_and_get_installed_packages ... [OK] test_add_and_get_locked ... [OK] test_add_available_conflicting ... [OK] test_add_available_timing ... [OK] test_add_available_upgrades_conflicting ... [OK] test_add_available_upgrades_timing ... [OK] test_add_hash_id_db_with_non_sqlite_file ... [OK] test_add_hash_id_db_with_wrong_schema ... [OK] test_add_hash_id_request ... [OK] test_add_installed_conflicting ... [OK] test_add_installed_timing ... [OK] test_add_locked_conflicting ... [OK] test_add_task ... [OK] test_clear_available ... [OK] test_clear_available_upgrades ... [OK] test_clear_hash_id_requests ... [OK] test_clear_installed ... [OK] test_clear_locked ... [OK] test_clear_tasks ... [OK] test_clear_tasks_except_1_task ... [OK] test_clear_tasks_except_2_tasks ... [OK] test_default_hash_id_request_message_id ... [OK] test_ensure_package_schema_with_new_tables ... [OK] test_get_hash_id_request_with_unknown_request_id ... [OK] test_get_hash_id_using_hash_id_dbs ... [OK] test_get_id_hash_using_hash_id_db ... [OK] test_get_initial_hash_id_request_timestamp ... [OK] test_get_next_task ... [OK] test_get_task_timestamp ... [OK] test_has_hash_id_db ... [OK] test_iter_hash_id_requests ... [OK] test_next_tasks_ordered_by_timestamp ... [OK] test_parallel_database_access ... [OK] test_remove_available ... [OK] test_remove_available_timing ... [OK] test_remove_available_upgrades ... [OK] test_remove_available_upgrades_timing ... [OK] test_remove_hash_id_request ... [OK] test_remove_installed ... [OK] test_remove_installed_timing ... [OK] test_remove_locked ... [OK] test_remove_locked_non_existing ... [OK] test_update_hash_id_request_message_id ... [OK] test_update_hash_id_request_timestamp ... [OK] landscape.package.tests.test_taskhandler LazyRemoteBrokerTest test_wb_is_lazy ... [OK] PackageTaskHandlerConfigurationTest test_update_stamp_option ... [OK] PackageTaskHandlerTest test_default_handle_task ... [OK] test_errors_in_tasks_are_printed_and_exit_program ... [OK] test_get_session_id ... [OK] test_handle_tasks ... [OK] test_handle_tasks_hooks_errback ... [OK] test_run ... [OK] test_run_task_handler ... [OK] test_run_task_handler_when_already_locked ... [OK] test_run_task_handler_when_already_locked_and_quiet_option ... [OK] test_use_hash_id_db ... [OK] test_use_hash_id_db_database_not_found ... [OK] test_use_hash_id_db_undetermined_arch ... [OK] test_use_hash_id_db_undetermined_codename ... [OK] test_use_hash_id_db_undetermined_server_uuid ... [OK] test_use_hash_id_db_wit_non_existing_lsb_release ... [OK] test_use_hash_id_with_invalid_database ... [OK] test_wb_determine_hash_id_db_filename_server_uuid_is_none ... [OK] landscape.sysinfo.tests.test_deployment DeploymentTest test_config_file ... [OK] test_exclude_plugins ... [OK] test_get_all_plugins ... [OK] test_get_plugins ... [OK] RunTest test_create_log_dir ... [OK] test_default_arguments_load_default_plugins ... [OK] test_format_sysinfo_gets_correct_information ... [OK] test_format_sysinfo_output_is_printed ... [OK] test_get_landscape_log_directory_privileged ... [OK] test_get_landscape_log_directory_unprivileged ... [OK] test_missing_config_file ... [OK] test_output_is_only_displayed_once_deferred_fires ... [OK] test_plugins_called_after_reactor_starts ... [OK] test_registry_runs_plugin_and_gets_correct_information ... [OK] test_run_sets_up_logging ... [OK] test_run_setup_logging_exits_gracefully ... [OK] test_setup_logging_logs_to_var_log_if_run_as_root ... [OK] test_stop_reactor_even_when_sync_exception_from_sysinfo_run ... [OK] test_stop_scheduled_in_callback ... [OK] test_wb_logging_setup ... [OK] landscape.sysinfo.tests.test_disk DiskTest test_duplicate_device_and_duplicate_mountpoint_horribleness ... [OK] test_everything_is_cool ... [OK] test_format_megabytes ... [OK] test_header ... [OK] test_header_shows_actual_filesystem ... [OK] test_ignore_boring_filesystem_types ... [OK] test_ignore_filesystems ... [OK] test_multiple_notes ... [OK] test_nfs_as_root ... [OK] test_nfs_as_root_but_not_home ... [OK] test_no_duplicate_devices ... [OK] test_no_duplicate_roots ... [OK] test_over_85_percent ... [OK] test_run_returns_succeeded_deferred ... [OK] test_shorter_mount_point_in_case_of_duplicate_devices ... [OK] test_shorter_not_lexical ... [OK] test_under_85_percent ... [OK] test_zero_total_space ... [OK] test_zero_total_space_for_home ... [OK] test_zero_total_space_for_home_and_root ... [OK] landscape.sysinfo.tests.test_landscapelink LandscapeLinkTest test_run_adds_footnote ... [OK] test_run_returns_succeeded_deferred ... [OK] landscape.sysinfo.tests.test_load LoadTest test_run_adds_header ... [OK] test_run_returns_succeeded_deferred ... [OK] landscape.sysinfo.tests.test_loggedinusers LoggedInUsersTest test_ignore_errors_on_command ... [OK] test_order_is_preserved_even_if_asynchronous ... [OK] test_run_adds_header ... [OK] landscape.sysinfo.tests.test_memory MemoryTest test_run_adds_header ... [OK] test_run_returns_succeeded_deferred ... [OK] landscape.sysinfo.tests.test_network NetworkTest test_run_adds_header ... [OK] test_run_returns_succeeded_deferred ... [OK] test_run_without_network_devices ... [OK] landscape.sysinfo.tests.test_processes ProcessesTest test_multiple_zombies ... [OK] test_no_zombies ... [OK] test_number_of_processes ... [OK] test_number_of_zombies ... [OK] test_run_returns_succeeded_deferred ... [OK] landscape.sysinfo.tests.test_sysinfo FormatTest test_header_and_footnote ... [OK] test_header_and_note ... [OK] test_header_note_and_footnote ... [OK] test_indent_headers_in_parallel_with_just_enough_space ... [OK] test_indent_headers_stacked_which_barely_doesnt_fit ... [OK] test_indented_footnotes ... [OK] test_indented_headers_notes_and_footnotes ... [OK] test_indented_notes ... [OK] test_more_footnotes ... [OK] test_more_notes ... [OK] test_no_headers ... [OK] test_one_footnote ... [OK] test_one_header ... [OK] test_one_note ... [OK] test_parallel_and_stacked_headers ... [OK] test_parallel_headers_with_just_enough_space ... [OK] test_stacked_headers_which_barely_doesnt_fit ... [OK] test_stacked_headers_with_clearly_insufficient_space ... [OK] test_value_alignment ... [OK] test_wrap_long_notes ... [OK] SysInfoPluginRegistryTest test_add_and_get_footnotes ... [OK] test_add_and_get_headers ... [OK] test_add_and_get_notes ... [OK] test_add_header_with_none_value ... [OK] test_add_same_header_twice ... [OK] test_asynchronous_errors_logged ... [OK] test_exception_running_as_privileged_user ... [OK] test_is_plugin_registry ... [OK] test_multiple_exceptions_get_one_note ... [OK] test_plugins_run_after_synchronous_error ... [OK] test_run ... [OK] landscape.sysinfo.tests.test_temperature TemperatureTest test_ignores_bad_files ... [OK] test_ignores_unknown_formats ... [OK] test_picks_highest_temperature ... [OK] test_run_adds_header ... [OK] test_run_returns_succeeded_deferred ... [OK] landscape.tests.test_accumulate AccumulateTest test_accumulate ... [OK] test_accumulate_non_zero_accumulated_value ... [OK] test_accumulate_skipped_step ... [OK] test_accumulate_with_first_value_on_step_boundary ... [OK] test_accumulate_within_step ... [OK] test_accumulate_within_step_with_nonzero_start_accumulated_value ... [OK] AccumulatorTest test_accumulate ... [OK] test_accumulate_non_zero_accumulated_value ... [OK] test_accumulate_skipped_step ... [OK] test_accumulate_with_first_value_on_step_boundary ... [OK] test_accumulate_within_step ... [OK] test_accumulate_within_step_with_nonzero_start_accumulated_value ... [OK] landscape.tests.test_amp ComponentConnectorTest test_connect_logs_errors ... [OK] test_connect_with_factor ... [OK] test_connect_with_max_retries ... [OK] test_connect_with_quiet ... [OK] test_disconnect ... [OK] test_disconnect_without_connect ... [OK] test_reconnect_fires_event ... [OK] ComponentPublisherTest test_protect_non_remote ... [OK] test_remote_methods ... [OK] landscape.tests.test_configuration BootstrapTreeTest test_bootstrap_tree ... [OK] ConfigurationFunctionsTest test_base64_ssl_public_key_is_exported_to_file ... [OK] test_disable ... [OK] test_errors_from_restart_landscape ... [OK] test_errors_from_restart_landscape_ok_no_register ... [OK] test_import_error_is_handled_nicely_by_main ... [OK] test_import_from_bogus_file ... [OK] test_import_from_empty_file ... [OK] test_import_from_file ... [OK] test_import_from_file_may_reset_old_options ... [OK] test_import_from_file_preserves_old_options ... [OK] test_import_from_file_with_empty_client_section ... [OK] test_import_from_non_existent_file ... [OK] test_import_from_unreadable_file ... [OK] test_import_from_url ... [OK] test_import_from_url_honors_http_proxy ... [OK] test_import_from_url_honors_https_proxy ... [OK] test_import_from_url_with_bogus_content ... [OK] test_import_from_url_with_empty_content ... [OK] test_import_from_url_with_http_code_fetch_error ... [OK] test_import_from_url_with_pycurl_error ... [OK] test_main_no_registration ... [OK] test_main_silent ... [OK] test_main_user_interaction_failure ... [OK] test_main_user_interaction_failure_silent ... [OK] test_main_user_interaction_success ... [OK] test_main_user_interaction_success_silent ... [OK] test_main_with_help_and_non_root ... [OK] test_main_with_help_and_non_root_short ... [OK] test_main_with_register ... [OK] test_non_root ... [OK] test_normal_ssl_public_key_is_not_exported_to_file ... [OK] test_register ... [OK] test_register_silent ... [OK] test_setup ... [OK] test_setup_init_script_and_start_client ... [OK] test_setup_init_script_and_start_client_silent ... [OK] test_setup_prefers_proxies_from_config_over_environment ... [OK] test_setup_with_proxies_from_environment ... [OK] test_silent_script_users_imply_script_execution_plugin ... [OK] test_silent_script_users_with_all_user ... [OK] test_silent_setup ... [OK] test_silent_setup_no_register ... [OK] test_silent_setup_no_register_with_default_preseed_params ... [OK] test_silent_setup_with_ping_url ... [OK] test_silent_setup_with_proxies_from_environment ... [OK] test_silent_setup_without_account_name ... [OK] test_silent_setup_without_computer_title ... [OK] test_stop_client_and_disable_init_scripts ... [OK] DetermineExitCodeTest test_a_failure_means_exit_code_2 ... [OK] test_success_means_exit_code_0 ... [OK] DoneTests test_done ... [OK] ExchangeFailureTests test_exchange_failure_non_ssl ... [OK] test_exchange_failure_ssl ... [OK] FailureTests test_failure ... [OK] GotErrorTests test_got_error ... [OK] HandleRegistrationErrorsTests test_handle_registration_errors_as_errback ... [OK] test_handle_registration_errors_disconnects_cleanly ... [OK] test_handle_registration_errors_traps ... [OK] LandscapeSetupScriptTest test_access_group_defined_on_command_line ... [OK] test_access_group_not_defined_on_command_line ... [OK] test_disable_script_plugin ... [OK] test_disabling_script_plugin_leaves_existing_inclusions ... [OK] test_enabling_script_plugin_leaves_existing_inclusions ... [OK] test_invalid_tags_defined_on_command_line_raises_error ... [OK] test_invalid_tags_entered_by_user ... [OK] test_invalid_user_entered_by_user ... [OK] test_password_prompt_simple_matching ... [OK] test_password_prompt_simple_matching_required ... [OK] test_password_prompt_simple_non_matching ... [OK] test_prompt_for_unknown_variable ... [OK] test_prompt_simple ... [OK] test_prompt_with_default ... [OK] test_prompt_with_required ... [OK] test_prompt_with_required_and_default ... [OK] test_prompt_yes_no ... [OK] test_prompt_yes_no_default ... [OK] test_prompt_yes_no_invalid ... [OK] test_query_account_name ... [OK] test_query_account_name_defined_on_command_line ... [OK] test_query_computer_title ... [OK] test_query_computer_title_defined_on_command_line ... [OK] test_query_http_proxy_defined_on_command_line ... [OK] test_query_https_proxy_defined_on_command_line ... [OK] test_query_proxies ... [OK] test_query_proxies_defined_on_command_line ... [OK] test_query_registration_key ... [OK] test_query_registration_key_defined_on_command_line ... [OK] test_query_script_manager_plugins_defined_on_command_line ... [OK] test_query_script_plugin_defined_on_command_line ... [OK] test_query_script_plugin_no ... [OK] test_query_script_plugin_yes ... [OK] test_query_script_users_command_line_with_ALL_and_extra_user ... [OK] test_query_script_users_defined_on_command_line ... [OK] test_query_script_users_defined_on_command_line_with_ALL_user ... [OK] test_query_script_users_defined_on_command_line_with_all_user ... [OK] test_query_script_users_on_command_line_with_unknown_user ... [OK] test_run ... [OK] test_show_header ... [OK] test_show_help ... [OK] test_tags_defined_on_command_line ... [OK] test_tags_not_defined_on_command_line ... [OK] PrintTextTest test_default ... [OK] test_end ... [OK] test_error ... [OK] RegisterFunctionTest test_got_connection ... [OK] test_register ... [OK] test_register_happy_path ... [OK] test_register_with_on_error_and_an_error ... [OK] test_register_with_on_error_and_no_error ... [OK] test_register_without_reactor ... [OK] RegisterRealFunctionTest test_register_registration_error ... [OK] test_register_success ... [OK] ReportRegistrationOutcomeTest test_failure_case ... [OK] test_non_ssl_error_case ... [OK] test_ssl_error_case ... [OK] test_success_case ... [OK] SSLCertificateDataTest test_store_public_key_data ... [OK] SuccessTests test_success ... [OK] landscape.tests.test_deployment BaseConfigurationTest test_load_not_found_accept_missing ... [OK] test_load_not_found_default_accept_missing ... [OK] ConfigurationTest test_annotations_path ... [OK] test_clone ... [OK] test_clones_default ... [OK] test_clones_option ... [OK] test_command_line_has_precedence ... [OK] test_command_line_option_without_default ... [OK] test_command_line_with_required_options ... [OK] test_command_line_with_unsaved_options ... [OK] test_comments_are_maintained ... [OK] test_config_file_has_precedence_over_default ... [OK] test_config_option ... [OK] test_config_values_after_fault_are_still_read ... [OK] test_data_directory_default ... [OK] test_data_directory_option ... [OK] test_different_config_file_section ... [OK] test_do_write_preexisting_default_options ... [OK] test_dont_delete_explicitly_set_default_options ... [OK] test_dont_write_client_section_default_options ... [OK] test_dont_write_config_option ... [OK] test_dont_write_config_specified_default_options ... [OK] test_dont_write_unspecified_default_options ... [OK] test_duplicate_key ... [OK] test_get ... [OK] test_get_config_filename_precedence ... [OK] test_get_config_object ... [OK] test_get_config_object_with_alternative_config ... [OK] test_ignore_sigint_default ... [OK] test_ignore_sigint_option ... [OK] test_juju_filename ... [OK] test_load_cannot_read ... [OK] test_load_cannot_read_default ... [OK] test_load_cannot_read_many_defaults ... [OK] test_load_config_from_option ... [OK] test_load_not_found ... [OK] test_load_not_found_default ... [OK] test_load_typed_option_from_command_line ... [OK] test_load_typed_option_from_file ... [OK] test_log_file_option ... [OK] test_log_level_default ... [OK] test_log_level_option ... [OK] test_no_section_available ... [OK] test_ping_url_default ... [OK] test_ping_url_option ... [OK] test_quiet_default ... [OK] test_quiet_option ... [OK] test_reload ... [OK] test_sockets_path ... [OK] test_ssl_public_key_default ... [OK] test_ssl_public_key_option ... [OK] test_triplicate_key ... [OK] test_url_default ... [OK] test_url_option ... [OK] test_write_command_line_options ... [OK] test_write_command_line_precedence ... [OK] test_write_configuration ... [OK] test_write_configuration_with_section ... [OK] test_write_empty_list_values_instead_of_double_quotes ... [OK] test_write_manually_set_precedence ... [OK] test_write_on_the_right_default_config_file ... [OK] test_write_to_given_config_file ... [OK] test_write_unrelated_configuration_back ... [OK] GetVersionedPersistTest test_upgrade_service ... [OK] landscape.tests.test_diff DiffTest test_complex ... [OK] test_create ... [OK] test_delete ... [OK] test_empty ... [OK] test_identical ... [OK] test_update ... [OK] landscape.tests.test_log FormatDeltaTest test_format_float ... [OK] test_format_int ... [OK] test_format_none ... [OK] FormatObjectTest test_format_function ... [OK] test_format_instance ... [OK] test_format_method ... [OK] FormatPercentTest test_format_float ... [OK] test_format_int ... [OK] test_format_none ... [OK] RotateLogsTest test_log_rotation ... [OK] landscape.tests.test_patch PatchTest test_decorated_upgraders_run ... [OK] test_initialize ... [OK] test_initialize_with_upgraders ... [OK] test_one_patch ... [OK] test_only_apply_unapplied_versions ... [OK] test_record_version ... [OK] test_two_patches ... [OK] test_wb_nopatches ... [OK] SQLitePatchTest test_decorated_upgraders_run ... [OK] test_initialize_with_upgraders ... [OK] test_no_patches ... [OK] test_one_patch ... [OK] test_only_apply_unapplied_versions ... [OK] test_two_patches ... [OK] landscape.tests.test_plugin PluginTest test_get_named_plugin ... [OK] test_get_plugins ... [OK] test_register_plugin ... [OK] landscape.tests.test_reactor FakeReactorTest test_call_every ... [OK] test_call_in_main ... [OK] test_call_in_thread ... [OK] test_call_in_thread_with_callback ... [OK] test_call_in_thread_with_errback ... [OK] test_call_in_thread_with_error_but_no_errback ... [OK] test_call_later ... [OK] test_call_later_only_calls_once ... [OK] test_call_later_with_args ... [OK] test_cancel_call ... [OK] test_cancel_call_every ... [OK] test_cancel_call_every_after_first_call ... [OK] test_cancel_call_twice ... [OK] test_cancel_event ... [OK] test_cancel_later_called ... [OK] test_cancelling_handlers ... [OK] test_default_priority ... [OK] test_event ... [OK] test_event_multiple_fire ... [OK] test_event_priority ... [OK] test_event_with_args ... [OK] test_events ... [OK] test_events_result ... [OK] test_exploding_event_handler ... [OK] test_incremental_advance ... [OK] test_nonexistent_event_type ... [OK] test_reactor_doesnt_leak ... [OK] test_run_stop_events ... [OK] test_time ... [OK] test_weird_event_type ... [OK] LandscapeReactorTest test_call_every ... [OK] test_call_in_main ... [OK] test_call_in_thread ... [OK] test_call_in_thread_with_callback ... [OK] test_call_in_thread_with_errback ... [OK] test_call_in_thread_with_error_but_no_errback ... [OK] test_call_later ... [OK] test_call_later_only_calls_once ... [OK] test_call_later_with_args ... [OK] test_cancel_call ... [OK] test_cancel_call_every ... [OK] test_cancel_call_every_after_first_call ... [OK] test_cancel_call_twice ... [OK] test_cancel_event ... [OK] test_cancel_later_called ... [OK] test_cancelling_handlers ... [OK] test_default_priority ... [OK] test_event ... [OK] test_event_multiple_fire ... [OK] test_event_priority ... [OK] test_event_with_args ... [OK] test_events ... [OK] test_events_result ... [OK] test_exploding_event_handler ... [OK] test_nonexistent_event_type ... [OK] test_reactor_doesnt_leak ... [OK] test_real_time ... [OK] test_run_stop_events ... [OK] test_weird_event_type ... [OK] landscape.tests.test_schema BasicTypesTest test_any ... [OK] test_any_bad ... [OK] test_bool ... [OK] test_bool_bad ... [OK] test_constant ... [OK] test_constant_arbitrary ... [OK] test_constant_bad ... [OK] test_dict ... [OK] test_dict_coerces ... [OK] test_dict_inner_bad ... [OK] test_dict_wrong_type ... [OK] test_float ... [OK] test_float_accepts_int ... [OK] test_float_accepts_long ... [OK] test_float_bad_str ... [OK] test_int ... [OK] test_int_accepts_long ... [OK] test_int_bad_float ... [OK] test_int_bad_str ... [OK] test_key_dict ... [OK] test_key_dict_arbitrary_keys ... [OK] test_key_dict_bad ... [OK] test_key_dict_bad_inner_schema ... [OK] test_key_dict_coerces ... [OK] test_key_dict_multiple_items ... [OK] test_key_dict_must_have_all_keys ... [OK] test_key_dict_optional_keys ... [OK] test_key_dict_unknown_key ... [OK] test_list ... [OK] test_list_bad ... [OK] test_list_bad_inner_schema ... [OK] test_list_inner_schema_coerces ... [OK] test_list_multiple_items ... [OK] test_message ... [OK] test_message_api ... [OK] test_message_api_None ... [OK] test_message_optional ... [OK] test_message_timestamp ... [OK] test_message_type ... [OK] test_message_with_unknown_fields ... [OK] test_pass_optional_key ... [OK] test_string ... [OK] test_string_bad_anything ... [OK] test_string_bad_unicode ... [OK] test_tuple ... [OK] test_tuple_bad ... [OK] test_tuple_coerces ... [OK] test_tuple_inner_schema_bad ... [OK] test_tuple_must_have_all_items ... [OK] test_tuple_must_have_no_more_items ... [OK] test_unicode ... [OK] test_unicode_bad_value ... [OK] test_unicode_decodes ... [OK] test_unicode_or_str_bad_encoding ... [OK] test_unicode_with_str ... [OK] landscape.tests.test_service LandscapeServiceTest test_create_persist ... [OK] test_ignore_sigusr1 ... [OK] test_install_bpickle_dbus ... [OK] test_no_persist_without_filename ... [OK] test_usr1_rotates_logs ... [OK] landscape.tests.test_sysvconfig SysVConfigTest test_blank_line ... [OK] test_configured_to_run ... [OK] test_leading_and_trailing_spaces ... [OK] test_non_integer_run ... [OK] test_not_configured_to_run ... [OK] test_run_landscape ... [OK] test_run_landscape_with_error ... [OK] test_set_to_not_run_on_boot ... [OK] test_set_to_run_on_boot ... [OK] test_spaces ... [OK] test_spaces_in_value ... [OK] test_stop_landscape ... [OK] test_stop_landscape_with_error ... [OK] landscape.tests.test_textmessage ScriptTest test_get_empty_message_stdin ... [OK] test_get_message ... [OK] test_get_message_stdin ... [OK] test_get_message_without_encoding ... [OK] SendMessageTest test_got_accepted_types ... [OK] test_got_accepted_types_without_text_message_type ... [OK] test_send_message ... [OK] landscape.tests.test_watchdog DaemonBrokerTest test_is_running ... [OK] DaemonTest test_find_executable_cant_find_file ... [OK] test_find_executable_works ... [OK] test_is_not_running ... [OK] test_kill_process_with_sigkill ... [OK] test_kill_process_with_sigterm ... [OK] test_request_exit ... [OK] test_request_exit_without_broker ... [OK] test_simulate_broker_not_starting_up ... [OK] test_simulate_broker_not_starting_up_with_delay ... [OK] test_spawn_process_same_uid ... [OK] test_spawn_process_with_uid ... [OK] test_spawn_process_without_root ... [OK] test_start_process ... [OK] test_start_process_with_verbose ... [OK] test_wait_for_process ... [OK] test_wait_for_unstarted_process ... [OK] test_wait_or_die_dies_happily ... [OK] test_wait_or_die_for_unstarted_process ... [OK] test_wait_or_die_kills ... [OK] test_wait_or_die_terminates ... [OK] NonMockerWatchDogTests test_check_daemons ... [OK] test_counted_ping_failures_reset_on_success ... [OK] test_die_when_broker_unavailable ... [OK] test_exiting_during_outstanding_ping_works ... [OK] test_ping_failure_counter_reset_after_restart ... [OK] test_ping_is_not_rescheduled_until_pings_complete ... [OK] test_wait_for_stop_before_ping ... [OK] test_wait_for_stop_before_start ... [OK] WatchDogOptionsTest test_daemon ... [OK] test_daemon_default ... [OK] test_default_daemons ... [OK] test_monitor_only ... [OK] test_pid_file ... [OK] test_pid_file_default ... [OK] WatchDogRunTests test_clean_environment ... [OK] test_landscape_user ... [OK] test_no_landscape_user ... [OK] test_non_root ... [OK] WatchDogServiceTest test_bootstrap ... [OK] test_daemonize ... [OK] test_dont_write_pid_file_until_we_really_start ... [OK] test_log_notification ... [OK] test_pid_file ... [OK] test_remove_pid_file ... [OK] test_remove_pid_file_doesnt_explode_on_inaccessibility ... [OK] test_remove_pid_file_only_when_ours ... [OK] test_start_service_exits_when_already_running ... [OK] test_start_service_exits_when_unknown_errors_occur ... [OK] WatchDogTest test_check_running_limited_daemons ... [OK] test_check_running_many ... [OK] test_check_running_one ... [OK] test_daemon_construction ... [OK] test_limited_daemon_construction ... [OK] test_ping_reply_after_request_exit_should_not_restart_processes ... [OK] test_request_exit ... [OK] test_start_and_stop_daemons ... [OK] test_start_limited_daemons ... [OK] landscape.upgraders.tests.test_broker TestBrokerUpgraders test_broker_upgrade_manager ... [OK] landscape.upgraders.tests.test_monitor TestMonitorUpgraders test_monitor_upgrade_manager ... [OK] landscape.upgraders.tests.test_package TestPackageUpgraders test_package_upgrade_manager ... [OK] landscape.user.tests.test_changes UserChangesTest test_add_group ... [OK] test_add_group_members ... [OK] test_add_group_with_members ... [OK] test_add_user ... [OK] test_clear ... [OK] test_complex_changes ... [OK] test_create_diff_without_changes ... [OK] test_delete_group ... [OK] test_delete_group_members ... [OK] test_delete_user ... [OK] test_no_existing_snapshot ... [OK] test_snapshot ... [OK] test_snapshot_before_diff ... [OK] test_update_group ... [OK] test_update_user ... [OK] landscape.user.tests.test_management GroupWriteTest test_add_group ... [OK] test_add_group_handles_errors ... [OK] test_add_member ... [OK] test_add_member_failure ... [OK] test_add_member_with_unknown_groupname ... [OK] test_add_member_with_unknown_username ... [OK] test_remove_group ... [OK] test_remove_group_fails ... [OK] test_remove_group_with_unknown_groupname ... [OK] test_remove_member ... [OK] test_remove_member_failure ... [OK] test_remove_member_with_unknown_groupname ... [OK] test_remove_member_with_unknown_username ... [OK] test_set_group_details ... [OK] test_set_group_details_fails ... [OK] test_set_group_details_with_unknown_groupname ... [OK] UserWriteTest test_add_user ... [OK] test_add_user_error ... [OK] test_change_password_error ... [OK] test_clear_telephone_numbers ... [OK] test_clear_user_location ... [OK] test_contact_details_in_general ... [OK] test_expire_password_error ... [OK] test_lock_user ... [OK] test_lock_user_fails ... [OK] test_lock_user_with_unknown_uid ... [OK] test_remove_user ... [OK] test_remove_user_and_home ... [OK] test_remove_user_fails ... [OK] test_remove_user_with_unknown_username ... [OK] test_set_location ... [OK] test_set_name ... [OK] test_set_password ... [OK] test_set_password_unicode ... [OK] test_set_password_with_system_user ... [OK] test_set_primary_group ... [OK] test_set_primary_group_unknown_group ... [OK] test_set_user_details_fails ... [OK] test_set_user_details_with_unknown_username ... [OK] test_unlock_user ... [OK] test_unlock_user_fails ... [OK] test_unlock_user_with_unknown_uid ... [OK] landscape.user.tests.test_provider ProviderTest test_four_gecos_fields ... [OK] test_gecos_data ... [OK] test_get_disabled_user ... [OK] test_get_gid ... [OK] test_get_group_data ... [OK] test_get_groups ... [OK] test_get_groups_incorrect_groups_file ... [OK] test_get_groups_nis_line ... [OK] test_get_uid ... [OK] test_get_user_data ... [OK] test_get_users ... [OK] test_get_users_duplicate_uids ... [OK] test_get_users_duplicate_usernames ... [OK] test_get_users_incorrect_passwd_file ... [OK] test_get_users_nis_line ... [OK] test_get_users_with_many ... [OK] test_group_with_duplicate_groupnames ... [OK] test_group_with_duplicate_members ... [OK] test_group_with_members ... [OK] test_group_with_unknown_members ... [OK] test_group_without_members ... [OK] test_no_gecos_data ... [OK] test_non_utf8_data ... [OK] test_old_school_gecos_data ... [OK] test_real_group_data ... [OK] test_real_user_data ... [OK] test_user_not_in_shadow_file ... [OK] test_utf8_gecos_data ... [OK] test_weird_gecos_data ... [OK] =============================================================================== [SKIPPED] Test relies on python-swift being installed landscape.monitor.tests.test_swiftusage.SwiftUsageTest.test_perform_old_recon_call landscape.monitor.tests.test_swiftusage.SwiftUsageTest.test_perform_recon_call =============================================================================== [ERROR] Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 511, in loadPackage module = modinfo.load() File "/usr/lib/python2.7/dist-packages/twisted/python/modules.py", line 389, in load return self.pathEntry.pythonPath.moduleLoader(self.name) File "/usr/lib/python2.7/dist-packages/twisted/python/reflect.py", line 303, in namedAny topLevelPackage = _importAndCheckStack(trialname) File "/usr/lib/python2.7/dist-packages/twisted/python/reflect.py", line 250, in _importAndCheckStack reraise(excValue, excTraceback) File "/tmp/tmpdvaYxm/landscape/lib/tests/test_gpg.py", line 1, in import mock exceptions.ImportError: No module named mock landscape.lib.tests.test_gpg ------------------------------------------------------------------------------- Ran 2171 tests in 108.018s FAILED (skips=2, errors=1, successes=2168) make: *** [check] Error 1