Package evaluation to test Mongoose on Julia 1.14.0-DEV.2600 (ff0e675117*) started at 2026-07-06T03:42:08.999 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.97s ################################################################################ # Installation # Installing Mongoose... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [494b707d] + Mongoose v0.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [692b3bcd] + JLLWrappers v1.8.0 [494b707d] + Mongoose v0.3.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [0a8a3f5b] + Mongoose_jll v7.21.0+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 2.29s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.2 s ✓ Mongoose_jll 8.7 s ✓ Mongoose 2 dependencies successfully precompiled in 11 seconds. 28 already precompiled. Precompilation completed after 43.15s ################################################################################ # Testing # Testing Mongoose Status `/tmp/jl_wYMF6O/Project.toml` [cd3eb016] HTTP v2.5.4 [682c06a0] JSON v1.6.1 [494b707d] Mongoose v0.3.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_wYMF6O/Manifest.toml` [944b1d66] CodecZlib v0.7.8 [4e289a0a] EnumX v1.0.7 [cd3eb016] HTTP v2.5.4 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [494b707d] Mongoose v0.3.1 [69de0a69] Parsers v2.8.6 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [802f3686] Reseau v1.3.1 [ec057cc2] StructUtils v2.8.2 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [0a8a3f5b] Mongoose_jll v7.21.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.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 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [458c3c95] OpenSSL_jll v3.5.7+0 [83775a58] Zlib_jll v1.3.2+0 Testing Running tests... 🚀 Mongoose started URL: http://127.0.0.1:8091 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads ┌ Warning: `readtimeout` is deprecated; use `read_idle_timeout` for inactivity timeouts or `request_timeout` for overall request deadlines └ @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client_timeouts.jl:41 Server: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:1 Got exception outside of a @test Server at http://localhost:8091/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:2 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:7 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8092 API: 3 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Async: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:18 Got exception outside of a @test Server at http://localhost:8092/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:19 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:26 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 [ Info: Running multithreading tests with 1 threads 🚀 Mongoose started URL: http://127.0.0.1:8093 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 4 workers • 1 threads Multithreading: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:50 Got exception outside of a @test Server at http://localhost:8093/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:51 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:59 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8094 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🚀 Mongoose started URL: http://127.0.0.1:8095 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🛑 Mongoose shutting down... ✅ Mongoose stopped. Multiple Instances: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:81 Got exception outside of a @test http connect error to : connect tcp: MethodError: kwcall(::@NamedTuple{scope_id::Int64}, ::Core.TypeEgal{Reseau.TCP.SocketAddrV6}, ::NTuple{16, UInt8}, ::Int64) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{Reseau.TCP.SocketAddrV6}, ip::NTuple{16, UInt8}, port::Integer) @ Reseau.TCP ~/.julia/packages/Reseau/Mkbpx/src/3_tcp.jl:95 kwcall(::NamedTuple, ::Core.TypeEgal{Reseau.TCP.SocketAddrV6}, ip::NTuple{16, var"#s148"} where var"#s148"<:Integer, port::Integer) @ Reseau.TCP ~/.julia/packages/Reseau/Mkbpx/src/3_tcp.jl:108 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{Reseau.TCP.SocketAddrV6}, ::NTuple{16, UInt8}, ::Integer) Stacktrace: [1] request(method::String, url::String, h::Vector{Pair{String, String}}, b::Nothing; headers::Vector{Pair{String, String}}, body::Nothing, basicauth::Nothing, retry::Bool, retries::Int64, retry_non_idempotent::Bool, retry_if::Nothing, respect_retry_after::Bool, retry_bucket::Bool, status_exception::Bool, redirect::Bool, redirect_limit::Nothing, redirect_method::Nothing, forwardheaders::Bool, proxy::HTTP._UseTransportProxy, cookies::Bool, cookiejar::Nothing, query::Nothing, response_stream::Nothing, decompress::Nothing, max_decompressed_size::Int64, sse_callback::Nothing, max_sse_line_bytes::Int64, max_sse_event_bytes::Int64, client::Nothing, context::Nothing, connect_timeout::Nothing, request_timeout::Int64, response_header_timeout::Int64, read_idle_timeout::Int64, write_idle_timeout::Int64, expect_continue_timeout::Nothing, readtimeout::Nothing, copyheaders::Nothing, pool::Nothing, canonicalize_headers::Nothing, detect_content_type::Nothing, observelayers::Nothing, retry_delays::Nothing, retry_check::Nothing, sslconfig::Nothing, socket_type_tls::Nothing, logerrors::Nothing, logtag::Nothing, trace::Nothing, verbose::Nothing, require_ssl_verification::Bool, protocol::Symbol) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client.jl:2018 [2] request(method::String, url::String, h::Vector{Pair{String, String}}, b::Nothing) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client.jl:1837 [inlined] [3] get(url::String, headers::Vector{Pair{String, String}}; kwargs::@Kwargs{}) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client.jl:2267 [inlined] [4] get(url::String, headers::Vector{Pair{String, String}}) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client.jl:2266 [inlined] [5] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:82 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:95 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [9] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [11] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core boot.jl:533 [15] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [16] _start() @ Base client.jl:596 caused by: connect tcp: MethodError: kwcall(::@NamedTuple{scope_id::Int64}, ::Core.TypeEgal{Reseau.TCP.SocketAddrV6}, ::NTuple{16, UInt8}, ::Int64) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{Reseau.TCP.SocketAddrV6}, ip::NTuple{16, UInt8}, port::Integer) @ Reseau.TCP ~/.julia/packages/Reseau/Mkbpx/src/3_tcp.jl:95 kwcall(::NamedTuple, ::Core.TypeEgal{Reseau.TCP.SocketAddrV6}, ip::NTuple{16, var"#s148"} where var"#s148"<:Integer, port::Integer) @ Reseau.TCP ~/.julia/packages/Reseau/Mkbpx/src/3_tcp.jl:108 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{Reseau.TCP.SocketAddrV6}, ::NTuple{16, UInt8}, ::Integer) Stacktrace: [1] connect(d::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, network::String, address::String) @ Reseau.HostResolvers ~/.julia/packages/Reseau/Mkbpx/src/4_host_resolvers.jl:2393 [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/oB9MG/src/http_transport.jl:928 [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/oB9MG/src/http_transport.jl:981 [inlined] [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/oB9MG/src/http_transport.jl:967 [5] _acquire_conn!(transport::HTTP.Transport, plan::HTTP._ProxyPlan, address::String, secure::Bool, server_name::String, acquire_deadline_ns::Int64, host_resolver::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, connect_deadline_ns::Int64, tls_handshake_timeout_ns::Int64) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_transport.jl:1081 [6] _roundtrip_incoming!(transport::HTTP.Transport, address::String, request::HTTP.Request{HTTP.EmptyBody}, secure::Bool, server_name::String, proxy_config::HTTP.ProxyConfig, attempt::Int64) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_transport.jl:1724 [7] _roundtrip_incoming!(transport::HTTP.Transport, address::String, request::HTTP.Request{HTTP.EmptyBody}, secure::Bool, server_name::String, proxy_config::HTTP.ProxyConfig) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_transport.jl:1716 [inlined] [8] _do_incoming!(trace::Nothing, client::HTTP.Client{Nothing}, address::String, request::HTTP.Request{HTTP.EmptyBody}, secure::Bool, server_name::Nothing, protocol::Symbol, redirect_policy::HTTP._RedirectPolicy{Nothing}, retry_controller::HTTP._RetryController{Nothing}, proxy_config::HTTP.ProxyConfig, cookies::Bool, cookiejar::CookieJar) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client.jl:814 [9] request(method::String, url::String, h::Vector{Pair{String, String}}, b::Nothing; headers::Vector{Pair{String, String}}, body::Nothing, basicauth::Nothing, retry::Bool, retries::Int64, retry_non_idempotent::Bool, retry_if::Nothing, respect_retry_after::Bool, retry_bucket::Bool, status_exception::Bool, redirect::Bool, redirect_limit::Nothing, redirect_method::Nothing, forwardheaders::Bool, proxy::HTTP._UseTransportProxy, cookies::Bool, cookiejar::Nothing, query::Nothing, response_stream::Nothing, decompress::Nothing, max_decompressed_size::Int64, sse_callback::Nothing, max_sse_line_bytes::Int64, max_sse_event_bytes::Int64, client::Nothing, context::Nothing, connect_timeout::Nothing, request_timeout::Int64, response_header_timeout::Int64, read_idle_timeout::Int64, write_idle_timeout::Int64, expect_continue_timeout::Nothing, readtimeout::Nothing, copyheaders::Nothing, pool::Nothing, canonicalize_headers::Nothing, detect_content_type::Nothing, observelayers::Nothing, retry_delays::Nothing, retry_check::Nothing, sslconfig::Nothing, socket_type_tls::Nothing, logerrors::Nothing, logtag::Nothing, trace::Nothing, verbose::Nothing, require_ssl_verification::Bool, protocol::Symbol) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client.jl:1969 [10] request(method::String, url::String, h::Vector{Pair{String, String}}, b::Nothing) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client.jl:1837 [inlined] [11] get(url::String, headers::Vector{Pair{String, String}}; kwargs::@Kwargs{}) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client.jl:2267 [inlined] [12] get(url::String, headers::Vector{Pair{String, String}}) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client.jl:2266 [inlined] [13] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:82 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [15] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:95 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [17] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [19] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core boot.jl:533 [23] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [24] _start() @ Base client.jl:596 caused by: MethodError: kwcall(::@NamedTuple{scope_id::Int64}, ::Core.TypeEgal{Reseau.TCP.SocketAddrV6}, ::NTuple{16, UInt8}, ::Int64) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{Reseau.TCP.SocketAddrV6}, ip::NTuple{16, UInt8}, port::Integer) @ Reseau.TCP ~/.julia/packages/Reseau/Mkbpx/src/3_tcp.jl:95 kwcall(::NamedTuple, ::Core.TypeEgal{Reseau.TCP.SocketAddrV6}, ip::NTuple{16, var"#s148"} where var"#s148"<:Integer, port::Integer) @ Reseau.TCP ~/.julia/packages/Reseau/Mkbpx/src/3_tcp.jl:108 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{Reseau.TCP.SocketAddrV6}, ::NTuple{16, UInt8}, ::Integer) Stacktrace: [1] _wait_resolved_connect_addrs_future!(future::Reseau.HostResolvers._ResolvedConnectAddrsFuture) @ Reseau.HostResolvers ~/.julia/packages/Reseau/Mkbpx/src/4_host_resolvers.jl:1810 [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/Mkbpx/src/4_host_resolvers.jl:1861 [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/Mkbpx/src/4_host_resolvers.jl:1935 [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/Mkbpx/src/4_host_resolvers.jl:2354 [inlined] [5] connect(d::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, network::String, address::String) @ Reseau.HostResolvers ~/.julia/packages/Reseau/Mkbpx/src/4_host_resolvers.jl:2390 [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/oB9MG/src/http_transport.jl:928 [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/oB9MG/src/http_transport.jl:981 [inlined] [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/oB9MG/src/http_transport.jl:967 [9] _acquire_conn!(transport::HTTP.Transport, plan::HTTP._ProxyPlan, address::String, secure::Bool, server_name::String, acquire_deadline_ns::Int64, host_resolver::Reseau.HostResolvers.HostResolver{Reseau.HostResolvers.SingleflightResolver{Reseau.HostResolvers.SystemResolver}}, connect_deadline_ns::Int64, tls_handshake_timeout_ns::Int64) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_transport.jl:1081 [10] _roundtrip_incoming!(transport::HTTP.Transport, address::String, request::HTTP.Request{HTTP.EmptyBody}, secure::Bool, server_name::String, proxy_config::HTTP.ProxyConfig, attempt::Int64) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_transport.jl:1724 [11] _roundtrip_incoming!(transport::HTTP.Transport, address::String, request::HTTP.Request{HTTP.EmptyBody}, secure::Bool, server_name::String, proxy_config::HTTP.ProxyConfig) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_transport.jl:1716 [inlined] [12] _do_incoming!(trace::Nothing, client::HTTP.Client{Nothing}, address::String, request::HTTP.Request{HTTP.EmptyBody}, secure::Bool, server_name::Nothing, protocol::Symbol, redirect_policy::HTTP._RedirectPolicy{Nothing}, retry_controller::HTTP._RetryController{Nothing}, proxy_config::HTTP.ProxyConfig, cookies::Bool, cookiejar::CookieJar) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client.jl:814 [13] request(method::String, url::String, h::Vector{Pair{String, String}}, b::Nothing; headers::Vector{Pair{String, String}}, body::Nothing, basicauth::Nothing, retry::Bool, retries::Int64, retry_non_idempotent::Bool, retry_if::Nothing, respect_retry_after::Bool, retry_bucket::Bool, status_exception::Bool, redirect::Bool, redirect_limit::Nothing, redirect_method::Nothing, forwardheaders::Bool, proxy::HTTP._UseTransportProxy, cookies::Bool, cookiejar::Nothing, query::Nothing, response_stream::Nothing, decompress::Nothing, max_decompressed_size::Int64, sse_callback::Nothing, max_sse_line_bytes::Int64, max_sse_event_bytes::Int64, client::Nothing, context::Nothing, connect_timeout::Nothing, request_timeout::Int64, response_header_timeout::Int64, read_idle_timeout::Int64, write_idle_timeout::Int64, expect_continue_timeout::Nothing, readtimeout::Nothing, copyheaders::Nothing, pool::Nothing, canonicalize_headers::Nothing, detect_content_type::Nothing, observelayers::Nothing, retry_delays::Nothing, retry_check::Nothing, sslconfig::Nothing, socket_type_tls::Nothing, logerrors::Nothing, logtag::Nothing, trace::Nothing, verbose::Nothing, require_ssl_verification::Bool, protocol::Symbol) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client.jl:1969 [14] request(method::String, url::String, h::Vector{Pair{String, String}}, b::Nothing) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client.jl:1837 [inlined] [15] get(url::String, headers::Vector{Pair{String, String}}; kwargs::@Kwargs{}) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client.jl:2267 [inlined] [16] get(url::String, headers::Vector{Pair{String, String}}) @ HTTP ~/.julia/packages/HTTP/oB9MG/src/http_client.jl:2266 [inlined] [17] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:82 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [19] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:95 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [21] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [23] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [24] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [25] top-level scope @ none:6 [26] eval(m::Module, e::Any) @ Core boot.jl:533 [27] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [28] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8101 API: 2 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Server with Router: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:106 Got exception outside of a @test Server at http://localhost:8101/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:107 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:113 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8102 API: 3 routes • 0 middleware • 0 mounts Type: Async System: 4 workers • 1 threads Async with Router: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:128 Got exception outside of a @test Server at http://localhost:8102/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:129 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:136 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8103 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Restart with Shared Router: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:157 Got exception outside of a @test Server at http://localhost:8103/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:158 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:163 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8119 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Server Same-Instance Restart: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:198 Got exception outside of a @test Server at http://localhost:8119/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:199 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:204 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8120 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 2 workers • 1 threads Async Same-Instance Restart: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:226 Got exception outside of a @test Server at http://localhost:8120/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:227 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:232 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8121 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads BindError on Occupied Port: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:254 Got exception outside of a @test Server at http://localhost:8121/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:255 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:260 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8122 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Double start! is no-op: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:271 Got exception outside of a @test Server at http://localhost:8122/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:272 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:277 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8126 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🚀 Mongoose started URL: http://127.0.0.1:8127 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Global shutdown!(): Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:289 Got exception outside of a @test Server at http://localhost:8126/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:290 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:299 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8210 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Config for Server and Async: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:311 Got exception outside of a @test Server at http://localhost:8210/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:312 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:318 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8233 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 4 workers • 1 threads Config: ws_idle_timeout parameter: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:343 Got exception outside of a @test Server at http://localhost:8233/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:344 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:349 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: https://127.0.0.1:8132 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads HTTPS TLS: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/tls.jl:1 Got exception outside of a @test Server at https://localhost:8132/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{require_ssl_verification::Bool}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] (::var"#67#68")(dir::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/tls.jl:12 [4] mktempdir(fn::var"#67#68", parent::String; prefix::String) @ Base.Filesystem file.jl:949 [5] mktempdir(fn::Function, parent::String) @ Base.Filesystem file.jl:945 [6] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/tls.jl:2 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/tls.jl:2 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [10] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [12] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:34 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core boot.jl:533 [16] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [17] _start() @ Base client.jl:596 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8100 API: 3 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Typed Route Parameters: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:1 Got exception outside of a @test Server at http://localhost:8100/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:2 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:15 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8108 API: static routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Static Router (@router): Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:37 Got exception outside of a @test Server at http://localhost:8108/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:38 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:40 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8112 API: 2 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Query String Stripping: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:69 Got exception outside of a @test Server at http://localhost:8112/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:70 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:76 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8113 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads HEAD Auto from GET: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:91 Got exception outside of a @test Server at http://localhost:8113/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:92 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:97 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8115 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads String Method Route: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:109 Got exception outside of a @test Server at http://localhost:8115/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:110 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:114 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8200 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads HTTP Methods: PUT PATCH DELETE OPTIONS: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:151 Got exception outside of a @test Server at http://localhost:8200/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:152 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:160 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8201 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Multi-parameter route /users/:uid::Int/posts/:pid::Int: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:182 Got exception outside of a @test Server at http://localhost:8201/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:183 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:189 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8202 API: 2 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Wildcard catch-all via * path: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:206 Got exception outside of a @test Server at http://localhost:8202/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:207 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:213 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8217 API: 2 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads route! on server returns server for chaining: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:229 Got exception outside of a @test Server at http://localhost:8217/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:230 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:237 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8218 API: static routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads @router: unknown route returns 404 and method mismatch returns 405: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:247 Got exception outside of a @test Server at http://localhost:8218/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:248 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:250 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8219 API: static routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads @router: typed param :id::Int → typed dispatch and 404 on mismatch: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:263 Got exception outside of a @test Server at http://localhost:8219/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:264 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:266 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8220 API: static routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads @router with wildcard catch-all route: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:282 Got exception outside of a @test Server at http://localhost:8220/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:283 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:285 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8228 API: static routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads @router auto-HEAD: HEAD on GET route returns 200 empty body: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:299 Got exception outside of a @test Server at http://localhost:8228/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:300 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:302 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8229 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Router: HEAD request on GET route returns 200 empty body: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:317 Got exception outside of a @test Server at http://localhost:8229/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:318 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:323 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8232 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Router: typed param bad value → 404: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:338 Got exception outside of a @test Server at http://localhost:8232/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:339 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:344 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8235 API: static routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads @router precedence: exact/typed before catch-all: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:358 Got exception outside of a @test Server at http://localhost:8235/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:359 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:361 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8236 API: 3 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Router precedence: exact/typed before catch-all: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/routing.jl:382 Got exception outside of a @test Server at http://localhost:8236/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:383 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/routing.jl:390 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8096 API: 1 routes • 1 middleware • 0 mounts Type: Async System: 1 workers • 1 threads CORS Middleware: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:1 Got exception outside of a @test Server at http://localhost:8096/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:2 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:8 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8104 API: 1 routes • 1 middleware • 0 mounts Type: Async System: 2 workers • 1 threads Async Middleware: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:24 Got exception outside of a @test Server at http://localhost:8104/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:25 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:31 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8105 API: 1 routes • 1 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Authentication Middleware: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:43 Got exception outside of a @test Server at http://localhost:8105/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:44 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:51 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8107 API: 1 routes • 1 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Rate Limiting Middleware: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:84 Got exception outside of a @test Server at http://localhost:8107/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:85 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:91 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8110 API: 1 routes • 1 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Logger Middleware: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:105 Got exception outside of a @test Server at http://localhost:8110/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:106 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:113 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8111 API: 1 routes • 1 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Logger Threshold: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:130 Got exception outside of a @test Server at http://localhost:8111/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:131 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:138 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8124 API: 1 routes • 1 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Health Middleware: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:152 Got exception outside of a @test Server at http://localhost:8124/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:153 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:159 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8128 API: 1 routes • 1 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Bearer Token Case-Insensitive Scheme: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:194 Got exception outside of a @test Server at http://localhost:8128/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:195 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:201 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8129 API: 1 routes • 1 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Rate Limit X-Forwarded-For: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:217 Got exception outside of a @test Server at http://localhost:8129/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:218 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:224 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8203 API: 2 routes • 1 middleware • 0 mounts Type: Async System: 1 workers • 1 threads PathFilter via plug! paths keyword: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:240 Got exception outside of a @test Server at http://localhost:8203/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:241 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:248 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8204 API: 2 routes • 1 middleware • 0 mounts Type: Async System: 2 workers • 1 threads Metrics Middleware: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:266 Got exception outside of a @test Server at http://localhost:8204/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:267 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:274 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8205 API: 1 routes • 1 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Structured Logger (JSON) via live server: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:298 Got exception outside of a @test Server at http://localhost:8205/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:299 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:306 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8207 API: 1 routes • 2 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Multiple middlewares stacked: CORS + bearer auth: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:323 Got exception outside of a @test Server at http://localhost:8207/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:324 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:331 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8215 API: 1 routes • 1 middleware • 0 mounts Type: Server System: 0 workers • 1 threads API key with custom header_name: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:352 Got exception outside of a @test Server at http://localhost:8215/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:353 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:359 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8216 API: 1 routes • 1 middleware • 0 mounts Type: Server System: 0 workers • 1 threads CORS default wildcard origin *: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:378 Got exception outside of a @test Server at http://localhost:8216/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:379 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:385 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8230 API: 1 routes • 1 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Server + ratelimit middleware (SpinLock): Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:400 Got exception outside of a @test Server at http://localhost:8230/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:401 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:407 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8231 API: 1 routes • 1 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Server + metrics middleware (SpinLock): Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:421 Got exception outside of a @test Server at http://localhost:8231/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:422 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:428 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8221 API: 0 routes • 1 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Health middleware: partial failure states: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:443 Got exception outside of a @test Server at http://localhost:8221/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:444 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:449 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8097 API: 2 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads JSON Integration: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/http.jl:1 Got exception outside of a @test Server at http://localhost:8097/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:2 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:11 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:37 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8099 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Body Size Limit: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/http.jl:32 Got exception outside of a @test Server at http://localhost:8099/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:33 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:38 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:37 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8109 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Header Handling: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/http.jl:52 Got exception outside of a @test Server at http://localhost:8109/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:53 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:61 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:37 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8130 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Binary Response Body: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/http.jl:74 Got exception outside of a @test Server at http://localhost:8130/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:81 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:103 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:37 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8118 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Body Percent Sign: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/http.jl:129 Got exception outside of a @test Server at http://localhost:8118/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:130 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:135 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:37 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8116 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Request Context: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/http.jl:146 Got exception outside of a @test Server at http://localhost:8116/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:147 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:157 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:37 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8206 API: 2 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Custom fail! for 500 and 413: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/http.jl:168 Got exception outside of a @test Server at http://localhost:8206/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:169 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:177 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:37 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8212 API: 3 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads Async request_timeout → 504: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/http.jl:196 Got exception outside of a @test Server at http://localhost:8212/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:197 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:204 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:37 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8224 API: 2 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads Unicode body round-trip: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/http.jl:223 Got exception outside of a @test Server at http://localhost:8224/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:224 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:232 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:37 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8225 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads X-Request-Id echoed in response: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/http.jl:247 Got exception outside of a @test Server at http://localhost:8225/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:248 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:253 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:37 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8223 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 2 workers • 1 threads context! lazy allocation and isolation between requests: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/http.jl:271 Got exception outside of a @test Server at http://localhost:8223/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:272 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:281 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:37 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8098 API: 0 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads WebSocket Tests: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/websocket.jl:1 Got exception outside of a @test Server at http://localhost:8098/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/websocket.jl:2 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/websocket.jl:13 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:38 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8213 API: 0 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads WebSocket on_open and on_close callbacks: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/websocket.jl:30 Got exception outside of a @test Server at http://localhost:8213/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/websocket.jl:31 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/websocket.jl:42 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:38 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8214 API: 0 routes • 0 middleware • 0 mounts Type: Async System: 2 workers • 1 threads WebSocket concurrent connections: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/websocket.jl:58 Got exception outside of a @test Server at http://localhost:8214/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/websocket.jl:59 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/websocket.jl:65 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:38 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8226 API: 0 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads WebSocket graceful close: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/websocket.jl:87 Got exception outside of a @test Server at http://localhost:8226/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/websocket.jl:88 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/websocket.jl:94 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:38 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8227 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads WS upgrade rejection: on_open returns false → 403: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/websocket.jl:107 Got exception outside of a @test Server at http://localhost:8227/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/websocket.jl:108 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/websocket.jl:123 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:38 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8234 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads WebSocket idle timeout closes stale connection: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/websocket.jl:143 Got exception outside of a @test Server at http://localhost:8234/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [4] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/websocket.jl:144 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/websocket.jl:157 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:38 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:533 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8117 API: 1 routes • 0 middleware • 1 mounts Type: Server System: 0 workers • 1 threads Static Files: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/static.jl:1 Got exception outside of a @test Server at http://localhost:8117/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [inlined] [4] (::var"#409#410")(dir::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/static.jl:14 [5] mktempdir(fn::var"#409#410", parent::String; prefix::String) @ Base.Filesystem file.jl:949 [6] mktempdir(fn::Function, parent::String) @ Base.Filesystem file.jl:945 [7] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/static.jl:2 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/static.jl:2 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [11] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:39 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core boot.jl:533 [17] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [18] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8208 API: 1 routes • 0 middleware • 1 mounts Type: Server System: 0 workers • 1 threads mount! with URI prefix: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/static.jl:44 Got exception outside of a @test Server at http://localhost:8208/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [inlined] [4] (::var"#415#416")(dir::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/static.jl:55 [5] mktempdir(fn::var"#415#416", parent::String; prefix::String) @ Base.Filesystem file.jl:949 [6] mktempdir(fn::Function, parent::String) @ Base.Filesystem file.jl:945 [7] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/static.jl:45 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/static.jl:45 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [11] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:39 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core boot.jl:533 [17] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [18] _start() @ Base client.jl:596 🚀 Mongoose started URL: http://127.0.0.1:8209 API: 0 routes • 0 middleware • 2 mounts Type: Server System: 0 workers • 1 threads mount! multiple static directories: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/static.jl:78 Got exception outside of a @test Server at http://localhost:8209/ did not become ready within 10.0s Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] wait_for_server(url::String; timeout::Float64, interval::Float64, kwargs::@Kwargs{}) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:30 [3] wait_for_server(url::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:19 [inlined] [4] (::var"#420#421")(base::String) @ Main ~/.julia/packages/Mongoose/WV16D/test/static.jl:92 [5] mktempdir(fn::var"#420#421", parent::String; prefix::String) @ Base.Filesystem file.jl:949 [6] mktempdir(fn::Function, parent::String) @ Base.Filesystem file.jl:945 [7] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/static.jl:79 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/static.jl:79 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [11] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:39 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core boot.jl:533 [17] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [18] _start() @ Base client.jl:596 Test Summary: | Pass Error Total Time Mongoose.jl | 90 70 160 16m33.3s Server | 1 1 2m35.2s Async | 1 1 11.6s Multithreading | 1 1 10.3s Multiple Instances | 1 1 3.6s Server with Router | 1 1 10.2s Async with Router | 1 1 10.2s Restart with Shared Router | 1 1 10.2s Server Same-Instance Restart | 1 1 10.4s Async Same-Instance Restart | 1 1 10.3s BindError on Occupied Port | 1 1 10.4s Double start! is no-op | 1 1 10.5s Global shutdown!() | 1 1 10.6s Config for Server and Async | 1 1 10.9s Config: ws_idle_timeout parameter | 1 1 11.0s Config validation rejects invalid values | 12 12 1.4s HTTPS TLS | 1 1 13.8s TLS Validation | 3 3 0.1s Typed Route Parameters | 1 1 11.0s Static Router (@router) | 1 1 14.6s route! on Router | 2 2 0.0s Query String Stripping | 1 1 11.1s HEAD Auto from GET | 1 1 11.2s String Method Route | 1 1 11.4s RouteError on Invalid Method | 2 2 0.0s RouteError on Param Type Conflict | 1 1 0.0s URL Percent-Decode | 4 4 0.0s HTTP Methods: PUT PATCH DELETE OPTIONS | 1 1 11.3s Multi-parameter route /users/:uid::Int/posts/:pid::Int | 1 1 11.4s Wildcard catch-all via * path | 1 1 11.4s route! on server returns server for chaining | 2 1 3 11.4s @router: unknown route returns 404 and method mismatch returns 405 | 1 1 11.5s @router: typed param :id::Int → typed dispatch and 404 on mismatch | 1 1 14.3s @router with wildcard catch-all route | 1 1 13.8s @router auto-HEAD: HEAD on GET route returns 200 empty body | 1 1 11.9s Router: HEAD request on GET route returns 200 empty body | 1 1 12.0s Router: typed param bad value → 404 | 1 1 11.8s @router precedence: exact/typed before catch-all | 1 1 14.5s Router precedence: exact/typed before catch-all | 1 1 12.1s CORS Middleware | 1 1 12.0s Async Middleware | 1 1 12.0s Authentication Middleware | 1 1 12.1s Rate Limiting Middleware | 1 1 12.2s Logger Middleware | 1 1 12.0s Logger Threshold | 1 1 12.0s Health Middleware | 1 1 12.2s Bearer Token Case-Insensitive Scheme | 1 1 12.1s Rate Limit X-Forwarded-For | 1 1 12.1s PathFilter via plug! paths keyword | 1 1 12.0s Metrics Middleware | 1 1 12.2s Structured Logger (JSON) via live server | 1 1 12.0s Multiple middlewares stacked: CORS + bearer auth | 1 1 12.0s API key with custom header_name | 1 1 12.1s CORS default wildcard origin * | 1 1 12.2s Server + ratelimit middleware (SpinLock) | 1 1 12.4s Server + metrics middleware (SpinLock) | 1 1 12.4s Health middleware: partial failure states | 1 1 12.3s JSON Integration | 1 1 12.4s Body Size Limit | 1 1 12.4s Header Handling | 1 1 12.3s Binary Response Body | 1 1 12.4s Body Percent Sign | 1 1 12.6s Request Context | 1 1 13.1s Custom fail! for 500 and 413 | 1 1 12.9s Async request_timeout → 504 | 1 1 12.9s Unicode body round-trip | 1 1 12.7s X-Request-Id echoed in response | 1 1 12.8s context! lazy allocation and isolation between requests | 1 1 12.9s WebSocket Tests | 1 1 13.2s WebSocket on_open and on_close callbacks | 1 1 13.0s WebSocket concurrent connections | 1 1 13.0s WebSocket graceful close | 1 1 13.2s WS upgrade rejection: on_open returns false → 403 | 1 1 13.0s WebSocket idle timeout closes stale connection | 1 1 13.1s Static Files | 1 1 14.7s mount! with URI prefix | 1 1 14.5s mount! multiple static directories | 1 1 14.3s Unit: _matchroute quality | 13 13 0.1s Unit: _matchroute multi-segment typed params | 6 6 0.0s Unit: _parseroute wildcard must be last segment | 7 7 0.1s Unit: _sanitizeid | 7 7 0.0s Unit: Response constructors | 13 13 0.4s Unit: _staticexists path traversal boundary | 4 4 0.8s Unit: structured logger JSON format | 8 8 0.3s Unit: _statustext unknown code | 5 5 0.0s Unit: _statustext 503 | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0x641e412a3c0ba424, 0x7b17fa57d262d8cd, 0xaa971ad9ff039799, 0x2ab8d751fe224764, 0x556799b1a1361844) ERROR: LoadError: Some tests did not pass: 90 passed, 0 failed, 70 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/runtests.jl:31 Testing failed after 248.13s ERROR: LoadError: Package Mongoose 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:325 [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 1133.75s: package has test failures