Package evaluation to test gRPCClient on Julia 1.14.0-DEV.3128 (f573e2bf71*) started at 2026-09-06T14:44:42.229 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.56s ################################################################################ # Installation # Installing gRPCClient... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [aaca4a50] + gRPCClient v1.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [e1450e63] + BufferedStreams v1.2.2 [4e289a0a] + EnumX v1.0.7 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [3349acd9] + ProtoBuf v1.3.0 [aaca4a50] + gRPCClient v1.1.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v1.0.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] + LibCURL_jll v8.21.0+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [14a3606d] + MozillaCACerts_jll v2026.8.13 [458c3c95] + OpenSSL_jll v3.5.8+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.70.0+0 Installation completed after 1.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.4 s ✓ gRPCClient 1 dependency successfully precompiled in 3 seconds. 25 already precompiled. Precompilation completed after 16.06s ################################################################################ # Testing # Testing gRPCClient Status `/tmp/jl_mAruud/Project.toml` [aea7be01] PrecompileTools v1.3.4 [3349acd9] ProtoBuf v1.3.0 [aaca4a50] gRPCClient v1.1.1 [7b1f6079] FileWatching v1.11.0 [b27032c2] LibCURL v1.0.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_mAruud/Manifest.toml` [e1450e63] BufferedStreams v1.2.2 [4e289a0a] EnumX v1.0.7 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [3349acd9] ProtoBuf v1.3.0 [aaca4a50] gRPCClient v1.1.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [458c3c95] OpenSSL_jll v3.5.8+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.70.0+0 Testing Running tests... @async varying request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:166 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 211 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Core.TypeEgal{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:188 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:145 [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:176 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:167 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 @async small request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:185 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 10 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Core.TypeEgal{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:188 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:145 [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:195 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:186 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 @async big request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:201 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 4 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Core.TypeEgal{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:188 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:145 [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:212 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:202 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Threads.@spawn small request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:217 Got exception outside of a @test TaskFailedException nested task error: gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Core.TypeEgal{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:188 [inlined] [3] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest; kws::@Kwargs{}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:175 [4] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:175 [inlined] [5] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:223 [inlined] [6] (::var"#43#44"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}})(tid::Int64) @ Main threadingconstructs.jl:553 [7] (::Base.Threads.var"#threading_run##2#threading_run##3"{Int64, var"#43#44"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}}})() @ Base.Threads threadingconstructs.jl:188 Stacktrace: [1] threading_run(fun::var"#43#44"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}}, static::Bool) @ Base.Threads threadingconstructs.jl:231 [2] macro expansion @ ./threadingconstructs.jl:259 [inlined] [3] macro expansion @ ./task.jl:924 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:222 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:218 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Threads.@spawn varying request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:233 Got exception outside of a @test TaskFailedException nested task error: gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Core.TypeEgal{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:188 [inlined] [3] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest; kws::@Kwargs{}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:175 [4] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:175 [inlined] [5] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:239 [inlined] [6] (::var"#47#48"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}})(tid::Int64) @ Main threadingconstructs.jl:553 [7] (::Base.Threads.var"#threading_run##2#threading_run##3"{Int64, var"#47#48"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}}})() @ Base.Threads threadingconstructs.jl:188 Stacktrace: [1] threading_run(fun::var"#47#48"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}}, static::Bool) @ Base.Threads threadingconstructs.jl:231 [2] macro expansion @ ./threadingconstructs.jl:259 [inlined] [3] macro expansion @ ./task.jl:924 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:238 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:234 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Async Channels: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:251 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 0 ms: Could not connect to server") Stacktrace: [1] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:261 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:252 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Response Streaming: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:282 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 431 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] (::var"#49#50")(req::gRPCRequest, channel::Channel{TestResponse}) @ Main ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:278 [3] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:297 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:283 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [7] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 caused by: InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base task.jl:1504 [2] wait() @ Base task.jl:-1 [3] wait_safe_interrupt(ws::Tuple{Base.GenericCondition{ReentrantLock}, Base.SourceWait}, w::Base.WaitEntry2) @ Base park.jl:231 [4] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken; first::Bool, min_severity::UInt8, cancel_value::Bool) @ Base condition.jl:390 [5] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken) @ Base condition.jl:325 [6] take_buffered(c::Channel{TestResponse}, cancel::Base.UseDefaultToken) @ Base channels.jl:580 [7] take!(c::Channel{TestResponse}; cancel::Base.UseDefaultToken) @ Base channels.jl:569 [inlined] [8] take!(c::Channel{TestResponse}) @ Base channels.jl:567 [inlined] [9] (::var"#49#50")(req::gRPCRequest, channel::Channel{TestResponse}) @ Main ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:276 [10] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:297 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [12] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:283 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [14] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Request Streaming: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:305 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Core.TypeEgal{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:188 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, true, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Streaming.jl:399 [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:321 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:306 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Bidirectional Streaming: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:329 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] (::var"#49#50")(req::gRPCRequest, channel::Channel{TestResponse}) @ Main ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:278 [3] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:347 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:330 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [7] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 caused by: InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base task.jl:1504 [2] wait() @ Base task.jl:-1 [3] wait_safe_interrupt(ws::Tuple{Base.GenericCondition{ReentrantLock}, Base.SourceWait}, w::Base.WaitEntry2) @ Base park.jl:231 [4] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken; first::Bool, min_severity::UInt8, cancel_value::Bool) @ Base condition.jl:390 [5] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken) @ Base condition.jl:325 [6] take_buffered(c::Channel{TestResponse}, cancel::Base.UseDefaultToken) @ Base channels.jl:580 [7] take!(c::Channel{TestResponse}; cancel::Base.UseDefaultToken) @ Base channels.jl:569 [inlined] [8] take!(c::Channel{TestResponse}) @ Base channels.jl:567 [inlined] [9] (::var"#49#50")(req::gRPCRequest, channel::Channel{TestResponse}) @ Main ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:276 [10] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:347 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [12] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:330 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [14] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Response Streaming zero-length messages: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:364 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] (::var"#49#50")(req::gRPCRequest, channel::Channel{TestResponse}) @ Main ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:278 [3] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:386 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:365 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [7] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 caused by: InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base task.jl:1504 [2] wait() @ Base task.jl:-1 [3] wait_safe_interrupt(ws::Tuple{Base.GenericCondition{ReentrantLock}, Base.SourceWait}, w::Base.WaitEntry2) @ Base park.jl:231 [4] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken; first::Bool, min_severity::UInt8, cancel_value::Bool) @ Base condition.jl:390 [5] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken) @ Base condition.jl:325 [6] take_buffered(c::Channel{TestResponse}, cancel::Base.UseDefaultToken) @ Base channels.jl:580 [7] take!(c::Channel{TestResponse}; cancel::Base.UseDefaultToken) @ Base channels.jl:569 [inlined] [8] take!(c::Channel{TestResponse}) @ Base channels.jl:567 [inlined] [9] (::var"#49#50")(req::gRPCRequest, channel::Channel{TestResponse}) @ Main ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:276 [10] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:386 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [12] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:365 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [14] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Response Streaming hang after END_STREAM: Test Failed at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:415 Expression: i == N + 1 Evaluated: 1 == 11 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:415 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:394 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Response Streaming hang after END_STREAM: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:393 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [2] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:417 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:394 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Response Streaming backpressure: stalled consumer: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:420 Got exception outside of a @test InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base task.jl:1504 [2] wait() @ Base task.jl:-1 [3] wait_safe_interrupt(ws::Tuple{Base.GenericCondition{ReentrantLock}, Base.SourceWait}, w::Base.WaitEntry2) @ Base park.jl:231 [4] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken; first::Bool, min_severity::UInt8, cancel_value::Bool) @ Base condition.jl:390 [5] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken) @ Base condition.jl:325 [6] take_buffered(c::Channel{TestResponse}, cancel::Base.UseDefaultToken) @ Base channels.jl:580 [7] take!(c::Channel{TestResponse}; cancel::Base.UseDefaultToken) @ Base channels.jl:569 [inlined] [8] take!(c::Channel{TestResponse}) @ Base channels.jl:567 [9] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:446 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:434 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Response Streaming backpressure: slow consumer, in-order delivery: Test Failed at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:494 Expression: i == N Evaluated: 0 == 50 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:494 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:476 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Response Streaming backpressure: slow consumer, in-order delivery: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:472 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [2] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:495 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:476 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Response Streaming backpressure: shutdown with stalled consumer: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:498 Got exception outside of a @test InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base task.jl:1504 [2] wait() @ Base task.jl:-1 [3] wait_safe_interrupt(ws::Tuple{Base.GenericCondition{ReentrantLock}, Base.SourceWait}, w::Base.WaitEntry2) @ Base park.jl:231 [4] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken; first::Bool, min_severity::UInt8, cancel_value::Bool) @ Base condition.jl:390 [5] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken) @ Base condition.jl:325 [6] take_buffered(c::Channel{TestResponse}, cancel::Base.UseDefaultToken) @ Base channels.jl:580 [7] take!(c::Channel{TestResponse}; cancel::Base.UseDefaultToken) @ Base channels.jl:569 [inlined] [8] take!(c::Channel{TestResponse}) @ Base channels.jl:567 [9] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:515 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:505 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Deadline Exceeded - non-timeout transport error: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:574 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 1 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Core.TypeEgal{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:188 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:145 [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:583 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:581 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Response Streaming - Small Messages: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:606 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] (::var"#49#50")(req::gRPCRequest, channel::Channel{TestResponse}) @ Main ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:278 [3] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:620 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:607 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [7] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 caused by: InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base task.jl:1504 [2] wait() @ Base task.jl:-1 [3] wait_safe_interrupt(ws::Tuple{Base.GenericCondition{ReentrantLock}, Base.SourceWait}, w::Base.WaitEntry2) @ Base park.jl:231 [4] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken; first::Bool, min_severity::UInt8, cancel_value::Bool) @ Base condition.jl:390 [5] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken) @ Base condition.jl:325 [6] take_buffered(c::Channel{TestResponse}, cancel::Base.UseDefaultToken) @ Base channels.jl:580 [7] take!(c::Channel{TestResponse}; cancel::Base.UseDefaultToken) @ Base channels.jl:569 [inlined] [8] take!(c::Channel{TestResponse}) @ Base channels.jl:567 [inlined] [9] (::var"#49#50")(req::gRPCRequest, channel::Channel{TestResponse}) @ Main ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:276 [10] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:620 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [12] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:607 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [14] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Request Streaming - Large Payloads: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:627 Got exception outside of a @test gRPCServiceCallException(grpc_status=RESOURCE_EXHAUSTED(8), message="request message larger than max_send_message_length: 4215010 > 4194304") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:159 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Core.TypeEgal{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:188 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, true, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Streaming.jl:399 [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:644 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:628 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Don't Stick User Tasks: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:649 Got exception outside of a @test TaskFailedException nested task error: gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Core.TypeEgal{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:188 [inlined] [3] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest; kws::@Kwargs{}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:175 [4] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:175 [inlined] [5] (::var"#59#60"{gRPCServiceClient{TestRequest, false, TestResponse, false}})() @ Main ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:659 Stacktrace: [1] sync_end(c::Channel{Any}, src::Core.CancellationTokenSource) @ Base task.jl:830 [2] macro expansion @ ./task.jl:925 [inlined] [3] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:657 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:655 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [7] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 grpc_async_stream_response - InvalidStateException: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:714 Got exception outside of a @test InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base task.jl:1504 [2] wait() @ Base task.jl:-1 [3] wait_safe_interrupt(ws::Tuple{Base.GenericCondition{ReentrantLock}, Base.SourceWait}, w::Base.WaitEntry2) @ Base park.jl:231 [4] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken; first::Bool, min_severity::UInt8, cancel_value::Bool) @ Base condition.jl:390 [5] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken) @ Base condition.jl:325 [6] take_buffered(c::Channel{TestResponse}, cancel::Base.UseDefaultToken) @ Base channels.jl:580 [7] take!(c::Channel{TestResponse}; cancel::Base.UseDefaultToken) @ Base channels.jl:569 [inlined] [8] take!(c::Channel{TestResponse}) @ Base channels.jl:567 [9] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:722 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:716 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 No deadline (Inf) ended by grpc_cancel: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:767 Got exception outside of a @test InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base task.jl:1504 [2] wait() @ Base task.jl:-1 [3] wait_safe_interrupt(ws::Tuple{Base.GenericCondition{ReentrantLock}, Base.SourceWait}, w::Base.WaitEntry2) @ Base park.jl:231 [4] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken; first::Bool, min_severity::UInt8, cancel_value::Bool) @ Base condition.jl:390 [5] wait(c::Base.GenericCondition{ReentrantLock}, tok::Base.CancellationToken) @ Base condition.jl:325 [6] take_buffered(c::Channel{TestResponse}, cancel::Base.UseDefaultToken) @ Base channels.jl:580 [7] take!(c::Channel{TestResponse}; cancel::Base.UseDefaultToken) @ Base channels.jl:569 [inlined] [8] take!(c::Channel{TestResponse}) @ Base channels.jl:567 [9] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:782 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:770 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Bearer Authentication: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1078 Test threw exception Expression: client_authorizes(client) gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Core.TypeEgal{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:188 [inlined] [3] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest; kws::@Kwargs{}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:175 [4] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:175 [inlined] [5] (::var"#client_authorizes#client_authorizes##0"{var"#client_authorizes#24#73"})(client::gRPCServiceClient{TestRequest, false, TestResponse, false}; kws::@Kwargs{}) @ Main ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1056 [inlined] [6] (::var"#client_authorizes#client_authorizes##0"{var"#client_authorizes#24#73"})(client::gRPCServiceClient{TestRequest, false, TestResponse, false}) @ Main ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1052 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [9] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1078 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1072 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Bearer Authentication: Test Failed at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1085 Expression: client_fails_authorization(bad_client) Evaluated: client_fails_authorization(gRPCServiceClient{TestRequest, false, TestResponse, false}(gRPCCURL(Ptr{Nothing}(0x00000000297f4690), ReentrantLock(), nothing, Dict{Int32, gRPCClient.CURLWatcher}(), ReentrantLock(), true, gRPCRequest[], 16, Base.GenericCondition(ReentrantLock()), Event[Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false)], false), "localhost", 8001, "/test.TestService/TestRPC", gRPCClient.gRPCConnectionOptions(false, 10.0, 60.0, 4194304, 4194304, "wrong-token", nothing))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1085 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1072 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Bearer Authentication: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1071 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Core.TypeEgal{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:188 [inlined] [3] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest; kws::@Kwargs{}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:175 [4] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:175 [5] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1091 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [7] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1072 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [9] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Metadata: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1106 Test threw exception Expression: client_authorizes(client) gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Core.TypeEgal{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:188 [inlined] [3] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest; kws::@Kwargs{}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:175 [4] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:175 [inlined] [5] (::var"#client_authorizes#client_authorizes##0"{var"#client_authorizes#24#73"})(client::gRPCServiceClient{TestRequest, false, TestResponse, false}; kws::@Kwargs{}) @ Main ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1056 [inlined] [6] (::var"#client_authorizes#client_authorizes##0"{var"#client_authorizes#24#73"})(client::gRPCServiceClient{TestRequest, false, TestResponse, false}) @ Main ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1052 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [9] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1106 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1098 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [13] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Metadata: Test Failed at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1113 Expression: client_fails_authorization(bad_client) Evaluated: client_fails_authorization(gRPCServiceClient{TestRequest, false, TestResponse, false}(gRPCCURL(Ptr{Nothing}(0x00000000297f4690), ReentrantLock(), nothing, Dict{Int32, gRPCClient.CURLWatcher}(), ReentrantLock(), true, gRPCRequest[], 16, Base.GenericCondition(ReentrantLock()), Event[Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false)], false), "localhost", 8001, "/test.TestService/TestRPC", gRPCClient.gRPCConnectionOptions(false, 10.0, 60.0, 4194304, 4194304, nothing, Dict("authorization" => "wrong_auth")))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1113 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1098 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Connection options priority: Test Failed at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1230 Expression: client_fails_authorization(good_client; token = "bad token") Evaluated: client_fails_authorization(gRPCServiceClient{TestRequest, false, TestResponse, false}(gRPCCURL(Ptr{Nothing}(0x00000000297f4690), ReentrantLock(), nothing, Dict{Int32, gRPCClient.CURLWatcher}(), ReentrantLock(), true, gRPCRequest[], 16, Base.GenericCondition(ReentrantLock()), Event[Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false), Event(Base.GenericCondition(ReentrantLock()), false, false)], false), "localhost", 8001, "/test.TestService/TestRPC", gRPCClient.gRPCConnectionOptions(false, 10.0, 60.0, 4194304, 4194304, "test-secret-token", nothing)); token = "bad token") Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1230 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1224 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Connection options priority: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1239 Test threw exception Expression: client_authorizes(bad_client; token = _TEST_BEARER_TOKEN) gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost:8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:176 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Core.TypeEgal{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/gRPC.jl:188 [inlined] [3] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest; kws::@Kwargs{token::String}) @ gRPCClient ~/.julia/packages/gRPCClient/PnQ0J/src/Unary.jl:175 [4] (::var"#client_authorizes#client_authorizes##0"{var"#client_authorizes#24#73"})(client::gRPCServiceClient{TestRequest, false, TestResponse, false}; kws::@Kwargs{token::String}) @ Main ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1056 [inlined] [5] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1239 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [9] macro expansion @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:1224 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [11] top-level scope @ ~/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:88 Test Summary: | Pass Fail Error Total Time gRPCClient.jl | 283 5 24 312 1m09.7s Code Generation | 29 29 27.5s @async varying request/response | 1 1 9.0s @async small request/response | 1 1 0.4s @async big request/response | 1 1 0.5s Threads.@spawn small request/response | 1 1 0.9s Threads.@spawn varying request/response | 1 1 0.4s Async Channels | 1 1 1.0s Response Streaming | 1 1 1.5s Request Streaming | 1 1 1.3s Bidirectional Streaming | 1 1 1.0s Response Streaming zero-length messages | 1 1 0.1s Response Streaming hang after END_STREAM | 1 1 1 3 11.0s Response Streaming backpressure: stalled consumer | 1 1 0.1s Response Streaming backpressure: slow consumer, in-order delivery | 1 1 2 0.0s Response Streaming backpressure: shutdown with stalled consumer | 1 1 0.0s Deadline Exceeded | 2 2 1.0s Deadline Exceeded - non-timeout transport error | 1 1 0.0s Response Streaming - Small Messages | 1 1 0.0s Request Streaming - Large Payloads | 1 1 0.4s Don't Stick User Tasks | 1 1 0.1s grpc_async_stream_request - gRPCServiceCallException | 1 1 0.0s grpc_async_stream_request - general exception | 1 1 0.2s grpc_async_stream_response - InvalidStateException | 1 1 0.0s grpc_async_stream_response - gRPCServiceCallException | 1 1 0.2s No deadline (Inf) ended by grpc_cancel | 1 1 0.0s No deadline (Inf) on a never-ready connection | 24 24 1.8s grpc-timeout header value formatting | 79 79 1.3s Max Message Size | 2 2 0.1s Bearer Authentication | 2 1 2 5 1.1s Metadata | 1 1 1 3 0.3s _merge_options | 5 5 1.6s token and authorization metadata conflict | 17 17 1.2s Connection options priority | 1 1 2 0.2s Graceful shutdown during concurrent requests | 102 102 0.2s Deadline watchdog and grpc_cancel on a never-ready connection | 7 7 1.6s Deadline covers the max_streams queue wait | 5 5 3.1s Shutdown unblocks queued requests | 4 4 0.5s RNG of the outermost testset: Random.Xoshiro(0x26161875cc90758b, 0x0c10b0bf58451bc1, 0x4f9c0090e36d0b38, 0x24bac87e2cf264cb, 0xd96fa8fb8121c273) ERROR: LoadError: Some tests did not pass: 283 passed, 5 failed, 24 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/gRPCClient/PnQ0J/test/runtests.jl:86 Testing failed after 184.74s ERROR: LoadError: Package gRPCClient 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:3298 [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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 249.49s: package tests unexpectedly errored