Package evaluation to test Mongoose on Julia 1.14.0-DEV.2362 (adf6a0d284*) started at 2026-06-15T14:53:55.139 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.96s ################################################################################ # Installation # Installing Mongoose... Resolving package versions... Installed PrecompileTools ─ v1.3.4 Installed Mongoose_jll ──── v7.21.0+0 Installed JLLWrappers ───── v1.8.0 Installed Preferences ───── v1.5.2 Installed Mongoose ──────── v0.3.1 Installing 1 artifacts Installed artifact Mongoose 116.8 KiB 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 4.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.9 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.0 s ✓ URIs 1.1 s ✓ TranscodingStreams 0.6 s ✓ EnumX 1.6 s ✓ StructUtils 1.3 s ✓ Preferences 0.7 s ✓ CodecZlib 1.9 s ✓ JLLWrappers 1.6 s ✓ PrecompileTools 1.9 s ✓ Mongoose_jll 39.5 s ✓ Reseau 7.2 s ✓ Parsers 8.2 s ✓ Mongoose ┌ Info: Ignoring an error that occurred during the precompilation workload │ exception = │ http timeout during request (budget 5000000000 ns, elapsed 6096735246 ns) │ Stacktrace: │ [1] request(method::String, url::URIs.URI, 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.ProxyConfig, cookies::Bool, cookiejar::Nothing, query::Nothing, response_stream::Nothing, decompress::Nothing, max_decompressed_size::Int64, sse_callback::Nothing, client::Nothing, context::Nothing, connect_timeout::Float64, request_timeout::Float64, response_header_timeout::Float64, read_idle_timeout::Float64, 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/tDXzI/src/http_client.jl:1950 │ [2] get(url::URIs.URI, headers::Vector{Pair{String, String}}; kwargs::@Kwargs{proxy::HTTP.ProxyConfig, connect_timeout::Float64, request_timeout::Float64, response_header_timeout::Float64, read_idle_timeout::Float64}) │ @ HTTP ~/.julia/packages/HTTP/tDXzI/src/http_client.jl:2195 [inlined] │ [3] _run_precompile_workload_inner!() │ @ HTTP ~/.julia/packages/HTTP/tDXzI/src/precompile.jl:242 │ [4] _run_precompile_workload!() │ @ HTTP ~/.julia/packages/HTTP/tDXzI/src/precompile.jl:358 │ [5] macro expansion │ @ ~/.julia/packages/HTTP/tDXzI/src/precompile.jl:412 [inlined] │ [6] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ [7] macro expansion │ @ ~/.julia/packages/HTTP/tDXzI/src/precompile.jl:411 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ [9] top-level scope │ @ ~/.julia/packages/HTTP/tDXzI/src/precompile.jl:410 │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [11] IncludeInto │ @ ./Base.jl:327 [inlined] │ [12] top-level scope │ @ ~/.julia/packages/HTTP/tDXzI/src/HTTP.jl:63 │ [13] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3296 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [18] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [20] _start() └ @ Base client.jl:596 75.2 s ✓ HTTP 6.4 s ✓ JSON 14 dependencies successfully precompiled in 148 seconds. 16 already precompiled. 1 dependency had output during precompilation: ┌ HTTP │ ┌ Info: Ignoring an error that occurred during the precompilation workload │ │ exception = │ │ http timeout during request (budget 5000000000 ns, elapsed 6096735246 ns) │ │ Stacktrace: │ │ [1] request(method::String, url::URIs.URI, 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.ProxyConfig, cookies::Bool, cookiejar::Nothing, query::Nothing, response_stream::Nothing, decompress::Nothing, max_decompressed_size::Int64, sse_callback::Nothing, client::Nothing, context::Nothing, connect_timeout::Float64, request_timeout::Float64, response_header_timeout::Float64, read_idle_timeout::Float64, 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/tDXzI/src/http_client.jl:1950 │ │ [2] get(url::URIs.URI, headers::Vector{Pair{String, String}}; kwargs::@Kwargs{proxy::HTTP.ProxyConfig, connect_timeout::Float64, request_timeout::Float64, response_header_timeout::Float64, read_idle_timeout::Float64}) │ │ @ HTTP ~/.julia/packages/HTTP/tDXzI/src/http_client.jl:2195 [inlined] │ │ [3] _run_precompile_workload_inner!() │ │ @ HTTP ~/.julia/packages/HTTP/tDXzI/src/precompile.jl:242 │ │ [4] _run_precompile_workload!() │ │ @ HTTP ~/.julia/packages/HTTP/tDXzI/src/precompile.jl:358 │ │ [5] macro expansion │ │ @ ~/.julia/packages/HTTP/tDXzI/src/precompile.jl:412 [inlined] │ │ [6] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ │ [7] macro expansion │ │ @ ~/.julia/packages/HTTP/tDXzI/src/precompile.jl:411 [inlined] │ │ [8] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ │ [9] top-level scope │ │ @ ~/.julia/packages/HTTP/tDXzI/src/precompile.jl:410 │ │ [10] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:326 │ │ [11] IncludeInto │ │ @ ./Base.jl:327 [inlined] │ │ [12] top-level scope │ │ @ ~/.julia/packages/HTTP/tDXzI/src/HTTP.jl:63 │ │ [13] include(mod::Module, _path::String) │ │ @ Base Base.jl:325 │ │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3296 │ │ [15] top-level scope │ │ @ stdin:5 │ │ [16] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [18] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [19] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [20] _start() │ └ @ Base client.jl:596 └ Precompilation completed after 181.24s ################################################################################ # Testing # Testing Mongoose Status `/tmp/jl_qOXzRH/Project.toml` [cd3eb016] HTTP v2.2.0 [682c06a0] JSON v1.6.1 [494b707d] Mongoose v0.3.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_qOXzRH/Manifest.toml` [944b1d66] CodecZlib v0.7.8 [4e289a0a] EnumX v1.0.7 [cd3eb016] HTTP v2.2.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [494b707d] Mongoose v0.3.1 [69de0a69] Parsers v2.8.5 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [802f3686] Reseau v1.3.0 [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/tDXzI/src/http_client_timeouts.jl:41 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🛑 Mongoose shutting down... ✅ Mongoose stopped. Async: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/server.jl:18 Got exception outside of a @test BindError: Failed to start server on http://127.0.0.1:8092. Port may be in use. Stacktrace: [1] _bind!(server::Async{Router}, host::String, port::Int64) @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/server.jl:222 [2] start!(server::Async{Router}; host::String, port::Int64, blocking::Bool, tls::Nothing) @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/lifecycle.jl:68 [3] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:19 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/server.jl:25 [inlined] [6] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [7] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:33 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core boot.jl:522 [13] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [14] _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 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 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. 🚀 Mongoose started URL: http://127.0.0.1:8101 API: 2 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8102 API: 3 routes • 0 middleware • 0 mounts Type: Async System: 4 workers • 1 threads ┌ Error: Handler error component=http uri=/error │ exception = │ Something went wrong! │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] error_handler(::Request) │ @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:14 │ [3] _dispatchhttp(router::Router, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:339 [inlined] │ [4] _invokehttp(server::Async{Router}, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:323 │ [5] _workloop(server::Async{Router}) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:215 │ [6] (::Mongoose.var"#_spawnworkers!##0#_spawnworkers!##1"{Async{Router}})() │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:112 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:133 ┌ Error: Handler error component=http uri=/error │ exception = │ Something went wrong! │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] error_handler(::Request) │ @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:14 │ [3] _dispatchhttp(router::Router, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:339 [inlined] │ [4] _invokehttp(server::Async{Router}, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:323 │ [5] _workloop(server::Async{Router}) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:215 │ [6] (::Mongoose.var"#_spawnworkers!##0#_spawnworkers!##1"{Async{Router}})() │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:112 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:133 ┌ Error: Handler error component=http uri=/error │ exception = │ Something went wrong! │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] error_handler(::Request) │ @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:14 │ [3] _dispatchhttp(router::Router, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:339 [inlined] │ [4] _invokehttp(server::Async{Router}, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:323 │ [5] _workloop(server::Async{Router}) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:215 │ [6] (::Mongoose.var"#_spawnworkers!##0#_spawnworkers!##1"{Async{Router}})() │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:112 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:133 ┌ Error: Handler error component=http uri=/error │ exception = │ Something went wrong! │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] error_handler(::Request) │ @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:14 │ [3] _dispatchhttp(router::Router, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:339 [inlined] │ [4] _invokehttp(server::Async{Router}, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:323 │ [5] _workloop(server::Async{Router}) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:215 │ [6] (::Mongoose.var"#_spawnworkers!##0#_spawnworkers!##1"{Async{Router}})() │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:112 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:133 ┌ Error: Handler error component=http uri=/error │ exception = │ Something went wrong! │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] error_handler(::Request) │ @ Main ~/.julia/packages/Mongoose/WV16D/test/helpers.jl:14 │ [3] _dispatchhttp(router::Router, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:339 [inlined] │ [4] _invokehttp(server::Async{Router}, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:323 │ [5] _workloop(server::Async{Router}) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:215 │ [6] (::Mongoose.var"#_spawnworkers!##0#_spawnworkers!##1"{Async{Router}})() │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:112 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:133 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8103 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8103 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 2 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8103 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 4 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8119 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8119 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8120 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 2 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8120 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 2 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8121 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8122 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 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 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8210 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8211 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 2 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8233 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 4 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: https://127.0.0.1:8132 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: https://127.0.0.1:8133 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: https://127.0.0.1:8135 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🛑 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 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8108 API: static routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8112 API: 2 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8113 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8115 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8200 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8201 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8202 API: 2 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8217 API: 2 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8218 API: static routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8219 API: static routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8220 API: static routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8228 API: static routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8229 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8232 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8235 API: static routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8236 API: 3 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8096 API: 1 routes • 1 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8104 API: 1 routes • 1 middleware • 0 mounts Type: Async System: 2 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8105 API: 1 routes • 1 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8106 API: 1 routes • 1 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🛑 Mongoose shutting down... ✅ Mongoose stopped. Rate Limiting Middleware: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:84 Got exception outside of a @test BindError: Failed to start server on http://127.0.0.1:8107. Port may be in use. Stacktrace: [1] _bind!(server::Async{Router}, host::String, port::Int64) @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/server.jl:222 [2] start!(server::Async{Router}; host::String, port::Int64, blocking::Bool, tls::Nothing) @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/lifecycle.jl:68 [3] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:85 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:90 [inlined] [6] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [7] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core boot.jl:522 [13] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [14] _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 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8111 API: 1 routes • 1 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8124 API: 1 routes • 1 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8125 API: 1 routes • 1 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8128 API: 1 routes • 1 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 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: Test Failed at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:234 Expression: resp.status == 429 Evaluated: 200 == 429 Stacktrace: [1] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:218 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:234 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8203 API: 2 routes • 1 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8204 API: 2 routes • 1 middleware • 0 mounts Type: Async System: 2 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8205 API: 1 routes • 1 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8207 API: 1 routes • 2 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8215 API: 1 routes • 1 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8216 API: 1 routes • 1 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🛑 Mongoose shutting down... ✅ Mongoose stopped. Server + ratelimit middleware (SpinLock): Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/middleware.jl:400 Got exception outside of a @test BindError: Failed to start server on http://127.0.0.1:8230. Port may be in use. Stacktrace: [1] _bind!(server::Server{Router}, host::String, port::Int64) @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/server.jl:222 [2] start!(server::Server{Router}; host::String, port::Int64, blocking::Bool, tls::Nothing) @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/lifecycle.jl:68 [3] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:401 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/middleware.jl:406 [inlined] [6] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [7] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:36 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core boot.jl:522 [13] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [14] _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 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8221 API: 0 routes • 1 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8222 API: 0 routes • 1 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8097 API: 2 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🛑 Mongoose shutting down... ✅ Mongoose stopped. Body Size Limit: Error During Test at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/http.jl:32 Got exception outside of a @test BindError: Failed to start server on http://127.0.0.1:8099. Port may be in use. Stacktrace: [1] _bind!(server::Async{Router}, host::String, port::Int64) @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/server.jl:222 [2] start!(server::Async{Router}; host::String, port::Int64, blocking::Bool, tls::Nothing) @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/lifecycle.jl:68 [3] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:33 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/http.jl:37 [inlined] [6] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [7] top-level scope @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:32 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/Mongoose/WV16D/test/runtests.jl:37 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core boot.jl:522 [13] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [14] _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 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8130 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🚀 Mongoose started URL: http://127.0.0.1:8131 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 4 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8118 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8116 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8206 API: 2 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads ┌ Error: Handler error component=http uri=/boom │ exception = │ deliberate crash │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] (::var"#304#305")(req::Request) │ @ Main ~/.julia/packages/Mongoose/WV16D/test/http.jl:170 │ [3] _dispatchhttp(router::Router, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:339 [inlined] │ [4] _invokehttp(server::Async{Router}, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:323 │ [5] _workloop(server::Async{Router}) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:215 │ [6] (::Mongoose.var"#_spawnworkers!##0#_spawnworkers!##1"{Async{Router}})() │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:112 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:133 ┌ Error: Handler error component=http uri=/boom │ exception = │ deliberate crash │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] (::var"#304#305")(req::Request) │ @ Main ~/.julia/packages/Mongoose/WV16D/test/http.jl:170 │ [3] _dispatchhttp(router::Router, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:339 [inlined] │ [4] _invokehttp(server::Async{Router}, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:323 │ [5] _workloop(server::Async{Router}) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:215 │ [6] (::Mongoose.var"#_spawnworkers!##0#_spawnworkers!##1"{Async{Router}})() │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:112 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:133 ┌ Error: Handler error component=http uri=/boom │ exception = │ deliberate crash │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] (::var"#304#305")(req::Request) │ @ Main ~/.julia/packages/Mongoose/WV16D/test/http.jl:170 │ [3] _dispatchhttp(router::Router, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:339 [inlined] │ [4] _invokehttp(server::Async{Router}, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:323 │ [5] _workloop(server::Async{Router}) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:215 │ [6] (::Mongoose.var"#_spawnworkers!##0#_spawnworkers!##1"{Async{Router}})() │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:112 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:133 ┌ Error: Handler error component=http uri=/boom │ exception = │ deliberate crash │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] (::var"#304#305")(req::Request) │ @ Main ~/.julia/packages/Mongoose/WV16D/test/http.jl:170 │ [3] _dispatchhttp(router::Router, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:339 [inlined] │ [4] _invokehttp(server::Async{Router}, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:323 │ [5] _workloop(server::Async{Router}) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:215 │ [6] (::Mongoose.var"#_spawnworkers!##0#_spawnworkers!##1"{Async{Router}})() │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:112 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:133 ┌ Error: Handler error component=http uri=/boom │ exception = │ deliberate crash │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] (::var"#304#305")(req::Request) │ @ Main ~/.julia/packages/Mongoose/WV16D/test/http.jl:170 │ [3] _dispatchhttp(router::Router, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:339 [inlined] │ [4] _invokehttp(server::Async{Router}, req::Request) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/http/handler.jl:323 │ [5] _workloop(server::Async{Router}) │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:215 │ [6] (::Mongoose.var"#_spawnworkers!##0#_spawnworkers!##1"{Async{Router}})() │ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/servers/async.jl:112 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:133 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8212 API: 3 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads ┌ Warning: Request timed out component=http uri=/slow timeout_ms=200 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:100 ┌ Warning: Request timed out component=http uri=/slow timeout_ms=200 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:100 ┌ Warning: Request timed out component=http uri=/slow timeout_ms=200 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:100 ┌ Warning: Request timed out component=http uri=/slow timeout_ms=200 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:100 ┌ Warning: Request timed out component=http uri=/slow timeout_ms=200 └ @ Mongoose ~/.julia/packages/Mongoose/WV16D/src/core/log.jl:100 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8224 API: 2 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8225 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8223 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 2 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8098 API: 0 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8213 API: 0 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8214 API: 0 routes • 0 middleware • 0 mounts Type: Async System: 2 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8226 API: 0 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8227 API: 1 routes • 0 middleware • 0 mounts Type: Async System: 1 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8234 API: 1 routes • 0 middleware • 0 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8117 API: 1 routes • 0 middleware • 1 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8208 API: 1 routes • 0 middleware • 1 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. 🚀 Mongoose started URL: http://127.0.0.1:8209 API: 0 routes • 0 middleware • 2 mounts Type: Server System: 0 workers • 1 threads 🛑 Mongoose shutting down... ✅ Mongoose stopped. Test Summary: | Pass Fail Error Total Time Mongoose.jl | 378 1 4 383 4m15.1s Server | 2 2 1m57.1s Async | 1 1 4.2s Multithreading | 20 20 3.0s Multiple Instances | 2 2 1.1s Server with Router | 4 4 0.0s Async with Router | 6 6 0.6s Restart with Shared Router | 6 6 0.1s Server Same-Instance Restart | 4 4 0.1s Async Same-Instance Restart | 4 4 0.1s BindError on Occupied Port | 2 2 0.5s Double start! is no-op | 2 2 0.3s Global shutdown!() | 4 4 0.3s Config for Server and Async | 4 4 0.2s Config: ws_idle_timeout parameter | 1 1 0.1s Config validation rejects invalid values | 12 12 0.5s HTTPS TLS | 6 6 1.6s TLS Validation | 3 3 0.1s Typed Route Parameters | 7 7 0.1s Static Router (@router) | 5 5 9.9s route! on Router | 2 2 0.0s Query String Stripping | 4 4 0.1s HEAD Auto from GET | 3 3 0.4s String Method Route | 4 4 0.1s 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 | 7 7 0.1s Multi-parameter route /users/:uid::Int/posts/:pid::Int | 4 4 0.0s Wildcard catch-all via * path | 4 4 0.2s route! on server returns server for chaining | 4 4 0.1s @router: unknown route returns 404 and method mismatch returns 405 | 2 2 0.0s @router: typed param :id::Int → typed dispatch and 404 on mismatch | 4 4 2.6s @router with wildcard catch-all route | 3 3 2.2s @router auto-HEAD: HEAD on GET route returns 200 empty body | 4 4 0.0s Router: HEAD request on GET route returns 200 empty body | 4 4 0.0s Router: typed param bad value → 404 | 3 3 0.0s @router precedence: exact/typed before catch-all | 6 6 2.9s Router precedence: exact/typed before catch-all | 8 8 0.1s CORS Middleware | 4 4 0.3s Async Middleware | 2 2 0.1s Authentication Middleware | 6 6 0.4s Rate Limiting Middleware | 1 1 0.1s Logger Middleware | 5 5 0.6s Logger Threshold | 2 2 0.3s Health Middleware | 9 9 0.4s Bearer Token Case-Insensitive Scheme | 3 3 0.1s Rate Limit X-Forwarded-For | 2 1 3 1m05.4s PathFilter via plug! paths keyword | 4 4 0.2s Metrics Middleware | 8 8 1.6s Structured Logger (JSON) via live server | 5 5 0.3s Multiple middlewares stacked: CORS + bearer auth | 5 5 0.2s API key with custom header_name | 3 3 0.1s CORS default wildcard origin * | 5 5 0.1s Server + ratelimit middleware (SpinLock) | 1 1 0.0s Server + metrics middleware (SpinLock) | 2 2 0.1s Health middleware: partial failure states | 8 8 0.8s JSON Integration | 6 6 16.8s Body Size Limit | 1 1 0.0s Header Handling | 3 3 0.1s Binary Response Body | 5 5 0.1s Body Percent Sign | 2 2 0.0s Request Context | 2 2 0.1s Custom fail! for 500 and 413 | 5 5 0.3s Async request_timeout → 504 | 3 3 1.9s Unicode body round-trip | 4 4 0.1s X-Request-Id echoed in response | 4 4 0.0s context! lazy allocation and isolation between requests | 5 5 0.1s WebSocket Tests | 2 2 1.3s WebSocket on_open and on_close callbacks | 3 3 0.6s WebSocket concurrent connections | 2 2 0.5s WebSocket graceful close | 1 1 0.8s WS upgrade rejection: on_open returns false → 403 | 2 2 0.5s WebSocket idle timeout closes stale connection | 4 4 5.2s Static Files | 10 10 0.9s mount! with URI prefix | 7 7 0.7s mount! multiple static directories | 4 4 0.5s 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.1s Unit: _staticexists path traversal boundary | 4 4 0.5s Unit: structured logger JSON format | 8 8 0.1s Unit: _statustext unknown code | 5 5 0.0s Unit: _statustext 503 | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0x345c03cedc47af0c, 0xdfba67379371d60d, 0xc60f53adbb724850, 0x000e0601e206fc1b, 0xb23a05e76e097f80) ERROR: LoadError: Some tests did not pass: 378 passed, 1 failed, 4 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Mongoose/WV16D/test/runtests.jl:31 Testing failed after 268.6s 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 492.72s: package tests unexpectedly errored