python3.14-treq-25.5.0
x86_64-linux.master
· build #37
· raw
1tribuchet: building on jamie2Sourcing python-remove-tests-dir-hook3Sourcing python-catch-conflicts-hook.sh4Sourcing python-remove-bin-bytecode-hook.sh5Sourcing pypa-build-hook6Using pypaBuildPhase7Sourcing python-runtime-deps-check-hook8Using pythonRuntimeDepsCheckHook9Sourcing pypa-install-hook10Using pypaInstallPhase11Sourcing python-imports-check-hook.sh12Using pythonImportsCheckPhase13Sourcing python-namespaces-hook14Sourcing python-catch-conflicts-hook.sh
unpackPhase
15unpacking source archive /nix/store/wz4xkllc2jhkvv3v56ly0lfy6pwwffrq-treq-25.5.0.tar.gz16source root is treq-25.5.017setting SOURCE_DATE_EPOCH to timestamp 1580601600 of file "treq-25.5.0/tox.ini"configurePhase
18no configure script, doing nothingbuildPhase
19Executing pypaBuildPhase20Creating a wheel...21pypa build flags: --no-isolation --outdir dist/ --wheel22* Getting build dependencies for wheel...23* Building wheel...24Successfully built treq-25.5.0-py3-none-any.whl25Finished creating a wheel...26Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
27Executing pythonRuntimeDepsCheck28Checking runtime dependencies for treq-25.5.0-py3-none-any.whl29Finished executing pythonRuntimeDepsCheckinstallPhase
30Executing pypaInstallPhase31Successfully installed treq-25.5.0-py3-none-any.whl32Finished executing pypaInstallPhasepythonOutputDistPhase
33Executing pythonOutputDistPhase34Finished executing pythonOutputDistPhasefixupPhase
35shrinking RPATHs of ELF executables and libraries in /nix/store/0c69nxlghsgkl36w7vahig1qybia1g6k-python3.14-treq-25.5.036checking for references to /build/ in /nix/store/0c69nxlghsgkl36w7vahig1qybia1g6k-python3.14-treq-25.5.0...37patching script interpreter paths in /nix/store/0c69nxlghsgkl36w7vahig1qybia1g6k-python3.14-treq-25.5.038stripping (with command strip and flags -S -p) in /nix/store/0c69nxlghsgkl36w7vahig1qybia1g6k-python3.14-treq-25.5.0/lib39shrinking RPATHs of ELF executables and libraries in /nix/store/w2yh46czdhc49ppbny3nxc6clmz9csj5-python3.14-treq-25.5.0-dist40checking for references to /build/ in /nix/store/w2yh46czdhc49ppbny3nxc6clmz9csj5-python3.14-treq-25.5.0-dist...41patching script interpreter paths in /nix/store/w2yh46czdhc49ppbny3nxc6clmz9csj5-python3.14-treq-25.5.0-dist42Executing pythonRemoveTestsDir43Finished executing pythonRemoveTestsDirinstallCheckPhase
44treq.test.local_httpbin.test.test_child45 CertificatesForAuthorityAndServerTests46 test_ca_signed_x509 ... [OK]47 test_pkey_x509_paired ... [OK]48 test_x509_matches_hostname ... [OK]49 ForeverHTTPBinTests50 test_default_arguments ... [OK]51 test_host ... [OK]52 test_https ... [OK]53 test_port ... [OK]54 MakeHTTPBinSiteTests55 test_threadpool_management ... [OK]56 OutputProcessDescriptionTests57 test_description_written ... [OK]58 ServeTCPTests59 test_tcp_listener_matches_description ... [OK]60 ServeTLSTests61 test_tls_listener_matches_description ... [OK]62treq.test.local_httpbin.test.test_parent63 FakeProcessTransportTests64 test_closeStderr ... [OK]65 test_closeStdin ... [OK]66 test_closeStdout ... [OK]67 test_provides_interface ... [OK]68 HTTPBinProcessTests69 test_kill ... [OK]70 test_kill_before_spawn ... [OK]71 test_kill_unexpected_exit ... [OK]72 test_server_description_caches_description ... [OK]73 test_server_description_spawns_process ... [OK]74 test_server_description_spawns_process_https ... [OK]75 HTTPServerProcessProtocolTests76 test_connection_lost ... [OK]77 test_connection_lost_before_receiving_data ... [OK]78 test_receive_http_description ... [OK]79 test_receive_unexpected_line ... [OK]80 MemoryProcessReactorTests81 test_provides_interfaces ... [OK]82treq.test.local_httpbin.test.test_shared83 HTTPBinDescriptionTests84 test_round_trip ... [OK]85 test_round_trip_cacert ... [OK]86treq.test.test_agentspy87 APISpyTests88 test_provides_iagent ... [OK]89 test_record_attributes ... [OK]90 test_records ... [OK]91 test_type_validation ... [OK]92treq.test.test_api93 DefaultPoolTests94 test_cached_global_pool ... [OK]95 test_persistent_false ... [OK]96 test_persistent_false_new ... [OK]97 test_persistent_false_not_stored ... [OK]98 test_pool_none_persistent_none ... [OK]99 test_pool_none_persistent_true ... [OK]100 test_specified_pool ... [OK]101 DefaultReactorTests102 test_passes_reactor ... [OK]103 test_uses_default_reactor ... [OK]104 TreqAPITests105 test_cached_pool ... [OK]106 test_custom_agent ... [OK]107 test_custom_pool ... [OK]108 test_default_pool ... [OK]109 test_post_json_with_data ... [OK]110 test_request_invalid_param ... [OK]111treq.test.test_auth112 AddAuthTests113 test_add_basic_auth ... [OK]114 test_add_basic_auth_bytes ... [OK]115 test_add_basic_auth_huge ... [OK]116 test_add_basic_auth_utf8 ... [OK]117 test_add_unknown_auth ... [OK]118 RequestHeaderSetterAgentTests119 test_no_mutation ... [OK]120 test_overrides_per_request_headers ... [OK]121 test_sets_headers ... [OK]122treq.test.test_client123 BodyBufferingProtocolTests124 test_buffers_data ... [OK]125 test_fires_finished_deferred ... [OK]126 test_propagates_data_to_destination ... [OK]127 test_propogates_connectionLost_reason ... [OK]128 BufferedResponseTests129 test_concurrent_receivers ... [OK]130 test_receiver_after_finished ... [OK]131 test_wraps_protocol ... [OK]132 HTTPClientTests133 test_post ... [OK]134 test_request_browser_like_redirects ... [OK]135 test_request_case_insensitive_methods ... [OK]136 test_request_data_dict ... [OK]137 test_request_data_file ... [OK]138 test_request_data_single_dict ... [OK]139 test_request_data_tuple ... [OK]140 test_request_dict_headers ... [OK]141 test_request_dict_headers_invalid_values ... [OK]142 test_request_dict_single_value_query_params ... [OK]143 test_request_files_tuple_too_long ... [OK]144 test_request_files_tuple_too_short ... [OK]145 test_request_headers_invalid_type ... [OK]146 test_request_headers_object ... [OK]147 test_request_invalid_param ... [OK]148 test_request_json_bool ... [OK]149 test_request_json_dict ... [OK]150 test_request_json_none ... [OK]151 test_request_json_number ... [OK]152 test_request_json_string ... [OK]153 test_request_json_tuple ... [OK]154 test_request_json_with_data ... [OK]155 test_request_json_with_files ... [OK]156 test_request_merge_query_params ... [OK]157 test_request_merge_tuple_query_params ... [OK]158 test_request_mixed_params ... [OK]159 test_request_mixed_params_dict ... [OK]160 test_request_named_attachment ... [OK]161 test_request_named_attachment_and_ctype ... [OK]162 test_request_no_name_attachment ... [OK]163 test_request_post_redirect_denied ... [OK]164 test_request_query_param_seps ... [OK]165 test_request_query_params ... [OK]166 test_request_timeout_cancelled ... [OK]167 test_request_timeout_fired ... [OK]168 test_request_tuple_query_param_coercion ... [OK]169 test_request_tuple_query_value_coercion ... [OK]170 test_request_tuple_query_values ... [OK]171 test_request_unsupported_params_combination ... [OK]172 test_request_uri_bytes_pass ... [OK]173 test_request_uri_decodedurl ... [OK]174 test_request_uri_encodedurl ... [OK]175 test_request_uri_hyperlink_params ... [OK]176 test_request_uri_idn ... [OK]177 test_request_uri_idn_params ... [OK]178 test_request_uri_plus_pass ... [OK]179 test_response_buffering_is_disabled_with_unbufferred_arg ... [OK]180 test_response_is_buffered ... [OK]181treq.test.test_content182 ContentTests183 test_collect ... [OK]184 test_collect_0_length ... [OK]185 test_collect_failure ... [OK]186 test_collect_failure_potential_data_loss ... [OK]187 test_content ... [OK]188 test_content_application_json_default_encoding ... [OK]189 test_content_cached ... [OK]190 test_content_multiple_waiters ... [OK]191 test_json_content ... [OK]192 test_json_content_unicode ... [OK]193 test_json_content_utf16 ... [OK]194 test_text_content ... [OK]195 test_text_content_default_encoding_no_header ... [OK]196 test_text_content_default_encoding_no_param ... [OK]197 test_text_content_unicode_headers ... [OK]198 EncodingFromHeadersTests199 test_multipleParams ... [OK]200 test_noCharset ... [OK]201 test_quotedString ... [OK]202 test_rfcExamples ... [OK]203 MoreRealisticContentTests204 test_exception_handling ... [OK]205treq.test.test_cookies206 HTTPClientCookieTests207 test_cookies_dict ... [OK]208 test_cookies_in_jars ... [OK]209 test_cookies_pass_jar ... [OK]210 test_response_cookies ... [OK]211 ScopedCookieTests212 test_hostname ... [OK]213 test_http ... [OK]214 test_https ... [OK]215 test_port ... [OK]216 SearchTests217 test_domain ... [OK]218 test_name ... [OK]219treq.test.test_multipart220 LengthConsumerTestCase221 test_scalarsUpdateCounter ... [OK]222 test_stringUpdatesCounter ... [OK]223 MultiPartProducerTestCase224 test_bytesPassThrough ... [OK]225 test_defaultCooperator ... [OK]226 test_failOnUnknownParams ... [OK]227 test_failedReadWhileProducing ... [OK]228 test_fieldsAndAttachment ... [OK]229 test_inputClosedAtEOF ... [OK]230 test_interface ... [OK]231 test_knownLengthOnFile ... [OK]232 test_missingAttachmentName ... [OK]233 test_multipleFieldsAndAttachments ... [OK]234 test_newLinesInParams ... [OK]235 test_pauseProducing ... [OK]236 test_resumeProducing ... [OK]237 test_startProducing ... [OK]238 test_stopProducing ... [OK]239 test_twoFields ... [OK]240 test_unicodeAttachmentName ... [OK]241 test_unicodeString ... [OK]242 test_unknownLength ... [OK]243 test_worksWithMultipart ... [OK]244treq.test.test_response245 ResponseTests246 test_collect ... [OK]247 test_content ... [OK]248 test_history ... [OK]249 test_json ... [OK]250 test_json_customized ... [OK]251 test_no_history ... [OK]252 test_repr_content_type ... [OK]253 test_repr_content_type_hostile ... [OK]254 test_repr_content_type_missing ... [OK]255 test_repr_unknown_length ... [OK]256 test_text ... [OK]257treq.test.test_testing258 HasHeadersTests259 test_bytes_encoded_forms ... [OK]260 test_case_insensitive_keys ... [OK]261 test_case_sensitive_values ... [OK]262 test_equality_and_strict_subsets_succeed ... [OK]263 test_partial_or_zero_intersection_subsets_fail ... [OK]264 test_repr ... [OK]265 RequestSequenceTests266 test_async_failures_logged ... [OK]267 test_consume_context_manager_fails_on_remaining_requests ... [OK]268 test_mismatched_request_causes_failure ... [OK]269 test_unexpected_number_of_request_causes_failure ... [OK]270 test_works_with_mock_any ... [OK]271 StringStubbingTests272 test_interacts_successfully_with_istub ... [OK]273 StubbingTests274 test_cookies_not_sent_to_different_domains ... [OK]275 test_cookies_sent_for_same_domain ... [OK]276 test_cookies_sent_with_explicit_port ... [OK]277 test_files_are_rejected ... [OK]278 test_handles_failing_asynchronous_requests ... [OK]279 test_handles_invalid_schemes ... [OK]280 test_handles_successful_asynchronous_requests ... [OK]281 test_handles_successful_asynchronous_requests_with_response_data ... [OK]282 test_handles_successful_asynchronous_requests_with_streaming ... [OK]283 test_passing_in_strange_data_is_rejected ... [OK]284 test_providing_resource_to_stub_treq ... [OK]285 test_session_persistence_between_requests ... [OK]286 test_stubtreq_provides_all_functions_in_treq_all ... [OK]287treq.test.test_treq_integration288 HTTPSTreqIntegrationTests289 test_basic_auth ... [OK]290 test_cookie ... [OK]291 test_delete ... [OK]292 test_failed_basic_auth ... [OK]293 test_get ... [OK]294 test_get_302_absolute_redirect ... [OK]295 test_get_302_redirect_disallowed ... [OK]296 test_get_302_relative_redirect ... [OK]297 test_get_headers ... [OK]298 test_get_headers_unicode ... [OK]299 test_gzip ... [OK]300 test_head ... [OK]301 test_head_302_absolute_redirect ... [OK]302 test_head_302_redirect_disallowed ... [OK]303 test_head_302_relative_redirect ... [OK]304 test_multipart_post ... [OK]305 test_patch ... [OK]306 test_post ... [OK]307 test_post_headers ... [OK]308 test_put ... [OK]309 test_set_cookie ... [OK]310 test_timeout ... [OK]311 TreqIntegrationTests312 test_basic_auth ... [OK]313 test_cookie ... [OK]314 test_delete ... [OK]315 test_failed_basic_auth ... [OK]316 test_get ... [OK]317 test_get_302_absolute_redirect ... [OK]318 test_get_302_redirect_disallowed ... [OK]319 test_get_302_relative_redirect ... [OK]320 test_get_headers ... [OK]321 test_get_headers_unicode ... [OK]322 test_gzip ... [OK]323 test_head ... [OK]324 test_head_302_absolute_redirect ... [OK]325 test_head_302_redirect_disallowed ... [OK]326 test_head_302_relative_redirect ... [OK]327 test_multipart_post ... [OK]328 test_patch ... [OK]329 test_post ... [OK]330 test_post_headers ... [OK]331 test_put ... [OK]332 test_set_cookie ... [OK]333 test_timeout ... [OK]334335-------------------------------------------------------------------------------336Ran 242 tests in 4.662s337338PASSED (successes=242)pythonImportsCheckPhase
339Executing pythonImportsCheckPhase