Package evaluation to test HTTP on Julia 1.14.0-DEV.2336 (83323976df*) started at 2026-06-11T14:20:37.476 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.23s ################################################################################ # Installation # Installing HTTP... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [cd3eb016] + HTTP v2.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [944b1d66] + CodecZlib v0.7.8 [4e289a0a] + EnumX v1.0.7 [cd3eb016] + HTTP v2.1.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [802f3686] + Reseau v1.2.1 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [458c3c95] + OpenSSL_jll v3.5.6+0 [83775a58] + Zlib_jll v1.3.2+0 Installation completed after 1.53s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 26.8s ################################################################################ # Testing # Testing HTTP Status `/tmp/jl_tEdtBk/Project.toml` [cd3eb016] HTTP v2.1.1 [acedd4c2] JuliaC v0.3.6 [802f3686] Reseau v1.2.1 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_tEdtBk/Manifest.toml` [944b1d66] CodecZlib v0.7.8 [4e289a0a] EnumX v1.0.7 [c27321d9] Glob v1.5.0 [cd3eb016] HTTP v2.1.1 [692b3bcd] JLLWrappers v1.8.0 [acedd4c2] JuliaC v0.3.6 [d8793406] ObjectFile v0.5.0 [9b87118b] PackageCompiler v2.4.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [802f3686] Reseau v1.2.1 [6c6a2e73] Scratch v1.3.0 [53d494c1] StructIO v0.3.1 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [f2cf89d6] Patchelf_jll v0.18.0+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... [runtests] loading HTTP + Reseau [runtests] loaded HTTP + Reseau [runtests] julia threads: 1 [runtests] include START: http_core_tests.jl Test Summary: | Pass Total Time HTTP core headers | 19 19 1.1s Test Summary: | Pass Total Time HTTP core header tokens | 6 6 0.2s Test Summary: | Pass Total Time HTTP core request context | 12 12 0.4s Test Summary: | Pass Total Time HTTP core bodies | 23 23 0.5s Test Summary: | Pass Total Time HTTP core request/response construction | 37 37 1.5s ┌ Warning: `escape` is deprecated, use `escapeuri` instead. │ caller = top-level scope at http_core_tests.jl:213 └ @ Core ~/.julia/packages/HTTP/54djb/test/http_core_tests.jl:213 Test Summary: | Pass Total Time HTTP core compatibility aliases | 6 6 3.0s Test Summary: | Pass Total Time HTTP core transport error wrappers | 14 14 0.2s Test Summary: | Pass Total Time HTTP core request/response display | 28 28 1.4s [runtests] include DONE: http_core_tests.jl [runtests] include START: http1_wire_tests.jl Test Summary: | Pass Total Time HTTP/1 request parse/write | 13 13 4.0s Test Summary: | Pass Total Time HTTP/1 header serialization preserves stored entries | 1 1 0.0s Test Summary: | Pass Total Time HTTP/1 header serialization hardening | 8 8 1.5s Test Summary: | Pass Total Time HTTP/1 response parse/write chunked | 7 7 1.0s Test Summary: | Pass Total Time HTTP/1 serializes custom abstract bodies | 3 3 1.1s Test Summary: | Pass Total Time HTTP/1 serializes text and byte-vector response bodies | 4 4 0.8s Test Summary: | Pass Total Time HTTP/1 parse and framing errors | 19 19 0.4s Test Summary: | Pass Total Time HTTP/1 response body suppression | 2 2 0.0s Test Summary: | Pass Total Time HTTP/1 status line reason phrase handling | 5 5 0.0s [runtests] include DONE: http1_wire_tests.jl [runtests] include START: http_cookie_tests.jl Test Summary: | Pass Total Time HTTP cookie parsing and stringifying | 40 40 3.2s Test Summary: | Pass Total Time HTTP addcookie! appends request and response headers | 5 5 0.2s Test Summary: | Pass Total Time HTTP CookieJar matches host, path, secure, and delete semantics | 12 12 2.9s Test Summary: | Pass Total Time HTTP cookie helper validation and canonicalization | 43 43 0.3s Test Summary: | Pass Total Time HTTP CookieJar domain normalization helpers | 20 20 0.6s [runtests] include DONE: http_cookie_tests.jl [runtests] include START: http_forms_tests.jl Test Summary: | Pass Total Time HTTP forms and sniff helpers | 22 22 2.8s Test Summary: | Pass Total Time HTTP sniff coverage cases | 43 43 0.1s Test Summary: | Pass Total Time HTTP multipart parsing extended cases | 21 21 0.1s Test Summary: | Pass Total Time parse_multipart_form(request) overload | 5 5 1.5s Test Summary: | Pass Total Time HTTP request body helpers | 49 49 1.9s Test Summary: | Pass Total Time queryparams decodes x-www-form-urlencoded bodies (#1118/#1123) | 2 2 0.5s [runtests] include DONE: http_forms_tests.jl [runtests] include START: http_handlers_tests.jl Test Summary: | Pass Total Time HTTP handlers router direct matching | 32 32 9.7s Test Summary: | Pass Total Time HTTP handlers cookie middleware | 6 6 0.1s Test Summary: | Pass Total Time HTTP handlers request timeout middleware | 5 5 1.3s Test Summary: | Pass Total Time HTTP streamhandler helper | 4 4 2m07.4s Test Summary: | Pass Total Time HTTP router live request handler server | 6 6 8.4s Test Summary: | Pass Total Time HTTP router live stream handler server | 3 3 0.6s [runtests] include DONE: http_handlers_tests.jl [runtests] include START: http_websocket_codec_tests.jl Test Summary: | Pass Total Time HTTP websocket opcode helpers | 12 12 0.1s Test Summary: | Pass Total Time HTTP websocket frame encoder | 14 14 0.4s Test Summary: | Pass Total Time HTTP websocket decoder | 21 21 3.4s Test Summary: | Pass Total Time HTTP websocket close payload helpers | 9 9 0.5s Test Summary: | Pass Total Time HTTP websocket connection state machine | 16 16 1.8s Test Summary: | Pass Total Time HTTP websocket payload limits | 1 1 0.0s Test Summary: | Pass Total Time HTTP websocket handshake helpers | 15 15 1.8s [runtests] include DONE: http_websocket_codec_tests.jl [runtests] include START: http_websocket_client_tests.jl UNHANDLED TASK ERROR: use of closed network connection Stacktrace: [1] _convert_poll_error!(res::Int32, is_file::Bool) @ Reseau.IOPoll ~/.julia/packages/Reseau/EujWr/src/iopoll/fd.jl:53 [inlined] [2] waitread(pd::Reseau.IOPoll.PollState, is_file::Bool) @ Reseau.IOPoll ~/.julia/packages/Reseau/EujWr/src/iopoll/fd.jl:371 [3] accept!(fd::Reseau.IOPoll.FD, family::Int32, sotype::Int32) @ Reseau.IOPoll ~/.julia/packages/Reseau/EujWr/src/iopoll/fd.jl:639 [4] accept(listener::Reseau.TCP.Listener) @ Reseau.TCP ~/.julia/packages/Reseau/EujWr/src/3_tcp.jl:669 [5] (::var"#173#174"{Bool, var"#178#179", Reseau.TCP.Listener})() @ Main ~/.julia/packages/HTTP/54djb/test/http_websocket_client_tests.jl:43 HTTP.WebSockets client open over ws: Error During Test at /home/pkgeval/.julia/packages/HTTP/54djb/test/http_websocket_client_tests.jl:115 Got exception outside of a @test connect tcp: dial timeout: 127.0.0.1:41907 Stacktrace: [1] connect(d::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, network::String, address::String) @ Reseau.HostResolvers ~/.julia/packages/Reseau/EujWr/src/4_host_resolvers.jl:2388 [2] _new_tcp_conn!(plan::HTTP._ProxyPlan, address::String, host_resolver::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, connect_deadline_ns::Int64) @ HTTP ~/.julia/packages/HTTP/54djb/src/http_transport.jl:854 [inlined] [3] _new_conn_tcp!(plan::HTTP._ProxyPlan, address::String, host_resolver::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, connect_deadline_ns::Int64) @ HTTP ~/.julia/packages/HTTP/54djb/src/http_transport.jl:898 [4] _new_conn!(transport::HTTP.Transport, plan::HTTP._ProxyPlan, address::String, secure::Bool, server_name::String, host_resolver::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, connect_deadline_ns::Int64, tls_handshake_timeout_ns::Int64) @ HTTP ~/.julia/packages/HTTP/54djb/src/http_transport.jl:884 [inlined] [5] _websocket_roundtrip!(client::HTTP.Client{Nothing}, address::String, request::HTTP.Request{HTTP.EmptyBody}, secure::Bool, server_name::String, proxy_config::HTTP.ProxyConfig) @ HTTP.WebSockets ~/.julia/packages/HTTP/54djb/src/http_websockets.jl:691 [6] _open_client_websocket(url::String; headers::Vector{Pair{String, String}}, maxframesize::Int64, maxfragmentation::Int64, subprotocols::Vector{String}, query::Nothing, client::Nothing, redirect::Bool, redirect_limit::Nothing, redirect_method::Nothing, forwardheaders::Bool, cookies::Bool, cookiejar::Nothing, proxy::HTTP._UseTransportProxy, connect_timeout::Int64, request_timeout::Float64, response_header_timeout::Float64, read_idle_timeout::Float64, write_idle_timeout::Float64, require_ssl_verification::Bool) @ HTTP.WebSockets ~/.julia/packages/HTTP/54djb/src/http_websockets.jl:788 [7] open(url::String; suppress_close_error::Bool, headers::Vector{Pair{String, String}}, maxframesize::Int64, maxfragmentation::Int64, subprotocols::Vector{String}, query::Nothing, client::Nothing, redirect::Bool, redirect_limit::Nothing, redirect_method::Nothing, forwardheaders::Bool, cookies::Bool, cookiejar::Nothing, proxy::HTTP._UseTransportProxy, connect_timeout::Int64, request_timeout::Float64, response_header_timeout::Float64, read_idle_timeout::Float64, write_idle_timeout::Float64, require_ssl_verification::Bool, kwargs::@Kwargs{}) @ HTTP.WebSockets ~/.julia/packages/HTTP/54djb/src/http_websockets.jl:910 [8] top-level scope @ ~/.julia/packages/HTTP/54djb/test/http_websocket_client_tests.jl:116 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/HTTP/54djb/test/http_websocket_client_tests.jl:133 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [12] _include_with_progress(path::String) @ Main ~/.julia/packages/HTTP/54djb/test/runtests.jl:54 [inlined] [13] _run_test_file(path::String) @ Main ~/.julia/packages/HTTP/54djb/test/runtests.jl:61 [14] top-level scope @ ~/.julia/packages/HTTP/54djb/test/runtests.jl:127 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core boot.jl:521 [18] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [19] _start() @ Base client.jl:596 caused by: dial timeout: 127.0.0.1:41907 Stacktrace: [1] _wait_resolved_connect_addrs_future!(future::Reseau.HostResolvers._ResolvedConnectAddrsFuture) @ Reseau.HostResolvers ~/.julia/packages/Reseau/EujWr/src/4_host_resolvers.jl:1805 [2] _resolve_with_deadline(d::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, network::String, address::String, deadline_ns::Int64) @ Reseau.HostResolvers ~/.julia/packages/Reseau/EujWr/src/4_host_resolvers.jl:1856 [3] _resolve_connect_addrs(d::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, network::String, address::String, deadline_ns::Int64, ::Val{:tcp}) @ Reseau.HostResolvers ~/.julia/packages/Reseau/EujWr/src/4_host_resolvers.jl:1930 [4] _connect_dualstack(d::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, network::String, address::String, deadline_ns::Int64) @ Reseau.HostResolvers ~/.julia/packages/Reseau/EujWr/src/4_host_resolvers.jl:2349 [inlined] [5] connect(d::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, network::String, address::String) @ Reseau.HostResolvers ~/.julia/packages/Reseau/EujWr/src/4_host_resolvers.jl:2385 [6] _new_tcp_conn!(plan::HTTP._ProxyPlan, address::String, host_resolver::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, connect_deadline_ns::Int64) @ HTTP ~/.julia/packages/HTTP/54djb/src/http_transport.jl:854 [inlined] [7] _new_conn_tcp!(plan::HTTP._ProxyPlan, address::String, host_resolver::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, connect_deadline_ns::Int64) @ HTTP ~/.julia/packages/HTTP/54djb/src/http_transport.jl:898 [8] _new_conn!(transport::HTTP.Transport, plan::HTTP._ProxyPlan, address::String, secure::Bool, server_name::String, host_resolver::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, connect_deadline_ns::Int64, tls_handshake_timeout_ns::Int64) @ HTTP ~/.julia/packages/HTTP/54djb/src/http_transport.jl:884 [inlined] [9] _websocket_roundtrip!(client::HTTP.Client{Nothing}, address::String, request::HTTP.Request{HTTP.EmptyBody}, secure::Bool, server_name::String, proxy_config::HTTP.ProxyConfig) @ HTTP.WebSockets ~/.julia/packages/HTTP/54djb/src/http_websockets.jl:691 [10] _open_client_websocket(url::String; headers::Vector{Pair{String, String}}, maxframesize::Int64, maxfragmentation::Int64, subprotocols::Vector{String}, query::Nothing, client::Nothing, redirect::Bool, redirect_limit::Nothing, redirect_method::Nothing, forwardheaders::Bool, cookies::Bool, cookiejar::Nothing, proxy::HTTP._UseTransportProxy, connect_timeout::Int64, request_timeout::Float64, response_header_timeout::Float64, read_idle_timeout::Float64, write_idle_timeout::Float64, require_ssl_verification::Bool) @ HTTP.WebSockets ~/.julia/packages/HTTP/54djb/src/http_websockets.jl:788 [11] open(url::String; suppress_close_error::Bool, headers::Vector{Pair{String, String}}, maxframesize::Int64, maxfragmentation::Int64, subprotocols::Vector{String}, query::Nothing, client::Nothing, redirect::Bool, redirect_limit::Nothing, redirect_method::Nothing, forwardheaders::Bool, cookies::Bool, cookiejar::Nothing, proxy::HTTP._UseTransportProxy, connect_timeout::Int64, request_timeout::Float64, response_header_timeout::Float64, read_idle_timeout::Float64, write_idle_timeout::Float64, require_ssl_verification::Bool, kwargs::@Kwargs{}) @ HTTP.WebSockets ~/.julia/packages/HTTP/54djb/src/http_websockets.jl:910 [12] top-level scope @ ~/.julia/packages/HTTP/54djb/test/http_websocket_client_tests.jl:116 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/HTTP/54djb/test/http_websocket_client_tests.jl:133 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [16] _include_with_progress(path::String) @ Main ~/.julia/packages/HTTP/54djb/test/runtests.jl:54 [inlined] [17] _run_test_file(path::String) @ Main ~/.julia/packages/HTTP/54djb/test/runtests.jl:61 [18] top-level scope @ ~/.julia/packages/HTTP/54djb/test/runtests.jl:127 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core boot.jl:521 [22] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [23] _start() @ Base client.jl:596 Test Summary: | Error Total Time HTTP.WebSockets client open over ws | 1 1 6.1s RNG of the outermost testset: Random.Xoshiro(0x5c2aaae06c0b3399, 0x0749cf9adfeafa11, 0xdff4e2f88e88ea64, 0x04c63f32349df736, 0xf33c42eb44ca783a) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/HTTP/54djb/test/http_websocket_client_tests.jl:115 in expression starting at /home/pkgeval/.julia/packages/HTTP/54djb/test/runtests.jl:126 Testing failed after 216.35s ERROR: LoadError: Package HTTP errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 275.18s: package tests unexpectedly errored