Package evaluation of WebSockets on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T13:46:29.862 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.41s ################################################################################ # Installation # Installing WebSockets... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [104b5d7c] + WebSockets v1.6.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [f0e56b4a] + ConcurrentUtilities v2.5.0 [460bff9d] + ExceptionUnwrapping v0.1.11 [cd3eb016] + HTTP v1.10.17 [692b3bcd] + JLLWrappers v1.7.0 [e6f89c97] + LoggingExtras v1.1.0 [739be429] + MbedTLS v1.1.9 [4d8831e6] + OpenSSL v1.5.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [104b5d7c] + WebSockets v1.6.0 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.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.5.20 [458c3c95] + OpenSSL_jll v3.5.1+0 [83775a58] + Zlib_jll v1.3.1+2 Installation completed after 1.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.47s ################################################################################ # Testing # Testing WebSockets Status `/tmp/jl_W8uWuj/Project.toml` [cd3eb016] HTTP v1.10.17 [104b5d7c] WebSockets v1.6.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_W8uWuj/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [f0e56b4a] ConcurrentUtilities v2.5.0 [460bff9d] ExceptionUnwrapping v0.1.11 [cd3eb016] HTTP v1.10.17 [692b3bcd] JLLWrappers v1.7.0 [e6f89c97] LoggingExtras v1.1.0 [739be429] MbedTLS v1.1.9 [4d8831e6] OpenSSL v1.5.0 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [104b5d7c] WebSockets v1.6.0 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.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.5.20 [458c3c95] OpenSSL_jll v3.5.1+0 [83775a58] Zlib_jll v1.3.1+2 Testing Running tests... Base.Show Base.show: Test Failed at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/show_test.jl:210 Expression: output == "WebSockets.ServerWS(handler=h(r), wshandler=w(s), sslconfig=nothing, tcpisvalid=#1(tcp), reuseaddr=false, rate_limit=1//1, reuse_limit=$(typemax(Int)), readtimeout=0)" Evaluated: "WebSockets.ServerWS(handler=h(r), wshandler=w(s), sslconfig=nothing, tcpisvalid=#default_options##0(tcp), reuseaddr=false, rate_limit=1//1, reuse_limit=9223372036854775807, readtimeout=0)" == "WebSockets.ServerWS(handler=h(r), wshandler=w(s), sslconfig=nothing, tcpisvalid=#1(tcp), reuseaddr=false, rate_limit=1//1, reuse_limit=9223372036854775807, readtimeout=0)" Stacktrace: [1] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/show_test.jl:516 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [4] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:8 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:13 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:13 [inlined] WebsocketLogger WebSocketLogger: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:16 Got exception outside of a @test UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Int64, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:18 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [4] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:24 [inlined] [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [6] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:18 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [10] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:18 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [15] _start() @ Base ./client.jl:554 WebSocketLogger_special: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:284 Test threw exception Expression: spec_msg("---") == "[ Info: ---\n" UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] (::var"#38#39"{LogLevel, String})() @ Main ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:269 [9] with_logstate(f::var"#38#39"{LogLevel, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [10] with_logger @ ./logging/logging.jl:651 [inlined] [11] (::var"#spec_msg#spec_msg##0"{var"#spec_msg#34#37"})(message::String; level::LogLevel, color::Bool, shouldlog::Function) @ Main ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:267 [12] (::var"#spec_msg#spec_msg##0"{var"#spec_msg#34#37"})(message::String) @ Main ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:260 [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:260 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [15] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:284 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] (::var"#38#39"{LogLevel, String})() @ Main ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:269 [9] with_logstate(f::var"#38#39"{LogLevel, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [10] with_logger @ ./logging/logging.jl:651 [inlined] [11] (::var"#spec_msg#spec_msg##0"{var"#spec_msg#34#37"})(message::String; level::LogLevel, color::Bool, shouldlog::Function) @ Main ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:267 [12] (::var"#spec_msg#spec_msg##0"{var"#spec_msg#34#37"})(message::String) @ Main ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:260 [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:260 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [15] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:284 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] WebSocketLogger_special: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:258 Got exception outside of a @test UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] (::var"#38#39"{LogLevel, String})() @ Main ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:275 [9] with_logstate(f::var"#38#39"{LogLevel, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [10] with_logger @ ./logging/logging.jl:651 [inlined] [11] (::var"#spec_msg#spec_msg##0"{var"#spec_msg#34#37"})(message::String; level::LogLevel, color::Bool, shouldlog::Function) @ Main ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:267 [12] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:260 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:287 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:8 [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [18] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:18 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [20] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:18 [inlined] [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [25] _start() @ Base ./client.jl:554 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] (::var"#38#39"{LogLevel, String})() @ Main ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:275 [9] with_logstate(f::var"#38#39"{LogLevel, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [10] with_logger @ ./logging/logging.jl:651 [inlined] [11] (::var"#spec_msg#spec_msg##0"{var"#spec_msg#34#37"})(message::String; level::LogLevel, color::Bool, shouldlog::Function) @ Main ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:267 [12] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:260 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/test_websocketlogger.jl:287 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:8 [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [18] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:18 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [20] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:18 [inlined] [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [25] _start() @ Base ./client.jl:554 Fragment and unit WARNING: Method definition custom_metafmt(Any, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/logformat.jl:3 overwritten on the same line (check for duplicate calls to `include`). Fragment and unit: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/runtests.jl:22 Got exception outside of a @test LoadError: UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/frametest.jl:395 [8] macro expansion @ logging/logging.jl:417 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:23 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:23 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/frametest.jl:204 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/frametest.jl:395 [8] macro expansion @ logging/logging.jl:417 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:23 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:23 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Handshake WARNING: Method definition custom_metafmt(Any, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/logformat.jl:3 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition dummyws(Bool) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/frametest.jl:19 overwritten at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:22. Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:32 Test threw exception Expression: handshakeresponse(r) == REJECT UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:156 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:32 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:156 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:32 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:34 Test threw exception Expression: handshakeresponse(r) == REJECT UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:156 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:34 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:156 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:34 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:36 Test threw exception Expression: handshakeresponse(r) == REJECT UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:181 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:36 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:181 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:36 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:38 Test threw exception Expression: handshakeresponse(r) == REJECT UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:181 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:38 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:181 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:38 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:40 Test threw exception Expression: handshakeresponse(r) == REJECT UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:181 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:40 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:181 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:40 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:43 Test threw exception Expression: handshakeresponse(r) == REJECT UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:164 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:43 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:164 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:43 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:32 Test threw exception Expression: handshakeresponse(r) == REJECT UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:156 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:32 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:156 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:32 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:34 Test threw exception Expression: handshakeresponse(r) == REJECT UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:156 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:34 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:156 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:34 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:36 Test threw exception Expression: handshakeresponse(r) == REJECT UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:181 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:36 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:181 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:36 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:38 Test threw exception Expression: handshakeresponse(r) == REJECT UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:181 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:38 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:181 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:38 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:40 Test threw exception Expression: handshakeresponse(r) == REJECT UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:181 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:40 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:181 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:40 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:43 Test threw exception Expression: handshakeresponse(r) == REJECT UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:164 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:43 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:164 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:43 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:51 Test threw exception Expression: handshakeresponse(r) == SWITCH UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:189 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:51 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:189 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:51 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:51 Test threw exception Expression: handshakeresponse(r) == SWITCH UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:189 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:51 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:189 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:51 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:61 Test threw exception Expression: handshakeresponse(r) == REJECT UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:164 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:61 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:164 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:61 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:61 Test threw exception Expression: handshakeresponse(r) == REJECT UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:164 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:61 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:164 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:61 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:75 Test threw exception Expression: handshakeresponse(r) == SWITCH UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:189 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:75 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:189 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:75 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:77 Test threw exception Expression: handshakeresponse(r) == SWITCH UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:189 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:77 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:189 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:77 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:75 Test threw exception Expression: handshakeresponse(r) == SWITCH UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:189 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:75 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:189 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:75 Handshake: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:77 Test threw exception Expression: handshakeresponse(r) == SWITCH UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:189 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:77 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] macro expansion @ ./logging/logging.jl:417 [inlined] [8] startwrite(c::HTTP.Connections.Connection{BufferStream}) @ HTTP.Connections ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:257 [9] startwrite(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ HTTP.Streams ~/.julia/packages/HTTP/JcAHX/src/Streams.jl:66 [10] upgrade(f::typeof(dummywshandler), stream::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{BufferStream}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/HTTP.jl:189 [11] handshakeresponse(request::HTTP.Messages.Request) @ Main ~/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:32 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [13] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/handshaketest.jl:77 Client test WARNING: Method definition custom_metafmt(Any, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/logformat.jl:3 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition convert(Type{Pair{Base.SubString{String}, Base.SubString{String}}}, Pair{String, String}) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/handshaketest_functions.jl:12 overwritten at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_test.jl:2. Client: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/runtests.jl:32 Got exception outside of a @test LoadError: UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/client_test.jl:395 [8] macro expansion @ logging/logging.jl:417 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:33 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:33 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_test.jl:8 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/client_test.jl:395 [8] macro expansion @ logging/logging.jl:417 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:33 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:33 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Client_listen Client_listen: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/runtests.jl:37 Got exception outside of a @test LoadError: UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/client_listen_test.jl:395 [8] macro expansion @ logging/logging.jl:417 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:38 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:38 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_listen_test.jl:13 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/client_listen_test.jl:395 [8] macro expansion @ logging/logging.jl:417 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:38 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:38 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Client_serverWS WARNING: Method definition custom_metafmt(Any, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/logformat.jl:3 overwritten on the same line (check for duplicate calls to `include`). Client_serverWS: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/runtests.jl:42 Got exception outside of a @test LoadError: UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/client_serverWS_test.jl:395 [8] macro expansion @ logging/logging.jl:417 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:43 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:43 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_serverWS_test.jl:28 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/client_serverWS_test.jl:395 [8] macro expansion @ logging/logging.jl:417 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:43 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:43 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Abrupt close & error handling WARNING: Method definition test_handler(HTTP.Messages.Request) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_server_functions.jl:22 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition test_wshandler(HTTP.Messages.Request, WebSockets.WebSocket{T} where T<:IO) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_server_functions.jl:34 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition readguarded_nonblocking(Any) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_server_functions.jl:49 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.readguarded_nonblocking), Any) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_server_functions.jl:49 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition echows(WebSockets.WebSocket{T} where T<:IO) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_server_functions.jl:108 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition initiatingws(WebSockets.WebSocket{T} where T<:IO) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_server_functions.jl:169 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.initiatingws), WebSockets.WebSocket{T} where T<:IO) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_server_functions.jl:169 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition startserver() in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_server_functions.jl:218 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition startserver(Any) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_server_functions.jl:218 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.startserver)) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_server_functions.jl:218 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.startserver), Any) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_server_functions.jl:218 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition close(WebSockets.ServerWS, Task) in module Main at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/client_server_functions.jl:228 overwritten on the same line (check for duplicate calls to `include`). Abrupt close & error handling: Error During Test at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/runtests.jl:47 Got exception outside of a @test LoadError: UndefVarError: `showvalue` not defined in `WebSockets` Suggestion: this global was defined as `Logging.showvalue` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{exception::Tuple{UndefVarError, Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}}}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:122 [2] logging_error(logger::Any, level::Any, _module::Any, group::Any, id::Any, filepath::Any, line::Any, err::Any, real::Bool) @ Base.CoreLogging ./logging/logging.jl:508 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:437 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/error_test.jl:395 [8] macro expansion @ logging/logging.jl:417 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:48 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:48 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/error_test.jl:14 caused by: UndefVarError: `termlength` not defined in `WebSockets` Suggestion: this global was defined as `Logging.termlength` but not assigned a value. Stacktrace: [1] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64; maxlog::Nothing, kwargs::@Kwargs{}) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:139 [2] handle_message(logger::WebSocketLogger, level::LogLevel, message::String, _module::Module, group::Symbol, id::Symbol, filepath::String, line::Int64) @ WebSockets ~/.julia/packages/WebSockets/rEB2c/src/Logger/websocketlogger.jl:101 [3] #invokelatest_gr#232 @ ./reflection.jl:1280 [inlined] [4] invokelatest_gr @ ./reflection.jl:1274 [inlined] [5] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any; kwargs...) @ Base.CoreLogging ./logging/logging.jl:432 [6] handle_message_nothrow(logger::Any, level::Any, msg::Any, _module::Any, group::Any, id::Any, file::Any, line::Any) @ Base.CoreLogging ./logging/logging.jl:429 [7] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/error_test.jl:395 [8] macro expansion @ logging/logging.jl:417 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:48 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/WebSockets/rEB2c/test/runtests.jl:48 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Test Summary: | Pass Fail Error Total Time WebSockets | 389 1 28 418 31.1s Base.show | 32 1 33 12.0s WebSocketLogger | 3 3 6 8.4s WebSocketLogger | 3 1 4 4.3s WebSocketLogger_special | 2 2 2.6s Fragment and unit | 347 1 348 4.4s Handshake | 7 20 27 4.7s Client | 1 1 0.1s Client_listen | 1 1 0.0s Client_serverWS | 1 1 0.1s Abrupt close & error handling | 1 1 0.2s RNG of the outermost testset: Xoshiro(0x4791be771d692bf5, 0xef5e93c12834bba1, 0xeaae71e672ed240d, 0xe381bdde15082b49, 0xe3a1e44d67e24218) ERROR: LoadError: Some tests did not pass: 389 passed, 1 failed, 28 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/WebSockets/rEB2c/test/runtests.jl:7 Testing failed after 37.63s ERROR: LoadError: Package WebSockets errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 84.95s: package tests unexpectedly errored