Package evaluation to test gRPCClient on Julia 1.14.0-DEV.2407 (ce8c59448a*) started at 2026-06-18T14:19:21.188 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.62s ################################################################################ # Installation # Installing gRPCClient... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [aaca4a50] + gRPCClient v1.0.3 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.0.3 [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.3+0 [deac9b47] + LibCURL_jll v8.20.0+1 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [458c3c95] + OpenSSL_jll v3.5.7+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.69.0+0 Installation completed after 1.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.9 s ✓ gRPCClient 1 dependency successfully precompiled in 8 seconds. 25 already precompiled. Precompilation completed after 22.87s ################################################################################ # Testing # Testing gRPCClient Status `/tmp/jl_F2DPuS/Project.toml` [aea7be01] PrecompileTools v1.3.4 [3349acd9] ProtoBuf v1.3.0 [aaca4a50] gRPCClient v1.0.3 [7b1f6079] FileWatching v1.11.0 [b27032c2] LibCURL v1.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_F2DPuS/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.0.3 [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 [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.3+0 [deac9b47] LibCURL_jll v8.20.0+1 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [458c3c95] OpenSSL_jll v3.5.7+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 Testing Running tests... @async varying request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:162 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 76 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:167 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Type{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:179 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/Unary.jl:152 [4] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:172 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:163 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core boot.jl:522 [12] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [13] _start() @ Base client.jl:596 @async small request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:181 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:167 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Type{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:179 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/Unary.jl:152 [4] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:191 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:182 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core boot.jl:522 [12] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [13] _start() @ Base client.jl:596 @async big request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:197 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 56 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:167 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Type{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:179 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/Unary.jl:152 [4] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:208 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:198 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core boot.jl:522 [12] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [13] _start() @ Base client.jl:596 Threads.@spawn small request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:213 Got exception outside of a @test TaskFailedException nested task error: gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:167 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Type{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:179 [inlined] [3] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/Unary.jl:179 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:219 [inlined] [5] (::var"#20#21"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}})(tid::Int64) @ Main threadingconstructs.jl:522 [6] (::Base.Threads.var"#threading_run##0#threading_run##1"{var"#20#21"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}}, Int64})() @ Base.Threads threadingconstructs.jl:178 Stacktrace: [1] threading_run(fun::var"#20#21"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}}, static::Bool) @ Base.Threads threadingconstructs.jl:199 [2] macro expansion @ ./threadingconstructs.jl:207 [inlined] [3] macro expansion @ ./task.jl:662 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:218 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:214 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core boot.jl:522 [12] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [13] _start() @ Base client.jl:596 Threads.@spawn varying request/response: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:229 Got exception outside of a @test TaskFailedException nested task error: gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:167 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Type{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:179 [inlined] [3] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/Unary.jl:179 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:235 [inlined] [5] (::var"#24#25"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}})(tid::Int64) @ Main threadingconstructs.jl:522 [6] (::Base.Threads.var"#threading_run##0#threading_run##1"{var"#24#25"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}}, Int64})() @ Base.Threads threadingconstructs.jl:178 Stacktrace: [1] threading_run(fun::var"#24#25"{Vector{TestResponse}, gRPCServiceClient{TestRequest, false, TestResponse, false}, UnitRange{Int64}}, static::Bool) @ Base.Threads threadingconstructs.jl:199 [2] macro expansion @ ./threadingconstructs.jl:207 [inlined] [3] macro expansion @ ./task.jl:662 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:234 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:230 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core boot.jl:522 [12] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [13] _start() @ Base client.jl:596 Async Channels: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:247 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:257 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:248 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [7] top-level scope @ none:6 [8] eval(m::Module, e::Any) @ Core boot.jl:522 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [10] _start() @ Base client.jl:596 Response Streaming: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:264 Got exception outside of a @test InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base task.jl:1146 [2] wait() @ Base task.jl:1251 [3] wait(c::Base.GenericCondition{ReentrantLock}; first::Bool) @ Base condition.jl:141 [4] wait(c::Base.GenericCondition{ReentrantLock}) @ Base condition.jl:136 [inlined] [5] take_buffered(c::Channel{TestResponse}) @ Base channels.jl:532 [6] take!(c::Channel{TestResponse}) @ Base channels.jl:526 [7] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:275 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:265 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [11] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core boot.jl:522 [15] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [16] _start() @ Base client.jl:596 Request Streaming: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:283 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:167 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Type{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:179 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, true, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/Streaming.jl:307 [4] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:295 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:284 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core boot.jl:522 [12] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [13] _start() @ Base client.jl:596 Bidirectional Streaming: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:303 Got exception outside of a @test InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base task.jl:1146 [2] wait() @ Base task.jl:1251 [3] wait(c::Base.GenericCondition{ReentrantLock}; first::Bool) @ Base condition.jl:141 [4] wait(c::Base.GenericCondition{ReentrantLock}) @ Base condition.jl:136 [inlined] [5] take_buffered(c::Channel{TestResponse}) @ Base channels.jl:532 [6] take!(c::Channel{TestResponse}) @ Base channels.jl:526 [7] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:317 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:304 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [11] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core boot.jl:522 [15] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [16] _start() @ Base client.jl:596 Response Streaming hang after END_STREAM: Test Failed at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:345 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/D5rDV/test/runtests.jl:345 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:328 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 Response Streaming hang after END_STREAM: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:327 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:167 [2] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:347 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:328 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] top-level scope @ none:6 [9] eval(m::Module, e::Any) @ Core boot.jl:522 [10] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [11] _start() @ Base client.jl:596 Deadline Exceeded: Test Failed at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:367 Expression: ex.grpc_status == GRPC_DEADLINE_EXCEEDED Evaluated: 13 == 4 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:367 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:351 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 Response Streaming - Small Messages: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:371 Got exception outside of a @test InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base task.jl:1146 [2] wait() @ Base task.jl:1251 [3] wait(c::Base.GenericCondition{ReentrantLock}; first::Bool) @ Base condition.jl:141 [4] wait(c::Base.GenericCondition{ReentrantLock}) @ Base condition.jl:136 [inlined] [5] take_buffered(c::Channel{TestResponse}) @ Base channels.jl:532 [6] take!(c::Channel{TestResponse}) @ Base channels.jl:526 [7] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:381 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:372 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [11] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core boot.jl:522 [15] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [16] _start() @ Base client.jl:596 Request Streaming - Large Payloads: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:388 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:167 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Type{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:179 [inlined] [3] grpc_async_await(client::gRPCServiceClient{TestRequest, true, TestResponse, false}, request::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/Streaming.jl:307 [4] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:401 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:389 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core boot.jl:522 [12] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [13] _start() @ Base client.jl:596 Don't Stick User Tasks: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:406 Got exception outside of a @test TaskFailedException nested task error: gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:167 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Type{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:179 [inlined] [3] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/Unary.jl:179 [inlined] [4] (::var"#26#27"{gRPCServiceClient{TestRequest, false, TestResponse, false}})() @ Main ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:412 Stacktrace: [1] sync_end(c::Channel{Any}) @ Base task.jl:630 [2] macro expansion @ ./task.jl:663 [inlined] [3] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:410 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:408 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [8] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core boot.jl:522 [11] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [12] _start() @ Base client.jl:596 grpc_async_stream_response - InvalidStateException: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:467 Got exception outside of a @test InvalidStateException: Channel is closed. Stacktrace: [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) @ Base task.jl:1146 [2] wait() @ Base task.jl:1251 [3] wait(c::Base.GenericCondition{ReentrantLock}; first::Bool) @ Base condition.jl:141 [4] wait(c::Base.GenericCondition{ReentrantLock}) @ Base condition.jl:136 [inlined] [5] take_buffered(c::Channel{TestResponse}) @ Base channels.jl:532 [6] take!(c::Channel{TestResponse}) @ Base channels.jl:526 [7] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:475 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:469 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [11] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core boot.jl:522 [15] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [16] _start() @ Base client.jl:596 Bearer Authentication: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:557 Got exception outside of a @test gRPCServiceCallException(grpc_status=INTERNAL(13), message="Failed to connect to localhost port 8001 after 0 ms: Could not connect to server") Stacktrace: [1] grpc_async_await(req::gRPCRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:167 [inlined] [2] grpc_async_await(req::gRPCRequest, TResponse::Type{TestResponse}) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/gRPC.jl:179 [inlined] [3] grpc_sync_request(client::gRPCServiceClient{TestRequest, false, TestResponse, false}, request::TestRequest) @ gRPCClient ~/.julia/packages/gRPCClient/D5rDV/src/Unary.jl:179 [4] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:568 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:561 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] top-level scope @ ~/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:80 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core boot.jl:522 [12] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [13] _start() @ Base client.jl:596 Test Summary: | Pass Fail Error Total Time gRPCClient.jl | 145 2 15 162 52.0s Code Generation | 31 31 31.5s @async varying request/response | 1 1 7.1s @async small request/response | 1 1 0.4s @async big request/response | 1 1 0.7s Threads.@spawn small request/response | 1 1 1.2s Threads.@spawn varying request/response | 1 1 0.4s Async Channels | 1 1 0.8s Response Streaming | 1 1 1.1s Request Streaming | 1 1 1.1s Bidirectional Streaming | 1 1 0.5s Response Streaming hang after END_STREAM | 1 1 1 3 4.5s Deadline Exceeded | 1 1 2 1.1s Response Streaming - Small Messages | 1 1 0.0s Request Streaming - Large Payloads | 1 1 0.3s 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.3s Max Message Size | 2 2 0.1s Bearer Authentication | 1 1 2 0.1s Graceful shutdown during concurrent requests | 102 102 0.5s RNG of the outermost testset: Random.Xoshiro(0x2c4e027d92b7c11e, 0x4f8e4c8098ebf257, 0x2e4ef15cd83609eb, 0xb3b6557464cdb222, 0xec7ff4fe5829a8a8) ERROR: LoadError: Some tests did not pass: 145 passed, 2 failed, 15 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/gRPCClient/D5rDV/test/runtests.jl:78 Testing failed after 102.09s 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: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 165.15s: package tests unexpectedly errored