Package evaluation of NATS on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T14:06:21.137 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.24s ################################################################################ # Installation # Installing NATS... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [55e73f9c] + NATS v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [e1450e63] + BufferedStreams v1.2.2 [6c391c72] + CodecBase v0.3.4 [ffbed154] + DocStringExtensions v0.9.4 [076d061b] + HashArrayMappedTries v0.2.0 [692b3bcd] + JLLWrappers v1.7.0 [0f8b85d8] + JSON3 v1.14.3 [739be429] + MbedTLS v1.1.9 [55e73f9c] + NATS v0.1.0 [46f1a544] + NanoDates v1.0.3 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [7e506255] + ScopedValues v1.3.0 [4f5b5e99] + Sodium v1.1.2 [856f2bd8] + StructTypes v1.11.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.5.2 [a9144af2] + libsodium_jll v1.0.21+0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8f399da3] + Libdl [56ddb016] + Logging [a63ad114] + Mmap [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.32s ################################################################################ # Testing # Testing NATS Status `/tmp/jl_Nm2ar3/Project.toml` [e1450e63] BufferedStreams v1.2.2 [6c391c72] CodecBase v0.3.4 [ffbed154] DocStringExtensions v0.9.4 [0f8b85d8] JSON3 v1.14.3 [739be429] MbedTLS v1.1.9 [55e73f9c] NATS v0.1.0 [46f1a544] NanoDates v1.0.3 [7e506255] ScopedValues v1.3.0 [4f5b5e99] Sodium v1.1.2 [856f2bd8] StructTypes v1.11.0 [5c2747f8] URIs v1.5.2 [2a0f44e3] Base64 [ade2ca70] Dates [9a3f8284] Random [6462fe0b] Sockets [8dfed614] Test Status `/tmp/jl_Nm2ar3/Manifest.toml` [e1450e63] BufferedStreams v1.2.2 [6c391c72] CodecBase v0.3.4 [ffbed154] DocStringExtensions v0.9.4 [076d061b] HashArrayMappedTries v0.2.0 [692b3bcd] JLLWrappers v1.7.0 [0f8b85d8] JSON3 v1.14.3 [739be429] MbedTLS v1.1.9 [55e73f9c] NATS v0.1.0 [46f1a544] NanoDates v1.0.3 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [7e506255] ScopedValues v1.3.0 [4f5b5e99] Sodium v1.1.2 [856f2bd8] StructTypes v1.11.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.5.2 [a9144af2] libsodium_jll v1.0.21+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Threads.nthreads() = 1 Threads.nthreads(:interactive) = 0 Threads.nthreads(:default) = 1 Test Summary: | Pass Total Time Parsing server operations. | 5 5 8.2s Test Summary: | Pass Total Time Serializing client operations. | 12 12 4.0s Test Summary: | Pass Total Time Serializing headers. | 7 7 0.6s Test Summary: | Pass Total Time Serializing typed handler results | 12 12 0.2s Test Summary: | Pass Total Time Nonce signatures | 2 2 0.8s Test Summary: | Pass Total Time Plain text messages | 2 2 0.1s Test Summary: | Pass Total Time Subject validation | 1 1 0.1s ┌ Info: NATS unavailable, skipping connected tests. └ err = IOError: connect: connection refused (ECONNREFUSED) Should run connected tests: Test Failed at /home/pkgeval/.julia/packages/NATS/pozkW/test/runtests.jl:38 Expression: have_nats Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/NATS/pozkW/test/runtests.jl:38 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/NATS/pozkW/test/runtests.jl:38 Test Summary: | Fail Total Time Should run connected tests | 1 1 2.5s ERROR: LoadError: Some tests did not pass: 0 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NATS/pozkW/test/runtests.jl:37 Testing failed after 29.69s ERROR: LoadError: Package NATS errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 79.67s: networking-related issues were detected