Package evaluation of Test on Julia 1.11.4 (a71dd056e0*) started at 2025-04-09T03:14:27.200 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.94s ################################################################################ # Installation # Installing Test... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [8dfed614] + Test v1.11.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.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 [8dfed614] + Test v1.11.0 Installation completed after 1.05s Test is a standard library in this Julia build. ################################################################################ # Testing # Testing Test Status `/tmp/jl_NY4DYD/Project.toml` [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NY4DYD/Manifest.toml` [2a0f44e3] Base64 v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.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 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time @test | 14 14 0.2s Test Summary: | Pass Broken Total Time @test with skip/broken kwargs | 5 3 8 0.1s Test Summary: | Pass Total Time @test keyword precedence | 4 4 0.0s Test Summary: | Pass Total Time @test should only evaluate the arguments once | 4 4 0.1s Test Summary: | Broken Total Time @test_broken with fail | 5 5 0.0s Test Summary: | Broken Total Time @test_broken with errors | 2 2 0.0s Test Summary: | Broken Total Time @test_skip | 4 4 0.0s Test Summary: | Pass Total Time @test_warn | 7 7 0.4s Test Summary: | Pass Total Time @test and elements of an array | 2 2 0.3s Test Summary: | Pass Total Time Pass - exception | 14 14 1.2s Mock for testing retval of record(::DefaultTestSet, ::T <: Result) methods: Error During Test at An Error Mock:0 Mock for testing retval of record(::DefaultTestSet, ::T <: Result) methods: Test Failed at A Fail Mock:0 Expression: 1 Evaluated: 2 Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Union{Test.Error, Test.Fail}; print_result::Bool) @ Test /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1111 [2] record @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1104 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/test/runtests.jl:350 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [6] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Test/test/runtests.jl:344 Test Summary: | Pass Total Time printing of a TestSetException | 4 4 0.1s ====================================================================================== 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:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 task_done_hook at ./task.jl:694 jfptr_task_done_hook_66630.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jl_apply at /source/src/julia.h:2157 [inlined] jl_finish_task at /source/src/task.c:319 start_task at /source/src/task.c:1213 unknown function (ip: (nil)) ============================================================== 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.11/Profile/src/Profile.jl:1240 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x00007b03af636ef0 Total snapshots: 757. Utilization: 0% ╎757 @Base/task.jl:694; task_done_hook(t::Task) ╎ 757 @Base/task.jl:1021; wait() 756╎ 757 @Base/task.jl:1012; poptask(W::Base.IntrusiveLinkedListSynchronized{T… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 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:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 #wait#731 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:145 profile_printing_listener at ./Base.jl:577 #1190 at ./Base.jl:617 jfptr_YY.1190_76096.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jl_apply at /source/src/julia.h:2157 [inlined] start_task at /source/src/task.c:1202 unknown function (ip: (nil)) Allocations: 9399359 (Pool: 9399075; Big: 284); GC: 10 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:35 #schedule#761 at ./task.jl:884 schedule at ./task.jl:876 [inlined] uv_writecb_task at ./stream.jl:1200 jfptr_uv_writecb_task_67080.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jlcapi_uv_writecb_task_67543.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 uv_write at ./stream.jl:1081 unsafe_write at ./stream.jl:1154 write at ./strings/io.jl:248 [inlined] print at ./strings/io.jl:250 jfptr_print_48429.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 showerror at ./errorshow.jl:152 unknown function (ip: 0x7b03b9729666) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 _atexit at ./initdefs.jl:462 jfptr__atexit_69596.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jl_apply at /source/src/julia.h:2157 [inlined] ijl_atexit_hook at /source/src/init.c:271 jl_exit_thread0_cb at /source/src/signals-unix.c:517 PkgEval terminated after 620.02s: tests became inactive