Package evaluation to test XRootD on Julia 1.13.0-alpha2.30 (5abf758bb1*) started at 2026-01-08T23:01:28.623 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.49s ################################################################################ # Installation # Installing XRootD... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [164e3b87] + XRootD v0.2.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [1f15a43c] + CxxWrap v0.17.4 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.5.1 [164e3b87] + XRootD v0.2.3 [9cdfc4e7] + JSON_C_jll v0.18.0+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [38a345b3] + Libuuid_jll v2.41.2+0 ⌅ [02c8fc9c] + XML2_jll v2.14.4+0 [bb14ce0c] + XRootD_cxxwrap_jll v0.3.0+0 [b6113df7] + XRootD_jll v5.8.4+0 [3eaa8342] + libcxxwrap_julia_jll v0.14.7+0 [5ef642bb] + libxcrypt_legacy_jll v4.5.2+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.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.3.0+1 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 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 2.24s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 43.96s ################################################################################ # Testing # Testing XRootD Status `/tmp/jl_2Gzctx/Project.toml` [164e3b87] XRootD v0.2.3 [44cfe95a] Pkg v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_2Gzctx/Manifest.toml` [1f15a43c] CxxWrap v0.17.4 [692b3bcd] JLLWrappers v1.7.1 [1914dd2f] MacroTools v0.5.16 [21216c6a] Preferences v1.5.1 [164e3b87] XRootD v0.2.3 [9cdfc4e7] JSON_C_jll v0.18.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [38a345b3] Libuuid_jll v2.41.2+0 ⌅ [02c8fc9c] XML2_jll v2.14.4+0 [bb14ce0c] XRootD_cxxwrap_jll v0.3.0+0 [b6113df7] XRootD_jll v5.8.4+0 [3eaa8342] libcxxwrap_julia_jll v0.14.7+0 [5ef642bb] libxcrypt_legacy_jll v4.5.2+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.46.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for XRootD [164e3b87-dc46-4cbc-97a6-5b310108fce0] │ exception = Required dependency Base.PkgId(Base.UUID("1914dd2f-81c6-5fcd-8719-6d5c9610ff09"), "MacroTools") failed to load from a cache file. └ @ Base loading.jl:2789 WARNING: Constructor for type "Set" was extended in `XRootD` without explicit qualification or import. NOTE: Assumed "Set" refers to `Base.Set`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Set end`. Hint: To silence the warning, qualify `Set` as `Base.Set` in the method signature or explicitly `import Base: Set`. WARNING: Detected access to binding `XRootD.XrdCl` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. FileSystem tests: Test Failed at /home/pkgeval/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:49 Expression: isOK(st) Evaluated: isOK([ERROR] Server responded with an error: [3014] Unable to locate /tmp; network is unreachable ) Stacktrace: [1] top-level scope @ ~/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:49 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:753 [inlined] FileSystem tests: Error During Test at /home/pkgeval/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:50 Test threw exception Expression: length(locations) > 0 MethodError: no method matching length(::Nothing) The function `length` exists, but no method is defined for this combination of argument types. Closest candidates are: length(!Matched::Compiler.DFSTree) @ Base ../usr/share/julia/Compiler/src/ssair/domtree.jl:121 length(!Matched::Core.SimpleVector) @ Base essentials.jl:981 length(!Matched::Compiler.InstructionStream) @ Base ../usr/share/julia/Compiler/src/ssair/ir.jl:275 ... Stacktrace: [1] top-level scope @ ~/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:50 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [inlined] FileSystem tests: Error During Test at /home/pkgeval/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:4 Got exception outside of a @test MethodError: no method matching getindex(::Nothing, ::Int64) The function `getindex` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ ~/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:52 [inlined] [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [5] top-level scope @ ~/.julia/packages/XRootD/Pmqyi/test/runtests.jl:11 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/XRootD/Pmqyi/test/runtests.jl:11 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [12] _start() @ Base ./client.jl:577 Test Summary: | Pass Fail Error Total Time XRootD tests | 63 1 2 66 10.8s FileSystem tests | 19 1 2 22 9.0s File tests | 44 44 1.3s RNG of the outermost testset: Random.Xoshiro(0xdfc6fcae14289c5c, 0x51666132cbbcddeb, 0x7f3166e1038c9867, 0x43d0b5e20467685f, 0x2aa61bd9a7f20ab9) ERROR: LoadError: Some tests did not pass: 63 passed, 1 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/XRootD/Pmqyi/test/runtests.jl:10 Testing failed after 201.93s ERROR: LoadError: Package XRootD errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:3010 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2859 [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.13/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.13/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.13/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.13/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.13/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.13/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 273.8s: package tests unexpectedly errored