Package evaluation to test LinearAlgebraMPI on Julia 1.14.0-DEV.1384 (b34261b5d0*) started at 2025-12-18T15:40:55.836 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.32s ################################################################################ # Installation # Installing LinearAlgebraMPI... Resolving package versions... Installed LinearAlgebraMPI ─ v0.1.0 Updating `~/.julia/environments/v1.14/Project.toml` [5bdd2be4] + LinearAlgebraMPI v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [8f478455] + Blake3Hash v0.3.0 [ffbed154] + DocStringExtensions v0.9.5 [692b3bcd] + JLLWrappers v1.7.1 [5bdd2be4] + LinearAlgebraMPI v0.1.0 [da04e1cc] + MPI v0.20.23 [3da0fdf6] + MPIPreferences v0.1.11 [55d2b088] + MUMPS v1.5.5 [eebad327] + PkgVersion v0.3.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [fdea26ae] + SIMD v3.7.2 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [6e34b625] + Bzip2_jll v1.0.9+0 [e33a78d0] + Hwloc_jll v2.12.2+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [d00139f3] + METIS_jll v5.1.3+0 [7cb0a576] + MPICH_jll v4.3.2+0 [f1f71cc9] + MPItrampoline_jll v5.5.4+0 [ca64183c] + MUMPS_jll v5.8.1+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [656ef2d0] + OpenBLAS32_jll v0.3.29+0 [fe0851c0] + OpenMPI_jll v5.0.9+0 [b247a4be] + PARMETIS_jll v4.0.6+2 ⌅ [aabda75e] + SCALAPACK32_jll v2.2.1+1 [a8d0f55d] + SCOTCH_jll v7.0.7+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [ffd25f8a] + XZ_jll v5.8.1+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+0 [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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown 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.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 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 11.92s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 14.0s ################################################################################ # Testing # Testing LinearAlgebraMPI Status `/tmp/jl_S9P5YF/Project.toml` [8f478455] Blake3Hash v0.3.0 [5bdd2be4] LinearAlgebraMPI v0.1.0 [da04e1cc] MPI v0.20.23 [55d2b088] MUMPS v1.5.5 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_S9P5YF/Manifest.toml` [8f478455] Blake3Hash v0.3.0 [ffbed154] DocStringExtensions v0.9.5 [692b3bcd] JLLWrappers v1.7.1 [5bdd2be4] LinearAlgebraMPI v0.1.0 [da04e1cc] MPI v0.20.23 [3da0fdf6] MPIPreferences v0.1.11 [55d2b088] MUMPS v1.5.5 [eebad327] PkgVersion v0.3.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [ae029012] Requires v1.3.1 [fdea26ae] SIMD v3.7.2 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [6e34b625] Bzip2_jll v1.0.9+0 [e33a78d0] Hwloc_jll v2.12.2+0 [94ce4f54] Libiconv_jll v1.18.0+0 [d00139f3] METIS_jll v5.1.3+0 [7cb0a576] MPICH_jll v4.3.2+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [ca64183c] MUMPS_jll v5.8.1+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [fe0851c0] OpenMPI_jll v5.0.9+0 [b247a4be] PARMETIS_jll v4.0.6+2 ⌅ [aabda75e] SCALAPACK32_jll v2.2.1+1 [a8d0f55d] SCOTCH_jll v7.0.7+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [ffd25f8a] XZ_jll v5.8.1+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [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 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown 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.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.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.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [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... ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [20] include_string  @ ./loading.jl:3134 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("55d2b088-9f4e-11e9-26c0-150b02ea6a46"), "MUMPS") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ MUMPS_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [20] include_string │ @ ./loading.jl:3134 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 │ in expression starting at stdin:5 └ ┌ LinearAlgebraMPI │ [Output was shown above] └ ┌ MUMPS │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [18] include_string │ @ ./loading.jl:3134 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 │ in expression starting at stdin:5 └ ┌ Warning: Precompile step hit an error; tests may still proceed │ err = │ The following 3 packages failed to precompile: │ │ MUMPS_jll │ Failed to precompile MUMPS_jll [ca64183c-ec4f-5579-95d5-17e128c21291] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS_jll/jl_prNQME" (ProcessExited(1)). │ │ LinearAlgebraMPI │ Failed to precompile LinearAlgebraMPI [5bdd2be4-ae34-42ef-8b36-f4c85d48f377] to "/home/pkgeval/.julia/compiled/v1.14/LinearAlgebraMPI/jl_NB6Zys" (ProcessExited(1)). │ │ MUMPS │ Failed to precompile MUMPS [55d2b088-9f4e-11e9-26c0-150b02ea6a46] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS/jl_6lcJXK" (ProcessExited(1)). │ └ @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:12 Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffe3af654d0) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7fffdf904140) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) ┌ Info: MPI test exit status mismatch │ test_file = "/home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_matrix_multiplication.jl" │ ok = false │ expect_success = true │ exitcode = 15 │ cmd = setenv(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 4 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no --threads=2 --project=/tmp/jl_S9P5YF/Project.toml /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_matrix_multiplication.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "UCX_ERROR_SIGNALS=SIGILL,SIGBUS,SIGFPE", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/home/pkgeval/.julia/artifacts/5acd766faaca59c3c1f3cfa67e2bf6dcf1e3e883/lib:/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/lib:/home/pkgeval/.julia/artifacts/02f7ccbf4bbe00dcdd34eba3f36cd5e8f76f1769/lib:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/lib:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/lib:/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "CI=true", "UCX_MEMTYPE_CACHE=no", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/bin:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/bin:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_S9P5YF", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]) └ active_proj = "/tmp/jl_S9P5YF/Project.toml" MPI Matrix Multiplication: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 Expression: ok == expect_success Evaluated: false == true Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] run_mpi_test(test_file::String; nprocs::Int64, nthreads::Int64, expect_success::Bool) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 [3] kwcall(::@NamedTuple{nprocs::Int64, expect_success::Bool}, ::typeof(run_mpi_test), test_file::String) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:16 [4] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:38 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:38 [inlined] Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffde38e0480) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffd0f9355f0) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) ┌ Info: MPI test exit status mismatch │ test_file = "/home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_transpose.jl" │ ok = false │ expect_success = true │ exitcode = 15 │ cmd = setenv(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 4 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no --threads=2 --project=/tmp/jl_S9P5YF/Project.toml /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_transpose.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "UCX_ERROR_SIGNALS=SIGILL,SIGBUS,SIGFPE", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/home/pkgeval/.julia/artifacts/5acd766faaca59c3c1f3cfa67e2bf6dcf1e3e883/lib:/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/lib:/home/pkgeval/.julia/artifacts/02f7ccbf4bbe00dcdd34eba3f36cd5e8f76f1769/lib:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/lib:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/lib:/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "CI=true", "UCX_MEMTYPE_CACHE=no", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/bin:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/bin:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_S9P5YF", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]) └ active_proj = "/tmp/jl_S9P5YF/Project.toml" MPI Transpose: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 Expression: ok == expect_success Evaluated: false == true Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] run_mpi_test(test_file::String; nprocs::Int64, nthreads::Int64, expect_success::Bool) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 [3] kwcall(::@NamedTuple{nprocs::Int64, expect_success::Bool}, ::typeof(run_mpi_test), test_file::String) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:16 [4] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:41 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:41 [inlined] Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7fff40a026a0) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) ┌ Info: MPI test exit status mismatch │ test_file = "/home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_addition.jl" │ ok = false │ expect_success = true │ exitcode = 15 │ cmd = setenv(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 4 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no --threads=2 --project=/tmp/jl_S9P5YF/Project.toml /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_addition.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "UCX_ERROR_SIGNALS=SIGILL,SIGBUS,SIGFPE", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/home/pkgeval/.julia/artifacts/5acd766faaca59c3c1f3cfa67e2bf6dcf1e3e883/lib:/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/lib:/home/pkgeval/.julia/artifacts/02f7ccbf4bbe00dcdd34eba3f36cd5e8f76f1769/lib:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/lib:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/lib:/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "CI=true", "UCX_MEMTYPE_CACHE=no", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/bin:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/bin:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_S9P5YF", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]) └ active_proj = "/tmp/jl_S9P5YF/Project.toml" MPI Addition: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 Expression: ok == expect_success Evaluated: false == true Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] run_mpi_test(test_file::String; nprocs::Int64, nthreads::Int64, expect_success::Bool) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 [3] kwcall(::@NamedTuple{nprocs::Int64, expect_success::Bool}, ::typeof(run_mpi_test), test_file::String) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:16 [4] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:44 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:44 [inlined] ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [20] include_string  @ ./loading.jl:3134 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("55d2b088-9f4e-11e9-26c0-150b02ea6a46"), "MUMPS") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ MUMPS_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [20] include_string │ @ ./loading.jl:3134 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 │ in expression starting at stdin:5 └ ┌ LinearAlgebraMPI │ [Output was shown above] └ ┌ MUMPS │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [18] include_string │ @ ./loading.jl:3134 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 3 packages failed to precompile: MUMPS_jll Failed to precompile MUMPS_jll [ca64183c-ec4f-5579-95d5-17e128c21291] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS_jll/jl_7qFSn2" (ProcessExited(1)). LinearAlgebraMPI Failed to precompile LinearAlgebraMPI [5bdd2be4-ae34-42ef-8b36-f4c85d48f377] to "/home/pkgeval/.julia/compiled/v1.14/LinearAlgebraMPI/jl_b6sSq8" (ProcessExited(1)). MUMPS Failed to precompile MUMPS [55d2b088-9f4e-11e9-26c0-150b02ea6a46] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS/jl_48EsNy" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_lazy_transpose.jl:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [20] include_string  @ ./loading.jl:3134 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("55d2b088-9f4e-11e9-26c0-150b02ea6a46"), "MUMPS") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ MUMPS_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [20] include_string │ @ ./loading.jl:3134 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 │ in expression starting at stdin:5 └ ┌ LinearAlgebraMPI │ [Output was shown above] └ ┌ MUMPS │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [18] include_string │ @ ./loading.jl:3134 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 3 packages failed to precompile: MUMPS_jll Failed to precompile MUMPS_jll [ca64183c-ec4f-5579-95d5-17e128c21291] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS_jll/jl_HFZTqR" (ProcessExited(1)). LinearAlgebraMPI Failed to precompile LinearAlgebraMPI [5bdd2be4-ae34-42ef-8b36-f4c85d48f377] to "/home/pkgeval/.julia/compiled/v1.14/LinearAlgebraMPI/jl_fFtRMr" (ProcessExited(1)). MUMPS Failed to precompile MUMPS [55d2b088-9f4e-11e9-26c0-150b02ea6a46] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS/jl_0kcrtM" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_lazy_transpose.jl:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [20] include_string  @ ./loading.jl:3134 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("55d2b088-9f4e-11e9-26c0-150b02ea6a46"), "MUMPS") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ MUMPS_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [20] include_string │ @ ./loading.jl:3134 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 │ in expression starting at stdin:5 └ ┌ LinearAlgebraMPI │ [Output was shown above] └ ┌ MUMPS │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [18] include_string │ @ ./loading.jl:3134 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 3 packages failed to precompile: MUMPS_jll Failed to precompile MUMPS_jll [ca64183c-ec4f-5579-95d5-17e128c21291] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS_jll/jl_SmnhcY" (ProcessExited(1)). LinearAlgebraMPI Failed to precompile LinearAlgebraMPI [5bdd2be4-ae34-42ef-8b36-f4c85d48f377] to "/home/pkgeval/.julia/compiled/v1.14/LinearAlgebraMPI/jl_antvEu" (ProcessExited(1)). MUMPS Failed to precompile MUMPS [55d2b088-9f4e-11e9-26c0-150b02ea6a46] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS/jl_02CcIy" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_lazy_transpose.jl:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [20] include_string  @ ./loading.jl:3134 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("55d2b088-9f4e-11e9-26c0-150b02ea6a46"), "MUMPS") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ MUMPS_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [20] include_string │ @ ./loading.jl:3134 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 │ in expression starting at stdin:5 └ ┌ LinearAlgebraMPI │ [Output was shown above] └ ┌ MUMPS │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [18] include_string │ @ ./loading.jl:3134 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 3 packages failed to precompile: MUMPS_jll Failed to precompile MUMPS_jll [ca64183c-ec4f-5579-95d5-17e128c21291] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS_jll/jl_AkyxEz" (ProcessExited(1)). LinearAlgebraMPI Failed to precompile LinearAlgebraMPI [5bdd2be4-ae34-42ef-8b36-f4c85d48f377] to "/home/pkgeval/.julia/compiled/v1.14/LinearAlgebraMPI/jl_duDgkF" (ProcessExited(1)). MUMPS Failed to precompile MUMPS [55d2b088-9f4e-11e9-26c0-150b02ea6a46] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS/jl_r9ZlXC" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_lazy_transpose.jl:5 ┌ Info: MPI test exit status mismatch │ test_file = "/home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_lazy_transpose.jl" │ ok = false │ expect_success = true │ exitcode = 1 │ cmd = setenv(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 4 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no --threads=2 --project=/tmp/jl_S9P5YF/Project.toml /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_lazy_transpose.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "UCX_ERROR_SIGNALS=SIGILL,SIGBUS,SIGFPE", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/home/pkgeval/.julia/artifacts/5acd766faaca59c3c1f3cfa67e2bf6dcf1e3e883/lib:/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/lib:/home/pkgeval/.julia/artifacts/02f7ccbf4bbe00dcdd34eba3f36cd5e8f76f1769/lib:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/lib:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/lib:/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "CI=true", "UCX_MEMTYPE_CACHE=no", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/bin:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/bin:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_S9P5YF", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]) └ active_proj = "/tmp/jl_S9P5YF/Project.toml" MPI Lazy Transpose: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 Expression: ok == expect_success Evaluated: false == true Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] run_mpi_test(test_file::String; nprocs::Int64, nthreads::Int64, expect_success::Bool) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 [3] kwcall(::@NamedTuple{nprocs::Int64, expect_success::Bool}, ::typeof(run_mpi_test), test_file::String) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:16 [4] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:47 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:47 [inlined] Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffc33bd89c0) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) ┌ Info: MPI test exit status mismatch │ test_file = "/home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_vector_multiplication.jl" │ ok = false │ expect_success = true │ exitcode = 15 │ cmd = setenv(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 4 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no --threads=2 --project=/tmp/jl_S9P5YF/Project.toml /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_vector_multiplication.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "UCX_ERROR_SIGNALS=SIGILL,SIGBUS,SIGFPE", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/home/pkgeval/.julia/artifacts/5acd766faaca59c3c1f3cfa67e2bf6dcf1e3e883/lib:/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/lib:/home/pkgeval/.julia/artifacts/02f7ccbf4bbe00dcdd34eba3f36cd5e8f76f1769/lib:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/lib:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/lib:/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "CI=true", "UCX_MEMTYPE_CACHE=no", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/bin:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/bin:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_S9P5YF", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]) └ active_proj = "/tmp/jl_S9P5YF/Project.toml" MPI Vector Multiplication: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 Expression: ok == expect_success Evaluated: false == true Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] run_mpi_test(test_file::String; nprocs::Int64, nthreads::Int64, expect_success::Bool) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 [3] kwcall(::@NamedTuple{nprocs::Int64, expect_success::Bool}, ::typeof(run_mpi_test), test_file::String) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:16 [4] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:50 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:50 [inlined] Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7fff31f95e90) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7fff5dfd2390) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) ┌ Info: MPI test exit status mismatch │ test_file = "/home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_dense_matrix.jl" │ ok = false │ expect_success = true │ exitcode = 15 │ cmd = setenv(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 4 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no --threads=2 --project=/tmp/jl_S9P5YF/Project.toml /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_dense_matrix.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "UCX_ERROR_SIGNALS=SIGILL,SIGBUS,SIGFPE", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/home/pkgeval/.julia/artifacts/5acd766faaca59c3c1f3cfa67e2bf6dcf1e3e883/lib:/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/lib:/home/pkgeval/.julia/artifacts/02f7ccbf4bbe00dcdd34eba3f36cd5e8f76f1769/lib:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/lib:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/lib:/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "CI=true", "UCX_MEMTYPE_CACHE=no", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/bin:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/bin:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_S9P5YF", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]) └ active_proj = "/tmp/jl_S9P5YF/Project.toml" MPI Dense Matrix: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 Expression: ok == expect_success Evaluated: false == true Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] run_mpi_test(test_file::String; nprocs::Int64, nthreads::Int64, expect_success::Bool) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 [3] kwcall(::@NamedTuple{nprocs::Int64, expect_success::Bool}, ::typeof(run_mpi_test), test_file::String) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:16 [4] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:53 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:53 [inlined] Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7fffdc09a490) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) ┌ Info: MPI test exit status mismatch │ test_file = "/home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_sparse_api.jl" │ ok = false │ expect_success = true │ exitcode = 15 │ cmd = setenv(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 4 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no --threads=2 --project=/tmp/jl_S9P5YF/Project.toml /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_sparse_api.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "UCX_ERROR_SIGNALS=SIGILL,SIGBUS,SIGFPE", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/home/pkgeval/.julia/artifacts/5acd766faaca59c3c1f3cfa67e2bf6dcf1e3e883/lib:/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/lib:/home/pkgeval/.julia/artifacts/02f7ccbf4bbe00dcdd34eba3f36cd5e8f76f1769/lib:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/lib:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/lib:/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "CI=true", "UCX_MEMTYPE_CACHE=no", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/bin:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/bin:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_S9P5YF", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]) └ active_proj = "/tmp/jl_S9P5YF/Project.toml" MPI Sparse API Extensions: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 Expression: ok == expect_success Evaluated: false == true Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] run_mpi_test(test_file::String; nprocs::Int64, nthreads::Int64, expect_success::Bool) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 [3] kwcall(::@NamedTuple{nprocs::Int64, expect_success::Bool}, ::typeof(run_mpi_test), test_file::String) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:16 [4] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:56 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:56 [inlined] ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [20] include_string  @ ./loading.jl:3134 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("55d2b088-9f4e-11e9-26c0-150b02ea6a46"), "MUMPS") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ MUMPS_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [20] include_string │ @ ./loading.jl:3134 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 │ in expression starting at stdin:5 └ ┌ LinearAlgebraMPI │ [Output was shown above] └ ┌ MUMPS │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [18] include_string │ @ ./loading.jl:3134 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 3 packages failed to precompile: MUMPS_jll Failed to precompile MUMPS_jll [ca64183c-ec4f-5579-95d5-17e128c21291] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS_jll/jl_auiPZH" (ProcessExited(1)). LinearAlgebraMPI Failed to precompile LinearAlgebraMPI [5bdd2be4-ae34-42ef-8b36-f4c85d48f377] to "/home/pkgeval/.julia/compiled/v1.14/LinearAlgebraMPI/jl_WFP4JR" (ProcessExited(1)). MUMPS Failed to precompile MUMPS [55d2b088-9f4e-11e9-26c0-150b02ea6a46] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS/jl_VztID6" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_blocks.jl:2 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [20] include_string  @ ./loading.jl:3134 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("55d2b088-9f4e-11e9-26c0-150b02ea6a46"), "MUMPS") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ MUMPS_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [20] include_string │ @ ./loading.jl:3134 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 │ in expression starting at stdin:5 └ ┌ LinearAlgebraMPI │ [Output was shown above] └ ┌ MUMPS │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [18] include_string │ @ ./loading.jl:3134 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 3 packages failed to precompile: MUMPS_jll Failed to precompile MUMPS_jll [ca64183c-ec4f-5579-95d5-17e128c21291] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS_jll/jl_J9axra" (ProcessExited(1)). LinearAlgebraMPI Failed to precompile LinearAlgebraMPI [5bdd2be4-ae34-42ef-8b36-f4c85d48f377] to "/home/pkgeval/.julia/compiled/v1.14/LinearAlgebraMPI/jl_S8zpMt" (ProcessExited(1)). MUMPS Failed to precompile MUMPS [55d2b088-9f4e-11e9-26c0-150b02ea6a46] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS/jl_g6WGdg" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_blocks.jl:2 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [20] include_string  @ ./loading.jl:3134 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("55d2b088-9f4e-11e9-26c0-150b02ea6a46"), "MUMPS") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ MUMPS_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [20] include_string │ @ ./loading.jl:3134 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 │ in expression starting at stdin:5 └ ┌ LinearAlgebraMPI │ [Output was shown above] └ ┌ MUMPS │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [18] include_string │ @ ./loading.jl:3134 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 3 packages failed to precompile: MUMPS_jll Failed to precompile MUMPS_jll [ca64183c-ec4f-5579-95d5-17e128c21291] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS_jll/jl_gQ2KgN" (ProcessExited(1)). LinearAlgebraMPI Failed to precompile LinearAlgebraMPI [5bdd2be4-ae34-42ef-8b36-f4c85d48f377] to "/home/pkgeval/.julia/compiled/v1.14/LinearAlgebraMPI/jl_6k1mvR" (ProcessExited(1)). MUMPS Failed to precompile MUMPS [55d2b088-9f4e-11e9-26c0-150b02ea6a46] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS/jl_srDpeG" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_blocks.jl:2 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] top-level scope  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [20] include_string  @ ./loading.jl:3134 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("55d2b088-9f4e-11e9-26c0-150b02ea6a46"), "MUMPS") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [18] include_string  @ ./loading.jl:3134 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/src/LinearAlgebraMPI.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ MUMPS_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b247a4be-ddc1-5759-8008-7e02fe3dbdaa"), "PARMETIS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] top-level scope │ @ ~/.julia/packages/JLLWrappers/m2Pjh/src/toplevel_generators.jl:199 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [20] include_string │ @ ./loading.jl:3134 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/wrappers/x86_64-linux-gnu-libgfortran5-mpi+mpich.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS_jll/pne0W/src/MUMPS_jll.jl:2 │ in expression starting at stdin:5 └ ┌ LinearAlgebraMPI │ [Output was shown above] └ ┌ MUMPS │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ca64183c-ec4f-5579-95d5-17e128c21291"), "MUMPS_jll") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2845 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [4] macro expansion │ @ ./loading.jl:2625 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [7] require │ @ ./loading.jl:2565 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:43 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3282 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3124 │ [18] include_string │ @ ./loading.jl:3134 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/MUMPS/DJd1Q/src/MUMPS.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 3 packages failed to precompile: MUMPS_jll Failed to precompile MUMPS_jll [ca64183c-ec4f-5579-95d5-17e128c21291] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS_jll/jl_1zaOWF" (ProcessExited(1)). LinearAlgebraMPI Failed to precompile LinearAlgebraMPI [5bdd2be4-ae34-42ef-8b36-f4c85d48f377] to "/home/pkgeval/.julia/compiled/v1.14/LinearAlgebraMPI/jl_PiwyIg" (ProcessExited(1)). MUMPS Failed to precompile MUMPS [55d2b088-9f4e-11e9-26c0-150b02ea6a46] to "/home/pkgeval/.julia/compiled/v1.14/MUMPS/jl_du4HSQ" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_blocks.jl:2 ┌ Info: MPI test exit status mismatch │ test_file = "/home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_blocks.jl" │ ok = false │ expect_success = true │ exitcode = 1 │ cmd = setenv(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 4 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no --threads=2 --project=/tmp/jl_S9P5YF/Project.toml /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_blocks.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "UCX_ERROR_SIGNALS=SIGILL,SIGBUS,SIGFPE", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/home/pkgeval/.julia/artifacts/5acd766faaca59c3c1f3cfa67e2bf6dcf1e3e883/lib:/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/lib:/home/pkgeval/.julia/artifacts/02f7ccbf4bbe00dcdd34eba3f36cd5e8f76f1769/lib:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/lib:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/lib:/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "CI=true", "UCX_MEMTYPE_CACHE=no", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/bin:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/bin:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_S9P5YF", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]) └ active_proj = "/tmp/jl_S9P5YF/Project.toml" MPI Block Matrix Operations: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 Expression: ok == expect_success Evaluated: false == true Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] run_mpi_test(test_file::String; nprocs::Int64, nthreads::Int64, expect_success::Bool) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 [3] kwcall(::@NamedTuple{nprocs::Int64, expect_success::Bool}, ::typeof(run_mpi_test), test_file::String) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:16 [4] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:59 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:59 [inlined] Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffc2e54f1a0) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) ┌ Info: MPI test exit status mismatch │ test_file = "/home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_utilities.jl" │ ok = false │ expect_success = true │ exitcode = 15 │ cmd = setenv(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 4 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no --threads=2 --project=/tmp/jl_S9P5YF/Project.toml /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_utilities.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "UCX_ERROR_SIGNALS=SIGILL,SIGBUS,SIGFPE", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/home/pkgeval/.julia/artifacts/5acd766faaca59c3c1f3cfa67e2bf6dcf1e3e883/lib:/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/lib:/home/pkgeval/.julia/artifacts/02f7ccbf4bbe00dcdd34eba3f36cd5e8f76f1769/lib:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/lib:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/lib:/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "CI=true", "UCX_MEMTYPE_CACHE=no", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/bin:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/bin:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_S9P5YF", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]) └ active_proj = "/tmp/jl_S9P5YF/Project.toml" MPI Utilities: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 Expression: ok == expect_success Evaluated: false == true Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] run_mpi_test(test_file::String; nprocs::Int64, nthreads::Int64, expect_success::Bool) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 [3] kwcall(::@NamedTuple{nprocs::Int64, expect_success::Bool}, ::typeof(run_mpi_test), test_file::String) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:16 [4] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:62 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:62 [inlined] Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffd470f1850) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) ┌ Info: MPI test exit status mismatch │ test_file = "/home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_local_constructors.jl" │ ok = false │ expect_success = true │ exitcode = 15 │ cmd = setenv(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 4 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no --threads=2 --project=/tmp/jl_S9P5YF/Project.toml /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_local_constructors.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "UCX_ERROR_SIGNALS=SIGILL,SIGBUS,SIGFPE", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/home/pkgeval/.julia/artifacts/5acd766faaca59c3c1f3cfa67e2bf6dcf1e3e883/lib:/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/lib:/home/pkgeval/.julia/artifacts/02f7ccbf4bbe00dcdd34eba3f36cd5e8f76f1769/lib:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/lib:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/lib:/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "CI=true", "UCX_MEMTYPE_CACHE=no", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/bin:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/bin:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_S9P5YF", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]) └ active_proj = "/tmp/jl_S9P5YF/Project.toml" MPI Local Constructors: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 Expression: ok == expect_success Evaluated: false == true Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] run_mpi_test(test_file::String; nprocs::Int64, nthreads::Int64, expect_success::Bool) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 [3] kwcall(::@NamedTuple{nprocs::Int64, expect_success::Bool}, ::typeof(run_mpi_test), test_file::String) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:16 [4] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:65 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:65 [inlined] Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffd258100e0) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) ┌ Info: MPI test exit status mismatch │ test_file = "/home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_indexing.jl" │ ok = false │ expect_success = true │ exitcode = 15 │ cmd = setenv(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 4 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no --threads=2 --project=/tmp/jl_S9P5YF/Project.toml /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_indexing.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "UCX_ERROR_SIGNALS=SIGILL,SIGBUS,SIGFPE", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/home/pkgeval/.julia/artifacts/5acd766faaca59c3c1f3cfa67e2bf6dcf1e3e883/lib:/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/lib:/home/pkgeval/.julia/artifacts/02f7ccbf4bbe00dcdd34eba3f36cd5e8f76f1769/lib:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/lib:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/lib:/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "CI=true", "UCX_MEMTYPE_CACHE=no", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/bin:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/bin:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_S9P5YF", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]) └ active_proj = "/tmp/jl_S9P5YF/Project.toml" MPI Indexing: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 Expression: ok == expect_success Evaluated: false == true Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] run_mpi_test(test_file::String; nprocs::Int64, nthreads::Int64, expect_success::Bool) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 [3] kwcall(::@NamedTuple{nprocs::Int64, expect_success::Bool}, ::typeof(run_mpi_test), test_file::String) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:16 [4] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:68 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:68 [inlined] Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffe9e95dae0) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7fffd83709a0) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) MPI Factorization: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:85 Expression: occursin("Pass:", output) Evaluated: occursin("Pass:", "") Stacktrace: [1] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:73 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:85 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] MPI Factorization: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:86 Expression: occursin("Fail: 0", output) Evaluated: occursin("Fail: 0", "") Stacktrace: [1] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:73 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:86 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] MPI Factorization: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:87 Expression: occursin("Error: 0", output) Evaluated: occursin("Error: 0", "") Stacktrace: [1] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:73 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:87 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffff2f0bdf0) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffcc94db4b0) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, LinearAlgebraMPI-primary-HJPflsho (errno 1) ┌ Info: MPI test exit status mismatch │ test_file = "/home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_threaded_mul.jl" │ ok = false │ expect_success = true │ exitcode = 15 │ cmd = setenv(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 4 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --pkgimages=existing -g1 --startup-file=no --threads=2 --project=/tmp/jl_S9P5YF/Project.toml /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/test_threaded_mul.jl`,["JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "UCX_ERROR_SIGNALS=SIGILL,SIGBUS,SIGFPE", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/home/pkgeval/.julia/artifacts/5acd766faaca59c3c1f3cfa67e2bf6dcf1e3e883/lib:/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/lib:/home/pkgeval/.julia/artifacts/02f7ccbf4bbe00dcdd34eba3f36cd5e8f76f1769/lib:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/lib:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/lib:/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "CI=true", "UCX_MEMTYPE_CACHE=no", "OPENBLAS_NUM_THREADS=1", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "PATH=/home/pkgeval/.julia/artifacts/4a89e14d2f652ad45bcc093d040c97fbcc1a3669/bin:/home/pkgeval/.julia/artifacts/fddb41451df711c595969c8571404433623c75f6/bin:/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "JULIA_CPU_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "JULIA_LOAD_PATH=@:/tmp/jl_S9P5YF", "PYTHON=", "LANG=C.UTF-8", "R_HOME=*"]) └ active_proj = "/tmp/jl_S9P5YF/Project.toml" Threaded Sparse Multiplication: Test Failed at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 Expression: ok == expect_success Evaluated: false == true Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] run_mpi_test(test_file::String; nprocs::Int64, nthreads::Int64, expect_success::Bool) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:33 [3] kwcall(::@NamedTuple{nprocs::Int64, expect_success::Bool}, ::typeof(run_mpi_test), test_file::String) @ Main ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:16 [4] top-level scope @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:37 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:90 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:90 [inlined] Test Summary: | Fail Total Time LinearAlgebraMPI Tests | 15 15 12m49.8s MPI Matrix Multiplication | 1 1 25.1s MPI Transpose | 1 1 14.4s MPI Addition | 1 1 19.8s MPI Lazy Transpose | 1 1 4m28.1s MPI Vector Multiplication | 1 1 21.5s MPI Dense Matrix | 1 1 21.8s MPI Sparse API Extensions | 1 1 22.1s MPI Block Matrix Operations | 1 1 4m32.6s MPI Utilities | 1 1 21.2s MPI Local Constructors | 1 1 19.0s MPI Indexing | 1 1 20.9s MPI Factorization | 3 3 22.0s Threaded Sparse Multiplication | 1 1 21.2s RNG of the outermost testset: Random.Xoshiro(0xb0ee14c052627729, 0x170ca0693fda2d7f, 0xe088d1562d0afa52, 0x2f796e9e1b50e2e9, 0xa51212fdb25e179f) ERROR: LoadError: Some tests did not pass: 0 passed, 15 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LinearAlgebraMPI/1Gkc0/test/runtests.jl:36 Testing failed after 602.88s ERROR: LoadError: Package LinearAlgebraMPI 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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 889.2s: package fails to precompile