Package evaluation to test Circo on Julia 1.14.0-DEV.1262 (4060c45d70*) started at 2025-11-18T16:33:44.909 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.45s ################################################################################ # Installation # Installing Circo... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [36e45090] + Circo v0.1.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [7e194583] + ActorInterfaces v0.1.0 [d1d4a3ce] + BitFlags v0.1.9 [36e45090] + Circo v0.1.4 [b491a1cf] + CircoCore v0.2.21 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [f0e56b4a] + ConcurrentUtilities v2.5.0 ⌅ [864edb3b] + DataStructures v0.18.22 [460bff9d] + ExceptionUnwrapping v0.1.11 [708ec375] + Gumbo v0.8.3 [cd3eb016] + HTTP v1.10.19 [692b3bcd] + JLLWrappers v1.7.1 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.9 [99f44e22] + MsgPack v1.2.1 [4d8831e6] + OpenSSL v1.6.0 [bac558e1] + OrderedCollections v1.8.1 [231a7ae5] + Plugins v0.5.5 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [189a3867] + Reexport v1.2.2 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [6b5504e1] + TypeParsers v2.0.1 [5c2747f8] + URIs v1.6.1 [c2297ded] + ZMQ v1.5.1 [528830af] + Gumbo_jll v0.10.2+0 [c8ffd9c3] + MbedTLS_jll v2.28.10+0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.15s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. 4040.8 ms ✓ CircoCore 7255.0 ms ✓ Circo 2 dependencies successfully precompiled in 12 seconds. 60 already precompiled. 1 dependency had output during precompilation: ┌ CircoCore │ WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. └ Precompilation completed after 25.08s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_klxP6v/Project.toml` [1520ce14] AbstractTrees v0.4.5 [36e45090] Circo v0.1.4 [b491a1cf] CircoCore v0.2.21 ⌅ [864edb3b] DataStructures v0.18.22 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.10.19 [ba5e3d4b] Jive v0.3.11 [99f44e22] MsgPack v1.2.1 [231a7ae5] Plugins v0.5.5 [189a3867] Reexport v1.2.2 [6b5504e1] TypeParsers v2.0.1 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_klxP6v/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [7e194583] ActorInterfaces v0.1.0 [d1d4a3ce] BitFlags v0.1.9 [36e45090] Circo v0.1.4 [b491a1cf] CircoCore v0.2.21 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.0 ⌅ [864edb3b] DataStructures v0.18.22 [460bff9d] ExceptionUnwrapping v0.1.11 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.10.19 ⌅ [b5f81e59] IOCapture v0.2.5 [692b3bcd] JLLWrappers v1.7.1 [ba5e3d4b] Jive v0.3.11 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [99f44e22] MsgPack v1.2.1 [4d8831e6] OpenSSL v1.6.0 [bac558e1] OrderedCollections v1.8.1 [231a7ae5] Plugins v0.5.5 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [189a3867] Reexport v1.2.2 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [6b5504e1] TypeParsers v2.0.1 [5c2747f8] URIs v1.6.1 [c2297ded] ZMQ v1.5.1 [528830af] Gumbo_jll v0.10.2+0 [c8ffd9c3] MbedTLS_jll v2.28.10+0 [8f1865be] ZeroMQ_jll v4.3.6+0 [a9144af2] libsodium_jll v1.0.21+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 1/23 block.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24723/cd1195b772b21eb8. msg: ()  Pass: 310 (compile: 31.49, recompile: 1.50, elapsed: 31.62 seconds) 2/23 debug.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ Info: Circo scheduler starting on thread 1 Debug: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/debug.jl:34 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show @ ./show.jl:492 [inlined] [15] #sprint#423 @ ./strings/io.jl:109 [inlined] [16] sprint @ ./strings/io.jl:102 [inlined] [17] repr(x::Circo.Debug.MsgStats) @ Base ./strings/io.jl:277 [18] top-level scope @ ~/.julia/packages/Circo/ctDno/test/debug.jl:35 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/debug.jl:41 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:577  Error: 1 (8.95 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_30wm}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_30wm}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24725 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_30wm}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 1920453350344131447620551641580651806 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2501 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2501 closing [ Info: Server on 0.0.0.0:2502 closing WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_30wm}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_30wm}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 1920453350344131447620551641580651806 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2501 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24725/b9d8c725036e14a2 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/efe2b10e9d1e37ff. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2501 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 218598.307258 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_30wm})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_30wm}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 1920453350344131447620551641580651806 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Measuring in-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2500 closing In-thread ping-pong performance: 743189.923871 rounds/sec  Pass: 114 (compile: 90.15, recompile: 28.52, elapsed: 138.39 seconds) 4/23 monitor.jl  Pass: 2 (compile: 0.05, elapsed: 0.07 seconds) 5/23 multitask.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_30wm})(Any, Any) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_30wm})(Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.CoreState_30wm}, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody}})(Any, Any, Any) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 15.80, recompile: 4.98, elapsed: 16.17 seconds) 6/23 transaction.jl Transactions unit tests: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/transaction.jl:12 Got exception outside of a @test MethodError: no method matching CoreState_30wm() The applicable method may be too new: running in world age 39561, while current world is 39581. Closest candidates are: CoreState_30wm(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 CoreState_30wm(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 CoreState_30wm(Any...; kwargs...) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Error: 1 (compile: 2.77, recompile: 0.13, elapsed: 2.84 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24726/9d6c63547b345de1 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (2 peers) [ Info: Got new peer 128.30.92.239:24726/6f65f243dbe50979 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (3 peers) [ Info: Got new peer 128.30.92.239:24726/1c7d6fe33178521f . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9d58ece656e2a959 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8d8582b3a180f23b . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/681449a0099728a . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3c9bf7e5f76bec47 . 5 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (5 peers) 0.002453 seconds (10.63 k allocations: 504.938 KiB) [ Info: Got new peer 128.30.92.239:24726/e068b0bd4633fe22 . 9 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (9 peers) 0.000908 seconds (3.29 k allocations: 159.703 KiB) [ Info: Got new peer 128.30.92.239:24726/591ce1d6ebf63ef9 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d0da99303d8c8d2f . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8bf8afa0a4bc0a15 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f3411297d07cfde6 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/812fd3e7d191a27c . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/28cce0b1736310ed . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c3a5c294a276164b . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3bdbe9ee73130dc5 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8ddb7f19027b6ed5 . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/27196c6eb0dd50c2 . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e6f5fc2060d3db87 . 13 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (12 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (12 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (12 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (13 peers) 0.013686 seconds (64.27 k allocations: 3.489 MiB) [ Info: Got new peer 128.30.92.239:24726/8e903338352241e0 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/909c959c74183134 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ba8d904ae7484c74 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2ae8d005bcf2dd19 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/57c23969a3db741 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/92c8b27c88ee485f . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6cbc425eb9ade3fb . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/16c554e8623f5c0a . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9169efd4c1a6fff7 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4c788a32214e29e3 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/39c8b744f0aae2ef . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8cb9646ea96d4363 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/dd36d7c6efe9a6e0 . 27 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (27 peers) 0.029922 seconds (145.84 k allocations: 7.740 MiB) [ Info: Got new peer 128.30.92.239:24726/5ada619ecc022b57 . 34 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/14cba8df8e502c3c . 34 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3d6c30d4a67f1ae . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6783a1011dcd88a2 . 34 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f6a18485deea3135 . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/75771758d0385f14 . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cf344993df75df48 . 36 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (34 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (34 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (34 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (36 peers) 0.021362 seconds (103.63 k allocations: 5.497 MiB) [ Info: Got new peer 128.30.92.239:24726/938522b09d1d9be . 41 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/59c8409deb4eb0eb . 41 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/37bd8628856e6489 . 42 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (41 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (41 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (42 peers) 0.010440 seconds (47.47 k allocations: 2.958 MiB) [ Info: Got new peer 128.30.92.239:24726/1b195b1187dacc79 . 44 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (44 peers) 0.003678 seconds (16.38 k allocations: 961.781 KiB) [ Info: Got new peer 128.30.92.239:24726/9aaa39a6e54a6322 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6db7a5b30da11c94 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ae1428c4e7813276 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a62fd3da1bd691b . 46 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (46 peers) 0.014336 seconds (69.77 k allocations: 3.971 MiB) [ Info: Got new peer 128.30.92.239:24726/a4ba6acce5dc9aff . 49 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (49 peers) 0.004146 seconds (19.62 k allocations: 1.131 MiB) [ Info: Got new peer 128.30.92.239:24726/f5522d98cd56c464 . 50 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (50 peers) 0.004498 seconds (20.04 k allocations: 1.149 MiB) [ Info: Got new peer 128.30.92.239:24726/6e9f89cc6bf3ac8f . 51 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/52f1d1fd4dd87e13 . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5229284d471889ff . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/33bbd54e83cbe689 . 51 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (51 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (51 peers) 0.017451 seconds (83.69 k allocations: 4.821 MiB) [ Info: Got new peer 128.30.92.239:24726/13bac058ce7f2b96 . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cef7e40e0bdcb270 . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e77a14a9a52814cf . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c2d0f70b069e7f19 . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f42022d6ead3804a . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6e2338a129447e07 . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/64464a11c3a40c2c . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/68d4f370e8b495a7 . 59 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8aaf88af48b3c5f4 . 60 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/793745305216bf1a . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/425a5561ee89fba0 . 58 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (59 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (60 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (58 peers) 0.104948 seconds (270.72 k allocations: 16.641 MiB, 46.79% gc time) [ Info: Got new peer 128.30.92.239:24726/75ae80a512162f96 . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/28165347d1fb99b7 . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ebf9d76af7393d3f . 67 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (67 peers) 0.016571 seconds (79.67 k allocations: 4.972 MiB) [ Info: Got new peer 128.30.92.239:24726/3dccbd3951bda3eb . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ab12f8aaeaafcbf4 . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3d1aff12e5c8205d . 70 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3829f091537b400b . 70 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (70 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (70 peers) 0.022715 seconds (108.59 k allocations: 6.647 MiB) [ Info: Got new peer 128.30.92.239:24726/ecb2e7fd4be7c87 . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/75c34abb7a89a7b3 . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/866d9e4d3aabf590 . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/abf2b55c47c88be1 . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d35c90ce022c877d . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/522d88314b9fbccd . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/503887e7aa31a1db . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7dba30596ac7faff . 75 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (75 peers) 0.049064 seconds (243.28 k allocations: 14.505 MiB) [ Info: Got new peer 128.30.92.239:24726/d5052a9d0753e646 . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/91798ec7890599b4 . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6c0f3c74eb7ed492 . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f237d69b82525866 . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d068e862e2e9d28a . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/23a5259dbdecf99 . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4bf6b6fc4477265e . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/50eabb67e7f9b57a . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/19afe7379ac2ece7 . 84 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (84 peers) 0.062449 seconds (312.17 k allocations: 18.126 MiB) [ Info: Got new peer 128.30.92.239:24726/1c29349344c8dc21 . 90 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/802bffb6e97b1093 . 90 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (90 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (90 peers) 0.013319 seconds (70.66 k allocations: 4.059 MiB) [ Info: Got new peer 128.30.92.239:24726/c192076532a9794a . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1ca1d7457d1fa279 . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fb59092419c98193 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2badbfb5a56190d0 . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/38b53de78c73186a . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c5a288bfa02805da . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fb2479a2027c381c . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6d9dd1f19138df5a . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bec1d53825d3c0dc . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ecf82510bd3cf708 . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/846dcf28d8489d9d . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6a832348aab9ab8a . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ea848ef518d3f805 . 97 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (97 peers) 0.140570 seconds (512.47 k allocations: 28.694 MiB, 23.91% gc time) [ Info: Got new peer 128.30.92.239:24726/c626905857e30738 . 105 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (105 peers) 0.008206 seconds (39.35 k allocations: 2.189 MiB) [ Info: Got new peer 128.30.92.239:24726/d88a383416135c81 . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e1f6be10a905413d . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f4bdd67ba7896c2b . 107 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ed06e1a1f5070bf . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/49383756f7d4ce9e . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d0f30df6f1b0681 . 107 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (107 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (107 peers) 0.051130 seconds (246.86 k allocations: 13.606 MiB) [ Info: Got new peer 128.30.92.239:24726/4ff1508b856e01cf . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/207f396bf08ed569 . 112 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (112 peers) 0.017737 seconds (87.46 k allocations: 4.798 MiB) [ Info: Got new peer 128.30.92.239:24726/e86cba56e7acbf02 . 114 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (114 peers) 0.009256 seconds (45.92 k allocations: 2.513 MiB) [ Info: Got new peer 128.30.92.239:24726/169ce15be5c48d8a . 115 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (115 peers) 0.009204 seconds (46.31 k allocations: 2.532 MiB) [ Info: Got new peer 128.30.92.239:24726/97d03d8cde158690 . 116 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (116 peers) 0.009308 seconds (46.74 k allocations: 2.549 MiB) [ Info: Got new peer 128.30.92.239:24726/275b707c191dd9e7 . 117 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (117 peers) 0.008082 seconds (40.42 k allocations: 2.200 MiB) [ Info: Got new peer 128.30.92.239:24726/ec0a5ea94365df59 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5fc753a502d48e0b . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/93d84c05d4e05122 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d0d7d0ea343edcd5 . 120 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (120 peers) 0.035955 seconds (176.20 k allocations: 9.548 MiB) [ Info: Got new peer 128.30.92.239:24726/efefd3ff3887a382 . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1f6b1b6a5e6d5d94 . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a6ed2038f1d6224c . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/dbfada4ed06bd02e . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5eb0f1ccf7445052 . 124 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (124 peers) 0.049125 seconds (240.60 k allocations: 12.928 MiB) [ Info: Got new peer 128.30.92.239:24726/5a85527ab653d50f . 127 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (127 peers) 0.009841 seconds (47.38 k allocations: 2.539 MiB) [ Info: Got new peer 128.30.92.239:24726/c87913941d7d054 . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/83d9e4d898912abb . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/87d44c588e3f3e31 . 128 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (128 peers) 0.030295 seconds (152.38 k allocations: 8.138 MiB) [ Info: Got new peer 128.30.92.239:24726/8d5fe3648f432de7 . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/46f497fcc77b533f . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f9fc5da5d1b5dbca . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/51288fa83fcf6d9c . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4c054d56e8f577db . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7e9d3cfbbde58d51 . 133 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (133 peers) 0.108254 seconds (358.14 k allocations: 18.854 MiB, 38.42% compilation time) [ Info: Got new peer 128.30.92.239:24726/dcf01c5d53fe5a2a . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/506f54d2f3e5090a . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3b298f700cf39a88 . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e9f090a3f7cdd788 . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/48262af56a38e0a1 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b791c6bd2ee895e8 . 139 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (139 peers) 0.067476 seconds (332.06 k allocations: 17.476 MiB) [ Info: Got new peer 128.30.92.239:24726/f12c7d671a77781d . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6749f64ae569165b . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/33199b39e1fdae65 . 144 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f120d35344609fd0 . 144 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (144 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (144 peers) 0.073279 seconds (212.74 k allocations: 11.157 MiB, 41.35% gc time) [ Info: Got new peer 128.30.92.239:24726/78a33f89f5eb4c2d . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/27b1573de632c1fc . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e16ee7bc400faffa . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/83131cbc7c0276c1 . 148 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/55d999a7a7582ee5 . 148 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6bb3817d159b4fa5 . 148 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5b5bfb60c50574ae . 149 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (148 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (148 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (148 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (149 peers) 0.079377 seconds (400.33 k allocations: 20.834 MiB) [ Info: Got new peer 128.30.92.239:24726/4e3b67c084bbdab . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/11520dc8cc637908 . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9e37d6be14b5cc53 . 154 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (154 peers) 0.035962 seconds (173.74 k allocations: 9.009 MiB) [ Info: Got new peer 128.30.92.239:24726/b30d85be4df1e99f . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/61b8f9dc5aaf36d2 . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1cc6a748f6107da2 . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1e825b35ea294d99 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5eebb0ee87ac531e . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/240bd6e025a77b04 . 160 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5251b3c6d77849ef . 161 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (160 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (161 peers) 0.082898 seconds (411.30 k allocations: 21.399 MiB) [ Info: Got new peer 128.30.92.239:24726/39a7ba20d006a297 . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7cc8e43cede6a541 . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/40353589ae3e5c7 . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/19a06b783771beef . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/805a5e07e96b7146 . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a1040fbd19ddfd5b . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f40a886601957bd2 . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4db1544edf26550a . 167 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/21c8d836cb3840f4 . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/edd0a92ba00d66d . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9a1daddcb117b105 . 167 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/826722642193fa47 . 168 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/58558b2745b3b9f8 . 167 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c121bcc74de18518 . 169 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (167 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (167 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (168 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (167 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (169 peers) 0.237258 seconds (925.16 k allocations: 58.064 MiB, 15.70% gc time) [ Info: Got new peer 128.30.92.239:24726/2ad5cb81627e914d . 178 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/112cd65f27051784 . 178 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/746e7b206db720dc . 178 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1fa18669d9446db8 . 179 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6789a127d98d9f5f . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3b13ee552f8668ab . 181 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (178 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (178 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (178 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (179 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (181 peers) 0.093181 seconds (425.52 k allocations: 25.215 MiB) [ Info: Got new peer 128.30.92.239:24726/3518a12b118a83a0 . 184 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (184 peers) 0.015788 seconds (73.31 k allocations: 4.105 MiB) [ Info: Got new peer 128.30.92.239:24726/58b8f507812ebf94 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/483ad9e7e4cea433 . 185 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (185 peers) 0.029462 seconds (132.17 k allocations: 7.813 MiB) [ Info: Got new peer 128.30.92.239:24726/8020c68a105559fb . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/93cb4ba233218540 . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3696f5cd41ff502d . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/36923934134ed81e . 187 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (187 peers) 0.063617 seconds (293.75 k allocations: 17.356 MiB) [ Info: Got new peer 128.30.92.239:24726/998eee6687e8f78b . 191 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7ce0aa8c0d30c133 . 191 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c281c0c20658d1c . 192 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (191 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (191 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (192 peers) 0.050168 seconds (208.18 k allocations: 12.669 MiB) [ Info: Got new peer 128.30.92.239:24726/a50fe3791f8c7ff5 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7a0a8aa9041420b3 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4617af4f1e52b52e . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2b7da8fecb74f9d8 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ca16844168c4e037 . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1152454cdec21f65 . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c71eb8a62d5ff6e7 . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2ee6da3c814a99d4 . 197 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (197 peers) 0.159026 seconds (619.48 k allocations: 38.035 MiB, 17.30% gc time) [ Info: Got new peer 128.30.92.239:24726/af0458f4e10a3fd8 . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/531c301411ed6bda . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6b6aa004ae76017f . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c10c52638c050084 . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cd1083747a2af7d0 . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/73467a34a0a6e46b . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4f889933d6ecf3cc . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cffe3756c0d22057 . 207 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/863b35efbd378051 . 208 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7ef51ecd370dc8d5 . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/38c0cd6598da44e7 . 210 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cae073a4c2837649 . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5e65789f4be499a4 . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1aceddb20a6fdf3f . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3ed6166c682026ba . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1bab9b0e715260be . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1e9a1d72a6893457 . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7ffc7dd6bd3278cf . 205 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (207 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (208 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (210 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (205 peers) 0.347961 seconds (1.47 M allocations: 94.493 MiB, 8.66% gc time) [ Info: Got new peer 128.30.92.239:24726/b2729da668950af6 . 220 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e5c9604dfafa622e . 220 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/800645bb38f6f963 . 220 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (220 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (220 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (220 peers) 0.059673 seconds (257.66 k allocations: 16.642 MiB) [ Info: Got new peer 128.30.92.239:24726/f05c8f09200ed6bc . 223 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fbab373481623fef . 224 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (223 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (224 peers) 0.039096 seconds (171.22 k allocations: 11.217 MiB) [ Info: Got new peer 128.30.92.239:24726/ec2e5ae5e7e54570 . 225 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a8edc8b357d24780 . 225 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b710d42d358df7e9 . 225 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ce213951514e6bf3 . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/89197a5245a503f6 . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1bc5e871bacb7532 . 227 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (225 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (225 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (225 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (227 peers) 0.130571 seconds (506.28 k allocations: 31.893 MiB, 16.62% gc time) [ Info: Got new peer 128.30.92.239:24726/3da2f1eaa24861e7 . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a4863bc803aaab98 . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/121bf0bd92275c9a . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/10340801a4fce809 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d0024b3bec82bf3 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/aecc516a7bd91438 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6fab607d556221e4 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b265cb94a008dad5 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7135d70914c83d31 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7db5b7ef214d506f . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/241bc4eb30474d2d . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/61ef327469b5081f . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a2731b75ce01f17d . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b9020cd918ccad58 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b5bc9ce805bb9481 . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/96d8a834414472ea . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/de20edf4c656f464 . 235 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (235 peers) 0.364341 seconds (1.55 M allocations: 98.531 MiB, 8.02% gc time) [ Info: Got new peer 128.30.92.239:24726/6d8cf1ac3d94a0b9 . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/882c18c78a1efbd1 . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1447498ce6ae8985 . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e37ca024ddae96c3 . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/97b8a353459b27ae . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/81a47be49c1507ef . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3786039eecc4b8d . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2e07b6a7567e2c13 . 251 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/dc915c374e907eea . 252 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ec778949010d968d . 251 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3d6c58151a08a2be . 249 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (251 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (252 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (251 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (249 peers) 0.259757 seconds (1.09 M allocations: 68.174 MiB, 11.25% gc time) [ Info: Got new peer 128.30.92.239:24726/6797067693bac4a5 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cf56d5b834ee2a44 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a762ba1969267ee7 . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fb34a24cd4dad4b7 . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7ab233646d8e77e2 . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c009a11d14fb911b . 261 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (261 peers) 0.125376 seconds (570.33 k allocations: 35.376 MiB) [ Info: Got new peer 128.30.92.239:24726/8e72971ce64dd3c5 . 265 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4e36ffbcbee605bd . 265 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ffe2b2e4e52a32ee . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b65a21ee1c2cd731 . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f5599e573903330a . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5dd5e1cd57a0e4a4 . 265 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6802a7b9409d73e4 . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/aecf5ae710640868 . 268 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9179d46fcc3c6736 . 269 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/df2fcf2142a7e5b5 . 268 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (265 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (265 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (265 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (268 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (269 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (268 peers) 0.249103 seconds (1.02 M allocations: 62.815 MiB, 10.38% gc time) [ Info: Got new peer 128.30.92.239:24726/c0638c498904e767 . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6b11235af8b33fdd . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/74635a5692e88ce7 . 275 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (275 peers) 0.063591 seconds (295.67 k allocations: 18.055 MiB) [ Info: Got new peer 128.30.92.239:24726/f1b5bcd006c19492 . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/858bd9ceea5fb1 . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/51a90bd5ad191dc6 . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9688178c8a863fdc . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7be2b332215bc61b . 280 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (280 peers) 0.166608 seconds (506.14 k allocations: 30.794 MiB, 37.81% gc time) [ Info: Got new peer 128.30.92.239:24726/afe758da1c657a2 . 283 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/3e4775a88ade690e . 283 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (283 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (283 peers) 0.044686 seconds (199.12 k allocations: 12.059 MiB) [ Info: Got new peer 128.30.92.239:24726/98ba461c190aa949 . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/889914a604269935 . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e931eef6d499c0f9 . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cc2d9520c60ec978 . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9a2065873a75c37e . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7081c18e94d59844 . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e42efd34d0e2964f . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9c63075d3552fdbc . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/543bc915e5afdb59 . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c5633797048572e1 . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/4526aad1ac2621e4 . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fce8c9b2e37875fe . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5027c2ace492d553 . 287 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (287 peers) 0.816589 seconds (1.45 M allocations: 87.607 MiB, 62.05% gc time) [ Info: Got new peer 128.30.92.239:24726/40ae2b738051ff11 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c1c5c093f22f4a0b . 298 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (298 peers) 0.049262 seconds (226.12 k allocations: 13.586 MiB) [ Info: Got new peer 128.30.92.239:24726/2b4b9b96e1a34595 . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/88730880f26dda72 . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/794f69980fa78c37 . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6ec394227db0c4f0 . 300 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (300 peers) 0.101312 seconds (475.31 k allocations: 28.527 MiB) [ Info: Got new peer 128.30.92.239:24726/3ecc95bcf07b2a83 . 304 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (304 peers) 0.024222 seconds (110.77 k allocations: 6.609 MiB) [ Info: Got new peer 128.30.92.239:24726/5432ec6cfef4f918 . 305 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1c1067f035746ef5 . 306 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (305 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (306 peers) 0.049575 seconds (231.47 k allocations: 13.821 MiB) [ Info: Got new peer 128.30.92.239:24726/9cdf2ceb8e947461 . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/60fc8c87bcab427c . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/61e9031cfe09c355 . 308 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (308 peers) 0.075864 seconds (345.81 k allocations: 20.582 MiB) [ Info: Got new peer 128.30.92.239:24726/1534be65e5812af8 . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cd6a40649548de4d . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f555562c85638972 . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/46396a3714c00ba1 . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/506325bb25d0b4f2 . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ebe30acc80e89e4f . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fdfc7469d4d1573c . 311 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (311 peers) 5.095522 seconds (829.33 k allocations: 49.114 MiB) [ Info: Got new peer 128.30.92.239:24726/c001c62a3b4b3c71 . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f6eec2e313392916 . 317 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (317 peers) 0.056454 seconds (240.02 k allocations: 14.187 MiB) [ Info: Got new peer 128.30.92.239:24726/6f86e999ad2c5ef4 . 319 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (319 peers) 0.027265 seconds (115.92 k allocations: 6.833 MiB) [ Info: Got new peer 128.30.92.239:24726/ec55f1f27dd37a46 . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/993ae3e9f005a1e2 . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/cde71ff0f0032a4a . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/1cd551b80ea3a45d . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/afae8166a57848dc . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f19e13b659cea820 . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c0b033f196f95f6e . 321 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (321 peers) 0.210387 seconds (854.13 k allocations: 50.180 MiB) [ Info: Got new peer 128.30.92.239:24726/d39a0be89b069ba3 . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2025a7f831d2610f . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c5249a50757f6f42 . 328 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8026a9e877f00511 . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/af91ff6c2ce3ece . 328 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e7e56a80700e8553 . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/23e14cdf073adf5d . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a10e19aceb48018e . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d7cc116a8d633b19 . 328 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d74187416795c42d . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e985b5c235b6d093 . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/94d02c801b16d3c0 . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ceaf45f1f6fc48fe . 332 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/776a162016fd7a3 . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6b51c3ac5699cd09 . 330 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (328 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (328 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (328 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (332 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (330 peers) 0.459192 seconds (1.91 M allocations: 111.007 MiB, 10.82% gc time) [ Info: Got new peer 128.30.92.239:24726/b2afbc569d95f059 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/ba4d6eca57d1e7a5 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/855d9de734634639 . 343 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (343 peers) 0.081922 seconds (392.44 k allocations: 22.753 MiB) [ Info: Got new peer 128.30.92.239:24726/5c608dbbbd3d4590 . 345 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (345 peers) 0.026833 seconds (134.54 k allocations: 7.797 MiB) [ Info: Got new peer 128.30.92.239:24726/da75bd282c558d2f . 346 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (346 peers) 0.026753 seconds (125.11 k allocations: 7.224 MiB) [ Info: Got new peer 128.30.92.239:24726/3ca853037fbead4d . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fdd7df333f87363 . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/67eef5b1e984d10e . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7eccc02a51ea6f8b . 349 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/fb3be3d9f532693f . 350 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5905352493d05d6f . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/817b709014e939f0 . 351 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/aec5e5bb95c24680 . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e238a6846e538099 . 348 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (349 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (350 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (351 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (348 peers) 0.294419 seconds (1.17 M allocations: 67.280 MiB, 17.45% gc time) [ Info: Got new peer 128.30.92.239:24726/4a3c18c8b34755bf . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c1e51691bf10ac25 . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/eb7a4b89d767fdcb . 358 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f68da28f74b43fad . 359 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (358 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (359 peers) 0.110638 seconds (537.60 k allocations: 30.833 MiB) [ Info: Got new peer 128.30.92.239:24726/4b35ad46db95123a . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/90554e364431311 . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/faf26104cc0016fa . 361 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/aee3ac6036d500d6 . 360 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (361 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (360 peers) 0.113237 seconds (554.02 k allocations: 31.708 MiB) [ Info: Got new peer 128.30.92.239:24726/ae11de35640fa607 . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/5ece06c0b9e3aa94 . 364 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (364 peers) 0.055615 seconds (252.91 k allocations: 14.408 MiB) [ Info: Got new peer 128.30.92.239:24726/b43f8f349eaddc04 . 366 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (366 peers) 0.027129 seconds (121.61 k allocations: 6.909 MiB) [ Info: Got new peer 128.30.92.239:24726/20f41cdd9a038009 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/6f3f9b761f153b73 . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/d14108690bdbd6a . 369 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a6d1132734e93bba . 367 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (369 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (367 peers) 0.114426 seconds (543.21 k allocations: 30.915 MiB) [ Info: Got new peer 128.30.92.239:24726/85fb0d71ad5a640c . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/c3a07893807a6603 . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8e21d325278fa16 . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/72dbe0f43e57203f . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b4cc8554a3b9497e . 373 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b93d260a7bf1b1b5 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/306100aaee6f2517 . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/71c97cf8a84a3b4c . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/154825e057b1fd35 . 373 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/23a0f0502cc3ff89 . 373 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/67a405b232e6d480 . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/8c4da9af829730a9 . 376 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/63d694a1a95362e6 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2f80c957d8951d03 . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/7165e8f485a4f852 . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/9e9ab72da8443496 . 375 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (373 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (373 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (373 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (376 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (375 peers) 0.523039 seconds (2.29 M allocations: 129.118 MiB, 8.46% gc time) [ Info: Got new peer 128.30.92.239:24726/1ab5a9bb544471da . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/49f61e208b52f083 . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2be04d757cdac8e . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/537c18517dfcb1c7 . 389 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (389 peers) 0.161718 seconds (559.23 k allocations: 31.432 MiB, 28.14% gc time) [ Info: Got new peer 128.30.92.239:24726/73a6bf8a3b4b9491 . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b31c44938dd95239 . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/f07be2ba89cc2597 . 392 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (392 peers) 0.081050 seconds (411.61 k allocations: 23.077 MiB) [ Info: Got new peer 128.30.92.239:24726/1a9ebfa77262bf90 . 394 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/b9e4fd0ddd4963ab . 395 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (394 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (395 peers) 0.055628 seconds (272.09 k allocations: 15.232 MiB) [ Info: Got new peer 128.30.92.239:24726/3c19a6a50731b33a . 396 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/e564215d9e6e0f83 . 397 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/20c7d615f2ffbcba . 396 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/bae452da7e7a322c . 396 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/2fdca0f6095a22eb . 398 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (396 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (397 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/9d6c63547b345de1. (396 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/6f65f243dbe50979. (396 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/58e0c83ee42f951a. (398 peers) Avg peer count: 400.0; Peer update max: 8118 avg: 4638.24; Upstream friends avg: 7.7975  Pass: 1201 (compile: 10.50, elapsed: 23.09 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24729 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24730 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24731 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24732 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24733 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24734 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24735 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24736 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24737 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24738 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24739 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24740 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24741 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24742 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24743 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24744 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24745 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24746 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24747 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24748 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24749 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24750 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24751 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24752 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24753 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24754 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24755 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24756 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_30wm})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_30wm}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_7w38{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24757 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 112043872928477849815202831732584872789 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2505 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2511 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2512 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2513 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2514 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2515 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2516 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2517 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2518 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2519 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2520 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2521 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2522 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2523 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2524 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2525 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2527 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2528 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2529 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2530 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2531 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2532 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2533 [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2533, thread id: 1 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Listening on: 0.0.0.0:2529, thread id: 1 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2526 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Listening on: 0.0.0.0:2526, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2513, thread id: 1 [ Info: Listening on: 0.0.0.0:2528, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Got new peer 128.30.92.239:24729/1d45d0eee2efa82d . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2531, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2532, thread id: 1 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Got new peer 128.30.92.239:24731/db2c5241edcf335a . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24730/92008017b17e3a6a . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/e8fb9426f148ca89 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/e0fb0b19076a44d2 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/2f2e0f71066a85f6 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/ab3b496d90b4ed51 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/9b9fa63e4be6c63b . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/22b3011cd94eeba9 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/25d43f87cf024f10 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/ec928ed2d4860769 . 12 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (3 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (4 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24732/d59a493eca81517 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/c158a84718d4641f . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/228980b18cab8efc . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (10 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (11 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (12 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (7 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (9 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24747/2f58f3464b4f31fd . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/a713fc83d98cea97 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/ae5ade1e9234f8d4 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/9db1a7926ec58097 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/c77f72e7daf6de59 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24744/cc6af9694810d30e . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/b86d4998220d8b1f . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/607222cf27e634cc . 23 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (14 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (15 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (21 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (22 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (23 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (19 peers) [ Info: Got new peer 128.30.92.239:24755/c420104c2a9e698d . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/16898665ba2cc9e0 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/9b6df3967bf3c089 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/2ba10057b582a7a2 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24752/3e49fbce7f08b092 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24756/d02a19c48237e219 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24757/f04fb1b3e459ab54 . 30 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (29 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24726/f180711c87d91cc9. (30 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Server on 0.0.0.0:2502 closing [ Info: Server on 0.0.0.0:2505 closing [ Info: Server on 0.0.0.0:2506 closing [ Info: Server on 0.0.0.0:2507 closing [ Info: Server on 0.0.0.0:2508 closing [ Info: Server on 0.0.0.0:2509 closing [ Info: Server on 0.0.0.0:2510 closing [ Info: Server on 0.0.0.0:2511 closing [ Info: Server on 0.0.0.0:2512 closing [ Info: Server on 0.0.0.0:2513 closing [ Info: Server on 0.0.0.0:2514 closing [ Info: Server on 0.0.0.0:2515 closing [ Info: Server on 0.0.0.0:2516 closing [ Info: Server on 0.0.0.0:2517 closing [ Info: Server on 0.0.0.0:2518 closing [ Info: Server on 0.0.0.0:2519 closing [ Info: Server on 0.0.0.0:2520 closing [ Info: Server on 0.0.0.0:2521 closing [ Info: Server on 0.0.0.0:2522 closing [ Info: Server on 0.0.0.0:2523 closing [ Info: Server on 0.0.0.0:2524 closing [ Info: Server on 0.0.0.0:2525 closing [ Info: Server on 0.0.0.0:2526 closing [ Info: Server on 0.0.0.0:2527 closing [ Info: Server on 0.0.0.0:2528 closing [ Info: Server on 0.0.0.0:2529 closing [ Info: Server on 0.0.0.0:2530 closing [ Info: Server on 0.0.0.0:2531 closing [ Info: Server on 0.0.0.0:2532 closing [ Info: Server on 0.0.0.0:2533 closing  Pass: 30 (compile: 35.81, elapsed: 49.69 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 3.54, elapsed: 3.61 seconds) 10/23 com/comhtml.jl comhtml: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/com/comhtml.jl:37 Got exception outside of a @test MethodError: no method matching Main.anonymous.COMHTMLTests.CoreState_30wm() The applicable method may be too new: running in world age 40199, while current world is 40219. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_30wm(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.COMHTMLTests.CoreState_30wm(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.COMHTMLTests.CoreState_30wm(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:38 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:62 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Pass: 11 Error: 1 (compile: 2.09, elapsed: 2.18 seconds) 11/23 com/sub.jl sub basics: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/com/sub.jl:42 Got exception outside of a @test MethodError: no method matching Main.anonymous.SubTest.CoreState_30wm() The applicable method may be too new: running in world age 40242, while current world is 40262. Closest candidates are: Main.anonymous.SubTest.CoreState_30wm(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.SubTest.CoreState_30wm(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.SubTest.CoreState_30wm(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:43 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:57 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Error: 1 (compile: 0.21, elapsed: 0.31 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8085 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24726/4f84caafbea92fb1) Prepare message to http://0.0.0.0:8085[ Info: Listening on: 0.0.0.0:8085, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:754 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1428 │ [5] show_delim_array │ @ ./show.jl:1421 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:514 │ [10] show_default │ @ ./show.jl:497 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:492 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:514 │ [13] show_default │ @ ./show.jl:497 [inlined] │ [14] show │ @ ./show.jl:492 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:163 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:178 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 WARNING: Method definition (::Type{anonymous.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_30wm})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_30wm})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_30wm}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24730 [ Info: Allowed maximum size of a request payload : 0.009765625 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8089 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24730/4f84caafbea92fb1) Prepare message to http://0.0.0.0:8089[ Info: Listening on: 0.0.0.0:8089, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Warning: Payload size is too big! │ msglength = 12 └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpserver.jl:87 [ Info: Server on 0.0.0.0:8089 closing WARNING: Method definition (::Type{anonymous.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_30wm})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_30wm})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_30wm}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24730 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8089 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24730/4f84caafbea92fb1) Prepare message to http://0.0.0.0:8089[ Info: Listening on: 0.0.0.0:8089, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:754 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1428 │ [5] show_delim_array │ @ ./show.jl:1421 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:514 │ [10] show_default │ @ ./show.jl:497 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:492 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:514 │ [13] show_default │ @ ./show.jl:497 [inlined] │ [14] show │ @ ./show.jl:492 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:214 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:228 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349  Pass: 5 (compile: 45.20, recompile: 4.12, elapsed: 45.51 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) ┌ Error: Error when initiating HTTP request! │ e = TimeoutError: Connection closed after 1 seconds └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpclient.jl:40 [ Info: Listening on: 127.0.0.1:8086, thread id: 1 ┌ Debug: TCP connect: 127.0.0.1:8086... └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:519 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:8086 RawFD(44) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: GET / HTTP/1.1 └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:24 ┌ Debug: client startwrite └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:25 ┌ Debug: 👁 Start write:🔗 2s 127.0.0.1:8086:59376 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: HTTP.Messages.Request: │ """ │ GET / HTTP/1.1 │ Upgrade: websocket │ Connection: Upgrade │ Sec-WebSocket-Key: G8cIzBMAzVqt4+v03Z1g2Q== │ Sec-WebSocket-Version: 13 │ Host: 127.0.0.1:8086 │ Accept: */* │ User-Agent: HTTP.jl/1.14.0-DEV.1262 │ Accept-Encoding: gzip │ │ [Message Body was streamed]""" └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:29 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:59376 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: startread called └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:446 ┌ Debug: invoking handler └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:468 ┌ Debug: Server websocket upgrade requested └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:428 ┌ Debug: 👁 Start write:⏸ 3s 127.0.0.1:8086:8086 RawFD(44) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: e63392b1-d231-42de-b50f-422039dfb86c: WebSocket upgraded; connection established └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:456 ┌ Debug: e63392b1-d231-42de-b50f-422039dfb86c: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 1c2ac17d-d6aa-4cd4-be69-ecf8e17ee69b: WebSocket opened └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:378 ┌ Debug: 1c2ac17d-d6aa-4cd4-be69-ecf8e17ee69b: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 1c2ac17d-d6aa-4cd4-be69-ecf8e17ee69b: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: e63392b1-d231-42de-b50f-422039dfb86c: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=20), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xe43991e9), payload=Client send message!) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client send message! └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: e63392b1-d231-42de-b50f-422039dfb86c: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: e63392b1-d231-42de-b50f-422039dfb86c: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 1c2ac17d-d6aa-4cd4-be69-ecf8e17ee69b: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=39), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client send message!) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: ("Client side", "Server send this : Client send message!") └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:175 ┌ Debug: Client wait for external message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:177 ┌ Debug: 1c2ac17d-d6aa-4cd4-be69-ecf8e17ee69b: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 1c2ac17d-d6aa-4cd4-be69-ecf8e17ee69b: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: e63392b1-d231-42de-b50f-422039dfb86c: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=23), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x8e3e893a), payload=Client : Random message) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client : Random message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: e63392b1-d231-42de-b50f-422039dfb86c: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: Client closing └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:184 ┌ Debug: 1c2ac17d-d6aa-4cd4-be69-ecf8e17ee69b: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: e63392b1-d231-42de-b50f-422039dfb86c: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 1c2ac17d-d6aa-4cd4-be69-ecf8e17ee69b: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: e63392b1-d231-42de-b50f-422039dfb86c: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=98), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xc5d2bef3), payload=Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65] └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: e63392b1-d231-42de-b50f-422039dfb86c: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 1c2ac17d-d6aa-4cd4-be69-ecf8e17ee69b: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=42), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client : Random message) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 1c2ac17d-d6aa-4cd4-be69-ecf8e17ee69b: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: e63392b1-d231-42de-b50f-422039dfb86c: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: e63392b1-d231-42de-b50f-422039dfb86c: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=true, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x28ffb2cf), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: e63392b1-d231-42de-b50f-422039dfb86c: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: 1c2ac17d-d6aa-4cd4-be69-ecf8e17ee69b: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=117), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 1c2ac17d-d6aa-4cd4-be69-ecf8e17ee69b: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 🗣 Write done: ⏸ 0s 127.0.0.1:8086:8086 RawFD(44) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: ⏸ 0s 127.0.0.1:8086:8086 RawFD(44) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 ┌ Debug: 1c2ac17d-d6aa-4cd4-be69-ecf8e17ee69b: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=false, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 🗣 Write done: 🔗 0s 127.0.0.1:8086:59376 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: 🔗 0s 127.0.0.1:8086:59376 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 ┌ Debug: HTTP/1.1 101 Switching Protocols <= (GET / HTTP/1.1) └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:82 ┌ Debug: HTTP.Messages.Response: │ """ │ HTTP/1.1 101 Switching Protocols │ Upgrade: websocket │ Connection: Upgrade │ Sec-WebSocket-Accept: uigsfur1FY5aneZOWuG+LNYpB08= │ │ """ └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:83 ┌ Debug: Server start to close └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:123 ┌ Debug: closeread └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:474 ┌ Debug: closewrite └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:476 ┌ Debug: ✋ "Connection: close": 💀 0s 127.0.0.1:8086:8086 RawFD(-1) └ @ HTTP.Streams ~/.julia/packages/HTTP/ShTJs/src/Streams.jl:135 ┌ Debug: 💀 Closed: 💀 0s 127.0.0.1:8086:59376 RawFD(-1) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:292 [ Info: Server on 127.0.0.1:8086 closing [ Info: Testing with Circo actor Testing with Circo actor: Test Failed at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:149 Expression: timedwait((()->begin #= /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:149 =# testserver.servertask.state === :done end), 5.0) === :ok Evaluated: timed_out === ok Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:201 Got exception outside of a @test MethodError: no method matching Main.anonymous.CoreState_30wm() The applicable method may be too new: running in world age 40456, while current world is 40476. Closest candidates are: Main.anonymous.CoreState_30wm(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.CoreState_30wm(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.CoreState_30wm(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:208 [inlined] [7] include(mod::Module, _path::String) @ Base ./Base.jl:309 [8] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [9] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [11] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [12] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [13] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [14] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [15] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [16] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:577 [ Info: Testing with multiple connection WARNING: Method definition (::Type{anonymous.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_30wm})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_30wm})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_30wm}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24731 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 127.0.0.1:8086, thread id: 1 [ Info: Listening on: 127.0.0.1:8087, thread id: 1 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8087:8087 RawFD(48) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:8086 RawFD(50) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: startread called └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:446 ┌ Debug: invoking handler └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:468 ┌ Debug: Server websocket upgrade requested └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:428 ┌ Debug: 👁 Start write:⏸ 3s 127.0.0.1:8087:8087 RawFD(48) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: startread called └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:446 ┌ Debug: invoking handler └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:468 ┌ Debug: Server websocket upgrade requested └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:428 ┌ Debug: 👁 Start write:⏸ 0s 127.0.0.1:8086:8086 RawFD(50) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: d23ecf8a-fa71-4e21-9f74-ea24cab534b4: WebSocket upgraded; connection established └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:456 ┌ Debug: d23ecf8a-fa71-4e21-9f74-ea24cab534b4: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 01e7dc9b-1d3b-4f81-a158-96526dee5e03: WebSocket upgraded; connection established └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:456 ┌ Debug: 01e7dc9b-1d3b-4f81-a158-96526dee5e03: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Info: Circo.onmessage openEvent └ response = Circo.WebsocketClient.OpenEvent(Token(0x6429370f94bfbf7f), 0xfbc0370f, UInt8[0x57, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x20 … 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x21]) ┌ Info: Circo.onmessage openEvent └ response = Circo.WebsocketClient.OpenEvent(Token(0x4f84caafbea92fb1), 0x9aff90e2, UInt8[0x57, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x20 … 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x21]) ┌ Debug: d23ecf8a-fa71-4e21-9f74-ea24cab534b4: Received frame: Frame(flags=FrameFlags(final=true, opcode=BINARY, masked=true, len=17), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xfe518b8b), payload=UInt8[0x44, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x74, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Different message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: d23ecf8a-fa71-4e21-9f74-ea24cab534b4: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 01e7dc9b-1d3b-4f81-a158-96526dee5e03: Received frame: Frame(flags=FrameFlags(final=true, opcode=BINARY, masked=true, len=14), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x73d00799), payload=UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Random message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: 01e7dc9b-1d3b-4f81-a158-96526dee5e03: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: d23ecf8a-fa71-4e21-9f74-ea24cab534b4: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 01e7dc9b-1d3b-4f81-a158-96526dee5e03: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: d23ecf8a-fa71-4e21-9f74-ea24cab534b4: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=true, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xbc9db267), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: d23ecf8a-fa71-4e21-9f74-ea24cab534b4: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: 🗣 Write done: ⏸ 0s 127.0.0.1:8087:8087 RawFD(48) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: 🔗 0s 127.0.0.1:8087:8087 RawFD(48) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 ┌ Debug: 01e7dc9b-1d3b-4f81-a158-96526dee5e03: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=true, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xedeecf2e), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 01e7dc9b-1d3b-4f81-a158-96526dee5e03: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: Server start to close └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:123 ┌ Debug: closeread └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:474 ┌ Debug: closewrite └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:476 ┌ Debug: ✋ "Connection: close": 💀 0s 127.0.0.1:8087:8087 RawFD(-1) └ @ HTTP.Streams ~/.julia/packages/HTTP/ShTJs/src/Streams.jl:135 ┌ Debug: 🗣 Write done: 🔗 0s 127.0.0.1:8086:8086 RawFD(50) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: 🔗 0s 127.0.0.1:8086:8086 RawFD(50) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 [ Info: Circo.onmessage(me::WebSocketTestActor, ::CloseEvent, service) [ Info: Circo.onmessage(me::WebSocketTestActor, ::CloseEvent, service) ┌ Debug: Server start to close └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:123 ┌ Debug: closeread └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:474 ┌ Debug: closewrite └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:476 ┌ Debug: ✋ "Connection: close": 💀 1s 127.0.0.1:8086:8086 RawFD(-1) └ @ HTTP.Streams ~/.julia/packages/HTTP/ShTJs/src/Streams.jl:135 [ Info: Server on 127.0.0.1:8086 closing [ Info: Server on 127.0.0.1:8087 closing [ Info: Testing simple error() ErrorEvent WARNING: Method definition (::Type{anonymous.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_30wm})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_30wm})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_30wm}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24731 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 127.0.0.1:8086, thread id: 1 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:8086 RawFD(47) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: startread called └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:446 ┌ Debug: invoking handler └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:468 ┌ Debug: Server websocket upgrade requested └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:428 ┌ Debug: 👁 Start write:⏸ 3s 127.0.0.1:8086:8086 RawFD(47) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: 453e415c-28f9-43ea-a356-85aaacdb0ebd: WebSocket upgraded; connection established └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:456 ┌ Debug: 453e415c-28f9-43ea-a356-85aaacdb0ebd: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Info: Circo.onmessage openEvent └ response = Circo.WebsocketClient.OpenEvent(Token(0x9d6c63547b345de1), 0x30e64a1c, UInt8[0x57, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x20 … 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x21]) ┌ Debug: 453e415c-28f9-43ea-a356-85aaacdb0ebd: Received frame: Frame(flags=FrameFlags(final=true, opcode=BINARY, masked=true, len=10), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x41f942e2), payload=UInt8[0x53, 0x65, 0x6e, 0x64, 0x20, 0x65, 0x72, 0x72, 0x6f, 0x72]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Send error └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 [ Info: Sending "Unexpected" error ┌ Debug: Server start to close └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:123 ┌ Error: 453e415c-28f9-43ea-a356-85aaacdb0ebd: Unexpected websocket server error. │ │ =========================== │ HTTP Error message: │ │ ERROR: Server send this : Send error │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] (::Main.anonymous.var"#create_websocket_server##2#create_websocket_server##3"{Main.anonymous.TestServer})(ws::HTTP.WebSockets.WebSocket) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:117 │ [3] upgrade(f::Main.anonymous.var"#create_websocket_server##2#create_websocket_server##3"{Main.anonymous.TestServer}, http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{Sockets.TCPSocket}}; suppress_close_error::Bool, maxframesize::Int64, maxfragmentation::Int64, nagle::Bool, quickack::Bool, kw::@Kwargs{server::Sockets.TCPServer, verbose::Bool}) │ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:458 │ [4] upgrade │ @ ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:427 [inlined] │ [5] (::HTTP.WebSockets.var"#11#12"{@Kwargs{server::Sockets.TCPServer, verbose::Bool}, Main.anonymous.var"#create_websocket_server##2#create_websocket_server##3"{Main.anonymous.TestServer}})(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{Sockets.TCPSocket}}) │ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:424 │ [6] handle_connection(f::Function, c::HTTP.Connections.Connection{Sockets.TCPSocket}, listener::HTTP.Servers.Listener{Nothing, Sockets.TCPServer}, readtimeout::Int64, access_log::Nothing, verbose::Bool) │ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:469 │ [7] (::HTTP.Servers.var"#listenloop##0#listenloop##1"{HTTP.WebSockets.var"#11#12"{@Kwargs{server::Sockets.TCPServer, verbose::Bool}, Main.anonymous.var"#create_websocket_server##2#create_websocket_server##3"{Main.anonymous.TestServer}}, HTTP.Servers.Listener{Nothing, Sockets.TCPServer}, Set{HTTP.Connections.Connection}, Int64, Nothing, ReentrantLock, Bool, Base.Semaphore, HTTP.Connections.Connection{Sockets.TCPSocket}})() │ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:401 └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:461 ┌ Debug: 453e415c-28f9-43ea-a356-85aaacdb0ebd: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: 453e415c-28f9-43ea-a356-85aaacdb0ebd: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Warning: Exception │ e = HTTP.WebSockets.WebSocketError(HTTP.WebSockets.CloseFrameBody(1011, "Unexpected server websocket error")) └ @ Circo.WebsocketClient ~/.julia/packages/Circo/ctDno/src/outer/websocketclient.jl:133 ┌ Debug: 453e415c-28f9-43ea-a356-85aaacdb0ebd: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=true, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xe4c199ea), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 🗣 Write done: 🔗 0s 127.0.0.1:8086:8086 RawFD(47) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: 🔗 0s 127.0.0.1:8086:8086 RawFD(47) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 [ Info: Circo.onmessage(me::WebSocketTestActor, ::CloseEvent, service) ┌ Warning: Verbosity logging macros are deprecated as they are not compatible with juliac-compiled programs │ caller = ip:0x0 └ @ Core :-1 [ Info: Server on 127.0.0.1:8086 closing [ Info: Testing with Circo actor WARNING: Method definition (::Type{anonymous.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_30wm})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_30wm})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_30wm}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24731 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 127.0.0.1:8086, thread id: 1  Pass: 50 Fail: 1 Error: 1 (compile: 38.46, recompile: 8.47, elapsed: 44.68 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24731 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 243494476850342398972718470476951408445 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 ┌ Error: Error while scheduling on thread 1 │ exception = │ MethodError: no method matching Token(::UInt8) │ The type `Token` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Token() │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/token.jl:9 │ Token(!Matched::UInt64) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/token.jl:10 │ │ Stacktrace: │ [1] apply!(me::Circo.IdRegistry.IdRegistryPeer, write::Circo.IdRegistry.RegistryWrite, service::Circo Service) │ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:92 │ [2] commit!(::Circo.Transactions.Inconsistency, me::Circo.IdRegistry.IdRegistryPeer, writes::Circo.IdRegistry.RegistryWrite, service::Circo Service) │ @ Circo.SinglePhaseCommit ~/.julia/packages/Circo/ctDno/src/identity/single_phase_commit.jl:11 │ [3] commit! │ @ ~/.julia/packages/Circo/ctDno/src/identity/transactions.jl:95 [inlined] │ [4] onmessage(me::Circo.IdRegistry.IdRegistryPeer, msg::Circo.IdRegistry.RegisterIdentity, service::Circo Service) │ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:104 │ [5] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [6] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ ┌ [7] HookList │ │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ ╰──── repeated 3 times │ [10] _immediate_delivery(targetactor::Circo.IdRegistry.IdRegistryPeer, scheduler::Scheduler, msg::Main.anonymous.IdRegistryTest.Msg_7w38{Circo.IdRegistry.RegisterIdentity}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [11] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [12] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [13] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [14] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [15] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [16] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 │ [17] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 │ [18] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:40 [inlined] │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [22] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [23] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [24] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [25] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [26] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [27] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [28] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [29] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [30] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [31] top-level scope │ @ none:6 │ [32] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [33] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [34] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 Identity Registry[ Info: Listening on: 0.0.0.0:2507, thread id: 1 : Test Failed at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:42 Expression: msgcount(tester, AlreadyRegistered) == 1 Evaluated: 0 == 1 Identity Registry: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:23 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [15] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [16] show_default @ ./show.jl:497 [inlined] [17] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [18] show_delim_array(io::IOContext{IOBuffer}, itr::Vector{Any}, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1432 [19] show_delim_array @ ./show.jl:1421 [inlined] [20] show_vector(io::IOBuffer, v::Vector{Any}, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [21] show_vector @ ./arrayshow.jl:518 [inlined] [22] show @ ./arrayshow.jl:486 [inlined] [23] #sprint#423 @ ./strings/io.jl:109 [inlined] [24] sprint @ ./strings/io.jl:102 [inlined] [25] repr(x::Vector{Any}) @ Base ./strings/io.jl:277 [26] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [28] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:48 [inlined] [29] include(mod::Module, _path::String) @ Base ./Base.jl:309 [30] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [31] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [33] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [34] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [35] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [36] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [37] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [38] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [39] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [40] top-level scope @ none:6 [41] eval(m::Module, e::Any) @ Core ./boot.jl:489 [42] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [43] _start() @ Base ./client.jl:577  Pass: 5 Fail: 1 Error: 1 (compile: 21.95, recompile: 0.02, elapsed: 22.14 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24732 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 243494476850342398972718470476951408445 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 16.18, elapsed: 16.28 seconds) 18/23 identity/reference.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24733 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 243494476850342398972718470476951408445 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Killing 128.30.92.239:24733/2f6015582882ca2d DistId references: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/reference.jl:49 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show @ ./show.jl:492 [inlined] [15] #sprint#423 @ ./strings/io.jl:109 [inlined] [16] sprint @ ./strings/io.jl:102 [inlined] [17] repr(x::Circo.DistributedIdentities.Reference.IdRef{Main.anonymous.CoreState_30wm}) @ Base ./strings/io.jl:277 [18] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:50 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:72 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:577  Pass: 1 Error: 1 (compile: 25.59, elapsed: 49.33 seconds) 19/23 identity/single_phase_commit.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24734 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 243494476850342398972718470476951408445 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 15.60, elapsed: 15.69 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24735 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1  Pass: 5 (compile: 4.52, elapsed: 4.59 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_30wm})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_30wm})(Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.CoreState_30wm}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). 23/23 migrate/migrate.jl WARNING: Method definition (::Type{Main.CoreState_30wm})(CircoCore.Addr, CircoCore.Pos) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_30wm})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_30wm})(Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.CoreState_30wm}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24735 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24735", "128.30.92.239:24735/4f84caafbea92fb1") ERROR: LoadError: ArgumentError: Package Reexport [189a3867-3050-52da-a836-e630ba90ab69] is required but does not seem to be installed:  - Run `Pkg.instantiate()` to install all recorded dependencies.  Stacktrace:  [1] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2704  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2582  [3] macro expansion  @ ./loading.jl:2510 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2474  [6] require  @ ./loading.jl:2450 [inlined]  [7] eval_import_path  @ ./module.jl:36 [inlined]  [8] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [9] _eval_using  @ ./module.jl:137 [inlined]  [10] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [11] top-level scope  @ ~/.julia/packages/Circo/ctDno/src/Circo.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3154  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3000  [17] include_string  @ ./loading.jl:3010 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/src/Circo.jl:2 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Circo │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: Circo Failed to precompile Circo [36e45090-0d1b-4017-951a-c8c63491b169] to "/home/pkgeval/.julia/compiled/v1.14/Circo/jl_nCrsQf" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate-base.jl:2 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate-source.jl:2 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 21 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_41114.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000701b63f1e0e0 Total snapshots: 928. Utilization: 0% ╎928 @Base/task.jl:1168 wait_forever() 927╎ 928 @Base/task.jl:1246 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_41114.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000753314975a50 Total snapshots: 685. Utilization: 0% ╎685 @Base/task.jl:1168 wait_forever() 684╎ 685 @Base/task.jl:1246 wait() [21] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate.jl:31 [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_41114.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 21657892 (Pool: 21657277; Big: 615); GC: 17 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_41114.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 475282804 (Pool: 475277990; Big: 4814); GC: 227 PkgEval terminated after 2723.69s: test duration exceeded the time limit