Package evaluation to test LibCURL on Julia 1.14.0-DEV.1354 (1806b0bc31*) started at 2025-12-11T13:31:57.467 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.62s ################################################################################ # Installation # Installing LibCURL... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b27032c2] + LibCURL v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [56f22d72] + Artifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [8f399da3] + Libdl v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 Installation completed after 0.88s LibCURL is a standard library in this Julia build. ################################################################################ # Testing # Testing LibCURL Status `/tmp/jl_6Ml66a/Project.toml` [f43a241f] Downloads v1.7.0 [b27032c2] LibCURL v1.0.0 [8dfed614] Test v1.11.0 [deac9b47] LibCURL_jll v8.17.0+0 [14a3606d] MozillaCACerts_jll v2025.12.2 Status `/tmp/jl_6Ml66a/Manifest.toml` [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [f43a241f] Downloads v1.7.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 [ca575930] NetworkOptions v1.3.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 Testing Running tests... julia download: Error During Test at /opt/julia/share/julia/stdlib/v1.14/LibCURL/test/runtests.jl:34 Got exception outside of a @test RequestError: HTTP/2 503 while requesting https://github.com/JuliaWeb/LibCURL.jl/blob/master/README.md Stacktrace: [1] (::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String})(output::IOStream) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:285 [2] open(f::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String}, args::String; kwargs::@Kwargs{write::Bool, lock::Bool}) @ Base ./io.jl:427 [3] open_nolock @ /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:35 [inlined] [4] arg_write(f::Function, arg::String) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:103 [5] #download#5 @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:272 [inlined] [6] download(url::String, output::String) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:252 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/LibCURL/test/runtests.jl:8 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LibCURL/test/runtests.jl:28 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LibCURL/test/runtests.jl:35 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LibCURL/test/runtests.jl:36 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [18] _start() @ Base ./client.jl:577 curl: (22) The requested URL returned error: 503 system curl: Error During Test at /opt/julia/share/julia/stdlib/v1.14/LibCURL/test/runtests.jl:43 Got exception outside of a @test failed process: Process(`curl -s -S -g -L -f -o /tmp/jl_q5yFjv/README.md https://github.com/JuliaWeb/LibCURL.jl/blob/master/README.md`, ProcessExited(22)) [22] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/LibCURL/test/runtests.jl:8 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LibCURL/test/runtests.jl:28 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LibCURL/test/runtests.jl:44 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LibCURL/test/runtests.jl:45 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [15] _start() @ Base ./client.jl:577 Test Summary: | Pass Error Total Time LibCURL | 4 2 6 9.4s test escape | 3 3 0.1s download | 2 2 8.3s julia download | 1 1 5.4s system curl | 1 1 2.9s SSL verify | 1 1 0.2s RNG of the outermost testset: Random.Xoshiro(0xe9aeb436987c9978, 0x4b3e0328736ccf13, 0xe74c4d6dfdc3eb90, 0xacdd9c37246e46c3, 0x09f58657e69a8fd6) ERROR: LoadError: Some tests did not pass: 4 passed, 0 failed, 2 errored, 0 broken. in expression starting at /opt/julia/share/julia/stdlib/v1.14/LibCURL/test/runtests.jl:7 Testing failed after 15.71s ERROR: LoadError: Package LibCURL 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:3053 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2902 [inlined] [4] 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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 44.79s: networking-related issues were detected