Package evaluation to test LinearAlgebra on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-27T16:50:54.594 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.89s ################################################################################ # Installation # Installing LinearAlgebra... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [37e2e46d] + LinearAlgebra v1.12.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.15s LinearAlgebra is a standard library in this Julia build. ################################################################################ # Testing # Testing LinearAlgebra Status `/tmp/jl_0ZoOPJ/Project.toml` [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Status `/tmp/jl_0ZoOPJ/Manifest.toml` [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... [ Info: Testing unitful Test Summary: | Pass Total Time unitful specialized mul/div | 1872 1872 15m15.4s Test Summary: | Pass Total Time relty = Float32, elty = Float32 | 9 9 4.4s Test Summary: | Pass Total Time relty = Float32, elty = ComplexF32 | 9 9 3.3s Test Summary: | Pass Total Time relty = Float64, elty = Float64 | 9 9 3.4s Test Summary: | Pass Total Time relty = Float64, elty = ComplexF64 | 9 9 2.1s Test Summary: | Pass Total Time relty = BigFloat, elty = BigFloat | 9 9 4.1s Test Summary: | Pass Total Time relty = BigFloat, elty = Complex{BigFloat} | 9 9 3.0s Test Summary: | Pass Total Time testing dimensions with Furlongs #36430 | 1 1 0.1s Test Summary: | Pass Total Time dimensional Hessenberg | 120 120 14.9s Test Summary: | Pass Total Time lu factorization with dimension type | 3 3 0.7s Test Summary: | Pass Total Time zero and one for unitful structured matrices | 50 50 4.3s Test Summary: | Pass Total Time triangular: dimensional correctness | 10 10 6.2s [ Info: Testing triangular2 Test Summary: | Pass Total Time elty1 = Float32 | 2268 2268 3m29.6s Test Summary: | Pass Total Time elty1 = Float64 | 2268 2268 3m06.4s Test Summary: | Pass Total Time elty1 = BigFloat | 2246 2246 3m04.4s Test Summary: | Pass Total Time elty1 = Int64 | 5422 5422 10m12.9s [ Info: Testing triangular3 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 7 running 1 of 1 signal (10): User defined signal 1 operator() at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/unique_ptr.h:81 [inlined] ~unique_ptr at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/unique_ptr.h:289 [inlined] destroyAll at /source/usr/include/llvm/ADT/DenseMap.h:395 [inlined] ~DenseMap at /source/usr/include/llvm/ADT/DenseMap.h:781 [inlined] ~AnalysisManager at /source/usr/include/llvm/IR/PassManager.h:649 [inlined] run at /source/src/pipeline.cpp:727 operator() at /source/src/jitlayers.cpp:1459 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1420 [inlined] operator() at /source/src/jitlayers.cpp:1572 [inlined] addModule at /source/src/jitlayers.cpp:2031 jl_compile_codeinst_now at /source/src/jitlayers.cpp:626 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:824 jl_compile_method_internal at /source/src/gf.c:3524 _jl_invoke at /source/src/gf.c:4002 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.12/LinearAlgebra/test/testtriag.jl:258 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1865 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.12/LinearAlgebra/test/testtriag.jl:8 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1865 [inlined] test_triangular at /opt/julia/share/julia/stdlib/v1.12/LinearAlgebra/test/testtriag.jl:6 unknown function (ip: 0x738c323f1fb2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_eval_module_expr at /source/src/toplevel.c:197 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:814 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 top-level scope at /opt/julia/share/julia/stdlib/v1.12/LinearAlgebra/test/runtests.jl:9 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_39366.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x738c9b212249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 task_done_hook at ./task.jl:868 jfptr_task_done_hook_59255.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_finish_task at /source/src/task.c:341 start_task at /source/src/task.c:1263 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.12/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000073980613ec20 Total snapshots: 679. Utilization: 0% ╎679 @Base/task.jl:868 task_done_hook(t::Task) ╎ 679 @Base/task.jl:1228 wait() 678╎ 679 @Base/task.jl:1216 poptask(W::Base.IntrusiveLinkedListSynchronized{T… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 _trywait at ./asyncevent.jl:163 profile_printing_listener at ./Base.jl:332 #start_profile_listener##0 at ./Base.jl:352 jfptr_YY.start_profile_listenerYY.YY.0_9934.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] start_task at /source/src/task.c:1252 unknown function (ip: (nil)) at (unknown file) Allocations: 11207046 (Pool: 11206925; Big: 121); GC: 9 [7] signal 15: Terminated in expression starting at /opt/julia/share/julia/stdlib/v1.12/LinearAlgebra/test/triangular3.jl:14 jl_specializations_get_linfo_ at /source/src/gf.c:237 cache_method at /source/src/gf.c:1583 ml_matches at /source/src/gf.c:4912 ml_matches at /source/src/gf.c:4604 [inlined] ijl_matching_methods at /source/src/gf.c:3122 [inlined] ijl_matching_methods at /source/src/gf.c:3109 _methods_by_ftype at ./runtime_internals.jl:1415 [inlined] _findall at ./../usr/share/julia/Compiler/src/methodtable.jl:97 [inlined] #findall#5 at ./../usr/share/julia/Compiler/src/methodtable.jl:70 [inlined] findall at ./../usr/share/julia/Compiler/src/methodtable.jl:70 [inlined] #findall#7 at ./../usr/share/julia/Compiler/src/methodtable.jl:105 findall at ./../usr/share/julia/Compiler/src/methodtable.jl:102 [inlined] find_simple_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:386 jfptr_find_simple_method_matches_3792.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 tojlinvoke85041.1 at /opt/julia/lib/julia/sys.so (unknown line) j_find_simple_method_matches_78001.1 at /opt/julia/lib/julia/sys.so (unknown line) #find_method_matches#129 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:348 [inlined] find_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:342 [inlined] abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:120 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2783 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2890 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2883 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3043 abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3386 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3836 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3793 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4343 jfptr_typeinf_local_83491.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4501 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1254 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1437 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1446 jfptr_typeinf_ext_toplevel_80948.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_type_infer at /source/src/gf.c:462 jl_compile_method_internal at /source/src/gf.c:3512 _jl_invoke at /source/src/gf.c:4002 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.12/LinearAlgebra/test/testtriag.jl:347 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1865 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.12/LinearAlgebra/test/testtriag.jl:323 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1865 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.12/LinearAlgebra/test/testtriag.jl:317 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1865 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.12/LinearAlgebra/test/testtriag.jl:8 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1865 [inlined] test_triangular at /opt/julia/share/julia/stdlib/v1.12/LinearAlgebra/test/testtriag.jl:6 unknown function (ip: 0x738c323f1fb2) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_eval_module_expr at /source/src/toplevel.c:197 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:814 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 top-level scope at /opt/julia/share/julia/stdlib/v1.12/LinearAlgebra/test/runtests.jl:9 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_58627.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_39366.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x738c9b212249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 2765465448 (Pool: 2765432689; Big: 32759); GC: 588 PkgEval terminated after 2720.64s: test duration exceeded the time limit