Skip to content
Success

Console Output

Skipping 3,222 KB.. Full Log
11:21:09 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
11:21:09 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
11:21:09 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
11:21:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
11:21:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
11:21:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 77%]
11:21:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 77%]
11:21:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 77%]
11:21:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
11:21:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
11:21:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
11:21:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
11:21:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
11:21:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
11:21:09 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 78%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 78%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 78%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 79%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 79%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 80%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 80%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 80%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
11:21:09 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
11:21:09 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
11:21:09 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
11:21:09 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 81%]
11:21:09 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 81%]
11:21:09 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
11:21:09 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
11:21:09 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
11:21:09 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
11:21:09 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
11:21:09 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
11:21:09 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 82%]
11:21:09 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 82%]
11:21:09 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 82%]
11:21:09 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 82%]
[Pipeline] sh
11:21:09 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
11:21:09 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
11:21:09 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
11:21:09 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
11:21:09 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
11:21:09 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
11:21:09 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 83%]
11:21:09 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 83%]
11:21:09 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 83%]
11:21:09 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
11:21:09 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
11:21:09 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
11:21:09 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
11:21:09 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
11:21:09 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
11:21:09 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
11:21:09 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 84%]
11:21:09 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 84%]
11:21:09 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
11:21:09 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
11:21:09 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 85%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 85%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 85%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 86%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 86%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 87%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 87%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 87%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
11:21:09 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
11:21:10 + docker stop dpy-dind-4-0-py3.7-19.03.5 dpy-tests-4-0-py3.7-19.03.5
11:21:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
11:21:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 88%]
11:21:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 88%]
11:21:10 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
11:21:10 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
11:21:10 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
11:21:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
11:21:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
11:21:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
11:21:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
11:21:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 89%]
11:21:10 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 89%]
11:21:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
11:21:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
11:21:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
11:21:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
11:21:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
11:21:10 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
11:21:10 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
11:21:10 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
11:21:10 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 90%]
11:21:10 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 90%]
11:21:10 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
11:21:10 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
11:21:10 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
11:21:10 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
11:21:10 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
11:21:10 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
11:21:10 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
11:21:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 91%]
11:21:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 91%]
11:21:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
11:21:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
11:21:10 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
11:21:10 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
11:21:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
11:21:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
11:21:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
11:21:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
11:21:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 92%]
11:21:10 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 92%]
11:21:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
11:21:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
11:21:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
11:21:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
11:21:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
11:21:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
11:21:10 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
11:21:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 93%]
11:21:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 93%]
11:21:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
11:21:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
11:21:10 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
11:21:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
11:21:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
11:21:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
11:21:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
11:21:10 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
11:21:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 94%]
11:21:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
11:21:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
11:21:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
11:21:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
11:21:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
11:21:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
11:21:10 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
11:21:10 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
11:21:10 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 95%]
11:21:10 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 95%]
11:21:10 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
11:21:10 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
11:21:10 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
11:21:10 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
11:21:10 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_maxint PASSED [ 96%]
11:21:10 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
11:21:10 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
11:21:10 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
11:21:10 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 96%]
11:21:10 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 97%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
11:21:10 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
11:21:10 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
11:21:11 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
11:21:11 
11:21:11 =============================== warnings summary ===============================
11:21:11 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
11:21:11   /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
11:21:11     from collections import MutableMapping
11:21:11 
11:21:11 -- Docs: https://docs.pytest.org/en/latest/warnings.html
11:21:11 
11:21:11 ----------- coverage: platform linux, python 3.7.6-final-0 -----------
11:21:11 Name                                  Stmts   Miss Branch BrPart  Cover
11:21:11 -----------------------------------------------------------------------
11:21:11 docker/__init__.py                        8      0      0      0   100%
11:21:11 docker/api/__init__.py                    1      0      0      0   100%
11:21:11 docker/api/build.py                     126     19     93     17    82%
11:21:11 docker/api/client.py                    265     46    100     13    82%
11:21:11 docker/api/config.py                     31      0      6      2    95%
11:21:11 docker/api/container.py                 265     17    104     19    90%
11:21:11 docker/api/daemon.py                     39      2     14      4    89%
11:21:11 docker/api/exec_api.py                   46      4     22      4    88%
11:21:11 docker/api/image.py                     149     19     52     10    85%
11:21:11 docker/api/network.py                    90     13     48     12    80%
11:21:11 docker/api/plugin.py                     90     13     14      4    82%
11:21:11 docker/api/secret.py                     36      3     10      3    83%
11:21:11 docker/api/service.py                   200     60    149     32    61%
11:21:11 docker/api/swarm.py                     106     14     38     10    82%
11:21:11 docker/api/volume.py                     38      3     14      3    88%
11:21:11 docker/auth.py                          198     16     74     16    88%
11:21:11 docker/client.py                         67      4      2      0    94%
11:21:11 docker/constants.py                      20      0      0      0   100%
11:21:11 docker/context/__init__.py                2      0      0      0   100%
11:21:11 docker/context/api.py                    76     15     36      7    77%
11:21:11 docker/context/config.py                 61     28     16      3    49%
11:21:11 docker/context/context.py               135     18     56     12    82%
11:21:11 docker/credentials/__init__.py            3      0      0      0   100%
11:21:11 docker/credentials/constants.py           4      0      0      0   100%
11:21:11 docker/credentials/errors.py             11      1      2      1    85%
11:21:11 docker/credentials/store.py              50      9     16      5    73%
11:21:11 docker/credentials/utils.py              23     13     12      1    31%
11:21:11 docker/errors.py                        110     12     20      6    86%
11:21:11 docker/models/__init__.py                 0      0      0      0   100%
11:21:11 docker/models/configs.py                 21      8      2      0    57%
11:21:11 docker/models/containers.py             183      6     70      5    95%
11:21:11 docker/models/images.py                 137     29     58      3    76%
11:21:11 docker/models/networks.py                37      1     12      0    98%
11:21:11 docker/models/nodes.py                   15      1      2      0    94%
11:21:11 docker/models/plugins.py                 49     30     10      0    32%
11:21:11 docker/models/resource.py                41      9      6      2    77%
11:21:11 docker/models/secrets.py                 21      8      2      0    57%
11:21:11 docker/models/services.py                87      3     36      3    95%
11:21:11 docker/models/swarm.py                   39      3      6      3    87%
11:21:11 docker/models/volumes.py                 23      1      4      0    96%
11:21:11 docker/tls.py                            37      6     14      6    76%
11:21:11 docker/transport/__init__.py             11      3      0      0    73%
11:21:11 docker/transport/basehttpadapter.py       6      0      2      1    88%
11:21:11 docker/transport/npipeconn.py            58     53     10      0     7%
11:21:11 docker/transport/npipesocket.py         137    132     22      0     3%
11:21:11 docker/transport/sshconn.py              87     61     22      1    25%
11:21:11 docker/transport/ssladapter.py           36     10     10      4    65%
11:21:11 docker/transport/unixconn.py             65      6     12      4    87%
11:21:11 docker/types/__init__.py                  6      0      0      0   100%
11:21:11 docker/types/base.py                      5      0      2      0   100%
11:21:11 docker/types/containers.py              360     46    298     35    86%
11:21:11 docker/types/daemon.py                   36      8     14      4    72%
11:21:11 docker/types/healthcheck.py              34     12      4      1    61%
11:21:11 docker/types/networks.py                 35      4     22      3    84%
11:21:11 docker/types/services.py                312     45    206     33    83%
11:21:11 docker/types/swarm.py                    51     24     40     10    52%
11:21:11 docker/utils/__init__.py                  3      0      0      0   100%
11:21:11 docker/utils/build.py                   154     18     76      7    87%
11:21:11 docker/utils/config.py                   36      1     10      1    96%
11:21:11 docker/utils/decorators.py               32      1     12      1    95%
11:21:11 docker/utils/fnmatch.py                  55     18     28      2    61%
11:21:11 docker/utils/json_stream.py              43      8     14      2    79%
11:21:11 docker/utils/ports.py                    50      3     32      2    91%
11:21:11 docker/utils/proxy.py                    32      1     12      0    98%
11:21:11 docker/utils/socket.py                   86      9     40      7    86%
11:21:11 docker/utils/utils.py                   285     19    177     13    92%
11:21:11 docker/version.py                         2      0      2      0   100%
11:21:11 -----------------------------------------------------------------------
11:21:11 TOTAL                                  4957    916   2187    337    79%
11:21:11 
11:21:11 =========================== short test summary info ============================
11:21:11 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:21:11   CONFIG_RT_GROUP_SCHED isn't enabled
11:21:11 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:21:11   Not supported on most drivers
11:21:11 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:21:11   This doesn't seem to be taken into account by the engine
11:21:11 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
11:21:11 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
11:21:11 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
11:21:11 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:21:11 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
11:21:11 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
11:21:11 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
11:21:11 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
11:21:11 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
11:21:11 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
11:21:11 SKIPPED [1] tests/unit/utils_test.py:486: shlex doesn't support bytes in py3
11:21:11 == 921 passed, 12 skipped, 4 xfailed, 3 xpassed, 1 warnings in 384.29 seconds ==
[Pipeline] sh
11:21:11 + docker stop dpy-dind-4-0-py3.7-19.03.6-rc1 dpy-tests-4-0-py3.7-19.03.6-rc1
11:21:16 dpy-dind-4-0-py2.7-19.03.6-rc1
11:21:16 dpy-tests-4-0-py2.7-19.03.6-rc1
11:21:16 + docker rm -vf dpy-dind-4-0-py2.7-19.03.6-rc1 dpy-tests-4-0-py2.7-19.03.6-rc1
11:21:17 dpy-dind-4-0-py2.7-19.03.6-rc1
11:21:17 dpy-tests-4-0-py2.7-19.03.6-rc1
11:21:17 + docker network rm dpy-testnet-4-0-py2.7-19.03.6-rc1
11:21:17 dpy-testnet-4-0-py2.7-19.03.6-rc1
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
11:21:22 dpy-dind-4-0-py3.7-19.03.5
11:21:22 dpy-tests-4-0-py3.7-19.03.5
11:21:22 + docker rm -vf dpy-dind-4-0-py3.7-19.03.5 dpy-tests-4-0-py3.7-19.03.5
11:21:22 dpy-dind-4-0-py3.7-19.03.5
11:21:22 dpy-tests-4-0-py3.7-19.03.5
11:21:22 + docker network rm dpy-testnet-4-0-py3.7-19.03.5
11:21:22 dpy-testnet-4-0-py3.7-19.03.5
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
11:21:24 dpy-dind-4-0-py3.7-19.03.6-rc1
11:21:24 dpy-tests-4-0-py3.7-19.03.6-rc1
11:21:24 + docker rm -vf dpy-dind-4-0-py3.7-19.03.6-rc1 dpy-tests-4-0-py3.7-19.03.6-rc1
11:21:24 dpy-dind-4-0-py3.7-19.03.6-rc1
11:21:24 dpy-tests-4-0-py3.7-19.03.6-rc1
11:21:24 + docker network rm dpy-testnet-4-0-py3.7-19.03.6-rc1
11:21:24 dpy-testnet-4-0-py3.7-19.03.6-rc1
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS