Package evaluation to test JuliaWebAPI on Julia 1.14.0-DEV.1741 (f7ebeb5678*) started at 2026-02-19T16:10:49.098 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.2s ################################################################################ # Installation # Installing JuliaWebAPI... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [480116ec] + JuliaWebAPI v0.6.3 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [cd3eb016] + HTTP v0.9.17 [83e8ac13] + IniFile v0.5.1 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [480116ec] + JuliaWebAPI v0.6.3 [739be429] + MbedTLS v1.1.9 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [5c2747f8] + URIs v1.6.1 [c2297ded] + ZMQ v1.5.1 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.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 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [14a3606d] + MozillaCACerts_jll v2025.12.2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.43s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2911.2 ms ✓ JuliaWebAPI 1 dependency successfully precompiled in 3 seconds. 30 already precompiled. Precompilation completed after 24.91s ################################################################################ # Testing # Testing JuliaWebAPI Status `/tmp/jl_Hu3m2s/Project.toml` ⌅ [cd3eb016] HTTP v0.9.17 ⌅ [682c06a0] JSON v0.21.4 [480116ec] JuliaWebAPI v0.6.3 [c2297ded] ZMQ v1.5.1 [2a0f44e3] Base64 v1.11.0 [8ba89e20] Distributed v1.11.0 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Hu3m2s/Manifest.toml` ⌅ [cd3eb016] HTTP v0.9.17 [83e8ac13] IniFile v0.5.1 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [480116ec] JuliaWebAPI v0.6.3 [739be429] MbedTLS v1.1.9 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [5c2747f8] URIs v1.6.1 [c2297ded] ZMQ v1.5.1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [8f1865be] ZeroMQ_jll v4.3.6+0 [a9144af2] libsodium_jll v1.0.21+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [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 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [14a3606d] MozillaCACerts_jll v2025.12.2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Running tests from test_asyncsrvr.jl ============================================================ testing httpresponse... testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 {"data":11,"code":0}""" testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK 11""" testbinary: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/octet-stream ⋮ 10-byte body """ time for 100 calls to testfn1: 0.07791709899902344 secs @ 0.0007791709899902344 per call time for 100 calls to testfn2: 0.0353999137878418 secs @ 0.00035399913787841796 per call time for 100 calls to testbinary: 0.04352688789367676 secs @ 0.0004352688789367676 per call testing array invocation... testing unknown method handling... testing server method exception handling... testing server termination... Finished test_asyncsrvr.jl ============================================================ Running tests from test_clntsrvr.jl ============================================================ spawining `/opt/julia/bin/julia --startup-file=no /home/pkgeval/.julia/packages/JuliaWebAPI/71gvj/test/srvr.jl --runsrvr` started server process, running client testing httpresponse... testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 {"data":11,"code":0}""" testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK 11""" testbinary: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/octet-stream ⋮ 10-byte body """ time for 100 calls to testfn1: 0.10353493690490723 secs @ 0.0010353493690490722 per call time for 100 calls to testfn2: 0.0374300479888916 secs @ 0.00037430047988891603 per call time for 100 calls to testbinary: 0.04460501670837402 secs @ 0.0004460501670837402 per call testing array invocation... testing unknown method handling... testing server method exception handling... testing server termination... stopping server process Finished test_clntsrvr.jl ============================================================ Running tests from test_remotecall.jl ============================================================ time for 100 calls with remotecall_fetch: 3.9910519123077393 secs @ 0.039910519123077394 per call stopped all workers Finished test_remotecall.jl ============================================================ Running tests from test_plugins.jl ============================================================ testing httpresponse... testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 {"data":11,"code":0}""" testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK 11""" testbinary: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/octet-stream ⋮ 10-byte body """ time for 100 calls to testfn1: 0.11281704902648926 secs @ 0.0011281704902648927 per call time for 100 calls to testfn2: 0.03583192825317383 secs @ 0.0003583192825317383 per call time for 100 calls to testbinary: 0.04128003120422363 secs @ 0.00041280031204223635 per call testing array invocation... testing unknown method handling... testing server method exception handling... testing server termination... Finished test_plugins.jl ============================================================ Running tests from test_plugins.jl ============================================================ testing httpresponse... testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 {"data":11,"code":0}""" testfn1: HTTP.Messages.Response: """ HTTP/1.1 200 OK 11""" testbinary: HTTP.Messages.Response: """ HTTP/1.1 200 OK Content-Type: application/octet-stream ⋮ 10-byte body """ time for 100 calls to testfn1: 0.03397798538208008 secs @ 0.0003397798538208008 per call time for 100 calls to testfn2: 0.0051670074462890625 secs @ 5.1670074462890625e-5 per call time for 100 calls to testbinary: 0.0049169063568115234 secs @ 4.916906356811523e-5 per call testing array invocation... testing unknown method handling... testing server method exception handling... testing server termination... Finished test_plugins.jl ============================================================ Running tests from test_httprpc.jl ============================================================ starting httpserver in async mode... ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== 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 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_70078.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007b302634e2c0 Total snapshots: 644. Utilization: 0% ╎644 @Base/task.jl:1168 wait_forever() 643╎ 644 @Base/task.jl:1246 wait() [16] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/JuliaWebAPI/71gvj/test/runtests.jl:27 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) [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 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_70078.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 17625563 (Pool: 17624906; Big: 657); GC: 14 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 [90] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/JuliaWebAPI/71gvj/test/test_httprpc.jl:15 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 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 unknown function (ip: 0x713e89d31a6f) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 4593461 (Pool: 4593418; Big: 43); GC: 5 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 unknown function (ip: 0x731aba30732f) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 601211 (Pool: 601198; Big: 13); GC: 1 PkgEval terminated after 615.69s: tests became inactive