Package evaluation to test OpenSSL on Julia 1.14.0-DEV.14 (ec5cf08762*) started at 2025-10-30T12:32:29.762 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.92s ################################################################################ # Installation # Installing OpenSSL... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [4d8831e6] + OpenSSL v1.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [4d8831e6] + OpenSSL v1.5.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [6462fe0b] + Sockets v1.11.0 [4ec0a83e] + Unicode v1.11.0 [14a3606d] + MozillaCACerts_jll v2025.9.9 [458c3c95] + OpenSSL_jll v3.5.4+0 Installation completed after 1.13s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompilation completed after 13.01s ################################################################################ # Testing # Testing OpenSSL Status `/tmp/jl_ZFVCMC/Project.toml` [d1d4a3ce] BitFlags v0.1.9 [4d8831e6] OpenSSL v1.5.0 [ade2ca70] Dates v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 [14a3606d] MozillaCACerts_jll v2025.9.9 [458c3c95] OpenSSL_jll v3.5.4+0 Status `/tmp/jl_ZFVCMC/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [4d8831e6] OpenSSL v1.5.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [14a3606d] MozillaCACerts_jll v2025.9.9 [458c3c95] OpenSSL_jll v3.5.4+0 Testing Running tests... Test Summary: | Pass Total Time OpenSSL | 6 6 0.1s Test Summary: | Pass Total Time RandomBytes | 1 1 0.0s Test Summary: | Pass Total Time BigNumbers | 4 4 0.2s asn1_time = Oct 30 12:33:04 2027 GMT Test Summary: | Pass Total Time Asn1Time | 4 4 0.3s Test Summary: | Pass Total Time X509Name | 3 3 0.1s ReadPEMCert: Test Failed at /home/pkgeval/.julia/packages/OpenSSL/6Zi8I/test/runtests.jl:111 Expression: String(x509_cert.subject_name) == "/C=BE/O=GlobalSign nv-sa/OU=Root CA/CN=GlobalSign Root CA" Evaluated: "/C=US/O=Entrust, Inc./OU=www.entrust.net\\/CPS is incorporated by reference/OU=(c) 2006 Entrust, Inc./CN=Entrust Root Certification Authority" == "/C=BE/O=GlobalSign nv-sa/OU=Root CA/CN=GlobalSign Root CA" Stacktrace: [1] top-level scope @ ~/.julia/packages/OpenSSL/6Zi8I/test/runtests.jl:101 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/OpenSSL/6Zi8I/test/runtests.jl:111 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] ReadPEMCert: Test Failed at /home/pkgeval/.julia/packages/OpenSSL/6Zi8I/test/runtests.jl:112 Expression: String(x509_cert.issuer_name) == "/C=BE/O=GlobalSign nv-sa/OU=Root CA/CN=GlobalSign Root CA" Evaluated: "/C=US/O=Entrust, Inc./OU=www.entrust.net\\/CPS is incorporated by reference/OU=(c) 2006 Entrust, Inc./CN=Entrust Root Certification Authority" == "/C=BE/O=GlobalSign nv-sa/OU=Root CA/CN=GlobalSign Root CA" Stacktrace: [1] top-level scope @ ~/.julia/packages/OpenSSL/6Zi8I/test/runtests.jl:101 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/OpenSSL/6Zi8I/test/runtests.jl:112 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] ReadPEMCert: Test Failed at /home/pkgeval/.julia/packages/OpenSSL/6Zi8I/test/runtests.jl:113 Expression: String(x509_cert.time_not_before) == "Sep 1 12:00:00 1998 GMT" Evaluated: "Nov 27 20:23:42 2006 GMT" == "Sep 1 12:00:00 1998 GMT" Stacktrace: [1] top-level scope @ ~/.julia/packages/OpenSSL/6Zi8I/test/runtests.jl:101 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/OpenSSL/6Zi8I/test/runtests.jl:113 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] ReadPEMCert: Test Failed at /home/pkgeval/.julia/packages/OpenSSL/6Zi8I/test/runtests.jl:114 Expression: String(x509_cert.time_not_after) == "Jan 28 12:00:00 2028 GMT" Evaluated: "Nov 27 20:53:42 2026 GMT" == "Jan 28 12:00:00 2028 GMT" Stacktrace: [1] top-level scope @ ~/.julia/packages/OpenSSL/6Zi8I/test/runtests.jl:101 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/OpenSSL/6Zi8I/test/runtests.jl:114 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Test Summary: | Fail Total Time ReadPEMCert | 4 4 4.8s RNG of the outermost testset: Random.Xoshiro(0x75dc01a1aff7a203, 0xd9e78b5a21611c53, 0x22dcb2c700bca374, 0x16d5942647787be9, 0x51b92e9f0c158b9f) ERROR: LoadError: Some tests did not pass: 0 passed, 4 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/OpenSSL/6Zi8I/test/runtests.jl:100 Testing failed after 16.56s ERROR: LoadError: Package OpenSSL 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:2936 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2785 [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:219 [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:210 PkgEval failed after 54.51s: package has test failures