Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-requests.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-56251-224667/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-requests.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-requests-2.21.0-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-requests.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-56251-224667/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-requests.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MFOGY8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf requests-2.21.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/requests-v2.21.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd requests-2.21.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/patch-requests-certs.py-to-use-the-system-CA-bundle.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/Remove-tests-that-use-the-tarpit.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/requests-2.12.4-tests_nonet.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/Don-t-inject-pyopenssl-into-urllib3.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/requests-2.20.0-no-py2-httpbin.patch + /usr/bin/patch -p1 -s + rm -rf requests/cacert.pem + sed -i '/#!\/usr\/.*python/d' requests/certs.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3QIzJ3 + umask 022 + cd /builddir/build/BUILD + cd requests-2.21.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/requests copying requests/status_codes.py -> build/lib/requests copying requests/models.py -> build/lib/requests copying requests/exceptions.py -> build/lib/requests copying requests/hooks.py -> build/lib/requests copying requests/__version__.py -> build/lib/requests copying requests/sessions.py -> build/lib/requests copying requests/help.py -> build/lib/requests copying requests/api.py -> build/lib/requests copying requests/packages.py -> build/lib/requests copying requests/_internal_utils.py -> build/lib/requests copying requests/cookies.py -> build/lib/requests copying requests/utils.py -> build/lib/requests copying requests/certs.py -> build/lib/requests copying requests/__init__.py -> build/lib/requests copying requests/compat.py -> build/lib/requests copying requests/structures.py -> build/lib/requests copying requests/auth.py -> build/lib/requests copying requests/adapters.py -> build/lib/requests running egg_info creating requests.egg-info writing requirements to requests.egg-info/requires.txt writing requests.egg-info/PKG-INFO writing top-level names to requests.egg-info/top_level.txt writing dependency_links to requests.egg-info/dependency_links.txt writing manifest file 'requests.egg-info/SOURCES.txt' reading manifest file 'requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'NOTICE' warning: no files found matching 'requirements.txt' writing manifest file 'requests.egg-info/SOURCES.txt' + sleep 1 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GkMEjZ + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch + cd requests-2.21.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr creating /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/status_codes.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/models.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/exceptions.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/hooks.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/__version__.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/sessions.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/help.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/api.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/packages.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/_internal_utils.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/cookies.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/utils.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/certs.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/__init__.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/compat.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/structures.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/auth.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/adapters.py -> /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/status_codes.py to status_codes.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/__version__.py to __version__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/sessions.py to sessions.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/help.py to help.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/packages.py to packages.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/_internal_utils.py to _internal_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/cookies.py to cookies.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/certs.py to certs.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/structures.py to structures.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests/adapters.py to adapters.pyc writing byte-compilation script '/tmp/tmpS9MHoT.py' /usr/bin/python2 -O /tmp/tmpS9MHoT.py removing /tmp/tmpS9MHoT.py running install_egg_info running egg_info writing requirements to requests.egg-info/requires.txt writing requests.egg-info/PKG-INFO writing top-level names to requests.egg-info/top_level.txt writing dependency_links to requests.egg-info/dependency_links.txt reading manifest file 'requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'requests.egg-info/SOURCES.txt' Copying requests.egg-info to /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages/requests-2.21.0-py2.7.egg-info running install_scripts warning: no files found matching 'NOTICE' warning: no files found matching 'requirements.txt' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/requests-2.21.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wiwIrV + umask 022 + cd /builddir/build/BUILD + cd requests-2.21.0 + PYTHONPATH=/builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/lib/python2.7/site-packages + /usr/bin/python2 -m pytest -v ============================= test session starts ============================== platform linux2 -- Python 2.7.5, pytest-3.9.3, py-1.5.3, pluggy-0.8.1 -- /usr/bin/python2 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/requests-2.21.0, inifile: pytest.ini plugins: cov-2.5.1 collecting ... collected 540 items tests/test_help.py::test_system_ssl PASSED [ 0%] tests/test_help.py::test_idna_without_version_attribute ERROR [ 0%] tests/test_help.py::test_idna_with_version_attribute ERROR [ 0%] tests/test_hooks.py::test_hooks[hook-ata] PASSED [ 0%] tests/test_hooks.py::test_hooks[hooks_list1-ta] PASSED [ 0%] tests/test_hooks.py::test_default_hooks PASSED [ 1%] tests/test_lowlevel.py::test_chunked_upload PASSED [ 1%] tests/test_lowlevel.py::test_digestauth_401_count_reset_on_redirect PASSED [ 1%] tests/test_lowlevel.py::test_digestauth_401_only_sent_once PASSED [ 1%] tests/test_lowlevel.py::test_digestauth_only_on_4xx PASSED [ 1%] tests/test_lowlevel.py::test_use_proxy_from_environment[http_proxy-http] SKIPPED [ 2%] tests/test_lowlevel.py::test_use_proxy_from_environment[https_proxy-https] SKIPPED [ 2%] tests/test_lowlevel.py::test_use_proxy_from_environment[all_proxy-http] SKIPPED [ 2%] tests/test_lowlevel.py::test_use_proxy_from_environment[all_proxy-https] SKIPPED [ 2%] tests/test_lowlevel.py::test_use_proxy_from_environment[HTTP_PROXY-http] SKIPPED [ 2%] tests/test_lowlevel.py::test_use_proxy_from_environment[HTTPS_PROXY-https] SKIPPED [ 2%] tests/test_lowlevel.py::test_use_proxy_from_environment[ALL_PROXY-http] SKIPPED [ 3%] tests/test_lowlevel.py::test_use_proxy_from_environment[ALL_PROXY-https] SKIPPED [ 3%] tests/test_lowlevel.py::test_redirect_rfc1808_to_non_ascii_location PASSED [ 3%] tests/test_lowlevel.py::test_fragment_not_sent_with_request PASSED [ 3%] tests/test_lowlevel.py::test_fragment_update_on_redirect PASSED [ 3%] tests/test_packages.py::test_can_access_urllib3_attribute PASSED [ 4%] tests/test_packages.py::test_can_access_idna_attribute PASSED [ 4%] tests/test_packages.py::test_can_access_chardet_attribute PASSED [ 4%] tests/test_requests.py::TestRequests::test_entry_points PASSED [ 4%] tests/test_requests.py::TestRequests::test_invalid_url[MissingSchema-hiwpefhipowhefopw] PASSED [ 4%] tests/test_requests.py::TestRequests::test_invalid_url[InvalidSchema-localhost:3128] PASSED [ 5%] tests/test_requests.py::TestRequests::test_invalid_url[InvalidSchema-localhost.localdomain:3128/] PASSED [ 5%] tests/test_requests.py::TestRequests::test_invalid_url[InvalidSchema-10.122.1.1:3128/] PASSED [ 5%] tests/test_requests.py::TestRequests::test_invalid_url[InvalidURL-http://] PASSED [ 5%] tests/test_requests.py::TestRequests::test_basic_building PASSED [ 5%] tests/test_requests.py::TestRequests::test_no_content_length[GET] SKIPPED [ 5%] tests/test_requests.py::TestRequests::test_no_content_length[HEAD] SKIPPED [ 6%] tests/test_requests.py::TestRequests::test_no_body_content_length[POST] SKIPPED [ 6%] tests/test_requests.py::TestRequests::test_no_body_content_length[PUT] SKIPPED [ 6%] tests/test_requests.py::TestRequests::test_no_body_content_length[PATCH] SKIPPED [ 6%] tests/test_requests.py::TestRequests::test_no_body_content_length[OPTIONS] SKIPPED [ 6%] tests/test_requests.py::TestRequests::test_empty_content_length[POST] SKIPPED [ 7%] tests/test_requests.py::TestRequests::test_empty_content_length[PUT] SKIPPED [ 7%] tests/test_requests.py::TestRequests::test_empty_content_length[PATCH] SKIPPED [ 7%] tests/test_requests.py::TestRequests::test_empty_content_length[OPTIONS] SKIPPED [ 7%] tests/test_requests.py::TestRequests::test_override_content_length SKIPPED [ 7%] tests/test_requests.py::TestRequests::test_path_is_not_double_encoded PASSED [ 7%] tests/test_requests.py::TestRequests::test_params_are_added_before_fragment[http://example.com/path#fragment-http://example.com/path?a=b#fragment] PASSED [ 8%] tests/test_requests.py::TestRequests::test_params_are_added_before_fragment[http://example.com/path?key=value#fragment-http://example.com/path?key=value&a=b#fragment] PASSED [ 8%] tests/test_requests.py::TestRequests::test_params_original_order_is_preserved_by_default PASSED [ 8%] tests/test_requests.py::TestRequests::test_params_bytes_are_encoded PASSED [ 8%] tests/test_requests.py::TestRequests::test_binary_put PASSED [ 8%] tests/test_requests.py::TestRequests::test_whitespaces_are_removed_from_url PASSED [ 9%] tests/test_requests.py::TestRequests::test_mixed_case_scheme_acceptable[http://] SKIPPED [ 9%] tests/test_requests.py::TestRequests::test_mixed_case_scheme_acceptable[HTTP://] SKIPPED [ 9%] tests/test_requests.py::TestRequests::test_mixed_case_scheme_acceptable[hTTp://] SKIPPED [ 9%] tests/test_requests.py::TestRequests::test_mixed_case_scheme_acceptable[HttP://] SKIPPED [ 9%] tests/test_requests.py::TestRequests::test_HTTP_200_OK_GET_ALTERNATIVE SKIPPED [ 10%] tests/test_requests.py::TestRequests::test_HTTP_302_ALLOW_REDIRECT_GET SKIPPED [ 10%] tests/test_requests.py::TestRequests::test_HTTP_307_ALLOW_REDIRECT_POST SKIPPED [ 10%] tests/test_requests.py::TestRequests::test_HTTP_307_ALLOW_REDIRECT_POST_WITH_SEEKABLE SKIPPED [ 10%] tests/test_requests.py::TestRequests::test_HTTP_302_TOO_MANY_REDIRECTS SKIPPED [ 10%] tests/test_requests.py::TestRequests::test_HTTP_302_TOO_MANY_REDIRECTS_WITH_PARAMS SKIPPED [ 10%] tests/test_requests.py::TestRequests::test_http_301_changes_post_to_get SKIPPED [ 11%] tests/test_requests.py::TestRequests::test_http_301_doesnt_change_head_to_get SKIPPED [ 11%] tests/test_requests.py::TestRequests::test_http_302_changes_post_to_get SKIPPED [ 11%] tests/test_requests.py::TestRequests::test_http_302_doesnt_change_head_to_get SKIPPED [ 11%] tests/test_requests.py::TestRequests::test_http_303_changes_post_to_get SKIPPED [ 11%] tests/test_requests.py::TestRequests::test_http_303_doesnt_change_head_to_get SKIPPED [ 12%] tests/test_requests.py::TestRequests::test_header_and_body_removal_on_redirect SKIPPED [ 12%] tests/test_requests.py::TestRequests::test_transfer_enc_removal_on_redirect SKIPPED [ 12%] tests/test_requests.py::TestRequests::test_fragment_maintained_on_redirect SKIPPED [ 12%] tests/test_requests.py::TestRequests::test_HTTP_200_OK_GET_WITH_PARAMS SKIPPED [ 12%] tests/test_requests.py::TestRequests::test_HTTP_200_OK_GET_WITH_MIXED_PARAMS SKIPPED [ 12%] tests/test_requests.py::TestRequests::test_set_cookie_on_301 SKIPPED [ 13%] tests/test_requests.py::TestRequests::test_cookie_sent_on_redirect SKIPPED [ 13%] tests/test_requests.py::TestRequests::test_cookie_removed_on_expire SKIPPED [ 13%] tests/test_requests.py::TestRequests::test_cookie_quote_wrapped SKIPPED [ 13%] tests/test_requests.py::TestRequests::test_cookie_persists_via_api SKIPPED [ 13%] tests/test_requests.py::TestRequests::test_request_cookie_overrides_session_cookie SKIPPED [ 14%] tests/test_requests.py::TestRequests::test_request_cookies_not_persisted SKIPPED [ 14%] tests/test_requests.py::TestRequests::test_generic_cookiejar_works SKIPPED [ 14%] tests/test_requests.py::TestRequests::test_param_cookiejar_works SKIPPED [ 14%] tests/test_requests.py::TestRequests::test_cookielib_cookiejar_on_redirect SKIPPED [ 14%] tests/test_requests.py::TestRequests::test_requests_in_history_are_not_overridden SKIPPED [ 15%] tests/test_requests.py::TestRequests::test_history_is_always_a_list SKIPPED [ 15%] tests/test_requests.py::TestRequests::test_headers_on_session_with_None_are_not_sent SKIPPED [ 15%] tests/test_requests.py::TestRequests::test_headers_preserve_order SKIPPED [ 15%] tests/test_requests.py::TestRequests::test_user_agent_transfers[User-agent] SKIPPED [ 15%] tests/test_requests.py::TestRequests::test_user_agent_transfers[user-agent] SKIPPED [ 15%] tests/test_requests.py::TestRequests::test_HTTP_200_OK_HEAD SKIPPED [ 16%] tests/test_requests.py::TestRequests::test_HTTP_200_OK_PUT SKIPPED [ 16%] tests/test_requests.py::TestRequests::test_BASICAUTH_TUPLE_HTTP_200_OK_GET SKIPPED [ 16%] tests/test_requests.py::TestRequests::test_set_basicauth[user-pass] SKIPPED [ 16%] tests/test_requests.py::TestRequests::test_set_basicauth[\xd0\xb8\xd0\xbc\xd1\x8f-\xd0\xbf\xd0\xb0\xd1\x80\xd0\xbe\xd0\xbb\xd1\x8c] SKIPPED [ 16%] tests/test_requests.py::TestRequests::test_set_basicauth[42-42] SKIPPED [ 17%] tests/test_requests.py::TestRequests::test_set_basicauth[None-None] SKIPPED [ 17%] tests/test_requests.py::TestRequests::test_basicauth_encodes_byte_strings PASSED [ 17%] tests/test_requests.py::TestRequests::test_errors[http://doesnotexist.google.com-ConnectionError] PASSED [ 17%] tests/test_requests.py::TestRequests::test_errors[http://localhost:1-ConnectionError] PASSED [ 17%] tests/test_requests.py::TestRequests::test_errors[http://fe80::5054:ff:fe5a:fc0-InvalidURL] PASSED [ 17%] tests/test_requests.py::TestRequests::test_proxy_error PASSED [ 18%] tests/test_requests.py::TestRequests::test_proxy_error_on_bad_url SKIPPED [ 18%] tests/test_requests.py::TestRequests::test_basicauth_with_netrc SKIPPED [ 18%] tests/test_requests.py::TestRequests::test_DIGEST_HTTP_200_OK_GET SKIPPED [ 18%] tests/test_requests.py::TestRequests::test_DIGEST_AUTH_RETURNS_COOKIE SKIPPED [ 18%] tests/test_requests.py::TestRequests::test_DIGEST_AUTH_SETS_SESSION_COOKIES SKIPPED [ 19%] tests/test_requests.py::TestRequests::test_DIGEST_STREAM SKIPPED [ 19%] tests/test_requests.py::TestRequests::test_DIGESTAUTH_WRONG_HTTP_401_GET SKIPPED [ 19%] tests/test_requests.py::TestRequests::test_DIGESTAUTH_QUOTES_QOP_VALUE SKIPPED [ 19%] tests/test_requests.py::TestRequests::test_POSTBIN_GET_POST_FILES SKIPPED [ 19%] tests/test_requests.py::TestRequests::test_invalid_files_input SKIPPED [ 20%] tests/test_requests.py::TestRequests::test_POSTBIN_SEEKED_OBJECT_WITH_NO_ITER SKIPPED [ 20%] tests/test_requests.py::TestRequests::test_POSTBIN_GET_POST_FILES_WITH_DATA SKIPPED [ 20%] tests/test_requests.py::TestRequests::test_post_with_custom_mapping SKIPPED [ 20%] tests/test_requests.py::TestRequests::test_conflicting_post_params SKIPPED [ 20%] tests/test_requests.py::TestRequests::test_request_ok_set SKIPPED [ 20%] tests/test_requests.py::TestRequests::test_status_raising SKIPPED [ 21%] tests/test_requests.py::TestRequests::test_decompress_gzip SKIPPED [ 21%] tests/test_requests.py::TestRequests::test_unicode_get[/get-params0] SKIPPED [ 21%] tests/test_requests.py::TestRequests::test_unicode_get[/get-params1] SKIPPED [ 21%] tests/test_requests.py::TestRequests::test_unicode_get[/get-params2] SKIPPED [ 21%] tests/test_requests.py::TestRequests::test_unicode_get[/get-params3] SKIPPED [ 22%] tests/test_requests.py::TestRequests::test_unicode_get[\xc3\xb8-params4] SKIPPED [ 22%] tests/test_requests.py::TestRequests::test_unicode_header_name SKIPPED [ 22%] tests/test_requests.py::TestRequests::test_pyopenssl_redirect SKIPPED [ 22%] tests/test_requests.py::TestRequests::test_invalid_ca_certificate_path SKIPPED [ 22%] tests/test_requests.py::TestRequests::test_invalid_ssl_certificate_files SKIPPED [ 22%] tests/test_requests.py::TestRequests::test_http_with_certificate SKIPPED [ 23%] tests/test_requests.py::TestRequests::test_https_warnings SKIPPED [ 23%] tests/test_requests.py::TestRequests::test_certificate_failure SKIPPED [ 23%] tests/test_requests.py::TestRequests::test_urlencoded_get_query_multivalued_param SKIPPED [ 23%] tests/test_requests.py::TestRequests::test_form_encoded_post_query_multivalued_element SKIPPED [ 23%] tests/test_requests.py::TestRequests::test_different_encodings_dont_break_post SKIPPED [ 24%] tests/test_requests.py::TestRequests::test_unicode_multipart_post[data0] SKIPPED [ 24%] tests/test_requests.py::TestRequests::test_unicode_multipart_post[data1] SKIPPED [ 24%] tests/test_requests.py::TestRequests::test_unicode_multipart_post[data2] SKIPPED [ 24%] tests/test_requests.py::TestRequests::test_unicode_multipart_post[data3] SKIPPED [ 24%] tests/test_requests.py::TestRequests::test_unicode_multipart_post_fieldnames SKIPPED [ 25%] tests/test_requests.py::TestRequests::test_unicode_method_name SKIPPED [ 25%] tests/test_requests.py::TestRequests::test_unicode_method_name_with_request_object SKIPPED [ 25%] tests/test_requests.py::TestRequests::test_non_prepared_request_error PASSED [ 25%] tests/test_requests.py::TestRequests::test_custom_content_type SKIPPED [ 25%] tests/test_requests.py::TestRequests::test_hook_receives_request_arguments SKIPPED [ 25%] tests/test_requests.py::TestRequests::test_session_hooks_are_used_with_no_request_hooks SKIPPED [ 26%] tests/test_requests.py::TestRequests::test_session_hooks_are_overridden_by_request_hooks SKIPPED [ 26%] tests/test_requests.py::TestRequests::test_prepared_request_hook SKIPPED [ 26%] tests/test_requests.py::TestRequests::test_prepared_from_session SKIPPED [ 26%] tests/test_requests.py::TestRequests::test_prepare_request_with_bytestring_url PASSED [ 26%] tests/test_requests.py::TestRequests::test_request_with_bytestring_host SKIPPED [ 27%] tests/test_requests.py::TestRequests::test_links PASSED [ 27%] tests/test_requests.py::TestRequests::test_cookie_parameters PASSED [ 27%] tests/test_requests.py::TestRequests::test_cookie_as_dict_keeps_len PASSED [ 27%] tests/test_requests.py::TestRequests::test_cookie_as_dict_keeps_items PASSED [ 27%] tests/test_requests.py::TestRequests::test_cookie_as_dict_keys PASSED [ 27%] tests/test_requests.py::TestRequests::test_cookie_as_dict_values PASSED [ 28%] tests/test_requests.py::TestRequests::test_cookie_as_dict_items PASSED [ 28%] tests/test_requests.py::TestRequests::test_cookie_duplicate_names_different_domains PASSED [ 28%] tests/test_requests.py::TestRequests::test_cookie_duplicate_names_raises_cookie_conflict_error PASSED [ 28%] tests/test_requests.py::TestRequests::test_cookie_policy_copy PASSED [ 28%] tests/test_requests.py::TestRequests::test_time_elapsed_blank SKIPPED [ 29%] tests/test_requests.py::TestRequests::test_empty_response_has_content_none PASSED [ 29%] tests/test_requests.py::TestRequests::test_response_is_iterable PASSED [ 29%] tests/test_requests.py::TestRequests::test_response_decode_unicode PASSED [ 29%] tests/test_requests.py::TestRequests::test_response_reason_unicode PASSED [ 29%] tests/test_requests.py::TestRequests::test_response_reason_unicode_fallback PASSED [ 30%] tests/test_requests.py::TestRequests::test_response_chunk_size_type PASSED [ 30%] tests/test_requests.py::TestRequests::test_request_and_response_are_pickleable SKIPPED [ 30%] tests/test_requests.py::TestRequests::test_prepared_request_is_pickleable SKIPPED [ 30%] tests/test_requests.py::TestRequests::test_prepared_request_with_file_is_pickleable SKIPPED [ 30%] tests/test_requests.py::TestRequests::test_prepared_request_with_hook_is_pickleable SKIPPED [ 30%] tests/test_requests.py::TestRequests::test_cannot_send_unprepared_requests SKIPPED [ 31%] tests/test_requests.py::TestRequests::test_http_error PASSED [ 31%] tests/test_requests.py::TestRequests::test_session_pickling SKIPPED [ 31%] tests/test_requests.py::TestRequests::test_fixes_1329 SKIPPED [ 31%] tests/test_requests.py::TestRequests::test_uppercase_scheme_redirect SKIPPED [ 31%] tests/test_requests.py::TestRequests::test_transport_adapter_ordering PASSED [ 32%] tests/test_requests.py::TestRequests::test_session_get_adapter_prefix_matching PASSED [ 32%] tests/test_requests.py::TestRequests::test_session_get_adapter_prefix_matching_mixed_case PASSED [ 32%] tests/test_requests.py::TestRequests::test_session_get_adapter_prefix_matching_is_case_insensitive PASSED [ 32%] tests/test_requests.py::TestRequests::test_header_remove_is_case_insensitive SKIPPED [ 32%] tests/test_requests.py::TestRequests::test_params_are_merged_case_sensitive SKIPPED [ 32%] tests/test_requests.py::TestRequests::test_long_authinfo_in_url PASSED [ 33%] tests/test_requests.py::TestRequests::test_header_keys_are_native SKIPPED [ 33%] tests/test_requests.py::TestRequests::test_header_validation SKIPPED [ 33%] tests/test_requests.py::TestRequests::test_header_value_not_str SKIPPED [ 33%] tests/test_requests.py::TestRequests::test_header_no_return_chars SKIPPED [ 33%] tests/test_requests.py::TestRequests::test_header_no_leading_space SKIPPED [ 34%] tests/test_requests.py::TestRequests::test_can_send_objects_with_files[foo0] SKIPPED [ 34%] tests/test_requests.py::TestRequests::test_can_send_objects_with_files[foo1] SKIPPED [ 34%] tests/test_requests.py::TestRequests::test_can_send_objects_with_files[files2] SKIPPED [ 34%] tests/test_requests.py::TestRequests::test_can_send_file_object_with_non_string_filename SKIPPED [ 34%] tests/test_requests.py::TestRequests::test_autoset_header_values_are_native SKIPPED [ 35%] tests/test_requests.py::TestRequests::test_nonhttp_schemes_dont_check_URLs PASSED [ 35%] tests/test_requests.py::TestRequests::test_auth_is_stripped_on_http_downgrade SKIPPED [ 35%] tests/test_requests.py::TestRequests::test_auth_is_retained_for_redirect_on_host SKIPPED [ 35%] tests/test_requests.py::TestRequests::test_should_strip_auth_host_change PASSED [ 35%] tests/test_requests.py::TestRequests::test_should_strip_auth_http_downgrade PASSED [ 35%] tests/test_requests.py::TestRequests::test_should_strip_auth_https_upgrade PASSED [ 36%] tests/test_requests.py::TestRequests::test_should_strip_auth_port_change PASSED [ 36%] tests/test_requests.py::TestRequests::test_should_strip_auth_default_port[https://example.com:443/foo-https://example.com/bar] PASSED [ 36%] tests/test_requests.py::TestRequests::test_should_strip_auth_default_port[http://example.com:80/foo-http://example.com/bar] PASSED [ 36%] tests/test_requests.py::TestRequests::test_should_strip_auth_default_port[https://example.com/foo-https://example.com:443/bar] PASSED [ 36%] tests/test_requests.py::TestRequests::test_should_strip_auth_default_port[http://example.com/foo-http://example.com:80/bar] PASSED [ 37%] tests/test_requests.py::TestRequests::test_manual_redirect_with_partial_body_read SKIPPED [ 37%] tests/test_requests.py::TestRequests::test_prepare_body_position_non_stream PASSED [ 37%] tests/test_requests.py::TestRequests::test_rewind_body PASSED [ 37%] tests/test_requests.py::TestRequests::test_rewind_partially_read_body PASSED [ 37%] tests/test_requests.py::TestRequests::test_rewind_body_no_seek PASSED [ 37%] tests/test_requests.py::TestRequests::test_rewind_body_failed_seek PASSED [ 38%] tests/test_requests.py::TestRequests::test_rewind_body_failed_tell PASSED [ 38%] tests/test_requests.py::TestRequests::test_redirect_with_wrong_gzipped_header SKIPPED [ 38%] tests/test_requests.py::TestRequests::test_basic_auth_str_is_always_native[test-test-Basic dGVzdDp0ZXN0] PASSED [ 38%] tests/test_requests.py::TestRequests::test_basic_auth_str_is_always_native[\xd0\xb8\xd0\xbc\xd1\x8f-\xd0\xbf\xd0\xb0\xd1\x80\xd0\xbe\xd0\xbb\xd1\x8c-Basic 0LjQvNGPOtC/0LDRgNC+0LvRjA==] PASSED [ 38%] tests/test_requests.py::TestRequests::test_requests_history_is_saved SKIPPED [ 39%] tests/test_requests.py::TestRequests::test_json_param_post_content_type_works SKIPPED [ 39%] tests/test_requests.py::TestRequests::test_json_param_post_should_not_override_data_param SKIPPED [ 39%] tests/test_requests.py::TestRequests::test_response_iter_lines SKIPPED [ 39%] tests/test_requests.py::TestRequests::test_response_context_manager SKIPPED [ 39%] tests/test_requests.py::TestRequests::test_unconsumed_session_response_closes_connection SKIPPED [ 40%] tests/test_requests.py::TestRequests::test_response_iter_lines_reentrant SKIPPED [ 40%] tests/test_requests.py::TestRequests::test_session_close_proxy_clear ERROR [ 40%] tests/test_requests.py::TestRequests::test_proxy_auth PASSED [ 40%] tests/test_requests.py::TestRequests::test_proxy_auth_empty_pass PASSED [ 40%] tests/test_requests.py::TestRequests::test_response_json_when_content_is_None SKIPPED [ 40%] tests/test_requests.py::TestRequests::test_response_without_release_conn PASSED [ 41%] tests/test_requests.py::TestRequests::test_empty_stream_with_auth_does_not_set_content_length_header SKIPPED [ 41%] tests/test_requests.py::TestRequests::test_stream_with_auth_does_not_set_transfer_encoding_header SKIPPED [ 41%] tests/test_requests.py::TestRequests::test_chunked_upload_does_not_set_content_length_header SKIPPED [ 41%] tests/test_requests.py::TestRequests::test_custom_redirect_mixin SKIPPED [ 41%] tests/test_requests.py::TestCaseInsensitiveDict::test_init[cid0] PASSED [ 42%] tests/test_requests.py::TestCaseInsensitiveDict::test_init[cid1] PASSED [ 42%] tests/test_requests.py::TestCaseInsensitiveDict::test_init[cid2] PASSED [ 42%] tests/test_requests.py::TestCaseInsensitiveDict::test_docstring_example PASSED [ 42%] tests/test_requests.py::TestCaseInsensitiveDict::test_len PASSED [ 42%] tests/test_requests.py::TestCaseInsensitiveDict::test_getitem PASSED [ 42%] tests/test_requests.py::TestCaseInsensitiveDict::test_fixes_649 PASSED [ 43%] tests/test_requests.py::TestCaseInsensitiveDict::test_delitem PASSED [ 43%] tests/test_requests.py::TestCaseInsensitiveDict::test_contains PASSED [ 43%] tests/test_requests.py::TestCaseInsensitiveDict::test_get PASSED [ 43%] tests/test_requests.py::TestCaseInsensitiveDict::test_update PASSED [ 43%] tests/test_requests.py::TestCaseInsensitiveDict::test_update_retains_unchanged PASSED [ 44%] tests/test_requests.py::TestCaseInsensitiveDict::test_iter PASSED [ 44%] tests/test_requests.py::TestCaseInsensitiveDict::test_equality PASSED [ 44%] tests/test_requests.py::TestCaseInsensitiveDict::test_setdefault PASSED [ 44%] tests/test_requests.py::TestCaseInsensitiveDict::test_lower_items PASSED [ 44%] tests/test_requests.py::TestCaseInsensitiveDict::test_preserve_key_case PASSED [ 45%] tests/test_requests.py::TestCaseInsensitiveDict::test_preserve_last_key_case PASSED [ 45%] tests/test_requests.py::TestCaseInsensitiveDict::test_copy PASSED [ 45%] tests/test_requests.py::TestMorselToCookieExpires::test_expires_valid_str PASSED [ 45%] tests/test_requests.py::TestMorselToCookieExpires::test_expires_invalid_int[100-TypeError] PASSED [ 45%] tests/test_requests.py::TestMorselToCookieExpires::test_expires_invalid_int[woops-ValueError] PASSED [ 45%] tests/test_requests.py::TestMorselToCookieExpires::test_expires_none PASSED [ 46%] tests/test_requests.py::TestMorselToCookieMaxAge::test_max_age_valid_int PASSED [ 46%] tests/test_requests.py::TestMorselToCookieMaxAge::test_max_age_invalid_str PASSED [ 46%] tests/test_requests.py::TestTimeout::test_stream_timeout SKIPPED [ 46%] tests/test_requests.py::TestTimeout::test_invalid_timeout[timeout0-(connect, read)] SKIPPED [ 46%] tests/test_requests.py::TestTimeout::test_invalid_timeout[foo-must be an int, float or None] SKIPPED [ 47%] tests/test_requests.py::TestTimeout::test_none_timeout[None] SKIPPED [ 47%] tests/test_requests.py::TestTimeout::test_none_timeout[timeout1] SKIPPED [ 47%] tests/test_requests.py::TestTimeout::test_read_timeout[timeout0] SKIPPED [ 47%] tests/test_requests.py::TestTimeout::test_read_timeout[timeout1] SKIPPED [ 47%] tests/test_requests.py::TestTimeout::test_encoded_methods SKIPPED [ 47%] tests/test_requests.py::test_json_encodes_as_bytes PASSED [ 48%] tests/test_requests.py::test_requests_are_updated_each_time SKIPPED [ 48%] tests/test_requests.py::test_proxy_env_vars_override_default[http_proxy-http://example.com-socks5://proxy.com:9876] PASSED [ 48%] tests/test_requests.py::test_proxy_env_vars_override_default[https_proxy-https://example.com-socks5://proxy.com:9876] PASSED [ 48%] tests/test_requests.py::test_proxy_env_vars_override_default[all_proxy-http://example.com-socks5://proxy.com:9876] PASSED [ 48%] tests/test_requests.py::test_proxy_env_vars_override_default[all_proxy-https://example.com-socks5://proxy.com:9876] PASSED [ 49%] tests/test_requests.py::test_data_argument_accepts_tuples[data0] PASSED [ 49%] tests/test_requests.py::test_data_argument_accepts_tuples[data1] PASSED [ 49%] tests/test_requests.py::test_data_argument_accepts_tuples[data2] PASSED [ 49%] tests/test_requests.py::test_prepared_copy[None] PASSED [ 49%] tests/test_requests.py::test_prepared_copy[kwargs1] PASSED [ 50%] tests/test_requests.py::test_prepared_copy[kwargs2] PASSED [ 50%] tests/test_requests.py::test_prepared_copy[kwargs3] PASSED [ 50%] tests/test_requests.py::test_urllib3_retries SKIPPED [ 50%] tests/test_requests.py::test_urllib3_pool_connection_closed SKIPPED [ 50%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://google.com-http://google.com/] PASSED [ 50%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://\u30b8\u30a7\u30fc\u30d4\u30fc\u30cb\u30c3\u30af.jp-http://xn--hckqz9bzb1cyrb.jp/] PASSED [ 51%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://xn--n3h.net/-http://xn--n3h.net/0] PASSED [ 51%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://\xe3\x82\xb8\xe3\x82\xa7\xe3\x83\xbc\xe3\x83\x94\xe3\x83\xbc\xe3\x83\x8b\xe3\x83\x83\xe3\x82\xaf.jp-http://xn--hckqz9bzb1cyrb.jp/] PASSED [ 51%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://stra\xdfe.de/stra\xdfe-http://xn--strae-oqa.de/stra%C3%9Fe] PASSED [ 51%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://stra\xc3\x9fe.de/stra\xc3\x9fe-http://xn--strae-oqa.de/stra%C3%9Fe] PASSED [ 51%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://K\xf6nigsg\xe4\xdfchen.de/stra\xdfe-http://xn--knigsgchen-b4a3dun.de/stra%C3%9Fe] PASSED [ 52%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://K\xc3\xb6nigsg\xc3\xa4\xc3\x9fchen.de/stra\xc3\x9fe-http://xn--knigsgchen-b4a3dun.de/stra%C3%9Fe] PASSED [ 52%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://xn--n3h.net/-http://xn--n3h.net/1] PASSED [ 52%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://[1200:0000:ab00:1234:0000:2552:7777:1313]:12345/-http://[1200:0000:ab00:1234:0000:2552:7777:1313]:12345/0] PASSED [ 52%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://[1200:0000:ab00:1234:0000:2552:7777:1313]:12345/-http://[1200:0000:ab00:1234:0000:2552:7777:1313]:12345/1] PASSED [ 52%] tests/test_requests.py::TestPreparingURLs::test_preparing_bad_url[http://*.google.com0] PASSED [ 52%] tests/test_requests.py::TestPreparingURLs::test_preparing_bad_url[http://*0] PASSED [ 53%] tests/test_requests.py::TestPreparingURLs::test_preparing_bad_url[http://*.google.com1] PASSED [ 53%] tests/test_requests.py::TestPreparingURLs::test_preparing_bad_url[http://*1] PASSED [ 53%] tests/test_requests.py::TestPreparingURLs::test_preparing_bad_url[http://\u2603.net/] PASSED [ 53%] tests/test_requests.py::TestPreparingURLs::test_redirecting_to_bad_url[http://localhost:-1-InvalidURL] SKIPPED [ 53%] tests/test_requests.py::TestPreparingURLs::test_url_mutation[http+unix://%2Fvar%2Frun%2Fsocket/path%7E-http+unix://%2Fvar%2Frun%2Fsocket/path~0] PASSED [ 54%] tests/test_requests.py::TestPreparingURLs::test_url_mutation[http+unix://%2Fvar%2Frun%2Fsocket/path%7E-http+unix://%2Fvar%2Frun%2Fsocket/path~1] PASSED [ 54%] tests/test_requests.py::TestPreparingURLs::test_url_mutation[mailto:user@example.org-mailto:user@example.org0] PASSED [ 54%] tests/test_requests.py::TestPreparingURLs::test_url_mutation[mailto:user@example.org-mailto:user@example.org1] PASSED [ 54%] tests/test_requests.py::TestPreparingURLs::test_url_mutation[data:SSDimaUgUHl0aG9uIQ==-data:SSDimaUgUHl0aG9uIQ==] PASSED [ 54%] tests/test_requests.py::TestPreparingURLs::test_parameters_for_nonstandard_schemes[http+unix://%2Fvar%2Frun%2Fsocket/path-params0-http+unix://%2Fvar%2Frun%2Fsocket/path?key=value] PASSED [ 55%] tests/test_requests.py::TestPreparingURLs::test_parameters_for_nonstandard_schemes[http+unix://%2Fvar%2Frun%2Fsocket/path-params1-http+unix://%2Fvar%2Frun%2Fsocket/path?key=value] PASSED [ 55%] tests/test_requests.py::TestPreparingURLs::test_parameters_for_nonstandard_schemes[mailto:user@example.org-params2-mailto:user@example.org] PASSED [ 55%] tests/test_requests.py::TestPreparingURLs::test_parameters_for_nonstandard_schemes[mailto:user@example.org-params3-mailto:user@example.org] PASSED [ 55%] tests/test_structures.py::TestCaseInsensitiveDict::test_list PASSED [ 55%] tests/test_structures.py::TestCaseInsensitiveDict::test_getitem[accept] PASSED [ 55%] tests/test_structures.py::TestCaseInsensitiveDict::test_getitem[ACCEPT] PASSED [ 56%] tests/test_structures.py::TestCaseInsensitiveDict::test_getitem[aCcEpT] PASSED [ 56%] tests/test_structures.py::TestCaseInsensitiveDict::test_getitem[Accept] PASSED [ 56%] tests/test_structures.py::TestCaseInsensitiveDict::test_delitem[accept] PASSED [ 56%] tests/test_structures.py::TestCaseInsensitiveDict::test_delitem[ACCEPT] PASSED [ 56%] tests/test_structures.py::TestCaseInsensitiveDict::test_delitem[aCcEpT] PASSED [ 57%] tests/test_structures.py::TestCaseInsensitiveDict::test_delitem[Accept] PASSED [ 57%] tests/test_structures.py::TestCaseInsensitiveDict::test_lower_items PASSED [ 57%] tests/test_structures.py::TestCaseInsensitiveDict::test_repr PASSED [ 57%] tests/test_structures.py::TestCaseInsensitiveDict::test_copy PASSED [ 57%] tests/test_structures.py::TestCaseInsensitiveDict::test_instance_equality[other0-True] PASSED [ 57%] tests/test_structures.py::TestCaseInsensitiveDict::test_instance_equality[other1-False] PASSED [ 58%] tests/test_structures.py::TestCaseInsensitiveDict::test_instance_equality[None-False] PASSED [ 58%] tests/test_structures.py::TestLookupDict::test_repr PASSED [ 58%] tests/test_structures.py::TestLookupDict::test_getitem[bad_gateway-502] PASSED [ 58%] tests/test_structures.py::TestLookupDict::test_getitem[not_a_key-None] PASSED [ 58%] tests/test_structures.py::TestLookupDict::test_get[bad_gateway-502] PASSED [ 59%] tests/test_structures.py::TestLookupDict::test_get[not_a_key-None] PASSED [ 59%] tests/test_testserver.py::TestTestServer::test_basic PASSED [ 59%] tests/test_testserver.py::TestTestServer::test_server_closes PASSED [ 59%] tests/test_testserver.py::TestTestServer::test_text_response PASSED [ 59%] tests/test_testserver.py::TestTestServer::test_basic_response PASSED [ 60%] tests/test_testserver.py::TestTestServer::test_basic_waiting_server PASSED [ 60%] tests/test_testserver.py::TestTestServer::test_multiple_requests PASSED [ 60%] tests/test_testserver.py::TestTestServer::test_request_recovery SKIPPED [ 60%] tests/test_testserver.py::TestTestServer::test_requests_after_timeout_are_not_received PASSED [ 60%] tests/test_testserver.py::TestTestServer::test_request_recovery_with_bigger_timeout PASSED [ 60%] tests/test_testserver.py::TestTestServer::test_server_finishes_on_error PASSED [ 61%] tests/test_testserver.py::TestTestServer::test_server_finishes_when_no_connections PASSED [ 61%] tests/test_utils.py::TestSuperLen::test_io_streams[StringIO-Test] PASSED [ 61%] tests/test_utils.py::TestSuperLen::test_io_streams[BytesIO-Test] PASSED [ 61%] tests/test_utils.py::TestSuperLen::test_io_streams[stream2-Test] PASSED [ 61%] tests/test_utils.py::TestSuperLen::test_super_len_correctly_calculates_len_of_partially_read_file PASSED [ 62%] tests/test_utils.py::TestSuperLen::test_super_len_handles_files_raising_weird_errors_in_tell[IOError] PASSED [ 62%] tests/test_utils.py::TestSuperLen::test_super_len_handles_files_raising_weird_errors_in_tell[OSError] PASSED [ 62%] tests/test_utils.py::TestSuperLen::test_super_len_tell_ioerror[IOError] PASSED [ 62%] tests/test_utils.py::TestSuperLen::test_super_len_tell_ioerror[OSError] PASSED [ 62%] tests/test_utils.py::TestSuperLen::test_string PASSED [ 62%] tests/test_utils.py::TestSuperLen::test_file[r-1] PASSED [ 63%] tests/test_utils.py::TestSuperLen::test_file[rb-0] PASSED [ 63%] tests/test_utils.py::TestSuperLen::test_super_len_with__len__ PASSED [ 63%] tests/test_utils.py::TestSuperLen::test_super_len_with_no__len__ PASSED [ 63%] tests/test_utils.py::TestSuperLen::test_super_len_with_tell PASSED [ 63%] tests/test_utils.py::TestSuperLen::test_super_len_with_fileno PASSED [ 64%] tests/test_utils.py::TestSuperLen::test_super_len_with_no_matches PASSED [ 64%] tests/test_utils.py::TestToKeyValList::test_valid[value0-expected0] PASSED [ 64%] tests/test_utils.py::TestToKeyValList::test_valid[value1-expected1] PASSED [ 64%] tests/test_utils.py::TestToKeyValList::test_valid[value2-expected2] PASSED [ 64%] tests/test_utils.py::TestToKeyValList::test_valid[None-None] PASSED [ 65%] tests/test_utils.py::TestToKeyValList::test_invalid PASSED [ 65%] tests/test_utils.py::TestUnquoteHeaderValue::test_valid[None-None] PASSED [ 65%] tests/test_utils.py::TestUnquoteHeaderValue::test_valid[Test-Test] PASSED [ 65%] tests/test_utils.py::TestUnquoteHeaderValue::test_valid["Test"-Test] PASSED [ 65%] tests/test_utils.py::TestUnquoteHeaderValue::test_valid["Test\\"-Test\] PASSED [ 65%] tests/test_utils.py::TestUnquoteHeaderValue::test_valid["\\Comp\Res"-\Comp\Res] PASSED [ 66%] tests/test_utils.py::TestUnquoteHeaderValue::test_is_filename PASSED [ 66%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[no_proxy-http://192.168.0.1:5000/] PASSED [ 66%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[no_proxy-http://192.168.0.1/] PASSED [ 66%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[no_proxy-http://172.16.1.1/] PASSED [ 66%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[no_proxy-http://172.16.1.1:5000/] PASSED [ 67%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[no_proxy-http://localhost.localdomain:5000/v1.0/] PASSED [ 67%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[NO_PROXY-http://192.168.0.1:5000/] PASSED [ 67%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[NO_PROXY-http://192.168.0.1/] PASSED [ 67%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[NO_PROXY-http://172.16.1.1/] PASSED [ 67%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[NO_PROXY-http://172.16.1.1:5000/] PASSED [ 67%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[NO_PROXY-http://localhost.localdomain:5000/v1.0/] PASSED [ 68%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass[no_proxy-http://192.168.1.1:5000/] PASSED [ 68%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass[no_proxy-http://192.168.1.1/] PASSED [ 68%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass[no_proxy-http://www.requests.com/] PASSED [ 68%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass[NO_PROXY-http://192.168.1.1:5000/] PASSED [ 68%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass[NO_PROXY-http://192.168.1.1/] PASSED [ 69%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass[NO_PROXY-http://www.requests.com/] PASSED [ 69%] tests/test_utils.py::TestGetEnvironProxies::test_bypass_no_proxy_keyword[no_proxy-http://192.168.1.1:5000/] PASSED [ 69%] tests/test_utils.py::TestGetEnvironProxies::test_bypass_no_proxy_keyword[no_proxy-http://192.168.1.1/] PASSED [ 69%] tests/test_utils.py::TestGetEnvironProxies::test_bypass_no_proxy_keyword[no_proxy-http://www.requests.com/] PASSED [ 69%] tests/test_utils.py::TestGetEnvironProxies::test_bypass_no_proxy_keyword[NO_PROXY-http://192.168.1.1:5000/] PASSED [ 70%] tests/test_utils.py::TestGetEnvironProxies::test_bypass_no_proxy_keyword[NO_PROXY-http://192.168.1.1/] PASSED [ 70%] tests/test_utils.py::TestGetEnvironProxies::test_bypass_no_proxy_keyword[NO_PROXY-http://www.requests.com/] PASSED [ 70%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[no_proxy-http://192.168.0.1:5000/] PASSED [ 70%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[no_proxy-http://192.168.0.1/] PASSED [ 70%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[no_proxy-http://172.16.1.1/] PASSED [ 70%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[no_proxy-http://172.16.1.1:5000/] PASSED [ 71%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[no_proxy-http://localhost.localdomain:5000/v1.0/] PASSED [ 71%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[NO_PROXY-http://192.168.0.1:5000/] PASSED [ 71%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[NO_PROXY-http://192.168.0.1/] PASSED [ 71%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[NO_PROXY-http://172.16.1.1/] PASSED [ 71%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[NO_PROXY-http://172.16.1.1:5000/] PASSED [ 72%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[NO_PROXY-http://localhost.localdomain:5000/v1.0/] PASSED [ 72%] tests/test_utils.py::TestIsIPv4Address::test_valid PASSED [ 72%] tests/test_utils.py::TestIsIPv4Address::test_invalid[8.8.8.8.8] PASSED [ 72%] tests/test_utils.py::TestIsIPv4Address::test_invalid[localhost.localdomain] PASSED [ 72%] tests/test_utils.py::TestIsValidCIDR::test_valid PASSED [ 72%] tests/test_utils.py::TestIsValidCIDR::test_invalid[8.8.8.8] PASSED [ 73%] tests/test_utils.py::TestIsValidCIDR::test_invalid[192.168.1.0/a] PASSED [ 73%] tests/test_utils.py::TestIsValidCIDR::test_invalid[192.168.1.0/128] PASSED [ 73%] tests/test_utils.py::TestIsValidCIDR::test_invalid[192.168.1.0/-1] PASSED [ 73%] tests/test_utils.py::TestIsValidCIDR::test_invalid[192.168.1.999/24] PASSED [ 73%] tests/test_utils.py::TestAddressInNetwork::test_valid PASSED [ 74%] tests/test_utils.py::TestAddressInNetwork::test_invalid PASSED [ 74%] tests/test_utils.py::TestGuessFilename::test_guess_filename_invalid[1] PASSED [ 74%] tests/test_utils.py::TestGuessFilename::test_guess_filename_invalid[value1] PASSED [ 74%] tests/test_utils.py::TestGuessFilename::test_guess_filename_valid[value-str] PASSED [ 74%] tests/test_utils.py::TestGuessFilename::test_guess_filename_valid[value-unicode] PASSED [ 75%] tests/test_utils.py::TestExtractZippedPaths::test_unzipped_paths_unchanged[/] PASSED [ 75%] tests/test_utils.py::TestExtractZippedPaths::test_unzipped_paths_unchanged[/builddir/build/BUILD/requests-2.21.0/tests/test_utils.py] PASSED [ 75%] tests/test_utils.py::TestExtractZippedPaths::test_unzipped_paths_unchanged[/usr/lib/python2.7/site-packages/pytest.pyc] PASSED [ 75%] tests/test_utils.py::TestExtractZippedPaths::test_unzipped_paths_unchanged[/etc/invalid/location] PASSED [ 75%] tests/test_utils.py::TestExtractZippedPaths::test_zipped_paths_extracted PASSED [ 75%] tests/test_utils.py::TestContentEncodingDetection::test_none PASSED [ 76%] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[] PASSED [ 76%] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[] PASSED [ 76%] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[] PASSED [ 76%] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[] PASSED [ 76%] tests/test_utils.py::TestContentEncodingDetection::test_precedence PASSED [ 77%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-32] PASSED [ 77%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-8-sig] PASSED [ 77%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-16] PASSED [ 77%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-8] PASSED [ 77%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-16-be] PASSED [ 77%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-16-le] PASSED [ 78%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-32-be] PASSED [ 78%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-32-le] PASSED [ 78%] tests/test_utils.py::TestGuessJSONUTF::test_bad_utf_like_encoding PASSED [ 78%] tests/test_utils.py::TestGuessJSONUTF::test_guess_by_bom[utf-16-be-utf-16] PASSED [ 78%] tests/test_utils.py::TestGuessJSONUTF::test_guess_by_bom[utf-16-le-utf-16] PASSED [ 79%] tests/test_utils.py::TestGuessJSONUTF::test_guess_by_bom[utf-32-be-utf-32] PASSED [ 79%] tests/test_utils.py::TestGuessJSONUTF::test_guess_by_bom[utf-32-le-utf-32] PASSED [ 79%] tests/test_utils.py::test_get_auth_from_url[http://%25%21%2A%27%28%29%3B%3A%40%26%3D%2B%24%2C%2F%3F%23%5B%5D%20:%25%21%2A%27%28%29%3B%3A%40%26%3D%2B%24%2C%2F%3F%23%5B%5D%20@request.com/url.html#test-auth0] PASSED [ 79%] tests/test_utils.py::test_get_auth_from_url[http://user:pass@complex.url.com/path?query=yes-auth1] PASSED [ 79%] tests/test_utils.py::test_get_auth_from_url[http://user:pass%20pass@complex.url.com/path?query=yes-auth2] PASSED [ 80%] tests/test_utils.py::test_get_auth_from_url[http://user:pass pass@complex.url.com/path?query=yes-auth3] PASSED [ 80%] tests/test_utils.py::test_get_auth_from_url[http://user%25user:pass@complex.url.com/path?query=yes-auth4] PASSED [ 80%] tests/test_utils.py::test_get_auth_from_url[http://user:pass%23pass@complex.url.com/path?query=yes-auth5] PASSED [ 80%] tests/test_utils.py::test_get_auth_from_url[http://complex.url.com/path?query=yes-auth6] PASSED [ 80%] tests/test_utils.py::test_requote_uri_with_unquoted_percents[http://example.com/fiz?buz=%25ppicture-http://example.com/fiz?buz=%25ppicture] PASSED [ 80%] tests/test_utils.py::test_requote_uri_with_unquoted_percents[http://example.com/fiz?buz=%ppicture-http://example.com/fiz?buz=%25ppicture] PASSED [ 81%] tests/test_utils.py::test_unquote_unreserved[http://example.com/?a=%---http://example.com/?a=%--] PASSED [ 81%] tests/test_utils.py::test_unquote_unreserved[http://example.com/?a=%300-http://example.com/?a=00] PASSED [ 81%] tests/test_utils.py::test_dotted_netmask[8-255.0.0.0] PASSED [ 81%] tests/test_utils.py::test_dotted_netmask[24-255.255.255.0] PASSED [ 81%] tests/test_utils.py::test_dotted_netmask[25-255.255.255.128] PASSED [ 82%] tests/test_utils.py::test_select_proxies[hTTp://u:p@Some.Host/path-http://some.host.proxy-proxies0] PASSED [ 82%] tests/test_utils.py::test_select_proxies[hTTp://u:p@Other.Host/path-http://http.proxy-proxies1] PASSED [ 82%] tests/test_utils.py::test_select_proxies[hTTp:///path-http://http.proxy-proxies2] PASSED [ 82%] tests/test_utils.py::test_select_proxies[hTTps://Other.Host-None-proxies3] PASSED [ 82%] tests/test_utils.py::test_select_proxies[file:///etc/motd-None-proxies4] PASSED [ 82%] tests/test_utils.py::test_select_proxies[hTTp://u:p@Some.Host/path-socks5://some.host.proxy-proxies5] PASSED [ 83%] tests/test_utils.py::test_select_proxies[hTTp://u:p@Other.Host/path-socks5://http.proxy-proxies6] PASSED [ 83%] tests/test_utils.py::test_select_proxies[hTTp:///path-socks5://http.proxy-proxies7] PASSED [ 83%] tests/test_utils.py::test_select_proxies[hTTps://Other.Host-socks5://http.proxy-proxies8] PASSED [ 83%] tests/test_utils.py::test_select_proxies[http://u:p@other.host/path-http://http.proxy-proxies9] PASSED [ 83%] tests/test_utils.py::test_select_proxies[http://u:p@some.host/path-http://some.host.proxy-proxies10] PASSED [ 84%] tests/test_utils.py::test_select_proxies[https://u:p@other.host/path-socks5://http.proxy-proxies11] PASSED [ 84%] tests/test_utils.py::test_select_proxies[https://u:p@some.host/path-socks5://http.proxy-proxies12] PASSED [ 84%] tests/test_utils.py::test_select_proxies[https://-socks5://http.proxy-proxies13] PASSED [ 84%] tests/test_utils.py::test_select_proxies[file:///etc/motd-socks5://http.proxy-proxies14] PASSED [ 84%] tests/test_utils.py::test_parse_dict_header[foo="is a fish", bar="as well"-expected0] PASSED [ 85%] tests/test_utils.py::test_parse_dict_header[key_without_value-expected1] PASSED [ 85%] tests/test_utils.py::test__parse_content_type_header[application/xml-expected0] PASSED [ 85%] tests/test_utils.py::test__parse_content_type_header[application/json ; charset=utf-8-expected1] PASSED [ 85%] tests/test_utils.py::test__parse_content_type_header[application/json ; Charset=utf-8-expected2] PASSED [ 85%] tests/test_utils.py::test__parse_content_type_header[text/plain-expected3] PASSED [ 85%] tests/test_utils.py::test__parse_content_type_header[multipart/form-data; boundary = something ; boundary2='something_else' ; no_equals -expected4] PASSED [ 86%] tests/test_utils.py::test__parse_content_type_header[multipart/form-data; boundary = something ; boundary2="something_else" ; no_equals -expected5] PASSED [ 86%] tests/test_utils.py::test__parse_content_type_header[multipart/form-data; boundary = something ; 'boundary2=something_else' ; no_equals -expected6] PASSED [ 86%] tests/test_utils.py::test__parse_content_type_header[multipart/form-data; boundary = something ; "boundary2=something_else" ; no_equals -expected7] PASSED [ 86%] tests/test_utils.py::test__parse_content_type_header[application/json ; ; -expected8] PASSED [ 86%] tests/test_utils.py::test_get_encoding_from_headers[value0-None] PASSED [ 87%] tests/test_utils.py::test_get_encoding_from_headers[value1-utf-8] PASSED [ 87%] tests/test_utils.py::test_get_encoding_from_headers[value2-ISO-8859-1] PASSED [ 87%] tests/test_utils.py::test_iter_slices[-0] PASSED [ 87%] tests/test_utils.py::test_iter_slices[T-1] PASSED [ 87%] tests/test_utils.py::test_iter_slices[Test-4] PASSED [ 87%] tests/test_utils.py::test_iter_slices[Cont-0] PASSED [ 88%] tests/test_utils.py::test_iter_slices[Other--5] PASSED [ 88%] tests/test_utils.py::test_iter_slices[Content-None] PASSED [ 88%] tests/test_utils.py::test_parse_header_links[; rel=front; type="image/jpeg"-expected0] PASSED [ 88%] tests/test_utils.py::test_parse_header_links[-expected1] PASSED [ 88%] tests/test_utils.py::test_parse_header_links[;-expected2] PASSED [ 89%] tests/test_utils.py::test_parse_header_links[; type="image/jpeg",;-expected3] PASSED [ 89%] tests/test_utils.py::test_parse_header_links[-expected4] PASSED [ 89%] tests/test_utils.py::test_prepend_scheme_if_needed[example.com/path-http://example.com/path] PASSED [ 89%] tests/test_utils.py::test_prepend_scheme_if_needed[//example.com/path-http://example.com/path] PASSED [ 89%] tests/test_utils.py::test_to_native_string[T-T0] PASSED [ 90%] tests/test_utils.py::test_to_native_string[T-T1] PASSED [ 90%] tests/test_utils.py::test_to_native_string[T-T2] PASSED [ 90%] tests/test_utils.py::test_urldefragauth[http://u:p@example.com/path?a=1#test-http://example.com/path?a=1] PASSED [ 90%] tests/test_utils.py::test_urldefragauth[http://example.com/path-http://example.com/path] PASSED [ 90%] tests/test_utils.py::test_urldefragauth[//u:p@example.com/path-//example.com/path] PASSED [ 90%] tests/test_utils.py::test_urldefragauth[//example.com/path-//example.com/path] PASSED [ 91%] tests/test_utils.py::test_urldefragauth[example.com/path-//example.com/path] PASSED [ 91%] tests/test_utils.py::test_urldefragauth[scheme:u:p@example.com/path-scheme://example.com/path] PASSED [ 91%] tests/test_utils.py::test_should_bypass_proxies[http://192.168.0.1:5000/-True] PASSED [ 91%] tests/test_utils.py::test_should_bypass_proxies[http://192.168.0.1/-True] PASSED [ 91%] tests/test_utils.py::test_should_bypass_proxies[http://172.16.1.1/-True] PASSED [ 92%] tests/test_utils.py::test_should_bypass_proxies[http://172.16.1.1:5000/-True] PASSED [ 92%] tests/test_utils.py::test_should_bypass_proxies[http://localhost.localdomain:5000/v1.0/-True] PASSED [ 92%] tests/test_utils.py::test_should_bypass_proxies[http://google.com:6000/-True] PASSED [ 92%] tests/test_utils.py::test_should_bypass_proxies[http://172.16.1.12/-False] PASSED [ 92%] tests/test_utils.py::test_should_bypass_proxies[http://172.16.1.12:5000/-False] PASSED [ 92%] tests/test_utils.py::test_should_bypass_proxies[http://google.com:5000/v1.0/-False] PASSED [ 93%] tests/test_utils.py::test_should_bypass_proxies[file:///some/path/on/disk-True] PASSED [ 93%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://172.16.1.1/-172.16.1.1] ERROR [ 93%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://172.16.1.1:5000/-172.16.1.1] ERROR [ 93%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://user:pass@172.16.1.1-172.16.1.1] ERROR [ 93%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://user:pass@172.16.1.1:5000-172.16.1.1] ERROR [ 94%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://hostname/-hostname] ERROR [ 94%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://hostname:5000/-hostname] ERROR [ 94%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://user:pass@hostname-hostname] ERROR [ 94%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://user:pass@hostname:5000-hostname] ERROR [ 94%] tests/test_utils.py::test_add_dict_to_cookiejar[cookiejar0] PASSED [ 95%] tests/test_utils.py::test_add_dict_to_cookiejar[cookiejar1] PASSED [ 95%] tests/test_utils.py::test_unicode_is_ascii[test-True] PASSED [ 95%] tests/test_utils.py::test_unicode_is_ascii[\xe6\xed\xf6\xfb-False] PASSED [ 95%] tests/test_utils.py::test_unicode_is_ascii[\u30b8\u30a7\u30fc\u30d4\u30fc\u30cb\u30c3\u30af-False] PASSED [ 95%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://192.168.0.1:5000/-True] PASSED [ 95%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://192.168.0.1/-True] PASSED [ 96%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://172.16.1.1/-True] PASSED [ 96%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://172.16.1.1:5000/-True] PASSED [ 96%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://localhost.localdomain:5000/v1.0/-True] PASSED [ 96%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://172.16.1.12/-False] PASSED [ 96%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://172.16.1.12:5000/-False] PASSED [ 97%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://google.com:5000/v1.0/-False] PASSED [ 97%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://192.168.0.1:5000/-True-None] SKIPPED [ 97%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://192.168.0.1/-True-None] SKIPPED [ 97%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://172.16.1.1/-True-None] SKIPPED [ 97%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://172.16.1.1:5000/-True-None] SKIPPED [ 97%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://localhost.localdomain:5000/v1.0/-True-None] SKIPPED [ 98%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://172.16.1.22/-False-None] SKIPPED [ 98%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://172.16.1.22:5000/-False-None] SKIPPED [ 98%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://google.com:5000/v1.0/-False-None] SKIPPED [ 98%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://mylocalhostname:5000/v1.0/-True-] SKIPPED [ 98%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://192.168.0.1/-False-] SKIPPED [ 99%] tests/test_utils.py::test_set_environ[no_proxy-192.168.0.0/24,127.0.0.1,localhost.localdomain] PASSED [ 99%] tests/test_utils.py::test_set_environ[no_proxy-None] PASSED [ 99%] tests/test_utils.py::test_set_environ[a_new_key-192.168.0.0/24,127.0.0.1,localhost.localdomain] PASSED [ 99%] tests/test_utils.py::test_set_environ[a_new_key-None] PASSED [ 99%] tests/test_utils.py::test_set_environ_raises_exception PASSED [100%] ==================================== ERRORS ==================================== ____________ ERROR at setup of test_idna_without_version_attribute _____________ file /builddir/build/BUILD/requests-2.21.0/tests/test_help.py, line 20 def test_idna_without_version_attribute(mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.21.0/tests/test_help.py:20 ______________ ERROR at setup of test_idna_with_version_attribute ______________ file /builddir/build/BUILD/requests-2.21.0/tests/test_help.py, line 28 def test_idna_with_version_attribute(mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.21.0/tests/test_help.py:28 ________ ERROR at setup of TestRequests.test_session_close_proxy_clear _________ file /builddir/build/BUILD/requests-2.21.0/tests/test_requests.py, line 1825 def test_session_close_proxy_clear(self, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.21.0/tests/test_requests.py:1825 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://172.16.1.1/-172.16.1.1] file /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py, line 636 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py:636 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://172.16.1.1:5000/-172.16.1.1] file /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py, line 636 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py:636 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://user:pass@172.16.1.1-172.16.1.1] file /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py, line 636 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py:636 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://user:pass@172.16.1.1:5000-172.16.1.1] file /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py, line 636 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py:636 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://hostname/-hostname] file /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py, line 636 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py:636 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://hostname:5000/-hostname] file /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py, line 636 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py:636 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://user:pass@hostname-hostname] file /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py, line 636 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py:636 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://user:pass@hostname:5000-hostname] file /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py, line 636 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.21.0/tests/test_utils.py:636 ============== 360 passed, 169 skipped, 11 error in 29.95 seconds ============== + true + exit 0 Processing files: python2-requests-2.21.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W6J0N8 + umask 022 + cd /builddir/build/BUILD + cd requests-2.21.0 + DOCDIR=/builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/share/doc/python2-requests-2.21.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/share/doc/python2-requests-2.21.0 + cp -pr README.md /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/share/doc/python2-requests-2.21.0 + cp -pr HISTORY.md /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/share/doc/python2-requests-2.21.0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gZoGam + exit 0 + umask 022 + cd /builddir/build/BUILD + cd requests-2.21.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/share/licenses/python2-requests-2.21.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/share/licenses/python2-requests-2.21.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch/usr/share/licenses/python2-requests-2.21.0 + exit 0 Provides: python-requests = 2.21.0-2.el7 python2-requests = 2.21.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-requests < 2.21.0-2.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch Wrote: /builddir/build/RPMS/python2-requests-2.21.0-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OtCk2N + umask 022 + cd /builddir/build/BUILD + cd requests-2.21.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-requests-2.21.0-2.el7.noarch + exit 0 Child return code was: 0