Package evaluation to test FilePathsBase on Julia 1.14.0-DEV.2307 (a8f97b1944*) started at 2026-06-08T08:11:33.207 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.39s ################################################################################ # Installation # Installing FilePathsBase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [48062228] + FilePathsBase v0.9.24 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [48062228] + FilePathsBase v0.9.24 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.71s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 8.9 s ✓ JLSO 1 dependency successfully precompiled in 9 seconds. 42 already precompiled. Precompilation completed after 36.95s ################################################################################ # Testing # Testing FilePathsBase Status `/tmp/jl_fGC9lk/Project.toml` [34da2185] Compat v4.18.1 [48062228] FilePathsBase v0.9.24 [9da8a3cd] JLSO v2.7.0 [ade2ca70] Dates v1.11.0 [a63ad114] Mmap v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_fGC9lk/Manifest.toml` [fbb218c0] BSON v0.3.9 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [48062228] FilePathsBase v0.9.24 [9da8a3cd] JLSO v2.7.0 [f28f55f0] Memento v1.4.1 [ae029012] Requires v1.3.1 [3bb67fe8] TranscodingStreams v0.11.3 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed 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 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.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.5.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... [ Info: Initializing PathSet{PosixPath} cp: cannot create directory '/tmp/pathset_root/non-existent/destination': No such file or directory ┌ Warning: Base.download is deprecated; use Downloads.download instead │ caller = download(url::String, dest::PosixPath) at system.jl:400 └ @ FilePathsBase ~/.julia/packages/FilePathsBase/NV2We/src/system.jl:400 download: Error During Test at /home/pkgeval/.julia/packages/FilePathsBase/NV2We/ext/FilePathsBaseTestExt.jl:731 Got exception outside of a @test RequestError: HTTP/2 504 while requesting https://github.com/rofinn/FilePathsBase.jl/blob/master/README.md Stacktrace: [1] (::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String, Base.RefValue{Downloads.Response}})(output::IOStream) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:285 [inlined] [2] open(f::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String, Base.RefValue{Downloads.Response}}, args::String; kwargs::@Kwargs{write::Bool, lock::Bool}) @ Base io.jl:438 [3] open_nolock(::Function, ::Vararg{Any}; kws::@Kwargs{write::Bool}) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:35 [4] arg_write(f::Function, arg::String) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:103 [5] download(url::String, output::String; method::Nothing, headers::Vector{Pair{String, String}}, timeout::Float64, progress::Nothing, verbose::Bool, debug::Nothing, downloader::Nothing) @ Downloads /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] do_download(url::String, path::String) @ Base download.jl:24 [8] download(url::String, path::String) @ Base download.jl:19 [inlined] [9] download(url::String, dest::PosixPath) @ FilePathsBase ~/.julia/packages/FilePathsBase/NV2We/src/system.jl:400 [10] macro expansion @ ~/.julia/packages/FilePathsBase/NV2We/ext/FilePathsBaseTestExt.jl:733 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [12] test_download(ps::PathSet{PosixPath}) @ FilePathsBaseTestExt ~/.julia/packages/FilePathsBase/NV2We/ext/FilePathsBaseTestExt.jl:732 [13] test(ps::PathSet{PosixPath}, test_sets::Vector{Function}) @ FilePathsBase.TestPaths ~/.julia/packages/FilePathsBase/NV2We/src/test_stub.jl:306 [14] top-level scope @ ~/.julia/packages/FilePathsBase/NV2We/test/system.jl:4 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/FilePathsBase/NV2We/test/system.jl:70 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [18] include(mapexpr::Function, m::Module, path::PosixPath) @ FilePathsBase ~/.julia/packages/FilePathsBase/NV2We/src/system.jl:413 [19] (::Base.IncludeInto)(path::PosixPath) @ Main ~/.julia/packages/FilePathsBase/NV2We/src/path.jl:886 [20] top-level scope @ ~/.julia/packages/FilePathsBase/NV2We/test/runtests.jl:17 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [22] macro expansion @ ~/.julia/packages/FilePathsBase/NV2We/test/runtests.jl:19 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core boot.jl:521 [26] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [27] _start() @ Base client.jl:596 ┌ Warning: User 9999 not found. └ @ FilePathsBase ~/.julia/packages/FilePathsBase/NV2We/src/libc.jl:86 ┌ Warning: Group 9999 not found. └ @ FilePathsBase ~/.julia/packages/FilePathsBase/NV2We/src/libc.jl:127 download: Error During Test at /home/pkgeval/.julia/packages/FilePathsBase/NV2We/test/system.jl:454 Test threw exception Expression: download(url, p"README.md") == p"README.md" RequestError: HTTP/2 504 while requesting https://github.com/rofinn/FilePathsBase.jl/blob/master/README.md Stacktrace: [1] (::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String, Base.RefValue{Downloads.Response}})(output::IOStream) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:285 [inlined] [2] open(f::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String, Base.RefValue{Downloads.Response}}, args::String; kwargs::@Kwargs{write::Bool, lock::Bool}) @ Base io.jl:438 [3] open_nolock(::Function, ::Vararg{Any}; kws::@Kwargs{write::Bool}) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:35 [4] arg_write(f::Function, arg::String) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:103 [5] download(url::String, output::String; method::Nothing, headers::Vector{Pair{String, String}}, timeout::Float64, progress::Nothing, verbose::Bool, debug::Nothing, downloader::Nothing) @ Downloads /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] do_download(url::String, path::String) @ Base download.jl:24 [8] download(url::String, path::String) @ Base download.jl:19 [inlined] [9] download(url::String, dest::PosixPath) @ FilePathsBase ~/.julia/packages/FilePathsBase/NV2We/src/system.jl:400 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [11] macro expansion @ ~/.julia/packages/FilePathsBase/NV2We/test/system.jl:454 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] (::var"#39#40"{PosixPath, PosixPath})() @ Main ~/.julia/packages/FilePathsBase/NV2We/test/system.jl:453 download: Test Failed at /home/pkgeval/.julia/packages/FilePathsBase/NV2We/test/system.jl:455 Expression: ispath(p"README.md") Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/FilePathsBase/NV2We/test/system.jl:455 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] (::var"#39#40"{PosixPath, PosixPath})() @ Main ~/.julia/packages/FilePathsBase/NV2We/test/system.jl:453 download: Error During Test at /home/pkgeval/.julia/packages/FilePathsBase/NV2We/test/system.jl:452 Got exception outside of a @test IOError: unlink("README.md"): no such file or directory (ENOENT) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base libuv.jl:114 [2] uv_error(prefix::String, c::Int32) @ Base libuv.jl:113 [inlined] [3] unlink(p::String) @ Base.Filesystem file.jl:1233 [4] rm(path::String; force::Bool, recursive::Bool, allow_delayed_delete::Bool) @ Base.Filesystem file.jl:284 [5] rm(path::String) @ Base.Filesystem file.jl:281 [inlined] [6] rm(fp::PosixPath; kwargs::@Kwargs{}) @ FilePathsBase ~/.julia/packages/FilePathsBase/NV2We/src/system.jl:238 [7] rm(fp::PosixPath) @ FilePathsBase ~/.julia/packages/FilePathsBase/NV2We/src/system.jl:237 [8] macro expansion @ ~/.julia/packages/FilePathsBase/NV2We/test/system.jl:457 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] (::var"#39#40"{PosixPath, PosixPath})() @ Main ~/.julia/packages/FilePathsBase/NV2We/test/system.jl:453 [11] cd(fn::var"#39#40"{PosixPath, PosixPath}, dir::PosixPath) @ FilePathsBase ~/.julia/packages/FilePathsBase/NV2We/src/system.jl:190 [12] (::var"#37#38")(fp::PosixPath) @ Main ~/.julia/packages/FilePathsBase/NV2We/test/system.jl:378 [13] mktempdir(fn::var"#37#38", parent::PosixPath) @ FilePathsBase ~/.julia/packages/FilePathsBase/NV2We/src/path.jl:836 [14] mktempdir(fn::Function, P::Type{SystemPath}) @ FilePathsBase ~/.julia/packages/FilePathsBase/NV2We/src/path.jl:805 [15] (::var"#34#35")() @ Main ~/.julia/packages/FilePathsBase/NV2We/test/system.jl:375 [16] cd(fn::var"#34#35", dir::PosixPath) @ FilePathsBase ~/.julia/packages/FilePathsBase/NV2We/src/system.jl:190 [17] top-level scope @ ~/.julia/packages/FilePathsBase/NV2We/test/system.jl:4 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [19] macro expansion @ ~/.julia/packages/FilePathsBase/NV2We/test/system.jl:73 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [21] include(mapexpr::Function, m::Module, path::PosixPath) @ FilePathsBase ~/.julia/packages/FilePathsBase/NV2We/src/system.jl:413 [22] (::Base.IncludeInto)(path::PosixPath) @ Main ~/.julia/packages/FilePathsBase/NV2We/src/path.jl:886 [23] top-level scope @ ~/.julia/packages/FilePathsBase/NV2We/test/runtests.jl:17 [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [25] macro expansion @ ~/.julia/packages/FilePathsBase/NV2We/test/runtests.jl:19 [inlined] [26] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [27] top-level scope @ none:6 [28] eval(m::Module, e::Any) @ Core boot.jl:521 [29] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [30] _start() @ Base client.jl:596 [ Info: Initializing PathSet{Main.TestPkg.TestPath} Test Summary: | Pass Fail Error Broken Total Time FilePathsBase | 4972 1 3 2 4978 4m07.4s Mode Tests | 34 34 2.3s FileBuffer Tests | 4348 4348 34.7s PosixPath | 407 1 3 1 412 2m33.5s Path constructor | 3 3 0.0s show | 1 1 2 0.0s cmd | 1 1 0.0s parsing | 2 2 0.0s convert | 2 2 0.0s components | 4 4 0.2s parents | 21 21 0.1s descendants and ascendants | 16 16 0.1s join | 10 10 0.2s splitext | 3 3 0.0s basename | 3 3 0.0s splitdir | 3 3 0.0s filename | 3 3 0.0s extensions | 6 6 0.1s isempty | 2 2 0.0s normalize | 3 3 0.0s canonicalize | 4 4 0.0s relative | 1 1 0.2s absolute | 2 2 0.0s isdir | 2 2 0.0s isfile | 2 2 0.0s stat | 6 6 0.5s filesize | 1 1 0.0s modified | 2 2 0.0s created | 2 2 0.0s cd | 6 6 0.2s readpath | 4 4 0.1s walkpath | 5 5 0.4s read | 2 2 0.1s write | 5 5 0.2s mkdir | 6 6 0.0s cp | 5 5 0.2s mv | 2 2 0.0s sync | 16 16 6.7s symlink | 2 2 0.0s touch | 2 2 0.0s tmpname | 3 3 0.0s tmpname | 3 3 0.0s mktmp | 3 3 0.0s mktmpdir | 2 2 0.0s download | 1 1 15.9s include | 1 1 0.0s isexecutable | 2 2 0.0s isreadable | 4 4 0.0s iswritable | 4 4 0.0s chown | 0 0.0s chmod | 8 8 0.1s Simple System Path Usage | 58 58 0.9s Filesystem Aliases | 69 69 2.0s isfile | 6 6 0.0s isdir | 6 6 0.0s islink | 6 6 0.0s isabspath | 4 4 0.0s expanduser | 3 3 0.0s mkdir | 4 4 0.0s mkpath | 6 6 0.0s symlink | 4 4 0.0s touch | 4 4 0.0s cp | 10 10 0.0s mv | 13 13 0.0s download | 1 2 3 16.8s readdir | 1 1 0.0s chmod | 3 3 0.0s chown | 0 0.0s rm | 4 4 0.0s read | 1 1 0.0s write | 1 1 0.0s Mmap.mmap | 1 1 0.2s `propertynames` | 2 2 0.1s Main.TestPkg.TestPath | 181 1 182 53.7s RNG of the outermost testset: Random.Xoshiro(0x4ca56565fc86d064, 0xe55647585fea944e, 0x546f4971d05668cc, 0xff10c0482a10b0b6, 0x9c49eca1546b6e44) ERROR: LoadError: Some tests did not pass: 4972 passed, 1 failed, 3 errored, 2 broken. in expression starting at /home/pkgeval/.julia/packages/FilePathsBase/NV2We/test/runtests.jl:16 Testing failed after 270.05s ERROR: LoadError: Package FilePathsBase 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:326 [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 345.97s: networking-related issues were detected