>>> httpie: Building community/httpie 2.4.0-r2 (using abuild 3.8.0_rc3-r2) started Wed, 26 May 2021 17:37:44 +0000 >>> httpie: Checking sanity of /home/buildozer/aports/community/httpie/APKBUILD... >>> httpie: Analyzing dependencies... >>> httpie: Installing for build: build-base python3 py3-requests py3-pygments py3-requests-toolbelt py3-pysocks py3-setuptools py3-pytest py3-pytest-httpbin py3-mock (1/46) Installing libbz2 (1.0.8-r1) (2/46) Installing libffi (3.3-r2) (3/46) Installing gdbm (1.19-r0) (4/46) Installing xz-libs (5.2.5-r0) (5/46) Installing mpdecimal (2.5.1-r1) (6/46) Installing readline (8.1.0-r0) (7/46) Installing sqlite-libs (3.35.5-r0) (8/46) Installing python3 (3.9.5-r1) (9/46) Installing py3-chardet (4.0.0-r2) (10/46) Installing py3-idna (3.1-r1) (11/46) Installing py3-urllib3 (1.26.4-r1) (12/46) Installing py3-certifi (2020.12.5-r1) (13/46) Installing py3-requests (2.25.1-r3) (14/46) Installing py3-pygments (2.9.0-r0) (15/46) Installing py3-requests-toolbelt (0.9.1-r2) (16/46) Installing py3-pysocks (1.7.1-r2) (17/46) Installing py3-ordered-set (4.0.2-r1) (18/46) Installing py3-appdirs (1.4.4-r2) (19/46) Installing py3-parsing (2.4.7-r2) (20/46) Installing py3-six (1.15.0-r1) (21/46) Installing py3-packaging (20.9-r1) (22/46) Installing py3-setuptools (52.0.0-r3) (23/46) Installing py3-atomicwrites (1.4.0-r1) (24/46) Installing py3-attrs (20.3.0-r1) (25/46) Installing py3-more-itertools (8.8.0-r0) (26/46) Installing py3-iniconfig (1.1.1-r1) (27/46) Installing py3-pluggy (0.13.1-r4) (28/46) Installing py3-py (1.10.0-r1) (29/46) Installing py3-wcwidth (0.2.5-r1) (30/46) Installing py3-toml (0.10.2-r2) (31/46) Installing py3-pytest (6.2.4-r0) (32/46) Installing py3-click (8.0.1-r0) (33/46) Installing py3-itsdangerous (2.0.1-r0) (34/46) Installing py3-markupsafe (2.0.1-r0) (35/46) Installing py3-jinja2 (3.0.0-r0) (36/46) Installing py3-werkzeug (2.0.1-r0) (37/46) Installing py3-flask (2.0.1-r0) (38/46) Installing py3-raven (6.10.0-r3) (39/46) Installing py3-blinker (1.4-r6) (40/46) Installing py3-brotli (1.0.9-r5) (41/46) Installing py3-decorator (5.0.9-r0) (42/46) Installing py3-httpbin (0.7.0-r2) (43/46) Installing py3-pytest-httpbin (1.0.0-r1) (44/46) Installing py3-pbr (5.6.0-r0) (45/46) Installing py3-mock (4.0.3-r1) (46/46) Installing .makedepends-httpie (20210526.173747) Executing busybox-1.33.1-r1.trigger OK: 387 MiB in 135 packages >>> httpie: Cleaning up srcdir >>> httpie: Cleaning up pkgdir >>> httpie: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/httpie-2.4.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> httpie: Fetching https://files.pythonhosted.org/packages/source/h/httpie/httpie-2.4.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 215k 100 215k 0 0 1780k 0 --:--:-- --:--:-- --:--:-- 1780k >>> httpie: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/httpie-2.4.0.tar.gz >>> httpie: Checking sha512sums... httpie-2.4.0.tar.gz: OK >>> httpie: Unpacking /var/cache/distfiles/v3.14/httpie-2.4.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/httpie copying httpie/models.py -> build/lib/httpie copying httpie/utils.py -> build/lib/httpie copying httpie/sessions.py -> build/lib/httpie copying httpie/__init__.py -> build/lib/httpie copying httpie/__main__.py -> build/lib/httpie copying httpie/core.py -> build/lib/httpie copying httpie/downloads.py -> build/lib/httpie copying httpie/context.py -> build/lib/httpie copying httpie/client.py -> build/lib/httpie copying httpie/uploads.py -> build/lib/httpie copying httpie/compat.py -> build/lib/httpie copying httpie/status.py -> build/lib/httpie copying httpie/config.py -> build/lib/httpie copying httpie/ssl.py -> build/lib/httpie creating build/lib/httpie/plugins copying httpie/plugins/registry.py -> build/lib/httpie/plugins copying httpie/plugins/__init__.py -> build/lib/httpie/plugins copying httpie/plugins/builtin.py -> build/lib/httpie/plugins copying httpie/plugins/base.py -> build/lib/httpie/plugins copying httpie/plugins/manager.py -> build/lib/httpie/plugins creating build/lib/httpie/output copying httpie/output/processing.py -> build/lib/httpie/output copying httpie/output/__init__.py -> build/lib/httpie/output copying httpie/output/streams.py -> build/lib/httpie/output copying httpie/output/writer.py -> build/lib/httpie/output creating build/lib/httpie/cli copying httpie/cli/dicts.py -> build/lib/httpie/cli copying httpie/cli/requestitems.py -> build/lib/httpie/cli copying httpie/cli/__init__.py -> build/lib/httpie/cli copying httpie/cli/constants.py -> build/lib/httpie/cli copying httpie/cli/argtypes.py -> build/lib/httpie/cli copying httpie/cli/definition.py -> build/lib/httpie/cli copying httpie/cli/exceptions.py -> build/lib/httpie/cli copying httpie/cli/argparser.py -> build/lib/httpie/cli creating build/lib/httpie/output/formatters copying httpie/output/formatters/__init__.py -> build/lib/httpie/output/formatters copying httpie/output/formatters/colors.py -> build/lib/httpie/output/formatters copying httpie/output/formatters/json.py -> build/lib/httpie/output/formatters copying httpie/output/formatters/headers.py -> build/lib/httpie/output/formatters running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing httpie.egg-info/PKG-INFO writing dependency_links to httpie.egg-info/dependency_links.txt writing entry points to httpie.egg-info/entry_points.txt writing requirements to httpie.egg-info/requires.txt writing top-level names to httpie.egg-info/top_level.txt reading manifest file 'httpie.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'httpie.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.9.5, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/httpie/src/httpie-2.4.0, configfile: setup.cfg plugins: httpbin-1.0.0 collecting ... collected 392 items httpie/client.py::httpie.client.ensure_path_as_is PASSED [ 0%] httpie/utils.py::httpie.utils.humanize_bytes PASSED [ 0%] httpie/cli/argtypes.py::httpie.cli.argtypes.KeyValueArgType.tokenize PASSED [ 0%] httpie/cli/argtypes.py::httpie.cli.argtypes.parse_format_options PASSED [ 1%] tests/test_auth.py::test_basic_auth[http] PASSED [ 1%] tests/test_auth.py::test_digest_auth[http---auth-type] PASSED [ 1%] tests/test_auth.py::test_digest_auth[http--A] PASSED [ 1%] tests/test_auth.py::test_credentials_in_url[http] PASSED [ 2%] tests/test_auth.py::test_credentials_in_url_auth_flag_has_priority[http] PASSED [ 2%] tests/test_auth.py::test_netrc[http] PASSED [ 2%] tests/test_auth.py::test_ignore_netrc[http] PASSED [ 2%] tests/test_compress.py::test_compress_skip_negative_ratio[http] PASSED [ 3%] tests/test_compress.py::test_compress_force_with_negative_ratio[http] PASSED [ 3%] tests/test_compress.py::test_compress_json[http] PASSED [ 3%] tests/test_compress.py::test_compress_form[http] PASSED [ 3%] tests/test_compress.py::test_compress_stdin[http] PASSED [ 4%] tests/test_compress.py::test_compress_file[http] PASSED [ 4%] tests/test_downloads.py::TestDownloads::test_actual_download[http] PASSED [ 4%] tests/test_downloads.py::TestDownloads::test_download_with_Content_Length[http] PASSED [ 4%] tests/test_downloads.py::TestDownloads::test_download_no_Content_Length[http] PASSED [ 5%] tests/test_downloads.py::TestDownloads::test_download_interrupted[http] PASSED [ 5%] tests/test_errors.py::test_max_headers_limit[http] PASSED [ 5%] tests/test_errors.py::test_max_headers_no_limit[http] PASSED [ 5%] tests/test_httpie.py::test_GET[http] PASSED [ 6%] tests/test_httpie.py::test_DELETE[http] PASSED [ 6%] tests/test_httpie.py::test_PUT[http] PASSED [ 6%] tests/test_httpie.py::test_POST_JSON_data[http] PASSED [ 6%] tests/test_httpie.py::test_POST_form[http] PASSED [ 7%] tests/test_httpie.py::test_POST_form_multiple_values[http] PASSED [ 7%] tests/test_httpie.py::test_POST_stdin[http] PASSED [ 7%] tests/test_httpie.py::test_POST_file[http] PASSED [ 7%] tests/test_httpie.py::test_headers[http] PASSED [ 8%] tests/test_httpie.py::test_headers_unset[http] PASSED [ 8%] tests/test_httpie.py::test_unset_host_header[http] SKIPPED (unimplem...) [ 8%] tests/test_httpie.py::test_headers_empty_value[http] PASSED [ 8%] tests/test_httpie.py::test_json_input_preserve_order[http] PASSED [ 9%] tests/test_auth.py::test_basic_auth[https] PASSED [ 9%] tests/test_auth.py::test_digest_auth[https---auth-type] PASSED [ 9%] tests/test_auth.py::test_digest_auth[https--A] PASSED [ 9%] tests/test_auth.py::test_credentials_in_url[https] PASSED [ 10%] tests/test_auth.py::test_credentials_in_url_auth_flag_has_priority[https] PASSED [ 10%] tests/test_auth.py::test_netrc[https] PASSED [ 10%] tests/test_auth.py::test_ignore_netrc[https] PASSED [ 10%] tests/test_compress.py::test_compress_skip_negative_ratio[https] PASSED [ 11%] tests/test_compress.py::test_compress_force_with_negative_ratio[https] PASSED [ 11%] tests/test_compress.py::test_compress_json[https] PASSED [ 11%] tests/test_compress.py::test_compress_form[https] PASSED [ 11%] tests/test_compress.py::test_compress_stdin[https] PASSED [ 12%] tests/test_compress.py::test_compress_file[https] PASSED [ 12%] tests/test_downloads.py::TestDownloads::test_actual_download[https] PASSED [ 12%] tests/test_downloads.py::TestDownloads::test_download_with_Content_Length[https] PASSED [ 13%] tests/test_downloads.py::TestDownloads::test_download_no_Content_Length[https] PASSED [ 13%] tests/test_downloads.py::TestDownloads::test_download_interrupted[https] PASSED [ 13%] tests/test_errors.py::test_max_headers_limit[https] PASSED [ 13%] tests/test_errors.py::test_max_headers_no_limit[https] PASSED [ 14%] tests/test_httpie.py::test_GET[https] PASSED [ 14%] tests/test_httpie.py::test_DELETE[https] PASSED [ 14%] tests/test_httpie.py::test_PUT[https] PASSED [ 14%] tests/test_httpie.py::test_POST_JSON_data[https] PASSED [ 15%] tests/test_httpie.py::test_POST_form[https] PASSED [ 15%] tests/test_httpie.py::test_POST_form_multiple_values[https] PASSED [ 15%] tests/test_httpie.py::test_POST_stdin[https] PASSED [ 15%] tests/test_httpie.py::test_POST_file[https] PASSED [ 16%] tests/test_httpie.py::test_headers[https] PASSED [ 16%] tests/test_httpie.py::test_headers_unset[https] PASSED [ 16%] tests/test_httpie.py::test_unset_host_header[https] SKIPPED (unimple...) [ 16%] tests/test_httpie.py::test_headers_empty_value[https] PASSED [ 17%] tests/test_httpie.py::test_json_input_preserve_order[https] PASSED [ 17%] tests/test_auth.py::test_password_prompt PASSED [ 17%] tests/test_auth.py::test_only_username_in_url[username@example.org] PASSED [ 17%] tests/test_auth.py::test_only_username_in_url[username:@example.org] PASSED [ 18%] tests/test_auth.py::test_missing_auth PASSED [ 18%] tests/test_auth.py::test_ignore_netrc_together_with_auth PASSED [ 18%] tests/test_auth.py::test_ignore_netrc_with_auth_type_resulting_in_missing_auth PASSED [ 18%] tests/test_auth.py::test_auth_plugin_netrc_parse[basic-/basic-auth/httpie/password] PASSED [ 19%] tests/test_auth.py::test_auth_plugin_netrc_parse[digest-/digest-auth/auth/httpie/password] PASSED [ 19%] tests/test_auth.py::test_ignore_netrc_null_auth PASSED [ 19%] tests/test_auth_plugins.py::test_auth_plugin_parse_auth_false PASSED [ 19%] tests/test_auth_plugins.py::test_auth_plugin_require_auth_false PASSED [ 20%] tests/test_auth_plugins.py::test_auth_plugin_require_auth_false_and_auth_provided PASSED [ 20%] tests/test_auth_plugins.py::test_auth_plugin_prompt_password_false PASSED [ 20%] tests/test_binary.py::TestBinaryRequestData::test_binary_stdin PASSED [ 20%] tests/test_binary.py::TestBinaryRequestData::test_binary_file_path PASSED [ 21%] tests/test_binary.py::TestBinaryRequestData::test_binary_file_form PASSED [ 21%] tests/test_binary.py::TestBinaryResponseData::test_binary_suppresses_when_terminal PASSED [ 21%] tests/test_binary.py::TestBinaryResponseData::test_binary_suppresses_when_not_terminal_but_pretty PASSED [ 21%] tests/test_binary.py::TestBinaryResponseData::test_binary_included_and_correct_when_suitable PASSED [ 22%] tests/test_cli.py::TestItemParsing::test_invalid_items PASSED [ 22%] tests/test_cli.py::TestItemParsing::test_escape_separator PASSED [ 22%] tests/test_cli.py::TestItemParsing::test_backslash_before_non_special_character_does_not_escape[path=c:\\windows-path-=-c:\\windows] PASSED [ 22%] tests/test_cli.py::TestItemParsing::test_backslash_before_non_special_character_does_not_escape[path=c:\\windows\\-path-=-c:\\windows\\] PASSED [ 23%] tests/test_cli.py::TestItemParsing::test_backslash_before_non_special_character_does_not_escape[path\\==c:\\windows-path=-=-c:\\windows] PASSED [ 23%] tests/test_cli.py::TestItemParsing::test_escape_longsep PASSED [ 23%] tests/test_cli.py::TestItemParsing::test_valid_items PASSED [ 23%] tests/test_cli.py::TestItemParsing::test_multiple_file_fields_with_same_field_name PASSED [ 24%] tests/test_cli.py::TestItemParsing::test_multiple_text_fields_with_same_field_name PASSED [ 24%] tests/test_cli.py::TestQuerystring::test_query_string_params_in_url PASSED [ 24%] tests/test_cli.py::TestQuerystring::test_query_string_params_items PASSED [ 25%] tests/test_cli.py::TestQuerystring::test_query_string_params_in_url_and_items_with_duplicates PASSED [ 25%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand PASSED [ 25%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_slash PASSED [ 25%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_port PASSED [ 26%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_path PASSED [ 26%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_port_and_slash PASSED [ 26%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_port_and_path PASSED [ 26%] tests/test_cli.py::TestLocalhostShorthand::test_dont_expand_shorthand_ipv6_as_shorthand PASSED [ 27%] tests/test_cli.py::TestLocalhostShorthand::test_dont_expand_longer_ipv6_as_shorthand PASSED [ 27%] tests/test_cli.py::TestLocalhostShorthand::test_dont_expand_full_ipv6_as_shorthand PASSED [ 27%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_set_and_valid PASSED [ 27%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_not_set PASSED [ 28%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_set_but_invalid_and_data_field PASSED [ 28%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_set_but_invalid_and_header_field PASSED [ 28%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_set_but_invalid_and_item_exists PASSED [ 28%] tests/test_cli.py::TestNoOptions::test_valid_no_options PASSED [ 29%] tests/test_cli.py::TestNoOptions::test_invalid_no_options PASSED [ 29%] tests/test_cli.py::TestStdin::test_ignore_stdin PASSED [ 29%] tests/test_cli.py::TestStdin::test_ignore_stdin_cannot_prompt_password PASSED [ 29%] tests/test_cli.py::TestStdin::test_stdin_closed PASSED [ 30%] tests/test_cli.py::TestSchemes::test_invalid_custom_scheme PASSED [ 30%] tests/test_cli.py::TestSchemes::test_invalid_scheme_via_via_default_scheme PASSED [ 30%] tests/test_cli.py::TestSchemes::test_default_scheme_option PASSED [ 30%] tests/test_cli.py::TestSchemes::test_scheme_when_invoked_as_https PASSED [ 31%] tests/test_compress.py::test_cannot_combine_compress_with_chunked PASSED [ 31%] tests/test_compress.py::test_cannot_combine_compress_with_multipart PASSED [ 31%] tests/test_config.py::test_default_options PASSED [ 31%] tests/test_config.py::test_config_file_not_valid PASSED [ 32%] tests/test_config.py::test_config_file_inaccessible PASSED [ 32%] tests/test_config.py::test_default_options_overwrite PASSED [ 32%] tests/test_config.py::test_explicit_xdg_config_home PASSED [ 32%] tests/test_config.py::test_default_xdg_config_home PASSED [ 33%] tests/test_config.py::test_legacy_config_dir PASSED [ 33%] tests/test_config.py::test_custom_config_dir PASSED [ 33%] tests/test_config.py::test_windows_config_dir SKIPPED (windows-only) [ 33%] tests/test_defaults.py::test_default_headers_case_insensitive PASSED [ 34%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_GET PASSED [ 34%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_GET_with_headers PASSED [ 34%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_POST_json PASSED [ 34%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_POST_form PASSED [ 35%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_POST_stdin PASSED [ 35%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_GET_no_data_no_auto_headers PASSED [ 35%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_no_data_no_auto_headers PASSED [ 35%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_with_data_auto_JSON_headers PASSED [ 36%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_GET_with_data_auto_JSON_headers PASSED [ 36%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_explicit_JSON_JSON_ACCEPT PASSED [ 36%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_GET_explicit_JSON_explicit_headers PASSED [ 36%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_form_auto_Content_Type PASSED [ 37%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_form_Content_Type_override PASSED [ 37%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_print_only_body_when_stdout_redirected_by_default PASSED [ 37%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_print_overridable_when_stdout_redirected PASSED [ 38%] tests/test_docs.py::test_rst_file_syntax[AUTHORS.rst] SKIPPED (docut...) [ 38%] tests/test_docs.py::test_rst_file_syntax[CHANGELOG.rst] SKIPPED (doc...) [ 38%] tests/test_docs.py::test_rst_file_syntax[README.rst] SKIPPED (docuti...) [ 38%] tests/test_docs.py::test_rst_file_syntax[tests/README.rst] SKIPPED (...) [ 39%] tests/test_downloads.py::TestDownloadUtils::test_Content_Range_parsing PASSED [ 39%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename=hello-WORLD_123.txt-hello-WORLD_123.txt] PASSED [ 39%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename=".hello-WORLD_123.txt"-hello-WORLD_123.txt] PASSED [ 39%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename="white space.txt"-white space.txt] PASSED [ 40%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename="\\"quotes\\".txt"-"quotes".txt] PASSED [ 40%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename=/etc/hosts-hosts] PASSED [ 40%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename=-None] PASSED [ 40%] tests/test_downloads.py::TestDownloadUtils::test_filename_from_url PASSED [ 41%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.bar-0-foo.bar] PASSED [ 41%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.bar-1-foo.bar-1] PASSED [ 41%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.bar-10-foo.bar-10] PASSED [ 41%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA-0-AAAAAAAAAA] PASSED [ 42%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA-1-AAAAAAAA-1] PASSED [ 42%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA-10-AAAAAAA-10] PASSED [ 42%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA.txt-0-AAAAAA.txt] PASSED [ 42%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA.txt-1-AAAA.txt-1] PASSED [ 43%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.AAAAAAAAAAAAAAAAAAAA-0-foo.AAAAAA] PASSED [ 43%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.AAAAAAAAAAAAAAAAAAAA-1-foo.AAAA-1] PASSED [ 43%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.AAAAAAAAAAAAAAAAAAAA-10-foo.AAA-10] PASSED [ 43%] tests/test_downloads.py::TestDownloads::test_download_with_redirect_original_url_used_for_filename PASSED [ 44%] tests/test_errors.py::test_error PASSED [ 44%] tests/test_errors.py::test_error_traceback PASSED [ 44%] tests/test_exit_status.py::test_keyboard_interrupt_during_arg_parsing_exit_status PASSED [ 44%] tests/test_exit_status.py::test_keyboard_interrupt_in_program_exit_status PASSED [ 45%] tests/test_exit_status.py::test_ok_response_exits_0 PASSED [ 45%] tests/test_exit_status.py::test_error_response_exits_0_without_check_status PASSED [ 45%] tests/test_exit_status.py::test_timeout_exit_status PASSED [ 45%] tests/test_exit_status.py::test_3xx_check_status_exits_3_and_stderr_when_stdout_redirected PASSED [ 46%] tests/test_exit_status.py::test_3xx_check_status_redirects_allowed_exits_0 PASSED [ 46%] tests/test_exit_status.py::test_4xx_check_status_exits_4 PASSED [ 46%] tests/test_exit_status.py::test_5xx_check_status_exits_5 PASSED [ 46%] tests/test_httpie.py::test_main_entry_point PASSED [ 47%] tests/test_httpie.py::test_main_entry_point_keyboard_interrupt PASSED [ 47%] tests/test_httpie.py::test_debug PASSED [ 47%] tests/test_httpie.py::test_help PASSED [ 47%] tests/test_httpie.py::test_version PASSED [ 48%] tests/test_httpie.py::test_path_dot_normalization PASSED [ 48%] tests/test_httpie.py::test_path_as_is PASSED [ 48%] tests/test_httpie.py::test_form_POST_file_redirected_stdin PASSED [ 48%] tests/test_httpie.py::test_headers_empty_value_with_value_gives_error PASSED [ 49%] tests/test_offline.py::test_offline PASSED [ 49%] tests/test_offline.py::test_offline_form PASSED [ 49%] tests/test_offline.py::test_offline_json PASSED [ 50%] tests/test_offline.py::test_offline_multipart PASSED [ 50%] tests/test_offline.py::test_offline_from_file PASSED [ 50%] tests/test_offline.py::test_offline_chunked PASSED [ 50%] tests/test_offline.py::test_offline_download PASSED [ 51%] tests/test_output.py::test_output_option[True] PASSED [ 51%] tests/test_output.py::test_output_option[False] PASSED [ 51%] tests/test_output.py::TestQuietFlag::test_quiet[--quiet] PASSED [ 51%] tests/test_output.py::TestQuietFlag::test_quiet[-q] PASSED [ 52%] tests/test_output.py::TestQuietFlag::test_quiet_with_check_status_non_zero PASSED [ 52%] tests/test_output.py::TestQuietFlag::test_quiet_with_check_status_non_zero_pipe PASSED [ 52%] tests/test_output.py::TestQuietFlag::test_quiet_with_password_prompt PASSED [ 52%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-h] PASSED [ 53%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-b] PASSED [ 53%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-v] PASSED [ 53%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-p=hH] PASSED [ 53%] tests/test_output.py::TestQuietFlag::test_quiet_with_output_redirection[True] PASSED [ 54%] tests/test_output.py::TestQuietFlag::test_quiet_with_output_redirection[False] PASSED [ 54%] tests/test_output.py::TestVerboseFlag::test_verbose PASSED [ 54%] tests/test_output.py::TestVerboseFlag::test_verbose_form PASSED [ 54%] tests/test_output.py::TestVerboseFlag::test_verbose_json PASSED [ 55%] tests/test_output.py::TestVerboseFlag::test_verbose_implies_all PASSED [ 55%] tests/test_output.py::TestColors::test_get_lexer[application/json-False-None-JSON] PASSED [ 55%] tests/test_output.py::TestColors::test_get_lexer[application/json+foo-False-None-JSON] PASSED [ 55%] tests/test_output.py::TestColors::test_get_lexer[application/foo+json-False-None-JSON] PASSED [ 56%] tests/test_output.py::TestColors::test_get_lexer[application/json-foo-False-None-JSON] PASSED [ 56%] tests/test_output.py::TestColors::test_get_lexer[application/x-json-False-None-JSON] PASSED [ 56%] tests/test_output.py::TestColors::test_get_lexer[foo/json-False-None-JSON] PASSED [ 56%] tests/test_output.py::TestColors::test_get_lexer[foo/json+bar-False-None-JSON] PASSED [ 57%] tests/test_output.py::TestColors::test_get_lexer[foo/bar+json-False-None-JSON] PASSED [ 57%] tests/test_output.py::TestColors::test_get_lexer[foo/json-foo-False-None-JSON] PASSED [ 57%] tests/test_output.py::TestColors::test_get_lexer[foo/x-json-False-None-JSON] PASSED [ 57%] tests/test_output.py::TestColors::test_get_lexer[application/vnd.comverge.grid+hal+json-False-None-JSON] PASSED [ 58%] tests/test_output.py::TestColors::test_get_lexer[text/plain-True-{}-JSON] PASSED [ 58%] tests/test_output.py::TestColors::test_get_lexer[text/plain-True-foo-Text only] PASSED [ 58%] tests/test_output.py::TestColors::test_get_lexer_not_found PASSED [ 58%] tests/test_output.py::TestPrettyOptions::test_pretty_enabled_by_default PASSED [ 59%] tests/test_output.py::TestPrettyOptions::test_pretty_enabled_by_default_unless_stdout_redirected PASSED [ 59%] tests/test_output.py::TestPrettyOptions::test_force_pretty PASSED [ 59%] tests/test_output.py::TestPrettyOptions::test_force_ugly PASSED [ 59%] tests/test_output.py::TestPrettyOptions::test_subtype_based_pygments_lexer_match PASSED [ 60%] tests/test_output.py::TestPrettyOptions::test_colors_option PASSED [ 60%] tests/test_output.py::TestPrettyOptions::test_format_option PASSED [ 60%] tests/test_output.py::TestLineEndings::test_CRLF_headers_only PASSED [ 60%] tests/test_output.py::TestLineEndings::test_CRLF_ugly_response PASSED [ 61%] tests/test_output.py::TestLineEndings::test_CRLF_formatted_response PASSED [ 61%] tests/test_output.py::TestLineEndings::test_CRLF_ugly_request PASSED [ 61%] tests/test_output.py::TestLineEndings::test_CRLF_formatted_request PASSED [ 61%] tests/test_output.py::TestFormatOptions::test_header_formatting_options PASSED [ 62%] tests/test_output.py::TestFormatOptions::test_json_formatting_options[json.sort_keys:true,json.indent:4-{\n "a": 0,\n "b": 0\n}] PASSED [ 62%] tests/test_output.py::TestFormatOptions::test_json_formatting_options[json.sort_keys:false,json.indent:2-{\n "b": 0,\n "a": 0\n}] PASSED [ 62%] tests/test_output.py::TestFormatOptions::test_json_formatting_options[json.format:false-{"b": 0, "a": 0}] PASSED [ 63%] tests/test_output.py::TestFormatOptions::test_parse_format_options[defaults0-foo.bar:2-expected0] PASSED [ 63%] tests/test_output.py::TestFormatOptions::test_parse_format_options[defaults1-foo.bar:false-expected1] PASSED [ 63%] tests/test_output.py::TestFormatOptions::test_parse_format_options[defaults2-foo.bar:b-expected2] PASSED [ 63%] tests/test_output.py::TestFormatOptions::test_parse_format_options_errors[foo:2-invalid option] PASSED [ 64%] tests/test_output.py::TestFormatOptions::test_parse_format_options_errors[foo.baz:2-invalid key] PASSED [ 64%] tests/test_output.py::TestFormatOptions::test_parse_format_options_errors[foo.bar:false-expected int got bool] PASSED [ 64%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args0-expected_format_options0] PASSED [ 64%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args1-expected_format_options1] PASSED [ 65%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args2-expected_format_options2] PASSED [ 65%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args3-expected_format_options3] PASSED [ 65%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args4-expected_format_options4] PASSED [ 65%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args5-expected_format_options5] PASSED [ 66%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args6-expected_format_options6] PASSED [ 66%] tests/test_redirects.py::test_follow_all_redirects_shown PASSED [ 66%] tests/test_redirects.py::test_follow_without_all_redirects_hidden[--follow] PASSED [ 66%] tests/test_redirects.py::test_follow_without_all_redirects_hidden[-F] PASSED [ 67%] tests/test_redirects.py::test_follow_all_output_options_used_for_redirects PASSED [ 67%] tests/test_redirects.py::test_max_redirects PASSED [ 67%] tests/test_regressions.py::test_Host_header_overwrite PASSED [ 67%] tests/test_regressions.py::test_output_devnull PASSED [ 68%] tests/test_regressions.py::test_verbose_redirected_stdout_separator PASSED [ 68%] tests/test_sessions.py::TestSessionFlow::test_session_created_and_reused PASSED [ 68%] tests/test_sessions.py::TestSessionFlow::test_session_update PASSED [ 68%] tests/test_sessions.py::TestSessionFlow::test_session_read_only PASSED [ 69%] tests/test_sessions.py::TestSession::test_session_ignored_header_prefixes PASSED [ 69%] tests/test_sessions.py::TestSession::test_session_with_upload PASSED [ 69%] tests/test_sessions.py::TestSession::test_session_by_path PASSED [ 69%] tests/test_sessions.py::TestSession::test_session_unicode PASSED [ 70%] tests/test_sessions.py::TestSession::test_session_default_header_value_overwritten PASSED [ 70%] tests/test_sessions.py::TestSession::test_download_in_session PASSED [ 70%] tests/test_sessions.py::TestSession::test_auth_type_reused_in_session[False-False] PASSED [ 70%] tests/test_sessions.py::TestSession::test_auth_type_reused_in_session[False-True] PASSED [ 71%] tests/test_sessions.py::TestSession::test_auth_type_reused_in_session[True-False] PASSED [ 71%] tests/test_sessions.py::TestSession::test_auth_plugin_prompt_password_in_session PASSED [ 71%] tests/test_sessions.py::TestSession::test_auth_type_stored_in_session_file PASSED [ 71%] tests/test_sessions.py::TestExpiredCookies::test_removes_expired_cookies_from_session_obj[initial_cookie0-id] PASSED [ 72%] tests/test_sessions.py::TestExpiredCookies::test_removes_expired_cookies_from_session_obj[initial_cookie1-token] PASSED [ 72%] tests/test_sessions.py::TestExpiredCookies::test_expired_cookies PASSED [ 72%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_using_max_age PASSED [ 72%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_manages_multiple_cookie_headers[headers0-None-expected_expired0] PASSED [ 73%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_manages_multiple_cookie_headers[headers1-None-expected_expired1] PASSED [ 73%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_manages_multiple_cookie_headers[headers2-None-expected_expired2] PASSED [ 73%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_manages_multiple_cookie_headers[headers3-1591833600.0-expected_expired3] PASSED [ 73%] tests/test_sessions.py::TestCookieStorage::test_existing_and_new_cookies_sent_in_request[new=bar-new_cookies_dict0-cookie1=foo; cookie2=foo; new=bar] PASSED [ 74%] tests/test_sessions.py::TestCookieStorage::test_existing_and_new_cookies_sent_in_request[new=bar;chocolate=milk-new_cookies_dict1-chocolate=milk; cookie1=foo; cookie2=foo; new=bar] PASSED [ 74%] tests/test_sessions.py::TestCookieStorage::test_existing_and_new_cookies_sent_in_request[new=bar; chocolate=milk-new_cookies_dict2-chocolate=milk; cookie1=foo; cookie2=foo; new=bar] PASSED [ 74%] tests/test_sessions.py::TestCookieStorage::test_existing_and_new_cookies_sent_in_request[new=bar;; chocolate=milk;;;-new_cookies_dict3-cookie1=foo; cookie2=foo; new=bar] PASSED [ 75%] tests/test_sessions.py::TestCookieStorage::test_existing_and_new_cookies_sent_in_request[new=bar; chocolate=milk;;;-new_cookies_dict4-chocolate=milk; cookie1=foo; cookie2=foo; new=bar] PASSED [ 75%] tests/test_sessions.py::TestCookieStorage::test_cookie_storage_priority[-/cookies/set/cookie1/bar-bar] PASSED [ 75%] tests/test_sessions.py::TestCookieStorage::test_cookie_storage_priority[cookie1=not_foo-/cookies/set/cookie1/bar-bar] PASSED [ 75%] tests/test_sessions.py::TestCookieStorage::test_cookie_storage_priority[cookie1=not_foo--not_foo] PASSED [ 76%] tests/test_sessions.py::TestCookieStorage::test_cookie_storage_priority[--foo] PASSED [ 76%] tests/test_ssl.py::test_ssl_version[ssl2.3] PASSED [ 76%] tests/test_ssl.py::test_ssl_version[tls1] PASSED [ 76%] tests/test_ssl.py::test_ssl_version[tls1.1] PASSED [ 77%] tests/test_ssl.py::test_ssl_version[tls1.2] PASSED [ 77%] tests/test_ssl.py::TestClientCert::test_cert_and_key PASSED [ 77%] tests/test_ssl.py::TestClientCert::test_cert_pem PASSED [ 77%] tests/test_ssl.py::TestClientCert::test_cert_file_not_found PASSED [ 78%] tests/test_ssl.py::TestClientCert::test_cert_file_invalid PASSED [ 78%]pytest-httpbin server hit an exception serving request: EOF occurred in violation of protocol (_ssl.c:1129) attempting to ignore so the rest of the tests can run tests/test_ssl.py::TestClientCert::test_cert_ok_but_missing_key pytest-httpbin server hit an exception serving request: EOF occurred in violation of protocol (_ssl.c:1129) attempting to ignore so the rest of the tests can run PASSED [ 78%] tests/test_ssl.py::TestServerCert::test_verify_no_OK PASSED [ 78%] tests/test_ssl.py::TestServerCert::test_verify_false_OK[false] PASSED [ 79%] tests/test_ssl.py::TestServerCert::test_verify_false_OK[fALse] PASSED [ 79%] tests/test_ssl.py::TestServerCert::test_verify_custom_ca_bundle_path PASSED [ 79%] tests/test_ssl.py::TestServerCert::test_self_signed_server_cert_by_default_raises_ssl_error PASSED [ 79%] tests/test_ssl.py::TestServerCert::test_verify_custom_ca_bundle_invalid_path PASSED [ 80%] tests/test_ssl.py::TestServerCert::test_verify_custom_ca_bundle_invalid_bundle PASSED [ 80%]pytest-httpbin server hit an exception serving request: EOF occurred in violation of protocol (_ssl.c:1129) attempting to ignore so the rest of the tests can run tests/test_ssl.py::test_ciphers PASSED [ 80%] tests/test_ssl.py::test_ciphers_none_can_be_selected PASSED [ 80%] tests/test_stream.py::test_pretty_redirected_stream PASSED [ 81%] tests/test_stream.py::test_encoded_stream PASSED [ 81%] tests/test_stream.py::test_redirected_stream PASSED [ 81%] tests/test_tokens.py::test_headers PASSED [ 81%] tests/test_tokens.py::test_redirected_headers PASSED [ 82%] tests/test_tokens.py::test_terminal_headers_and_body PASSED [ 82%] tests/test_tokens.py::test_terminal_request_headers_response_body PASSED [ 82%] tests/test_tokens.py::test_raw_request_headers_response_body PASSED [ 82%] tests/test_tokens.py::test_terminal_request_headers_response_headers PASSED [ 83%] tests/test_tokens.py::test_raw_request_headers_response_headers PASSED [ 83%] tests/test_tokens.py::test_terminal_request_body_response_body PASSED [ 83%] tests/test_tokens.py::test_raw_headers_and_body PASSED [ 83%] tests/test_tokens.py::test_raw_body PASSED [ 84%] tests/test_tokens.py::test_raw_exchange PASSED [ 84%] tests/test_tokens.py::test_terminal_exchange PASSED [ 84%] tests/test_tokens.py::test_headers_multipart_body_separator PASSED [ 84%] tests/test_tokens.py::test_redirected_headers_multipart_no_separator PASSED [ 85%] tests/test_tokens.py::test_verbose_chunked PASSED [ 85%] tests/test_tokens.py::test_request_headers_response_body PASSED [ 85%] tests/test_unicode.py::test_unicode_headers PASSED [ 85%] tests/test_unicode.py::test_unicode_headers_verbose PASSED [ 86%] tests/test_unicode.py::test_unicode_form_item PASSED [ 86%] tests/test_unicode.py::test_unicode_form_item_verbose PASSED [ 86%] tests/test_unicode.py::test_unicode_json_item PASSED [ 86%] tests/test_unicode.py::test_unicode_json_item_verbose PASSED [ 87%] tests/test_unicode.py::test_unicode_raw_json_item PASSED [ 87%] tests/test_unicode.py::test_unicode_raw_json_item_verbose PASSED [ 87%] tests/test_unicode.py::test_unicode_url_query_arg_item PASSED [ 88%] tests/test_unicode.py::test_unicode_url_query_arg_item_verbose PASSED [ 88%] tests/test_unicode.py::test_unicode_url PASSED [ 88%] tests/test_unicode.py::test_unicode_basic_auth PASSED [ 88%] tests/test_unicode.py::test_unicode_digest_auth PASSED [ 89%] tests/test_uploads.py::test_chunked_json PASSED [ 89%] tests/test_uploads.py::test_chunked_form PASSED [ 89%] tests/test_uploads.py::test_chunked_stdin PASSED [ 89%] tests/test_uploads.py::test_chunked_stdin_multiple_chunks PASSED [ 90%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_non_existent_file_raises_parse_error PASSED [ 90%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_upload_ok PASSED [ 90%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_upload_multiple_fields_with_the_same_name PASSED [ 90%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_upload_custom_content_type PASSED [ 91%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_form_no_files_urlencoded PASSED [ 91%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart PASSED [ 91%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_form_multipart_custom_boundary PASSED [ 91%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart_custom_content_type_boundary_added PASSED [ 92%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart_custom_content_type_boundary_preserved PASSED [ 92%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart_chunked PASSED [ 92%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart_preserve_order PASSED [ 92%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path PASSED [ 93%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path_chunked PASSED [ 93%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path_with_explicit_content_type PASSED [ 93%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path_no_field_name_allowed PASSED [ 93%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path_no_data_items_allowed PASSED [ 94%] tests/test_windows.py::TestWindowsOnly::test_windows_colorized_output SKIPPED [ 94%] tests/test_windows.py::TestFakeWindows::test_output_file_pretty_not_allowed_on_windows PASSED [ 94%] tests/utils/__init__.py::utils.http PASSED [ 94%] tests/utils/matching/__init__.py::utils.matching.assert_output_does_not_match PASSED [ 95%] tests/utils/matching/__init__.py::utils.matching.assert_output_matches PASSED [ 95%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_incomplete PASSED [ 95%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_unterminated PASSED [ 95%] tests/utils/matching/test_matching.py::test_assert_output_matches_response_headers PASSED [ 96%] tests/utils/matching/test_matching.py::test_assert_output_matches_request_headers PASSED [ 96%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_and_separator PASSED [ 96%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_unmatched_crlf PASSED [ 96%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_unmatched_separator PASSED [ 97%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_and_separator PASSED [ 97%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_r PASSED [ 97%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_n PASSED [ 97%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_r_body PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_n_body PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_and_body PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_with_body_and_separator PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_multiple_messages PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_multipart_body PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_multipart_body_with_separator PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_multiple_separators PASSED [100%] ======================= 384 passed, 8 skipped in 18.32s ======================== >>> httpie: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/httpie/pkg creating /home/buildozer/aports/community/httpie/pkg/httpie creating /home/buildozer/aports/community/httpie/pkg/httpie/usr creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9 creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie copying build/lib/httpie/models.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie copying build/lib/httpie/utils.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/plugins copying build/lib/httpie/plugins/registry.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/plugins copying build/lib/httpie/plugins/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/plugins copying build/lib/httpie/plugins/builtin.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/plugins copying build/lib/httpie/plugins/base.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/plugins copying build/lib/httpie/plugins/manager.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/plugins copying build/lib/httpie/sessions.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie copying build/lib/httpie/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie copying build/lib/httpie/__main__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie copying build/lib/httpie/core.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output copying build/lib/httpie/output/processing.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output copying build/lib/httpie/output/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output copying build/lib/httpie/output/streams.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output copying build/lib/httpie/output/writer.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output/formatters copying build/lib/httpie/output/formatters/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output/formatters copying build/lib/httpie/output/formatters/colors.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output/formatters copying build/lib/httpie/output/formatters/json.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output/formatters copying build/lib/httpie/output/formatters/headers.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output/formatters copying build/lib/httpie/downloads.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie copying build/lib/httpie/context.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie copying build/lib/httpie/client.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli copying build/lib/httpie/cli/dicts.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli copying build/lib/httpie/cli/requestitems.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli copying build/lib/httpie/cli/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli copying build/lib/httpie/cli/constants.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli copying build/lib/httpie/cli/argtypes.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli copying build/lib/httpie/cli/definition.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli copying build/lib/httpie/cli/exceptions.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli copying build/lib/httpie/cli/argparser.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli copying build/lib/httpie/uploads.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie copying build/lib/httpie/compat.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie copying build/lib/httpie/status.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie copying build/lib/httpie/config.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie copying build/lib/httpie/ssl.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/models.py to models.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/utils.py to utils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/plugins/registry.py to registry.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/plugins/builtin.py to builtin.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/plugins/base.py to base.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/plugins/manager.py to manager.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/sessions.py to sessions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/__main__.py to __main__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/core.py to core.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output/processing.py to processing.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output/streams.py to streams.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output/writer.py to writer.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output/formatters/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output/formatters/colors.py to colors.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output/formatters/json.py to json.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/output/formatters/headers.py to headers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/downloads.py to downloads.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/context.py to context.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/client.py to client.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli/dicts.py to dicts.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli/requestitems.py to requestitems.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli/constants.py to constants.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli/argtypes.py to argtypes.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli/definition.py to definition.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli/exceptions.py to exceptions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/cli/argparser.py to argparser.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/uploads.py to uploads.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/compat.py to compat.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/status.py to status.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/config.py to config.cpython-39.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie/ssl.py to ssl.cpython-39.pyc running install_egg_info running egg_info writing httpie.egg-info/PKG-INFO writing dependency_links to httpie.egg-info/dependency_links.txt writing entry points to httpie.egg-info/entry_points.txt writing requirements to httpie.egg-info/requires.txt writing top-level names to httpie.egg-info/top_level.txt reading manifest file 'httpie.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'httpie.egg-info/SOURCES.txt' Copying httpie.egg-info to /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.9/site-packages/httpie-2.4.0-py3.9.egg-info running install_scripts Installing http script to /home/buildozer/aports/community/httpie/pkg/httpie/usr/bin Installing https script to /home/buildozer/aports/community/httpie/pkg/httpie/usr/bin >>> httpie*: Running postcheck for httpie >>> httpie*: Preparing package httpie... >>> httpie*: Tracing dependencies... >>> httpie*: Package size: 612.0 KB >>> httpie*: Compressing data... >>> httpie*: Create checksum... >>> httpie*: Create httpie-2.4.0-r2.apk >>> httpie: Build complete at Wed, 26 May 2021 17:38:10 +0000 elapsed time 0h 0m 26s >>> httpie: Cleaning up srcdir >>> httpie: Cleaning up pkgdir >>> httpie: Uninstalling dependencies... (1/46) Purging .makedepends-httpie (20210526.173747) (2/46) Purging py3-pygments (2.9.0-r0) (3/46) Purging py3-requests-toolbelt (0.9.1-r2) (4/46) Purging py3-requests (2.25.1-r3) (5/46) Purging py3-chardet (4.0.0-r2) (6/46) Purging py3-idna (3.1-r1) (7/46) Purging py3-urllib3 (1.26.4-r1) (8/46) Purging py3-certifi (2020.12.5-r1) (9/46) Purging py3-pysocks (1.7.1-r2) (10/46) Purging py3-setuptools (52.0.0-r3) (11/46) Purging py3-ordered-set (4.0.2-r1) (12/46) Purging py3-appdirs (1.4.4-r2) (13/46) Purging py3-pytest (6.2.4-r0) (14/46) Purging py3-atomicwrites (1.4.0-r1) (15/46) Purging py3-attrs (20.3.0-r1) (16/46) Purging py3-more-itertools (8.8.0-r0) (17/46) Purging py3-iniconfig (1.1.1-r1) (18/46) Purging py3-pluggy (0.13.1-r4) (19/46) Purging py3-py (1.10.0-r1) (20/46) Purging py3-wcwidth (0.2.5-r1) (21/46) Purging py3-packaging (20.9-r1) (22/46) Purging py3-parsing (2.4.7-r2) (23/46) Purging py3-toml (0.10.2-r2) (24/46) Purging py3-pytest-httpbin (1.0.0-r1) (25/46) Purging py3-httpbin (0.7.0-r2) (26/46) Purging py3-flask (2.0.1-r0) (27/46) Purging py3-click (8.0.1-r0) (28/46) Purging py3-itsdangerous (2.0.1-r0) (29/46) Purging py3-jinja2 (3.0.0-r0) (30/46) Purging py3-markupsafe (2.0.1-r0) (31/46) Purging py3-werkzeug (2.0.1-r0) (32/46) Purging py3-raven (6.10.0-r3) (33/46) Purging py3-blinker (1.4-r6) (34/46) Purging py3-brotli (1.0.9-r5) (35/46) Purging py3-decorator (5.0.9-r0) (36/46) Purging py3-mock (4.0.3-r1) (37/46) Purging py3-pbr (5.6.0-r0) (38/46) Purging py3-six (1.15.0-r1) (39/46) Purging python3 (3.9.5-r1) (40/46) Purging libbz2 (1.0.8-r1) (41/46) Purging libffi (3.3-r2) (42/46) Purging gdbm (1.19-r0) (43/46) Purging xz-libs (5.2.5-r0) (44/46) Purging mpdecimal (2.5.1-r1) (45/46) Purging readline (8.1.0-r0) (46/46) Purging sqlite-libs (3.35.5-r0) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> httpie: Updating the community/x86 repository index... >>> httpie: Signing the index...