>>> httpie: Building community/httpie 3.2.1-r0 (using abuild 3.9.0-r0) started Wed, 18 May 2022 23:44:20 +0000 >>> httpie: Checking sanity of /home/buildozer/aports/community/httpie/APKBUILD... >>> httpie: Analyzing dependencies... >>> httpie: Installing for build: build-base py3-defusedxml py3-multidict py3-pip py3-pygments py3-pysocks py3-requests py3-requests-toolbelt py3-setuptools py3-wheel python3 py3-pytest py3-pytest-httpbin py3-pytest-lazy-fixture py3-responses py3-virtualenv (1/58) Installing libbz2 (1.0.8-r1) (2/58) Installing libffi (3.4.2-r1) (3/58) Installing gdbm (1.23-r0) (4/58) Installing xz-libs (5.2.5-r1) (5/58) Installing mpdecimal (2.5.1-r1) (6/58) Installing readline (8.1.2-r0) (7/58) Installing sqlite-libs (3.38.5-r0) (8/58) Installing python3 (3.10.4-r0) (9/58) Installing py3-defusedxml (0.7.1-r2) (10/58) Installing py3-multidict (6.0.2-r1) (11/58) Installing py3-contextlib2 (21.6.0-r2) (12/58) Installing py3-tomli (2.0.1-r1) (13/58) Installing py3-pep517 (0.12.0-r2) (14/58) Installing py3-six (1.16.0-r1) (15/58) Installing py3-retrying (1.3.3-r3) (16/58) Installing py3-appdirs (1.4.4-r3) (17/58) Installing py3-more-itertools (8.13.0-r0) (18/58) Installing py3-ordered-set (4.0.2-r3) (19/58) Installing py3-parsing (2.4.7-r3) (20/58) Installing py3-packaging (21.3-r0) (21/58) Installing py3-setuptools (59.4.0-r0) (22/58) Installing py3-pip (22.0.4-r0) (23/58) Installing py3-pygments (2.11.2-r0) (24/58) Installing py3-pysocks (1.7.1-r3) (25/58) Installing py3-certifi (2021.10.8-r0) (26/58) Installing py3-charset-normalizer (2.0.10-r0) (27/58) Installing py3-idna (3.3-r2) (28/58) Installing py3-urllib3 (1.26.9-r0) (29/58) Installing py3-requests (2.27.1-r0) (30/58) Installing py3-requests-toolbelt (0.9.1-r3) (31/58) Installing py3-wheel (0.37.1-r0) (32/58) Installing py3-atomicwrites (1.4.0-r2) (33/58) Installing py3-attrs (21.4.0-r0) (34/58) Installing py3-iniconfig (1.1.1-r2) (35/58) Installing py3-pluggy (1.0.0-r0) (36/58) Installing py3-py (1.10.0-r2) (37/58) Installing py3-wcwidth (0.2.5-r2) (38/58) Installing py3-toml (0.10.2-r3) (39/58) Installing py3-pytest (6.2.5-r2) (40/58) Installing py3-click (8.0.4-r0) (41/58) Installing py3-itsdangerous (2.1.1-r0) (42/58) Installing py3-markupsafe (2.1.1-r0) (43/58) Installing py3-jinja2 (3.0.3-r1) (44/58) Installing py3-werkzeug (2.0.3-r0) (45/58) Installing py3-flask (2.1.2-r0) (46/58) Installing py3-raven (6.10.0-r4) (47/58) Installing py3-blinker (1.4-r7) (48/58) Installing py3-brotli (1.0.9-r6) (49/58) Installing py3-decorator (5.1.1-r0) (50/58) Installing py3-httpbin (0.7.0-r3) (51/58) Installing py3-pytest-httpbin (1.0.2-r0) (52/58) Installing py3-pytest-lazy-fixture (0.6.3-r0) (53/58) Installing py3-responses (0.14.0-r1) (54/58) Installing py3-platformdirs (2.5.2-r0) (55/58) Installing py3-distlib (0.3.4-r1) (56/58) Installing py3-filelock (3.4.2-r0) (57/58) Installing py3-virtualenv (20.14.1-r0) (58/58) Installing .makedepends-httpie (20220518.234421) Executing busybox-1.35.0-r13.trigger OK: 355 MiB in 148 packages >>> httpie: Cleaning up srcdir >>> httpie: Cleaning up pkgdir >>> httpie: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/httpie-3.2.1.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 0 146 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-3.2.1.tar.gz >>> httpie: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/httpie-3.2.1.tar.gz >>> httpie: Checking sha512sums... httpie-3.2.1.tar.gz: OK >>> httpie: Unpacking /var/cache/distfiles/v3.16/httpie-3.2.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/httpie copying httpie/cookies.py -> build/lib/httpie copying httpie/context.py -> build/lib/httpie copying httpie/downloads.py -> build/lib/httpie copying httpie/compat.py -> build/lib/httpie copying httpie/utils.py -> build/lib/httpie copying httpie/status.py -> build/lib/httpie copying httpie/__main__.py -> build/lib/httpie copying httpie/client.py -> build/lib/httpie copying httpie/config.py -> build/lib/httpie copying httpie/adapters.py -> build/lib/httpie copying httpie/__init__.py -> build/lib/httpie copying httpie/uploads.py -> build/lib/httpie copying httpie/core.py -> build/lib/httpie copying httpie/sessions.py -> build/lib/httpie copying httpie/encoding.py -> build/lib/httpie copying httpie/ssl_.py -> build/lib/httpie copying httpie/models.py -> build/lib/httpie creating build/lib/httpie/manager copying httpie/manager/compat.py -> build/lib/httpie/manager copying httpie/manager/__main__.py -> build/lib/httpie/manager copying httpie/manager/__init__.py -> build/lib/httpie/manager copying httpie/manager/cli.py -> build/lib/httpie/manager copying httpie/manager/core.py -> build/lib/httpie/manager creating build/lib/httpie/cli copying httpie/cli/constants.py -> build/lib/httpie/cli copying httpie/cli/nested_json.py -> build/lib/httpie/cli copying httpie/cli/definition.py -> build/lib/httpie/cli copying httpie/cli/argtypes.py -> build/lib/httpie/cli copying httpie/cli/utils.py -> build/lib/httpie/cli copying httpie/cli/requestitems.py -> build/lib/httpie/cli copying httpie/cli/dicts.py -> build/lib/httpie/cli copying httpie/cli/options.py -> build/lib/httpie/cli copying httpie/cli/__init__.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/plugins copying httpie/plugins/registry.py -> build/lib/httpie/plugins copying httpie/plugins/base.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/manager.py -> build/lib/httpie/plugins creating build/lib/httpie/legacy copying httpie/legacy/v3_1_0_session_cookie_format.py -> build/lib/httpie/legacy copying httpie/legacy/v3_2_0_session_header_format.py -> build/lib/httpie/legacy copying httpie/legacy/__init__.py -> build/lib/httpie/legacy creating build/lib/httpie/output copying httpie/output/utils.py -> build/lib/httpie/output copying httpie/output/writer.py -> build/lib/httpie/output copying httpie/output/streams.py -> build/lib/httpie/output copying httpie/output/__init__.py -> build/lib/httpie/output copying httpie/output/processing.py -> build/lib/httpie/output copying httpie/output/models.py -> build/lib/httpie/output creating build/lib/httpie/internal copying httpie/internal/__build_channel__.py -> build/lib/httpie/internal copying httpie/internal/__init__.py -> build/lib/httpie/internal copying httpie/internal/daemons.py -> build/lib/httpie/internal copying httpie/internal/update_warnings.py -> build/lib/httpie/internal copying httpie/internal/daemon_runner.py -> build/lib/httpie/internal creating build/lib/httpie/manager/tasks copying httpie/manager/tasks/export_args.py -> build/lib/httpie/manager/tasks copying httpie/manager/tasks/check_updates.py -> build/lib/httpie/manager/tasks copying httpie/manager/tasks/__init__.py -> build/lib/httpie/manager/tasks copying httpie/manager/tasks/plugins.py -> build/lib/httpie/manager/tasks copying httpie/manager/tasks/sessions.py -> build/lib/httpie/manager/tasks creating build/lib/httpie/output/ui copying httpie/output/ui/rich_utils.py -> build/lib/httpie/output/ui copying httpie/output/ui/palette.py -> build/lib/httpie/output/ui copying httpie/output/ui/rich_help.py -> build/lib/httpie/output/ui copying httpie/output/ui/rich_progress.py -> build/lib/httpie/output/ui copying httpie/output/ui/__init__.py -> build/lib/httpie/output/ui copying httpie/output/ui/man_pages.py -> build/lib/httpie/output/ui copying httpie/output/ui/rich_palette.py -> build/lib/httpie/output/ui creating build/lib/httpie/output/lexers copying httpie/output/lexers/json.py -> build/lib/httpie/output/lexers copying httpie/output/lexers/common.py -> build/lib/httpie/output/lexers copying httpie/output/lexers/metadata.py -> build/lib/httpie/output/lexers copying httpie/output/lexers/__init__.py -> build/lib/httpie/output/lexers copying httpie/output/lexers/http.py -> build/lib/httpie/output/lexers creating build/lib/httpie/output/formatters copying httpie/output/formatters/json.py -> build/lib/httpie/output/formatters copying httpie/output/formatters/xml.py -> build/lib/httpie/output/formatters copying httpie/output/formatters/colors.py -> build/lib/httpie/output/formatters copying httpie/output/formatters/headers.py -> build/lib/httpie/output/formatters copying httpie/output/formatters/__init__.py -> build/lib/httpie/output/formatters created virtual environment CPython3.10.4.final.0-32 in 230ms creator CPython3Posix(dest=/home/buildozer/aports/community/httpie/src/httpie-3.2.1/.venv, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/buildozer/.local/share/virtualenv) added seed packages: pip==22.0.4, setuptools==62.1.0, wheel==0.37.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator Processing /home/buildozer/aports/community/httpie/src/httpie-3.2.1 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: pip in ./.venv/lib/python3.10/site-packages (from httpie==3.2.1) (22.0.4) Requirement already satisfied: charset_normalizer>=2.0.0 in /usr/lib/python3.10/site-packages (from httpie==3.2.1) (2.0.10) Requirement already satisfied: defusedxml>=0.6.0 in /usr/lib/python3.10/site-packages (from httpie==3.2.1) (0.7.1) Requirement already satisfied: requests[socks]>=2.22.0 in /usr/lib/python3.10/site-packages (from httpie==3.2.1) (2.27.1) Requirement already satisfied: Pygments>=2.5.2 in /usr/lib/python3.10/site-packages (from httpie==3.2.1) (2.11.2) Requirement already satisfied: requests-toolbelt>=0.9.1 in /usr/lib/python3.10/site-packages (from httpie==3.2.1) (0.9.1) Requirement already satisfied: multidict>=4.7.0 in /usr/lib/python3.10/site-packages (from httpie==3.2.1) (6.0.2) Requirement already satisfied: setuptools in ./.venv/lib/python3.10/site-packages (from httpie==3.2.1) (62.1.0) Collecting rich>=9.10.0 Downloading rich-12.4.1-py3-none-any.whl (231 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 231.8/231.8 KB 782.3 kB/s eta 0:00:00 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests[socks]>=2.22.0->httpie==3.2.1) (1.26.9) Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests[socks]>=2.22.0->httpie==3.2.1) (2021.10.8) Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests[socks]>=2.22.0->httpie==3.2.1) (3.3) Requirement already satisfied: PySocks!=1.5.7,>=1.5.6 in /usr/lib/python3.10/site-packages (from requests[socks]>=2.22.0->httpie==3.2.1) (1.7.1) Collecting commonmark<0.10.0,>=0.9.0 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 KB 3.9 MB/s eta 0:00:00 Building wheels for collected packages: httpie Building wheel for httpie (setup.py): started Building wheel for httpie (setup.py): finished with status 'done' Created wheel for httpie: filename=httpie-3.2.1-py3-none-any.whl size=124968 sha256=a025fbaebaa51b68165a4d51c37de05f09381aedb059bafdfd3993c3bceb6c77 Stored in directory: /home/buildozer/.cache/pip/wheels/53/07/5a/bb1e6de8c71da1c3dd22c3350cec56f1e7601993a07ede7957 Successfully built httpie Installing collected packages: commonmark, rich, httpie Successfully installed commonmark-0.9.1 httpie-3.2.1 rich-12.4.1 WARNING: You are using pip version 22.0.4; however, version 22.1 is available. You should consider upgrading via the '/home/buildozer/aports/community/httpie/src/httpie-3.2.1/.venv/bin/python -m pip install --upgrade pip' command. ============================= test session starts ============================== platform linux -- Python 3.10.4, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 -- /home/buildozer/aports/community/httpie/src/httpie-3.2.1/.venv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/httpie/src/httpie-3.2.1, configfile: setup.cfg plugins: lazy-fixture-0.6.3, httpbin-1.0.2 collecting ... collected 1034 items / 51 deselected / 983 selected httpie/client.py::httpie.client.ensure_path_as_is PASSED [ 0%] httpie/encoding.py::httpie.encoding.detect_encoding 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 [ 0%] tests/test_auth.py::test_basic_auth[http] PASSED [ 0%] tests/test_auth.py::test_digest_auth[http---auth-type] PASSED [ 0%] tests/test_auth.py::test_digest_auth[http--A] PASSED [ 0%] tests/test_auth.py::test_bearer_auth[http-token_1] PASSED [ 0%] tests/test_auth.py::test_bearer_auth[http-long_tokenlong_tokenlong_tokenlong_tokenlong_token] PASSED [ 1%] tests/test_auth.py::test_bearer_auth[http-user:style] PASSED [ 1%] tests/test_auth.py::test_credentials_in_url[http] PASSED [ 1%] tests/test_auth.py::test_credentials_in_url_auth_flag_has_priority[http] PASSED [ 1%] tests/test_auth.py::test_netrc[http] PASSED [ 1%] tests/test_auth.py::test_ignore_netrc[http] PASSED [ 1%] tests/test_compress.py::test_compress_skip_negative_ratio[http] PASSED [ 1%] tests/test_compress.py::test_compress_force_with_negative_ratio[http] PASSED [ 1%] tests/test_compress.py::test_compress_json[http] PASSED [ 1%] tests/test_compress.py::test_compress_form[http] PASSED [ 1%] tests/test_compress.py::test_compress_raw[http] PASSED [ 2%] tests/test_compress.py::test_compress_stdin[http] PASSED [ 2%] tests/test_compress.py::test_compress_file[http] PASSED [ 2%] tests/test_downloads.py::TestDownloads::test_actual_download[http] PASSED [ 2%] tests/test_downloads.py::TestDownloads::test_download_with_Content_Length[http] PASSED [ 2%] tests/test_downloads.py::TestDownloads::test_download_no_Content_Length[http] PASSED [ 2%] tests/test_downloads.py::TestDownloads::test_download_output_from_content_disposition[http] PASSED [ 2%] tests/test_downloads.py::TestDownloads::test_download_interrupted[http] PASSED [ 2%] tests/test_downloads.py::TestDownloads::test_download_resumed[http] PASSED [ 2%] tests/test_errors.py::test_max_headers_limit[http] PASSED [ 2%] tests/test_errors.py::test_max_headers_no_limit[http] PASSED [ 3%] tests/test_errors.py::test_response_charset_option_unknown_encoding[http] PASSED [ 3%] tests/test_errors.py::test_response_mime_option_invalid_mime_type[http] PASSED [ 3%] tests/test_httpie.py::test_GET[http] PASSED [ 3%] tests/test_httpie.py::test_DELETE[http] PASSED [ 3%] tests/test_httpie.py::test_PUT[http] PASSED [ 3%] tests/test_httpie.py::test_POST_JSON_data[http] PASSED [ 3%] tests/test_httpie.py::test_POST_form[http] PASSED [ 3%] tests/test_httpie.py::test_POST_form_multiple_values[http] PASSED [ 3%] tests/test_httpie.py::test_POST_raw[http] PASSED [ 3%] tests/test_httpie.py::test_POST_stdin[http] PASSED [ 4%] tests/test_httpie.py::test_POST_file[http] PASSED [ 4%] tests/test_httpie.py::test_headers[http] PASSED [ 4%] tests/test_httpie.py::test_headers_unset[http] PASSED [ 4%] tests/test_httpie.py::test_unset_host_header[http] SKIPPED (unimplem...) [ 4%] tests/test_httpie.py::test_headers_empty_value[http] PASSED [ 4%] tests/test_httpie.py::test_headers_omit[http] PASSED [ 4%] tests/test_httpie.py::test_headers_multiple_omit[http] PASSED [ 4%] tests/test_httpie.py::test_headers_same_after_omit[http] PASSED [ 4%] tests/test_httpie.py::test_headers_fully_omit[http] PASSED [ 4%] tests/test_httpie.py::test_headers_multiple_values[http] PASSED [ 5%] tests/test_httpie.py::test_headers_multiple_values_repeated[http] PASSED [ 5%] tests/test_httpie.py::test_headers_multiple_values_with_empty[http-headers0-,bar] PASSED [ 5%] tests/test_httpie.py::test_headers_multiple_values_with_empty[http-headers1-bar,] PASSED [ 5%] tests/test_httpie.py::test_headers_multiple_values_with_empty[http-headers2-bar,,baz] PASSED [ 5%] tests/test_httpie.py::test_headers_multiple_values_mixed[http] PASSED [ 5%] tests/test_httpie.py::test_headers_preserve_prepared_headers[http] PASSED [ 5%] tests/test_httpie.py::test_headers_multiple_headers_representation[http-format] PASSED [ 5%] tests/test_httpie.py::test_headers_multiple_headers_representation[http-none] PASSED [ 5%] tests/test_httpie.py::test_json_input_preserve_order[http] PASSED [ 6%] tests/test_json.py::test_nested_json_sparse_array[http] PASSED [ 6%] tests/test_auth.py::test_basic_auth[https] PASSED [ 6%] tests/test_auth.py::test_digest_auth[https---auth-type] PASSED [ 6%] tests/test_auth.py::test_digest_auth[https--A] PASSED [ 6%] tests/test_auth.py::test_bearer_auth[https-token_1] PASSED [ 6%] tests/test_auth.py::test_bearer_auth[https-long_tokenlong_tokenlong_tokenlong_tokenlong_token] PASSED [ 6%] tests/test_auth.py::test_bearer_auth[https-user:style] PASSED [ 6%] tests/test_auth.py::test_credentials_in_url[https] PASSED [ 6%] tests/test_auth.py::test_credentials_in_url_auth_flag_has_priority[https] PASSED [ 6%] tests/test_auth.py::test_netrc[https] PASSED [ 7%] tests/test_auth.py::test_ignore_netrc[https] PASSED [ 7%] tests/test_compress.py::test_compress_skip_negative_ratio[https] PASSED [ 7%] tests/test_compress.py::test_compress_force_with_negative_ratio[https] PASSED [ 7%] tests/test_compress.py::test_compress_json[https] PASSED [ 7%] tests/test_compress.py::test_compress_form[https] PASSED [ 7%] tests/test_compress.py::test_compress_raw[https] PASSED [ 7%] tests/test_compress.py::test_compress_stdin[https] PASSED [ 7%] tests/test_compress.py::test_compress_file[https] PASSED [ 7%] tests/test_downloads.py::TestDownloads::test_actual_download[https] PASSED [ 7%] tests/test_downloads.py::TestDownloads::test_download_with_Content_Length[https] PASSED [ 8%] tests/test_downloads.py::TestDownloads::test_download_no_Content_Length[https] PASSED [ 8%] tests/test_downloads.py::TestDownloads::test_download_output_from_content_disposition[https] PASSED [ 8%] tests/test_downloads.py::TestDownloads::test_download_interrupted[https] PASSED [ 8%] tests/test_downloads.py::TestDownloads::test_download_resumed[https] PASSED [ 8%] tests/test_errors.py::test_max_headers_limit[https] PASSED [ 8%] tests/test_errors.py::test_max_headers_no_limit[https] PASSED [ 8%] tests/test_errors.py::test_response_charset_option_unknown_encoding[https] PASSED [ 8%] tests/test_errors.py::test_response_mime_option_invalid_mime_type[https] PASSED [ 8%] tests/test_httpie.py::test_GET[https] PASSED [ 8%] tests/test_httpie.py::test_DELETE[https] PASSED [ 9%] tests/test_httpie.py::test_PUT[https] PASSED [ 9%] tests/test_httpie.py::test_POST_JSON_data[https] PASSED [ 9%] tests/test_httpie.py::test_POST_form[https] PASSED [ 9%] tests/test_httpie.py::test_POST_form_multiple_values[https] PASSED [ 9%] tests/test_httpie.py::test_POST_raw[https] PASSED [ 9%] tests/test_httpie.py::test_POST_stdin[https] PASSED [ 9%] tests/test_httpie.py::test_POST_file[https] PASSED [ 9%] tests/test_httpie.py::test_headers[https] PASSED [ 9%] tests/test_httpie.py::test_headers_unset[https] PASSED [ 9%] tests/test_httpie.py::test_unset_host_header[https] SKIPPED (unimple...) [ 10%] tests/test_httpie.py::test_headers_empty_value[https] PASSED [ 10%] tests/test_httpie.py::test_headers_omit[https] PASSED [ 10%] tests/test_httpie.py::test_headers_multiple_omit[https] PASSED [ 10%] tests/test_httpie.py::test_headers_same_after_omit[https] PASSED [ 10%] tests/test_httpie.py::test_headers_fully_omit[https] PASSED [ 10%] tests/test_httpie.py::test_headers_multiple_values[https] PASSED [ 10%] tests/test_httpie.py::test_headers_multiple_values_repeated[https] PASSED [ 10%] tests/test_httpie.py::test_headers_multiple_values_with_empty[https-headers0-,bar] PASSED [ 10%] tests/test_httpie.py::test_headers_multiple_values_with_empty[https-headers1-bar,] PASSED [ 10%] tests/test_httpie.py::test_headers_multiple_values_with_empty[https-headers2-bar,,baz] PASSED [ 11%] tests/test_httpie.py::test_headers_multiple_values_mixed[https] PASSED [ 11%] tests/test_httpie.py::test_headers_preserve_prepared_headers[https] PASSED [ 11%] tests/test_httpie.py::test_headers_multiple_headers_representation[https-format] PASSED [ 11%] tests/test_httpie.py::test_headers_multiple_headers_representation[https-none] PASSED [ 11%] tests/test_httpie.py::test_json_input_preserve_order[https] PASSED [ 11%] tests/test_json.py::test_nested_json_sparse_array[https] PASSED [ 11%] tests/test_auth.py::test_password_prompt PASSED [ 11%] tests/test_auth.py::test_only_username_in_url[username@example.org] PASSED [ 11%] tests/test_auth.py::test_only_username_in_url[username:@example.org] PASSED [ 12%] tests/test_auth.py::test_missing_auth PASSED [ 12%] tests/test_auth.py::test_ignore_netrc_together_with_auth PASSED [ 12%] tests/test_auth.py::test_ignore_netrc_with_auth_type_resulting_in_missing_auth PASSED [ 12%] tests/test_auth.py::test_auth_plugin_netrc_parse[basic-/basic-auth/httpie/password] PASSED [ 12%] tests/test_auth.py::test_auth_plugin_netrc_parse[digest-/digest-auth/auth/httpie/password] PASSED [ 12%] tests/test_auth.py::test_ignore_netrc_null_auth PASSED [ 12%] tests/test_auth_plugins.py::test_auth_plugin_parse_auth_false PASSED [ 12%] tests/test_auth_plugins.py::test_auth_plugin_require_auth_false PASSED [ 12%] tests/test_auth_plugins.py::test_auth_plugin_require_auth_false_and_auth_provided PASSED [ 12%] tests/test_auth_plugins.py::test_auth_plugin_prompt_password_false PASSED [ 13%] tests/test_binary.py::TestBinaryRequestData::test_binary_stdin PASSED [ 13%] tests/test_binary.py::TestBinaryRequestData::test_binary_file_path PASSED [ 13%] tests/test_binary.py::TestBinaryRequestData::test_binary_file_form PASSED [ 13%] tests/test_binary.py::TestBinaryResponseData::test_binary_suppresses_when_terminal PASSED [ 13%] tests/test_binary.py::TestBinaryResponseData::test_binary_suppresses_when_not_terminal_but_pretty PASSED [ 13%] tests/test_binary.py::TestBinaryResponseData::test_binary_included_and_correct_when_suitable PASSED [ 13%] tests/test_cli.py::TestItemParsing::test_invalid_items PASSED [ 13%] tests/test_cli.py::TestItemParsing::test_escape_separator PASSED [ 13%] tests/test_cli.py::TestItemParsing::test_backslash_before_non_special_character_does_not_escape[path=c:\\windows-path-=-c:\\windows] PASSED [ 13%] tests/test_cli.py::TestItemParsing::test_backslash_before_non_special_character_does_not_escape[path=c:\\windows\\-path-=-c:\\windows\\] PASSED [ 14%] tests/test_cli.py::TestItemParsing::test_backslash_before_non_special_character_does_not_escape[path\\==c:\\windows-path=-=-c:\\windows] PASSED [ 14%] tests/test_cli.py::TestItemParsing::test_escape_longsep PASSED [ 14%] tests/test_cli.py::TestItemParsing::test_valid_items PASSED [ 14%] tests/test_cli.py::TestItemParsing::test_multiple_file_fields_with_same_field_name PASSED [ 14%] tests/test_cli.py::TestItemParsing::test_multiple_text_fields_with_same_field_name PASSED [ 14%] tests/test_cli.py::TestQuerystring::test_query_string_params_in_url PASSED [ 14%] tests/test_cli.py::TestQuerystring::test_query_string_params_items PASSED [ 14%] tests/test_cli.py::TestQuerystring::test_query_string_params_in_url_and_items_with_duplicates PASSED [ 14%] tests/test_cli.py::test_url_leading_colon_slash_slash[http-://pie.dev/get-http://pie.dev/get] PASSED [ 14%] tests/test_cli.py::test_url_leading_colon_slash_slash[https-://pie.dev/get-https://pie.dev/get] PASSED [ 15%] tests/test_cli.py::test_url_colon_slash_slash_only PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_slash PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_port PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_path PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_port_and_slash PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_port_and_path PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_dont_expand_shorthand_ipv6_as_shorthand PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_dont_expand_longer_ipv6_as_shorthand PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_dont_expand_full_ipv6_as_shorthand PASSED [ 16%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_set_and_valid PASSED [ 16%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_not_set PASSED [ 16%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_set_but_invalid_and_data_field PASSED [ 16%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_set_but_invalid_and_header_field PASSED [ 16%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_set_but_invalid_and_item_exists PASSED [ 16%] tests/test_cli.py::TestNoOptions::test_valid_no_options PASSED [ 16%] tests/test_cli.py::TestNoOptions::test_invalid_no_options PASSED [ 16%] tests/test_cli.py::TestStdin::test_ignore_stdin PASSED [ 16%] tests/test_cli.py::TestStdin::test_ignore_stdin_cannot_prompt_password PASSED [ 16%] tests/test_cli.py::TestStdin::test_stdin_closed PASSED [ 17%] tests/test_cli.py::TestSchemes::test_invalid_custom_scheme PASSED [ 17%] tests/test_cli.py::TestSchemes::test_invalid_scheme_via_via_default_scheme PASSED [ 17%] tests/test_cli.py::TestSchemes::test_default_scheme_option PASSED [ 17%] tests/test_cli.py::TestSchemes::test_scheme_when_invoked_as_https PASSED [ 17%] tests/test_cli_ui.py::test_naked_invocation[args0-usage:\n http [METHOD] URL [REQUEST_ITEM ...]\n\nerror:\n the following arguments are required: URL\n\nfor more information:\n run 'http --help' or visit https://httpie.io/docs/cli\n\n] PASSED [ 17%] tests/test_cli_ui.py::test_naked_invocation[args1-usage:\n http --pretty {all, colors, format, none} [METHOD] URL [REQUEST_ITEM ...]\n\nerror:\n argument --pretty: expected one argument\n\nfor more information:\n run 'http --help' or visit https://httpie.io/docs/cli\n\n] PASSED [ 17%] tests/test_cli_ui.py::test_naked_invocation[args2-usage:\n http --pretty {all, colors, format, none} [METHOD] URL [REQUEST_ITEM ...]\n\nerror:\n argument --pretty: expected one argument\n\nfor more information:\n run 'http --help' or visit https://httpie.io/docs/cli\n\n] PASSED [ 17%] tests/test_cli_ui.py::test_naked_invocation[args3-usage:\n http --pretty {all, colors, format, none} [METHOD] URL [REQUEST_ITEM ...]\n\nerror:\n argument --pretty: invalid choice: '$invalid' (choose from 'all', 'colors', 'format', 'none')\n\nfor more information:\n run 'http --help' or visit https://httpie.io/docs/cli\n\n] PASSED [ 17%] tests/test_cli_utils.py::test_lazy_choices PASSED [ 18%] tests/test_cli_utils.py::test_lazy_choices_help PASSED [ 18%] tests/test_compress.py::test_cannot_combine_compress_with_chunked PASSED [ 18%] tests/test_compress.py::test_cannot_combine_compress_with_multipart PASSED [ 18%] tests/test_config.py::test_default_options PASSED [ 18%] tests/test_config.py::test_config_file_not_valid PASSED [ 18%] tests/test_config.py::test_config_file_inaccessible PASSED [ 18%] tests/test_config.py::test_default_options_overwrite PASSED [ 18%] tests/test_config.py::test_explicit_xdg_config_home PASSED [ 18%] tests/test_config.py::test_default_xdg_config_home PASSED [ 18%] tests/test_config.py::test_legacy_config_dir PASSED [ 19%] tests/test_config.py::test_custom_config_dir PASSED [ 19%] tests/test_config.py::test_windows_config_dir SKIPPED (windows-only) [ 19%] tests/test_cookie.py::TestIntegration::test_cookie_parser PASSED [ 19%] tests/test_cookie_on_redirects.py::test_explicit_user_set_cookie[httpbin] PASSED [ 19%] tests/test_cookie_on_redirects.py::test_explicit_user_set_cookie[remote_httpbin] PASSED [ 19%] tests/test_cookie_on_redirects.py::test_explicit_user_set_cookie_in_session[httpbin] PASSED [ 19%] tests/test_cookie_on_redirects.py::test_explicit_user_set_cookie_in_session[remote_httpbin] PASSED [ 19%] tests/test_cookie_on_redirects.py::test_saved_user_set_cookie_in_session[httpbin] PASSED [ 19%] tests/test_cookie_on_redirects.py::test_saved_user_set_cookie_in_session[remote_httpbin] PASSED [ 19%] tests/test_cookie_on_redirects.py::test_explicit_user_set_headers[True-httpbin] PASSED [ 20%] tests/test_cookie_on_redirects.py::test_explicit_user_set_headers[True-remote_httpbin] PASSED [ 20%] tests/test_cookie_on_redirects.py::test_explicit_user_set_headers[False-httpbin] PASSED [ 20%] tests/test_cookie_on_redirects.py::test_explicit_user_set_headers[False-remote_httpbin] PASSED [ 20%] tests/test_cookie_on_redirects.py::test_server_set_cookie_on_redirect_same_domain[True] PASSED [ 20%] tests/test_cookie_on_redirects.py::test_server_set_cookie_on_redirect_same_domain[False] PASSED [ 20%] tests/test_cookie_on_redirects.py::test_server_set_cookie_on_redirect_different_domain[True] PASSED [ 20%] tests/test_cookie_on_redirects.py::test_server_set_cookie_on_redirect_different_domain[False] PASSED [ 20%] tests/test_cookie_on_redirects.py::test_saved_session_cookies_on_same_domain PASSED [ 20%] tests/test_cookie_on_redirects.py::test_saved_session_cookies_on_different_domain PASSED [ 20%] tests/test_cookie_on_redirects.py::test_saved_session_cookies_on_redirect[httpbin-httpbin-httpbin-True] PASSED [ 21%] tests/test_cookie_on_redirects.py::test_saved_session_cookies_on_redirect[httpbin-remote_httpbin-remote_httpbin-False] PASSED [ 21%] tests/test_cookie_on_redirects.py::test_saved_session_cookies_on_redirect[httpbin-httpbin-remote_httpbin-False] PASSED [ 21%] tests/test_cookie_on_redirects.py::test_saved_session_cookies_on_redirect[httpbin-remote_httpbin-httpbin-True] PASSED [ 21%] tests/test_cookie_on_redirects.py::test_saved_session_cookie_pool PASSED [ 21%] tests/test_defaults.py::test_default_headers_case_insensitive PASSED [ 21%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_GET PASSED [ 21%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_GET_with_headers PASSED [ 21%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_POST_json PASSED [ 21%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_POST_form PASSED [ 21%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_POST_raw PASSED [ 22%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_POST_stdin PASSED [ 22%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_GET_no_data_no_auto_headers PASSED [ 22%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_no_data_no_auto_headers PASSED [ 22%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_with_data_auto_JSON_headers PASSED [ 22%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_GET_with_data_auto_JSON_headers PASSED [ 22%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_explicit_JSON_JSON_ACCEPT PASSED [ 22%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_GET_explicit_JSON_explicit_headers PASSED [ 22%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_form_auto_Content_Type PASSED [ 22%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_form_Content_Type_override PASSED [ 22%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_print_only_body_when_stdout_redirected_by_default PASSED [ 23%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_print_overridable_when_stdout_redirected PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_Content_Range_parsing PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename=hello-WORLD_123.txt-hello-WORLD_123.txt] PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename=".hello-WORLD_123.txt"-hello-WORLD_123.txt] PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename="white space.txt"-white space.txt] PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename="\\"quotes\\".txt"-"quotes".txt] PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename=/etc/hosts-hosts] PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename=-None] PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_filename_from_url PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.bar-0-foo.bar] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.bar-1-foo.bar-1] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.bar-10-foo.bar-10] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA-0-AAAAAAAAAA] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA-1-AAAAAAAA-1] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA-10-AAAAAAA-10] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA.txt-0-AAAAAA.txt] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA.txt-1-AAAA.txt-1] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.AAAAAAAAAAAAAAAAAAAA-0-foo.AAAAAA] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.AAAAAAAAAAAAAAAAAAAA-1-foo.AAAA-1] PASSED [ 25%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.AAAAAAAAAAAAAAAAAAAA-10-foo.AAA-10] PASSED [ 25%] tests/test_downloads.py::TestDownloads::test_download_with_redirect_original_url_used_for_filename PASSED [ 25%] tests/test_encoding.py::test_charset_text_pairs PASSED [ 25%] tests/test_encoding.py::test_unicode_headers PASSED [ 25%] tests/test_encoding.py::test_unicode_headers_verbose PASSED [ 25%] tests/test_encoding.py::test_unicode_raw PASSED [ 25%] tests/test_encoding.py::test_unicode_raw_verbose PASSED [ 25%] tests/test_encoding.py::test_unicode_form_item PASSED [ 25%] tests/test_encoding.py::test_unicode_form_item_verbose PASSED [ 25%] tests/test_encoding.py::test_unicode_json_item PASSED [ 26%] tests/test_encoding.py::test_unicode_json_item_verbose PASSED [ 26%] tests/test_encoding.py::test_unicode_raw_json_item PASSED [ 26%] tests/test_encoding.py::test_unicode_raw_json_item_verbose PASSED [ 26%] tests/test_encoding.py::test_unicode_url_query_arg_item PASSED [ 26%] tests/test_encoding.py::test_unicode_url_query_arg_item_verbose PASSED [ 26%] tests/test_encoding.py::test_unicode_url PASSED [ 26%] tests/test_encoding.py::test_unicode_url_verbose PASSED [ 26%] tests/test_encoding.py::test_unicode_basic_auth PASSED [ 26%] tests/test_encoding.py::test_unicode_digest_auth PASSED [ 26%] tests/test_encoding.py::test_terminal_output_response_charset_detection[big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_charset_detection[windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_charset_detection[utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_content_type_charset[big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_content_type_charset[windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_content_type_charset[utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[all-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[all-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[all-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[colors-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[colors-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[colors-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[format-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[format-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[format-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[none-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[none-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[none-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_charset_override[all-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_charset_override[all-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_charset_override[all-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_charset_override[colors-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_charset_override[colors-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_charset_override[colors-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_charset_override[format-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_charset_override[format-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_charset_override[format-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_charset_override[none-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_charset_override[none-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_charset_override[none-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 30%] tests/test_encoding.py::test_terminal_output_request_content_type_charset[big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 30%] tests/test_encoding.py::test_terminal_output_request_content_type_charset[windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 30%] tests/test_encoding.py::test_terminal_output_request_content_type_charset[utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 30%] tests/test_encoding.py::test_terminal_output_request_charset_detection[big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 30%] tests/test_encoding.py::test_terminal_output_request_charset_detection[windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 30%] tests/test_encoding.py::test_terminal_output_request_charset_detection[utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 30%] tests/test_errors.py::test_error PASSED [ 30%] tests/test_errors.py::test_error_traceback PASSED [ 30%] tests/test_errors.py::test_error_custom_dns[-3-check your connection] PASSED [ 30%] tests/test_errors.py::test_error_custom_dns[-2-check the URL] PASSED [ 31%] tests/test_exit_status.py::test_keyboard_interrupt_during_arg_parsing_exit_status PASSED [ 31%] tests/test_exit_status.py::test_keyboard_interrupt_in_program_exit_status PASSED [ 31%] tests/test_exit_status.py::test_ok_response_exits_0 PASSED [ 31%] tests/test_exit_status.py::test_error_response_exits_0_without_check_status PASSED [ 31%] tests/test_exit_status.py::test_timeout_exit_status PASSED [ 31%] tests/test_exit_status.py::test_3xx_check_status_exits_3_and_stderr_when_stdout_redirected PASSED [ 31%] tests/test_exit_status.py::test_3xx_check_status_redirects_allowed_exits_0 PASSED [ 31%] tests/test_exit_status.py::test_4xx_check_status_exits_4 PASSED [ 31%] tests/test_exit_status.py::test_5xx_check_status_exits_5 PASSED [ 31%] tests/test_httpie.py::test_main_entry_point PASSED [ 32%] tests/test_httpie.py::test_main_entry_point_keyboard_interrupt PASSED [ 32%] tests/test_httpie.py::test_debug PASSED [ 32%] tests/test_httpie.py::test_help PASSED [ 32%] tests/test_httpie.py::test_version PASSED [ 32%] tests/test_httpie.py::test_path_dot_normalization PASSED [ 32%] tests/test_httpie.py::test_path_as_is PASSED [ 32%] tests/test_httpie.py::test_form_POST_file_redirected_stdin PASSED [ 32%] tests/test_httpie.py::test_raw_POST_key_values_supplied PASSED [ 32%] tests/test_httpie.py::test_raw_POST_redirected_stdin PASSED [ 32%] tests/test_httpie.py::test_headers_empty_value_with_value_gives_error PASSED [ 33%] tests/test_httpie.py::test_response_headers_multiple PASSED [ 33%] tests/test_httpie.py::test_response_headers_multiple_repeated PASSED [ 33%] tests/test_httpie.py::test_response_headers_multiple_representation[format] PASSED [ 33%] tests/test_httpie.py::test_response_headers_multiple_representation[none] PASSED [ 33%] tests/test_httpie.py::test_options_content_length_preservation[extra_args0-0] PASSED [ 33%] tests/test_httpie.py::test_options_content_length_preservation[extra_args1-xxx] PASSED [ 33%] tests/test_httpie.py::test_options_content_length_preservation[extra_args2-4] PASSED [ 33%] tests/test_httpie.py::test_options_content_length_preservation[extra_args3-33] PASSED [ 33%] tests/test_httpie.py::test_options_dropping_redundant_content_length[options] PASSED [ 33%] tests/test_httpie.py::test_options_dropping_redundant_content_length[Options] PASSED [ 34%] tests/test_httpie.py::test_options_dropping_redundant_content_length[OPTIONS] PASSED [ 34%] tests/test_httpie_cli.py::test_plugins_cli_error_message_without_args PASSED [ 34%] tests/test_httpie_cli.py::test_plugins_cli_error_messages_with_example[pie.dev/get] PASSED [ 34%] tests/test_httpie_cli.py::test_plugins_cli_error_messages_with_example[DELETE localhost:8000/delete] PASSED [ 34%] tests/test_httpie_cli.py::test_plugins_cli_error_messages_with_example[POST pie.dev/post header:value a=b header_2:value x:=1] PASSED [ 34%] tests/test_httpie_cli.py::test_plugins_cli_error_messages_invalid_example[cli] PASSED [ 34%] tests/test_httpie_cli.py::test_plugins_cli_error_messages_invalid_example[plugins] PASSED [ 34%] tests/test_httpie_cli.py::test_plugins_cli_error_messages_invalid_example[cli foo] PASSED [ 34%] tests/test_httpie_cli.py::test_plugins_cli_error_messages_invalid_example[plugins unknown] PASSED [ 34%] tests/test_httpie_cli.py::test_plugins_cli_error_messages_invalid_example[plugins unknown.com A:B c=d] PASSED [ 35%] tests/test_httpie_cli.py::test_plugins_cli_error_messages_invalid_example[unknown.com UNPARSABLE????SYNTAX] PASSED [ 35%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args0-extra_variables0-old_session_file0-new_session_file0] PASSED [ 35%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args0-extra_variables0-old_session_file1-new_session_file1] PASSED [ 35%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args0-extra_variables0-old_session_file2-new_session_file2] PASSED [ 35%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args0-extra_variables0-old_session_file3-new_session_file3] PASSED [ 35%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args0-extra_variables0-old_session_file4-new_session_file4] PASSED [ 35%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args0-extra_variables0-old_session_file5-new_session_file5] PASSED [ 35%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args0-extra_variables0-old_session_file6-new_session_file6] PASSED [ 35%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args0-extra_variables0-old_session_file7-new_session_file7] PASSED [ 36%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args0-extra_variables0-old_session_file8-new_session_file8] PASSED [ 36%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args0-extra_variables0-old_session_file9-new_session_file9] PASSED [ 36%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args0-extra_variables0-old_session_file10-new_session_file10] PASSED [ 36%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args1-extra_variables1-old_session_file0-new_session_file0] PASSED [ 36%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args1-extra_variables1-old_session_file1-new_session_file1] PASSED [ 36%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args1-extra_variables1-old_session_file2-new_session_file2] PASSED [ 36%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args1-extra_variables1-old_session_file3-new_session_file3] PASSED [ 36%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args1-extra_variables1-old_session_file4-new_session_file4] PASSED [ 36%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args1-extra_variables1-old_session_file5-new_session_file5] PASSED [ 36%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args1-extra_variables1-old_session_file6-new_session_file6] PASSED [ 37%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args1-extra_variables1-old_session_file7-new_session_file7] PASSED [ 37%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args1-extra_variables1-old_session_file8-new_session_file8] PASSED [ 37%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args1-extra_variables1-old_session_file9-new_session_file9] PASSED [ 37%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade[extra_args1-extra_variables1-old_session_file10-new_session_file10] PASSED [ 37%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade_on_non_existent_file PASSED [ 37%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade_all[extra_args0-extra_variables0] PASSED [ 37%] tests/test_httpie_cli.py::test_httpie_sessions_upgrade_all[extra_args1-extra_variables1] PASSED [ 37%] tests/test_httpie_cli.py::test_cli_export[loads-extra_options0] PASSED [ 37%] tests/test_httpie_cli.py::test_cli_export[loads-extra_options1] PASSED [ 37%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data0-)]}',\\n] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data0-)]}',] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data0-while(1);] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data0-for(;;)] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data0-)] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data0-]] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data0-}] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data1-)]}',\\n] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data1-)]}',] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data1-while(1);] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data1-for(;;)] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data1-)] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data1-]] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data1-}] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data2-)]}',\\n] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data2-)]}',] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data2-while(1);] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data2-for(;;)] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data2-)] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data2-]] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data2-}] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data3-)]}',\\n] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data3-)]}',] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data3-while(1);] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data3-for(;;)] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data3-)] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data3-]] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data3-}] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-foo-)]}',\\n] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-foo-)]}',] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-foo-while(1);] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-foo-for(;;)] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-foo-)] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-foo-]] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-foo-}] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-True-)]}',\\n] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-True-)]}',] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-True-while(1);] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-True-for(;;)] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-True-)] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-True-]] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-True-}] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-False-)]}',\\n] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-False-)]}',] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-False-while(1);] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-False-for(;;)] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-False-)] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-False-]] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-False-}] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-None-)]}',\\n] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-None-)]}',] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-None-while(1);] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-None-for(;;)] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-None-)] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-None-]] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-None-}] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data0-)]}',\\n] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data0-)]}',] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data0-while(1);] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data0-for(;;)] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data0-)] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data0-]] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data0-}] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data1-)]}',\\n] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data1-)]}',] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data1-while(1);] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data1-for(;;)] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data1-)] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data1-]] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data1-}] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data2-)]}',\\n] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data2-)]}',] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data2-while(1);] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data2-for(;;)] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data2-)] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data2-]] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data2-}] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data3-)]}',\\n] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data3-)]}',] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data3-while(1);] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data3-for(;;)] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data3-)] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data3-]] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data3-}] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-foo-)]}',\\n] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-foo-)]}',] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-foo-while(1);] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-foo-for(;;)] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-foo-)] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-foo-]] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-foo-}] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-True-)]}',\\n] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-True-)]}',] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-True-while(1);] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-True-for(;;)] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-True-)] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-True-]] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-True-}] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-False-)]}',\\n] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-False-)]}',] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-False-while(1);] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-False-for(;;)] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-False-)] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-False-]] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-False-}] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-None-)]}',\\n] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-None-)]}',] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-None-while(1);] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-None-for(;;)] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-None-)] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-None-]] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-None-}] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data0-)]}',\\n] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data0-)]}',] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data0-while(1);] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data0-for(;;)] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data0-)] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data0-]] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data0-}] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data1-)]}',\\n] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data1-)]}',] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data1-while(1);] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data1-for(;;)] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data1-)] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data1-]] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data1-}] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data2-)]}',\\n] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data2-)]}',] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data2-while(1);] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data2-for(;;)] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data2-)] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data2-]] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data2-}] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data3-)]}',\\n] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data3-)]}',] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data3-while(1);] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data3-for(;;)] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data3-)] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data3-]] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data3-}] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-foo-)]}',\\n] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-foo-)]}',] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-foo-while(1);] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-foo-for(;;)] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-foo-)] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-foo-]] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-foo-}] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-True-)]}',\\n] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-True-)]}',] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-True-while(1);] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-True-for(;;)] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-True-)] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-True-]] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-True-}] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-False-)]}',\\n] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-False-)]}',] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-False-while(1);] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-False-for(;;)] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-False-)] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-False-]] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-False-}] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-None-)]}',\\n] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-None-)]}',] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-None-while(1);] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-None-for(;;)] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-None-)] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-None-]] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-None-}] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data0-)]}',\\n] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data0-)]}',] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data0-while(1);] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data0-for(;;)] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data0-)] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data0-]] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data0-}] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data1-)]}',\\n] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data1-)]}',] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data1-while(1);] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data1-for(;;)] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data1-)] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data1-]] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data1-}] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data2-)]}',\\n] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data2-)]}',] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data2-while(1);] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data2-for(;;)] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data2-)] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data2-]] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data2-}] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data3-)]}',\\n] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data3-)]}',] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data3-while(1);] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data3-for(;;)] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data3-)] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data3-]] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data3-}] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-foo-)]}',\\n] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-foo-)]}',] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-foo-while(1);] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-foo-for(;;)] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-foo-)] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-foo-]] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-foo-}] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-True-)]}',\\n] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-True-)]}',] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-True-while(1);] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-True-for(;;)] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-True-)] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-True-]] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-True-}] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-False-)]}',\\n] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-False-)]}',] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-False-while(1);] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-False-for(;;)] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-False-)] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-False-]] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-False-}] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-None-)]}',\\n] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-None-)]}',] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-None-while(1);] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-None-for(;;)] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-None-)] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-None-]] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-None-}] PASSED [ 60%] tests/test_json.py::test_duplicate_keys_support_from_response PASSED [ 60%] tests/test_json.py::test_duplicate_keys_support_from_input_file PASSED [ 60%] tests/test_json.py::test_simple_json_arguments_with_non_json[1] PASSED [ 61%] tests/test_json.py::test_simple_json_arguments_with_non_json[1.1] PASSED [ 61%] tests/test_json.py::test_simple_json_arguments_with_non_json[True] PASSED [ 61%] tests/test_json.py::test_simple_json_arguments_with_non_json[some_value] PASSED [ 61%] tests/test_json.py::test_complex_json_arguments_with_non_json[value0---form] PASSED [ 61%] tests/test_json.py::test_complex_json_arguments_with_non_json[value0---multipart] PASSED [ 61%] tests/test_json.py::test_complex_json_arguments_with_non_json[value1---form] PASSED [ 61%] tests/test_json.py::test_complex_json_arguments_with_non_json[value1---multipart] PASSED [ 61%] tests/test_json.py::test_complex_json_arguments_with_non_json[None---form] PASSED [ 61%] tests/test_json.py::test_complex_json_arguments_with_non_json[None---multipart] PASSED [ 61%] tests/test_json.py::test_nested_json_syntax[input_json0-expected_json0] PASSED [ 62%] tests/test_json.py::test_nested_json_syntax[input_json1-expected_json1] PASSED [ 62%] tests/test_json.py::test_nested_json_syntax[input_json2-expected_json2] PASSED [ 62%] tests/test_json.py::test_nested_json_syntax[input_json3-expected_json3] PASSED [ 62%] tests/test_json.py::test_nested_json_syntax[input_json4-expected_json4] PASSED [ 62%] tests/test_json.py::test_nested_json_syntax[input_json5-expected_json5] PASSED [ 62%] tests/test_json.py::test_nested_json_syntax[input_json6-expected_json6] PASSED [ 62%] tests/test_json.py::test_nested_json_syntax[input_json7-expected_json7] PASSED [ 62%] tests/test_json.py::test_nested_json_syntax[input_json8-expected_json8] PASSED [ 62%] tests/test_json.py::test_nested_json_syntax[input_json9-expected_json9] PASSED [ 62%] tests/test_json.py::test_nested_json_syntax[input_json10-expected_json10] PASSED [ 63%] tests/test_json.py::test_nested_json_syntax[input_json11-expected_json11] PASSED [ 63%] tests/test_json.py::test_nested_json_syntax[input_json12-expected_json12] PASSED [ 63%] tests/test_json.py::test_nested_json_syntax[input_json13-expected_json13] PASSED [ 63%] tests/test_json.py::test_nested_json_syntax[input_json14-expected_json14] PASSED [ 63%] tests/test_json.py::test_nested_json_syntax[input_json15-expected_json15] PASSED [ 63%] tests/test_json.py::test_nested_json_syntax[input_json16-expected_json16] PASSED [ 63%] tests/test_json.py::test_nested_json_syntax[input_json17-expected_json17] PASSED [ 63%] tests/test_json.py::test_nested_json_syntax[input_json18-expected_json18] PASSED [ 63%] tests/test_json.py::test_nested_json_syntax[input_json19-expected_json19] PASSED [ 63%] tests/test_json.py::test_nested_json_syntax[input_json20-expected_json20] PASSED [ 64%] tests/test_json.py::test_nested_json_syntax[input_json21-expected_json21] PASSED [ 64%] tests/test_json.py::test_nested_json_syntax[input_json22-expected_json22] PASSED [ 64%] tests/test_json.py::test_nested_json_syntax[input_json23-expected_json23] PASSED [ 64%] tests/test_json.py::test_nested_json_syntax[input_json24-expected_json24] PASSED [ 64%] tests/test_json.py::test_nested_json_syntax[input_json25-expected_json25] PASSED [ 64%] tests/test_json.py::test_nested_json_syntax[input_json26-expected_json26] PASSED [ 64%] tests/test_json.py::test_nested_json_syntax[input_json27-expected_json27] PASSED [ 64%] tests/test_json.py::test_nested_json_syntax[input_json28-expected_json28] PASSED [ 64%] tests/test_json.py::test_nested_json_errors[input_json0-HTTPie Syntax Error: Expecting a text, a number or ']'\nA[\n ^] PASSED [ 65%] tests/test_json.py::test_nested_json_errors[input_json1-HTTPie Syntax Error: Expecting ']'\nA[1\n ^] PASSED [ 65%] tests/test_json.py::test_nested_json_errors[input_json2-HTTPie Syntax Error: Expecting ']'\nA[text\n ^] PASSED [ 65%] tests/test_json.py::test_nested_json_errors[input_json3-HTTPie Syntax Error: Expecting a text, a number or ']'\nA[text][\n ^] PASSED [ 65%] tests/test_json.py::test_nested_json_errors[input_json4-HTTPie Syntax Error: Expecting a text, a number or ']'\nA[text][\n ^] PASSED [ 65%] tests/test_json.py::test_nested_json_errors[input_json5-HTTPie Syntax Error: Expecting '['\nA[text]1\n ^] PASSED [ 65%] tests/test_json.py::test_nested_json_errors[input_json6-HTTPie Syntax Error: Expecting '['\nA\\[]\n ^] PASSED [ 65%] tests/test_json.py::test_nested_json_errors[input_json7-HTTPie Syntax Error: Expecting ']'\nA[something\\]\n ^] PASSED [ 65%] tests/test_json.py::test_nested_json_errors[input_json8-HTTPie Syntax Error: Expecting ']'\nfoo\\[bar\\]\\\\[ bleh\n ^] PASSED [ 65%] tests/test_json.py::test_nested_json_errors[input_json9-HTTPie Syntax Error: Expecting ']'\nfoo\\[bar\\]\\\\[ bleh \n ^] PASSED [ 65%] tests/test_json.py::test_nested_json_errors[input_json10-HTTPie Syntax Error: Expecting '['\nfoo[bar][1]][]\n ^] PASSED [ 66%] tests/test_json.py::test_nested_json_errors[input_json11-HTTPie Syntax Error: Expecting '['\nfoo[bar][1]something[]\n ^^^^^^^^^] PASSED [ 66%] tests/test_json.py::test_nested_json_errors[input_json12-HTTPie Syntax Error: Expecting ']'\nfoo[bar][1][142241[]\n ^] PASSED [ 66%] tests/test_json.py::test_nested_json_errors[input_json13-HTTPie Syntax Error: Expecting '['\nfoo[bar][1]\\[142241[]\n ^^^^^^^^] PASSED [ 66%] tests/test_json.py::test_nested_json_errors[input_json14-HTTPie Type Error: Can't perform 'key' based access on 'foo' which has a type of 'string' but this operation requires a type of 'object'.\nfoo[key]\n ^^^^^] PASSED [ 66%] tests/test_json.py::test_nested_json_errors[input_json15-HTTPie Type Error: Can't perform 'index' based access on 'foo' which has a type of 'string' but this operation requires a type of 'array'.\nfoo[0]\n ^^^] PASSED [ 66%] tests/test_json.py::test_nested_json_errors[input_json16-HTTPie Type Error: Can't perform 'append' based access on 'foo' which has a type of 'string' but this operation requires a type of 'array'.\nfoo[]\n ^^] PASSED [ 66%] tests/test_json.py::test_nested_json_errors[input_json17-HTTPie Type Error: Can't perform 'index' based access on 'data' which has a type of 'object' but this operation requires a type of 'array'.\ndata[0]\n ^^^] PASSED [ 66%] tests/test_json.py::test_nested_json_errors[input_json18-HTTPie Type Error: Can't perform 'append' based access on 'data' which has a type of 'object' but this operation requires a type of 'array'.\ndata[]\n ^^] PASSED [ 66%] tests/test_json.py::test_nested_json_errors[input_json19-HTTPie Type Error: Can't perform 'key' based access on 'foo[bar][baz]' which has a type of 'array' but this operation requires a type of 'object'.\nfoo[bar][baz][key][]\n ^^^^^] PASSED [ 66%] tests/test_json.py::test_nested_json_errors[input_json20-HTTPie Value Error: Negative indexes are not supported.\nfoo[-10]\n ^^^] PASSED [ 67%] tests/test_json.py::test_nested_json_errors[input_json21-HTTPie Type Error: Can't perform 'key' based access on 'foo' which has a type of 'array' but this operation requires a type of 'object'.\nfoo[\\2]\n ^^^^] PASSED [ 67%] tests/test_json.py::test_nested_json_errors[input_json22-HTTPie Type Error: Can't perform 'index' based access on 'foo' which has a type of 'object' but this operation requires a type of 'array'.\nfoo[5]\n ^^^] PASSED [ 67%] tests/test_json.py::test_nested_json_errors[input_json23-HTTPie Type Error: Can't perform 'append' based access on '' which has a type of 'object' but this operation requires a type of 'array'.] PASSED [ 67%] tests/test_json.py::test_nested_json_errors[input_json24-HTTPie Type Error: Can't perform 'key' based access on '' which has a type of 'array' but this operation requires a type of 'object'.] PASSED [ 67%] tests/test_json.py::test_nested_json_errors[input_json25-HTTPie Type Error: Can't perform 'append' based access on '' which has a type of 'object' but this operation requires a type of 'array'.] PASSED [ 67%] tests/test_json.py::test_nested_json_errors[input_json26-HTTPie Type Error: Can't perform 'key' based access on '' which has a type of 'array' but this operation requires a type of 'object'.] PASSED [ 67%] tests/test_meta.py::test_meta_elapsed_time PASSED [ 67%] tests/test_meta.py::test_meta_elapsed_time_colors[auto] PASSED [ 67%] tests/test_meta.py::test_meta_elapsed_time_colors[fruity] PASSED [ 67%] tests/test_meta.py::test_meta_elapsed_time_colors[pie-dark] PASSED [ 68%] tests/test_meta.py::test_meta_elapsed_time_colors[pie] PASSED [ 68%] tests/test_meta.py::test_meta_elapsed_time_colors[pie-light] PASSED [ 68%] tests/test_offline.py::test_offline PASSED [ 68%] tests/test_offline.py::test_offline_raw PASSED [ 68%] tests/test_offline.py::test_offline_raw_empty_should_use_POST PASSED [ 68%] tests/test_offline.py::test_offline_form PASSED [ 68%] tests/test_offline.py::test_offline_json PASSED [ 68%] tests/test_offline.py::test_offline_multipart PASSED [ 68%] tests/test_offline.py::test_offline_from_file PASSED [ 68%] tests/test_offline.py::test_offline_chunked PASSED [ 69%] tests/test_offline.py::test_offline_download PASSED [ 69%] tests/test_output.py::test_output_option[True] PASSED [ 69%] tests/test_output.py::test_output_option[False] PASSED [ 69%] tests/test_output.py::TestVerboseFlag::test_verbose PASSED [ 69%] tests/test_output.py::TestVerboseFlag::test_verbose_raw PASSED [ 69%] tests/test_output.py::TestVerboseFlag::test_verbose_form PASSED [ 69%] tests/test_output.py::TestVerboseFlag::test_verbose_json PASSED [ 69%] tests/test_output.py::TestVerboseFlag::test_verbose_implies_all PASSED [ 69%] tests/test_output.py::TestColors::test_get_lexer[application/json-False-None-JSON] PASSED [ 69%] tests/test_output.py::TestColors::test_get_lexer[application/json+foo-False-None-JSON] PASSED [ 70%] tests/test_output.py::TestColors::test_get_lexer[application/foo+json-False-None-JSON] PASSED [ 70%] tests/test_output.py::TestColors::test_get_lexer[application/json-foo-False-None-JSON] PASSED [ 70%] tests/test_output.py::TestColors::test_get_lexer[application/x-json-False-None-JSON] PASSED [ 70%] tests/test_output.py::TestColors::test_get_lexer[foo/json-False-None-JSON] PASSED [ 70%] tests/test_output.py::TestColors::test_get_lexer[foo/json+bar-False-None-JSON] PASSED [ 70%] tests/test_output.py::TestColors::test_get_lexer[foo/bar+json-False-None-JSON] PASSED [ 70%] tests/test_output.py::TestColors::test_get_lexer[foo/json-foo-False-None-JSON] PASSED [ 70%] tests/test_output.py::TestColors::test_get_lexer[foo/x-json-False-None-JSON] PASSED [ 70%] tests/test_output.py::TestColors::test_get_lexer[application/vnd.comverge.grid+hal+json-False-None-JSON] PASSED [ 71%] tests/test_output.py::TestColors::test_get_lexer[text/plain-True-{}-JSON] PASSED [ 71%] tests/test_output.py::TestColors::test_get_lexer[text/plain-True-foo-Text only] PASSED [ 71%] tests/test_output.py::TestColors::test_get_lexer_not_found PASSED [ 71%] tests/test_output.py::test_ensure_contents_colored[/encoding/utf8] PASSED [ 71%] tests/test_output.py::test_ensure_contents_colored[/html] PASSED [ 71%] tests/test_output.py::test_ensure_contents_colored[/json] PASSED [ 71%] tests/test_output.py::test_ensure_contents_colored[/xml] PASSED [ 71%] tests/test_output.py::test_ensure_meta_is_colored[pie-dark] PASSED [ 71%] tests/test_output.py::test_ensure_meta_is_colored[pie] PASSED [ 71%] tests/test_output.py::test_ensure_meta_is_colored[pie-light] PASSED [ 72%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[-auto] PASSED [ 72%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[-pie] PASSED [ 72%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[-pie-dark] PASSED [ 72%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[-pie-light] PASSED [ 72%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[-solarized] PASSED [ 72%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ -auto] PASSED [ 72%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ -pie] PASSED [ 72%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ -pie-dark] PASSED [ 72%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ -pie-light] PASSED [ 72%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ -solarized] PASSED [ 73%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK-auto] PASSED [ 73%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK-pie] PASSED [ 73%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK-pie-dark] PASSED [ 73%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK-pie-light] PASSED [ 73%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK-solarized] PASSED [ 73%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK -auto] PASSED [ 73%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK -pie] PASSED [ 73%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK -pie-dark] PASSED [ 73%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK -pie-light] PASSED [ 73%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK -solarized] PASSED [ 74%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ CUSTOM -auto] PASSED [ 74%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ CUSTOM -pie] PASSED [ 74%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ CUSTOM -pie-dark] PASSED [ 74%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ CUSTOM -pie-light] PASSED [ 74%] tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ CUSTOM -solarized] PASSED [ 74%] tests/test_output.py::TestPrettyOptions::test_pretty_enabled_by_default PASSED [ 74%] tests/test_output.py::TestPrettyOptions::test_pretty_enabled_by_default_unless_stdout_redirected PASSED [ 74%] tests/test_output.py::TestPrettyOptions::test_force_pretty PASSED [ 74%] tests/test_output.py::TestPrettyOptions::test_force_ugly PASSED [ 74%] tests/test_output.py::TestPrettyOptions::test_subtype_based_pygments_lexer_match PASSED [ 75%] tests/test_output.py::TestPrettyOptions::test_colors_option PASSED [ 75%] tests/test_output.py::TestPrettyOptions::test_format_option PASSED [ 75%] tests/test_output.py::TestLineEndings::test_CRLF_headers_only PASSED [ 75%] tests/test_output.py::TestLineEndings::test_CRLF_ugly_response PASSED [ 75%] tests/test_output.py::TestLineEndings::test_CRLF_formatted_response PASSED [ 75%] tests/test_output.py::TestLineEndings::test_CRLF_ugly_request PASSED [ 75%] tests/test_output.py::TestLineEndings::test_CRLF_formatted_request PASSED [ 75%] tests/test_output.py::TestFormatOptions::test_header_formatting_options PASSED [ 75%] tests/test_output.py::TestFormatOptions::test_json_formatting_options[json.sort_keys:true,json.indent:4-{\n "a": 0,\n "b": 0\n}] PASSED [ 75%] tests/test_output.py::TestFormatOptions::test_json_formatting_options[json.sort_keys:false,json.indent:2-{\n "b": 0,\n "a": 0\n}] PASSED [ 76%] tests/test_output.py::TestFormatOptions::test_json_formatting_options[json.format:false-{"b": 0, "a": 0}] PASSED [ 76%] tests/test_output.py::TestFormatOptions::test_parse_format_options[defaults0-foo.bar:2-expected0] PASSED [ 76%] tests/test_output.py::TestFormatOptions::test_parse_format_options[defaults1-foo.bar:false-expected1] PASSED [ 76%] tests/test_output.py::TestFormatOptions::test_parse_format_options[defaults2-foo.bar:b-expected2] PASSED [ 76%] tests/test_output.py::TestFormatOptions::test_parse_format_options_errors[foo:2-invalid option] PASSED [ 76%] tests/test_output.py::TestFormatOptions::test_parse_format_options_errors[foo.baz:2-invalid key] PASSED [ 76%] tests/test_output.py::TestFormatOptions::test_parse_format_options_errors[foo.bar:false-expected int got bool] PASSED [ 76%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args0-expected_format_options0] PASSED [ 76%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args1-expected_format_options1] PASSED [ 77%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args2-expected_format_options2] PASSED [ 77%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args3-expected_format_options3] PASSED [ 77%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args4-expected_format_options4] PASSED [ 77%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args5-expected_format_options5] PASSED [ 77%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args6-expected_format_options6] PASSED [ 77%] tests/test_output.py::test_response_mime_overwrite PASSED [ 77%] tests/test_output.py::test_response_mime_overwrite_incorrect PASSED [ 77%] tests/test_parser_schema.py::test_parser_serialization PASSED [ 77%] tests/test_plugins_cli.py::test_plugins_installation[True] PASSED [ 77%] tests/test_plugins_cli.py::test_plugins_installation[False] PASSED [ 78%] tests/test_plugins_cli.py::test_plugin_installation_with_custom_config PASSED [ 78%] tests/test_plugins_cli.py::test_plugins_listing[True] PASSED [ 78%] tests/test_plugins_cli.py::test_plugins_listing[False] PASSED [ 78%] tests/test_plugins_cli.py::test_plugins_listing_multiple PASSED [ 78%] tests/test_plugins_cli.py::test_plugins_uninstall[True] PASSED [ 78%] tests/test_plugins_cli.py::test_plugins_uninstall[False] PASSED [ 78%] tests/test_plugins_cli.py::test_plugins_listing_after_uninstall PASSED [ 78%] tests/test_plugins_cli.py::test_plugins_uninstall_specific PASSED [ 78%] tests/test_plugins_cli.py::test_plugins_installation_failed PASSED [ 78%] tests/test_plugins_cli.py::test_plugins_uninstall_non_existent PASSED [ 79%] tests/test_plugins_cli.py::test_plugins_double_uninstall PASSED [ 79%] tests/test_plugins_cli.py::test_plugins_upgrade PASSED [ 79%] tests/test_plugins_cli.py::test_broken_plugins PASSED [ 79%] tests/test_redirects.py::test_follow_all_redirects_shown PASSED [ 79%] tests/test_redirects.py::test_follow_without_all_redirects_hidden[--follow] PASSED [ 79%] tests/test_redirects.py::test_follow_without_all_redirects_hidden[-F] PASSED [ 79%] tests/test_redirects.py::test_follow_output_options_used_for_redirects XFAIL [ 79%] tests/test_redirects.py::test_follow_all_output_options_used_for_redirects PASSED [ 79%] tests/test_redirects.py::test_max_redirects PASSED [ 79%] tests/test_redirects.py::test_follow_redirect_with_repost[307] PASSED [ 80%] tests/test_redirects.py::test_follow_redirect_with_repost[308] PASSED [ 80%] tests/test_redirects.py::test_verbose_follow_redirect_with_repost[307] PASSED [ 80%] tests/test_redirects.py::test_verbose_follow_redirect_with_repost[308] PASSED [ 80%] tests/test_regressions.py::test_Host_header_overwrite PASSED [ 80%] tests/test_regressions.py::test_output_devnull PASSED [ 80%] tests/test_regressions.py::test_verbose_redirected_stdout_separator PASSED [ 80%] tests/test_sessions.py::TestSessionFlow::test_session_created_and_reused PASSED [ 80%] tests/test_sessions.py::TestSessionFlow::test_session_update PASSED [ 80%] tests/test_sessions.py::TestSessionFlow::test_session_read_only PASSED [ 80%] tests/test_sessions.py::TestSessionFlow::test_session_overwrite_header PASSED [ 81%] tests/test_sessions.py::TestSession::test_session_ignored_header_prefixes PASSED [ 81%] tests/test_sessions.py::TestSession::test_session_with_upload PASSED [ 81%] tests/test_sessions.py::TestSession::test_session_by_path PASSED [ 81%] tests/test_sessions.py::TestSession::test_session_with_cookie_followed_by_another_header PASSED [ 81%] tests/test_sessions.py::TestSession::test_session_unicode PASSED [ 81%] tests/test_sessions.py::TestSession::test_session_default_header_value_overwritten PASSED [ 81%] tests/test_sessions.py::TestSession::test_download_in_session PASSED [ 81%] tests/test_sessions.py::TestSession::test_auth_type_reused_in_session[False-False] PASSED [ 81%] tests/test_sessions.py::TestSession::test_auth_type_reused_in_session[False-True] PASSED [ 81%] tests/test_sessions.py::TestSession::test_auth_type_reused_in_session[True-False] PASSED [ 82%] tests/test_sessions.py::TestSession::test_auth_plugin_prompt_password_in_session PASSED [ 82%] tests/test_sessions.py::TestSession::test_auth_type_stored_in_session_file PASSED [ 82%] tests/test_sessions.py::TestExpiredCookies::test_removes_expired_cookies_from_session_obj[initial_cookie0-expired_cookie0] PASSED [ 82%] tests/test_sessions.py::TestExpiredCookies::test_removes_expired_cookies_from_session_obj[initial_cookie1-expired_cookie1] PASSED [ 82%] tests/test_sessions.py::TestExpiredCookies::test_expired_cookies PASSED [ 82%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_using_max_age PASSED [ 82%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_manages_multiple_cookie_headers[hello=world; Path=/; Expires=Thu, 01-Jan-1970 00:00:00 GMT; HttpOnly-None-expected_expired0] PASSED [ 82%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_manages_multiple_cookie_headers[hello=world; Path=/; Expires=Thu, 01-Jan-1970 00:00:00 GMT; HttpOnly, pea=pod; Path=/ab; Expires=Thu, 01-Jan-1970 00:00:00 GMT; HttpOnly-None-expected_expired1] PASSED [ 82%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_manages_multiple_cookie_headers[pfg=; Expires=Sat, 19-Sep-2020 06:58:14 GMT+0000; Max-Age=0; path=/; domain=.tumblr.com; secure; HttpOnly-None-expected_expired2] PASSED [ 83%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_manages_multiple_cookie_headers[hello=world; Path=/; Expires=Fri, 12 Jun 2020 12:28:55 GMT; HttpOnly-1591833600.0-expected_expired3] PASSED [ 83%] 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 [ 83%] 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 [ 83%] 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 [ 83%] 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 [ 83%] 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 [ 83%] tests/test_sessions.py::TestCookieStorage::test_cookie_storage_priority[-/cookies/set/cookie1/bar-bar] PASSED [ 83%] tests/test_sessions.py::TestCookieStorage::test_cookie_storage_priority[cookie1=not_foo-/cookies/set/cookie1/bar-bar] PASSED [ 83%] tests/test_sessions.py::TestCookieStorage::test_cookie_storage_priority[cookie1=not_foo--not_foo] PASSED [ 83%] tests/test_sessions.py::TestCookieStorage::test_cookie_storage_priority[--foo] PASSED [ 84%] tests/test_sessions.py::test_old_session_version_saved_as_is PASSED [ 84%] tests/test_sessions.py::test_old_session_cookie_layout_warning PASSED [ 84%] tests/test_sessions.py::test_cookie_security_warnings_on_raw_cookies[cookies0-True] PASSED [ 84%] tests/test_sessions.py::test_cookie_security_warnings_on_raw_cookies[cookies1-True] PASSED [ 84%] tests/test_sessions.py::test_cookie_security_warnings_on_raw_cookies[cookies2-False] PASSED [ 84%] tests/test_sessions.py::test_cookie_security_warnings_on_raw_cookies[cookies3-False] PASSED [ 84%] tests/test_sessions.py::test_cookie_security_warnings_on_raw_cookies[cookies4-False] PASSED [ 84%] tests/test_sessions.py::test_cookie_security_warnings_on_raw_cookies[cookies5-False] PASSED [ 84%] tests/test_sessions.py::test_cookie_security_warnings_on_raw_cookies[cookies6-False] PASSED [ 84%] tests/test_sessions.py::test_cookie_security_warnings_on_raw_cookies[cookies7-False] PASSED [ 85%] tests/test_sessions.py::test_old_session_cookie_layout_loading PASSED [ 85%] tests/test_sessions.py::test_session_cookie_layout_preservation[dict] PASSED [ 85%] tests/test_sessions.py::test_session_cookie_layout_preservation[list] PASSED [ 85%] tests/test_sessions.py::test_session_cookie_layout_preservation_on_new_cookies[dict] PASSED [ 85%] tests/test_sessions.py::test_session_cookie_layout_preservation_on_new_cookies[list] PASSED [ 85%] tests/test_sessions.py::test_headers_old_layout_warning[headers0-False] PASSED [ 85%] tests/test_sessions.py::test_headers_old_layout_warning[headers1-True] PASSED [ 85%] tests/test_sessions.py::test_headers_old_layout_warning[headers2-False] PASSED [ 85%] tests/test_sessions.py::test_headers_old_layout_warning[headers3-False] PASSED [ 85%] tests/test_sessions.py::test_outdated_layout_mixed PASSED [ 86%] tests/test_sessions.py::test_old_session_header_layout_loading PASSED [ 86%] tests/test_sessions.py::test_session_header_layout_preservation[dict] PASSED [ 86%] tests/test_sessions.py::test_session_header_layout_preservation[list] PASSED [ 86%] tests/test_sessions.py::test_session_header_layout_preservation_on_new_headers[dict] PASSED [ 86%] tests/test_sessions.py::test_session_header_layout_preservation_on_new_headers[list] PASSED [ 86%] tests/test_sessions.py::test_session_multiple_headers_with_same_name PASSED [ 86%] tests/test_sessions.py::test_secure_cookies_on_localhost[localhost_http_server-expected_cookies0] PASSED [ 86%] tests/test_sessions.py::test_secure_cookies_on_localhost[remote_httpbin-expected_cookies1] PASSED [ 86%] tests/test_ssl.py::test_ssl_version[ssl2.3] PASSED [ 86%] tests/test_ssl.py::test_ssl_version[tls1] SKIPPED (Unsupported TLS v...) [ 87%] tests/test_ssl.py::test_ssl_version[tls1.1] SKIPPED (Unsupported TLS...) [ 87%] tests/test_ssl.py::test_ssl_version[tls1.2] PASSED [ 87%] tests/test_ssl.py::TestClientCert::test_cert_and_key PASSED [ 87%] tests/test_ssl.py::TestClientCert::test_cert_pem PASSED [ 87%] tests/test_ssl.py::TestClientCert::test_cert_file_not_found PASSED [ 87%] tests/test_ssl.py::TestClientCert::test_cert_file_invalid PASSED [ 87%] tests/test_ssl.py::TestClientCert::test_cert_ok_but_missing_key PASSED [ 87%] tests/test_ssl.py::TestServerCert::test_verify_no_OK PASSED [ 87%] tests/test_ssl.py::TestServerCert::test_verify_false_OK[false] PASSED [ 87%] tests/test_ssl.py::TestServerCert::test_verify_false_OK[fALse] PASSED [ 88%] tests/test_ssl.py::TestServerCert::test_verify_custom_ca_bundle_path PASSED [ 88%] tests/test_ssl.py::TestServerCert::test_self_signed_server_cert_by_default_raises_ssl_error PASSED [ 88%] tests/test_ssl.py::TestServerCert::test_verify_custom_ca_bundle_invalid_path PASSED [ 88%] tests/test_ssl.py::TestServerCert::test_verify_custom_ca_bundle_invalid_bundle PASSED [ 88%] tests/test_ssl.py::test_ciphers PASSED [ 88%] tests/test_ssl.py::test_ciphers_none_can_be_selected PASSED [ 88%] tests/test_ssl.py::test_pyopenssl_presence PASSED [ 88%] tests/test_ssl.py::test_password_protected_cert_prompt PASSED [ 88%] tests/test_ssl.py::test_password_protected_cert_prompt_invalid PASSED [ 89%] tests/test_ssl.py::test_password_protected_cert_cli_arg PASSED [ 89%] tests/test_ssl.py::test_password_protected_cert_cli_arg_invalid PASSED [ 89%] tests/test_stream.py::test_pretty_redirected_stream PASSED [ 89%] tests/test_stream.py::test_pretty_stream_ensure_full_stream_is_retrieved PASSED [ 89%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[True-all] PASSED [ 89%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[True-colors] PASSED [ 89%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[True-format] PASSED [ 89%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[True-none] PASSED [ 89%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[False-all] PASSED [ 89%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[False-colors] PASSED [ 90%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[False-format] PASSED [ 90%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[False-none] PASSED [ 90%] tests/test_stream.py::test_encoded_stream PASSED [ 90%] tests/test_stream.py::test_redirected_stream PASSED [ 90%] tests/test_stream.py::test_auto_streaming[extras0-3] PASSED [ 90%] tests/test_stream.py::test_auto_streaming[extras1-3] PASSED [ 90%] tests/test_stream.py::test_auto_streaming[extras2-1] PASSED [ 90%] tests/test_stream.py::test_streaming_encoding_detection PASSED [ 90%] tests/test_tokens.py::test_headers PASSED [ 90%] tests/test_tokens.py::test_redirected_headers PASSED [ 91%] tests/test_tokens.py::test_terminal_headers_and_body PASSED [ 91%] tests/test_tokens.py::test_terminal_request_headers_response_body PASSED [ 91%] tests/test_tokens.py::test_raw_request_headers_response_body PASSED [ 91%] tests/test_tokens.py::test_terminal_request_headers_response_headers PASSED [ 91%] tests/test_tokens.py::test_raw_request_headers_response_headers PASSED [ 91%] tests/test_tokens.py::test_terminal_request_body_response_body PASSED [ 91%] tests/test_tokens.py::test_raw_headers_and_body PASSED [ 91%] tests/test_tokens.py::test_raw_body PASSED [ 91%] tests/test_tokens.py::test_raw_exchange PASSED [ 91%] tests/test_tokens.py::test_terminal_exchange PASSED [ 92%] tests/test_tokens.py::test_headers_multipart_body_separator PASSED [ 92%] tests/test_tokens.py::test_redirected_headers_multipart_no_separator PASSED [ 92%] tests/test_tokens.py::test_verbose_chunked PASSED [ 92%] tests/test_tokens.py::test_request_headers_response_body PASSED [ 92%] tests/test_tokens.py::test_request_single_verbose PASSED [ 92%] tests/test_tokens.py::test_request_double_verbose PASSED [ 92%] tests/test_tokens.py::test_request_meta PASSED [ 92%] tests/test_transport_plugin.py::test_transport_from_requests_response PASSED [ 92%] tests/test_update_warnings.py::test_daemon_runner PASSED [ 92%] tests/test_uploads.py::test_chunked_json PASSED [ 93%] tests/test_uploads.py::test_chunked_form PASSED [ 93%] tests/test_uploads.py::test_chunked_stdin PASSED [ 93%] tests/test_uploads.py::test_chunked_stdin_multiple_chunks PASSED [ 93%] tests/test_uploads.py::test_chunked_raw PASSED [ 93%] tests/test_uploads.py::test_reading_from_stdin[True] PASSED [ 93%] tests/test_uploads.py::test_reading_from_stdin[False] PASSED [ 93%] tests/test_uploads.py::test_stdin_read_warning PASSED [ 93%] tests/test_uploads.py::test_stdin_read_warning_with_quiet PASSED [ 93%] tests/test_uploads.py::test_stdin_read_warning_blocking_exit PASSED [ 93%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_non_existent_file_raises_parse_error PASSED [ 94%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_upload_ok PASSED [ 94%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_upload_multiple_fields_with_the_same_name PASSED [ 94%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_upload_custom_content_type PASSED [ 94%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_form_no_files_urlencoded PASSED [ 94%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart PASSED [ 94%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_form_multipart_custom_boundary PASSED [ 94%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart_custom_content_type_boundary_added PASSED [ 94%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart_custom_content_type_boundary_preserved PASSED [ 94%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart_chunked PASSED [ 95%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart_preserve_order PASSED [ 95%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path PASSED [ 95%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path_chunked PASSED [ 95%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path_with_explicit_content_type PASSED [ 95%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path_no_field_name_allowed PASSED [ 95%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path_no_data_items_allowed PASSED [ 95%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_multiple_request_bodies_from_file_by_path PASSED [ 95%] tests/test_windows.py::TestWindowsOnly::test_windows_colorized_output SKIPPED [ 95%] tests/test_windows.py::TestFakeWindows::test_output_file_pretty_not_allowed_on_windows PASSED [ 95%] tests/test_xml.py::test_xml_format_options[xml.format:false-text] PASSED [ 96%] tests/test_xml.py::test_xml_format_options[xml.indent:2-\n text\n] PASSED [ 96%] tests/test_xml.py::test_xml_format_options[xml.indent:4-\n text\n] PASSED [ 96%] tests/test_xml.py::test_valid_xml[file0] PASSED [ 96%] tests/test_xml.py::test_valid_xml[file1] PASSED [ 96%] tests/test_xml.py::test_valid_xml[file2] PASSED [ 96%] tests/test_xml.py::test_valid_xml[file3] PASSED [ 96%] tests/test_xml.py::test_valid_xml[file4] PASSED [ 96%] tests/test_xml.py::test_valid_xml[file5] PASSED [ 96%] tests/test_xml.py::test_xml_xhtml PASSED [ 96%] tests/test_xml.py::test_invalid_xml[file0] PASSED [ 97%] tests/test_xml.py::test_invalid_xml[file1] PASSED [ 97%] tests/test_xml.py::test_invalid_xml[file2] PASSED [ 97%] tests/test_xml.py::test_invalid_xml[file3] PASSED [ 97%] tests/test_xml.py::test_invalid_xml[file4] PASSED [ 97%] tests/test_xml.py::test_invalid_xml[file5] PASSED [ 97%] tests/test_xml.py::test_invalid_xml[file6] PASSED [ 97%] tests/utils/__init__.py::tests.utils.http PASSED [ 97%] tests/utils/matching/__init__.py::tests.utils.matching.assert_output_does_not_match PASSED [ 97%] tests/utils/matching/__init__.py::tests.utils.matching.assert_output_matches PASSED [ 97%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_incomplete PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_unterminated PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_response_headers PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_request_headers PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_and_separator PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_unmatched_crlf PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_unmatched_separator PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_and_separator PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_r PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_n PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_r_body PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_n_body PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_and_body PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_with_body_and_separator PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_response_meta PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_whole_response PASSED [ 99%] 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%] =============================== warnings summary =============================== tests/test_httpie_cli.py:14 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_httpie_cli.py:14: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_httpie_cli.py:32 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_httpie_cli.py:32: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_httpie_cli.py:52 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_httpie_cli.py:52: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_plugins_cli.py:7 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_plugins_cli.py:7: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_plugins_cli.py:18 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_plugins_cli.py:18: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_plugins_cli.py:31 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_plugins_cli.py:31: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_plugins_cli.py:42 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_plugins_cli.py:42: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_plugins_cli.py:54 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_plugins_cli.py:54: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_plugins_cli.py:62 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_plugins_cli.py:62: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_plugins_cli.py:71 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_plugins_cli.py:71: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_plugins_cli.py:85 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_plugins_cli.py:85: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_plugins_cli.py:94 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_plugins_cli.py:94: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_plugins_cli.py:106 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_plugins_cli.py:106: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_plugins_cli.py:120 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_plugins_cli.py:120: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_plugins_cli.py:133 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_plugins_cli.py:133: PytestUnknownMarkWarning: Unknown pytest.mark.requires_installation - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_installation tests/test_update_warnings.py:33 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_update_warnings.py:33: PytestUnknownMarkWarning: Unknown pytest.mark.requires_external_processes - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_external_processes tests/test_uploads.py:126 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_uploads.py:126: PytestUnknownMarkWarning: Unknown pytest.mark.requires_external_processes - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_external_processes tests/test_uploads.py:144 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_uploads.py:144: PytestUnknownMarkWarning: Unknown pytest.mark.requires_external_processes - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_external_processes tests/test_uploads.py:160 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_uploads.py:160: PytestUnknownMarkWarning: Unknown pytest.mark.requires_external_processes - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_external_processes tests/test_uploads.py:176 /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_uploads.py:176: PytestUnknownMarkWarning: Unknown pytest.mark.requires_external_processes - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.requires_external_processes tests/test_downloads.py: 1 warning tests/test_httpie.py: 2 warnings tests/test_offline.py: 1 warning tests/test_sessions.py: 1 warning tests/test_uploads.py: 5 warnings tests/test_windows.py: 1 warning /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/cli/argparser.py:159: ResourceWarning: unclosed file <_io.BufferedReader name='/home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/fixtures/test.txt'> self.args, no_options = super().parse_known_args(args, namespace) tests/test_httpie.py::test_headers_empty_value[http] /usr/lib/python3.10/pathlib.py:1132: ResourceWarning: unclosed file <_io.BufferedReader name='/home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/fixtures/test.txt'> with self.open(mode='r', encoding=encoding, errors=errors) as f: tests/test_auth.py: 10 warnings tests/test_compress.py: 7 warnings tests/test_downloads.py: 1 warning tests/test_errors.py: 2 warnings tests/test_httpie.py: 26 warnings tests/test_json.py: 1 warning tests/test_cli.py: 2 warnings tests/test_ssl.py: 19 warnings /usr/lib/python3.10/site-packages/pytest_httpbin/serve.py:65: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() ssock = ssl.wrap_socket( tests/test_auth.py: 10 warnings tests/test_compress.py: 7 warnings tests/test_downloads.py: 1 warning tests/test_errors.py: 2 warnings tests/test_httpie.py: 26 warnings tests/test_json.py: 1 warning tests/test_cli.py: 2 warnings tests/test_ssl.py: 19 warnings /usr/lib/python3.10/ssl.py:1433: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated context = SSLContext(ssl_version) tests/test_auth.py::test_basic_auth[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_auth.py::test_digest_auth[https---auth-type] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_auth.py::test_digest_auth[https---auth-type] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_auth.py::test_digest_auth[https--A] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_auth.py::test_digest_auth[https--A] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_auth.py::test_bearer_auth[https-token_1] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_auth.py::test_bearer_auth[https-long_tokenlong_tokenlong_tokenlong_tokenlong_token] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_auth.py::test_bearer_auth[https-user:style] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_auth.py::test_credentials_in_url[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_auth.py::test_credentials_in_url_auth_flag_has_priority[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_auth.py::test_netrc[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_auth.py::test_ignore_netrc[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_compress.py::test_compress_skip_negative_ratio[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_compress.py::test_compress_force_with_negative_ratio[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_compress.py::test_compress_json[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_compress.py::test_compress_form[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_compress.py::test_compress_raw[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_compress.py::test_compress_stdin[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_compress.py::test_compress_file[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_downloads.py::TestDownloads::test_actual_download[https] /home/buildozer/aports/community/httpie/src/httpie-3.2.1/.venv/lib/python3.10/site-packages/rich/progress.py:499: ResourceWarning: unclosed file <_io.FileIO name='/home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/fixtures/test.txt' mode='rb' closefd=True> return self._table_column or Column() tests/test_errors.py::test_max_headers_limit[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_GET[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_DELETE[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_PUT[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_POST_JSON_data[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_POST_form[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_POST_form_multiple_values[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_POST_raw[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_POST_stdin[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_POST_file[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_unset[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_unset[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_empty_value[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_empty_value[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_omit[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_multiple_omit[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_same_after_omit[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_fully_omit[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_multiple_values[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_multiple_values_repeated[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_multiple_values_with_empty[https-headers0-,bar] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_multiple_values_with_empty[https-headers1-bar,] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_multiple_values_with_empty[https-headers2-bar,,baz] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_multiple_values_mixed[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_headers_preserve_prepared_headers[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_httpie.py::test_json_input_preserve_order[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_json.py::test_nested_json_sparse_array[https] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_binary.py::TestBinaryResponseData::test_binary_included_and_correct_when_suitable /usr/lib/python3.10/collections/__init__.py:431: ResourceWarning: unclosed file <_io.FileIO name='/home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/fixtures/test.bin' mode='rb' closefd=True> result = self._make(_map(kwds.pop, field_names, self)) tests/test_cli.py::TestLocalhostShorthand::test_dont_expand_full_ipv6_as_shorthand /usr/lib/python3.10/tempfile.py:154: ResourceWarning: unclosed file <_io.BufferedReader name='/home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/fixtures/test.bin'> return ''.join(self.rng.choices(self.characters, k=8)) tests/test_cli.py::TestSchemes::test_default_scheme_option /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_cli.py::TestSchemes::test_scheme_when_invoked_as_https /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_cookie.py::TestIntegration::test_cookie_parser /home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/test_cookie.py:19: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead self.mock_server_thread.setDaemon(True) tests/test_cookie_on_redirects.py::test_explicit_user_set_cookie[remote_httpbin] /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_cookie_on_redirects.py::test_explicit_user_set_cookie_in_session[remote_httpbin] /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_cookie_on_redirects.py::test_saved_user_set_cookie_in_session[remote_httpbin] /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_cookie_on_redirects.py::test_explicit_user_set_headers[True-remote_httpbin] /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_cookie_on_redirects.py::test_explicit_user_set_headers[False-remote_httpbin] /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_cookie_on_redirects.py::test_server_set_cookie_on_redirect_different_domain[True] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_cookie_on_redirects.py::test_server_set_cookie_on_redirect_different_domain[False] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_cookie_on_redirects.py::test_saved_session_cookies_on_different_domain /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_cookie_on_redirects.py::test_saved_session_cookies_on_redirect[httpbin-remote_httpbin-remote_httpbin-False] /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_cookie_on_redirects.py::test_saved_session_cookies_on_redirect[httpbin-httpbin-remote_httpbin-False] /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_cookie_on_redirects.py::test_saved_session_cookies_on_redirect[httpbin-remote_httpbin-httpbin-True] /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_cookie_on_redirects.py::test_saved_session_cookie_pool /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_cookie_on_redirects.py::test_saved_session_cookie_pool /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_cookie_on_redirects.py::test_saved_session_cookie_pool /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_downloads.py::TestDownloads::test_download_with_redirect_original_url_used_for_filename /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed file <_io.FileIO name='1.json' mode='ab+' closefd=True> exit_status = main_program( tests/test_httpie.py::test_response_headers_multiple /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_httpie.py::test_response_headers_multiple /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_httpie.py::test_response_headers_multiple_repeated /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_httpie.py::test_response_headers_multiple_repeated /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_httpie.py::test_response_headers_multiple_representation[format] /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_httpie.py::test_response_headers_multiple_representation[format] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_httpie.py::test_response_headers_multiple_representation[none] /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_httpie.py::test_response_headers_multiple_representation[none] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_json.py::test_duplicate_keys_support_from_input_file tests/test_json.py::test_simple_json_arguments_with_non_json[1] /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/cli/argparser.py:159: ResourceWarning: unclosed file <_io.BufferedReader name='/home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/fixtures/test_with_dupe_keys.json'> self.args, no_options = super().parse_known_args(args, namespace) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[-auto] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[-pie] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[-pie-dark] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[-pie-light] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[-solarized] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ -auto] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ -pie] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ -pie-dark] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ -pie-light] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ -solarized] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK-auto] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK-pie] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK-pie-dark] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK-pie-light] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK-solarized] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK -auto] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK -pie] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK -pie-dark] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK -pie-light] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ OK -solarized] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ CUSTOM -auto] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ CUSTOM -pie] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ CUSTOM -pie-dark] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ CUSTOM -pie-light] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_output.py::test_ensure_status_code_is_shown_on_all_themes[ CUSTOM -solarized] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_redirects.py::test_verbose_follow_redirect_with_repost[307] tests/test_regressions.py::test_output_devnull tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path_with_explicit_content_type tests/test_uploads.py::TestRequestBodyFromFilePath::test_multiple_request_bodies_from_file_by_path /usr/lib/python3.10/collections/__init__.py:422: ResourceWarning: unclosed file <_io.FileIO name='/home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/fixtures/test.txt' mode='rb' closefd=True> result = tuple_new(cls, iterable) tests/test_sessions.py::TestSession::test_session_by_path tests/test_sessions.py::TestSession::test_session_by_path tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart tests/test_uploads.py::TestRequestBodyFromFilePath::test_multiple_request_bodies_from_file_by_path /usr/lib/python3.10/collections/__init__.py:422: ResourceWarning: unclosed file <_io.BufferedReader name='/home/buildozer/aports/community/httpie/src/httpie-3.2.1/tests/fixtures/test.txt'> result = tuple_new(cls, iterable) tests/test_sessions.py::TestSession::test_download_in_session /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed file <_io.FileIO name='get.json' mode='ab+' closefd=True> exit_status = main_program( tests/test_sessions.py::test_secure_cookies_on_localhost[localhost_http_server-expected_cookies0] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_sessions.py::test_secure_cookies_on_localhost[remote_httpbin-expected_cookies1] /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_sessions.py::test_secure_cookies_on_localhost[remote_httpbin-expected_cookies1] /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_ssl.py::test_ssl_version[ssl2.3] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_ssl.py::test_ssl_version[tls1] /usr/lib/python3.10/site-packages/urllib3/util/ssl_.py:290: DeprecationWarning: ssl.PROTOCOL_TLSv1 is deprecated context = SSLContext(ssl_version) tests/test_ssl.py::test_ssl_version[tls1.1] /usr/lib/python3.10/site-packages/urllib3/util/ssl_.py:290: DeprecationWarning: ssl.PROTOCOL_TLSv1_1 is deprecated context = SSLContext(ssl_version) tests/test_ssl.py::test_ssl_version[tls1.2] /usr/lib/python3.10/site-packages/urllib3/util/ssl_.py:290: DeprecationWarning: ssl.PROTOCOL_TLSv1_2 is deprecated context = SSLContext(ssl_version) tests/test_ssl.py::TestClientCert::test_cert_and_key /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_ssl.py::TestClientCert::test_cert_pem /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_ssl.py::TestServerCert::test_verify_no_OK tests/test_ssl.py::TestServerCert::test_verify_false_OK[false] tests/test_ssl.py::TestServerCert::test_verify_false_OK[fALse] /usr/lib/python3.10/site-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '127.0.0.1'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings warnings.warn( tests/test_ssl.py::TestServerCert::test_verify_no_OK /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_ssl.py::TestServerCert::test_verify_false_OK[false] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_ssl.py::TestServerCert::test_verify_false_OK[fALse] /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_ssl.py::TestServerCert::test_verify_custom_ca_bundle_path /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_ssl.py::test_ciphers /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_ssl.py::test_password_protected_cert_prompt /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_ssl.py::test_password_protected_cert_cli_arg /usr/lib/python3.10/socketserver.py:347: ResourceWarning: unclosed self.finish_request(request, client_address) tests/test_stream.py::test_auto_streaming[extras0-3] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_stream.py::test_auto_streaming[extras1-3] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_stream.py::test_auto_streaming[extras2-1] /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_stream.py::test_streaming_encoding_detection /usr/lib/python3.10/site-packages/_pytest/fixtures.py:941: ResourceWarning: unclosed next(it) tests/test_tokens.py::test_verbose_chunked /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_uploads.py::test_chunked_json /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_uploads.py::test_chunked_form /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( tests/test_uploads.py::test_chunked_stdin_multiple_chunks /home/buildozer/aports/community/httpie/src/httpie-3.2.1/httpie/core.py:100: ResourceWarning: unclosed exit_status = main_program( -- Docs: https://docs.pytest.org/en/stable/warnings.html = 976 passed, 6 skipped, 51 deselected, 1 xfailed, 308 warnings in 140.81s (0:02:20) = >>> httpie: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( 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.10 creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/cookies.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/context.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager copying build/lib/httpie/manager/compat.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/tasks copying build/lib/httpie/manager/tasks/export_args.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/tasks copying build/lib/httpie/manager/tasks/check_updates.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/tasks copying build/lib/httpie/manager/tasks/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/tasks copying build/lib/httpie/manager/tasks/plugins.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/tasks copying build/lib/httpie/manager/tasks/sessions.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/tasks copying build/lib/httpie/manager/__main__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager copying build/lib/httpie/manager/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager copying build/lib/httpie/manager/cli.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager copying build/lib/httpie/manager/core.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager copying build/lib/httpie/downloads.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/compat.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/utils.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/status.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/__main__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/client.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/config.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/constants.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/nested_json.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/definition.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/argtypes.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/utils.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/requestitems.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/dicts.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/options.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/exceptions.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/argparser.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/adapters.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins copying build/lib/httpie/plugins/registry.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins copying build/lib/httpie/plugins/base.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins copying build/lib/httpie/plugins/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins copying build/lib/httpie/plugins/builtin.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins copying build/lib/httpie/plugins/manager.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/legacy copying build/lib/httpie/legacy/v3_1_0_session_cookie_format.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/legacy copying build/lib/httpie/legacy/v3_2_0_session_header_format.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/legacy copying build/lib/httpie/legacy/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/legacy copying build/lib/httpie/uploads.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui copying build/lib/httpie/output/ui/rich_utils.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui copying build/lib/httpie/output/ui/palette.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui copying build/lib/httpie/output/ui/rich_help.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui copying build/lib/httpie/output/ui/rich_progress.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui copying build/lib/httpie/output/ui/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui copying build/lib/httpie/output/ui/man_pages.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui copying build/lib/httpie/output/ui/rich_palette.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui copying build/lib/httpie/output/utils.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output copying build/lib/httpie/output/writer.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers copying build/lib/httpie/output/lexers/json.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers copying build/lib/httpie/output/lexers/common.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers copying build/lib/httpie/output/lexers/metadata.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers copying build/lib/httpie/output/lexers/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers copying build/lib/httpie/output/lexers/http.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers copying build/lib/httpie/output/streams.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters copying build/lib/httpie/output/formatters/json.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters copying build/lib/httpie/output/formatters/xml.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters copying build/lib/httpie/output/formatters/colors.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters copying build/lib/httpie/output/formatters/headers.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters copying build/lib/httpie/output/formatters/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters copying build/lib/httpie/output/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output copying build/lib/httpie/output/processing.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output copying build/lib/httpie/output/models.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output copying build/lib/httpie/core.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/sessions.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/encoding.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/ssl_.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/models.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/internal copying build/lib/httpie/internal/__build_channel__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/internal copying build/lib/httpie/internal/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/internal copying build/lib/httpie/internal/daemons.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/internal copying build/lib/httpie/internal/update_warnings.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/internal copying build/lib/httpie/internal/daemon_runner.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/internal byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cookies.py to cookies.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/context.py to context.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/tasks/export_args.py to export_args.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/tasks/check_updates.py to check_updates.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/tasks/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/tasks/plugins.py to plugins.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/tasks/sessions.py to sessions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/cli.py to cli.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/manager/core.py to core.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/downloads.py to downloads.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/status.py to status.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/nested_json.py to nested_json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/definition.py to definition.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/argtypes.py to argtypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/requestitems.py to requestitems.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/dicts.py to dicts.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/options.py to options.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/argparser.py to argparser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/adapters.py to adapters.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins/registry.py to registry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins/builtin.py to builtin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins/manager.py to manager.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/legacy/v3_1_0_session_cookie_format.py to v3_1_0_session_cookie_format.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/legacy/v3_2_0_session_header_format.py to v3_2_0_session_header_format.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/legacy/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/uploads.py to uploads.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui/rich_utils.py to rich_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui/palette.py to palette.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui/rich_help.py to rich_help.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui/rich_progress.py to rich_progress.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui/man_pages.py to man_pages.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/ui/rich_palette.py to rich_palette.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/writer.py to writer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers/common.py to common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers/metadata.py to metadata.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers/http.py to http.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/streams.py to streams.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters/xml.py to xml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters/colors.py to colors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters/headers.py to headers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/processing.py to processing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/core.py to core.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/sessions.py to sessions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/encoding.py to encoding.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/ssl_.py to ssl_.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/internal/__build_channel__.py to __build_channel__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/internal/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/internal/daemons.py to daemons.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/internal/update_warnings.py to update_warnings.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/internal/daemon_runner.py to daemon_runner.cpython-310.pyc running install_data creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/share creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/share/man creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/share/man/man1 copying extras/man/http.1 -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/share/man/man1 copying extras/man/https.1 -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/share/man/man1 copying extras/man/httpie.1 -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/share/man/man1 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' adding license file 'LICENSE' adding license file 'AUTHORS.md' writing manifest file 'httpie.egg-info/SOURCES.txt' Copying httpie.egg-info to /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie-3.2.1-py3.10.egg-info running install_scripts Installing http script to /home/buildozer/aports/community/httpie/pkg/httpie/usr/bin Installing httpie 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-doc*: Running split function doc... >>> httpie-doc*: Preparing subpackage httpie-doc... >>> httpie-doc*: Running postcheck for httpie-doc >>> httpie*: Running postcheck for httpie >>> httpie*: Preparing package httpie... >>> httpie-doc*: Tracing dependencies... >>> httpie-doc*: Package size: 40.0 KB >>> httpie-doc*: Compressing data... >>> httpie-doc*: Create checksum... >>> httpie-doc*: Create httpie-doc-3.2.1-r0.apk >>> httpie*: Tracing dependencies... >>> httpie*: Package size: 1.0 MB >>> httpie*: Compressing data... >>> httpie*: Create checksum... >>> httpie*: Create httpie-3.2.1-r0.apk >>> httpie: Build complete at Wed, 18 May 2022 23:46:56 +0000 elapsed time 0h 2m 36s >>> httpie: Cleaning up srcdir >>> httpie: Cleaning up pkgdir >>> httpie: Uninstalling dependencies... (1/58) Purging .makedepends-httpie (20220518.234421) (2/58) Purging py3-defusedxml (0.7.1-r2) (3/58) Purging py3-multidict (6.0.2-r1) (4/58) Purging py3-pip (22.0.4-r0) (5/58) Purging py3-contextlib2 (21.6.0-r2) (6/58) Purging py3-pep517 (0.12.0-r2) (7/58) Purging py3-tomli (2.0.1-r1) (8/58) Purging py3-retrying (1.3.3-r3) (9/58) Purging py3-pysocks (1.7.1-r3) (10/58) Purging py3-requests-toolbelt (0.9.1-r3) (11/58) Purging py3-setuptools (59.4.0-r0) (12/58) Purging py3-appdirs (1.4.4-r3) (13/58) Purging py3-ordered-set (4.0.2-r3) (14/58) Purging py3-wheel (0.37.1-r0) (15/58) Purging py3-pytest-httpbin (1.0.2-r0) (16/58) Purging py3-httpbin (0.7.0-r3) (17/58) Purging py3-flask (2.1.2-r0) (18/58) Purging py3-click (8.0.4-r0) (19/58) Purging py3-itsdangerous (2.1.1-r0) (20/58) Purging py3-jinja2 (3.0.3-r1) (21/58) Purging py3-markupsafe (2.1.1-r0) (22/58) Purging py3-werkzeug (2.0.3-r0) (23/58) Purging py3-raven (6.10.0-r4) (24/58) Purging py3-blinker (1.4-r7) (25/58) Purging py3-brotli (1.0.9-r6) (26/58) Purging py3-decorator (5.1.1-r0) (27/58) Purging py3-pytest-lazy-fixture (0.6.3-r0) (28/58) Purging py3-pytest (6.2.5-r2) (29/58) Purging py3-atomicwrites (1.4.0-r2) (30/58) Purging py3-attrs (21.4.0-r0) (31/58) Purging py3-more-itertools (8.13.0-r0) (32/58) Purging py3-iniconfig (1.1.1-r2) (33/58) Purging py3-pluggy (1.0.0-r0) (34/58) Purging py3-py (1.10.0-r2) (35/58) Purging py3-wcwidth (0.2.5-r2) (36/58) Purging py3-packaging (21.3-r0) (37/58) Purging py3-parsing (2.4.7-r3) (38/58) Purging py3-toml (0.10.2-r3) (39/58) Purging py3-pygments (2.11.2-r0) (40/58) Purging py3-responses (0.14.0-r1) (41/58) Purging py3-requests (2.27.1-r0) (42/58) Purging py3-certifi (2021.10.8-r0) (43/58) Purging py3-charset-normalizer (2.0.10-r0) (44/58) Purging py3-idna (3.3-r2) (45/58) Purging py3-urllib3 (1.26.9-r0) (46/58) Purging py3-virtualenv (20.14.1-r0) (47/58) Purging py3-platformdirs (2.5.2-r0) (48/58) Purging py3-distlib (0.3.4-r1) (49/58) Purging py3-filelock (3.4.2-r0) (50/58) Purging py3-six (1.16.0-r1) (51/58) Purging python3 (3.10.4-r0) (52/58) Purging libbz2 (1.0.8-r1) (53/58) Purging libffi (3.4.2-r1) (54/58) Purging gdbm (1.23-r0) (55/58) Purging xz-libs (5.2.5-r1) (56/58) Purging mpdecimal (2.5.1-r1) (57/58) Purging readline (8.1.2-r0) (58/58) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r13.trigger OK: 255 MiB in 90 packages >>> httpie: Updating the community/armv7 repository index... >>> httpie: Signing the index...