Package evaluation to test Circo on Julia 1.14.0-DEV.30 (073666df8b*) started at 2025-11-04T16:48:57.333 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.51s ################################################################################ # 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.0 [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.9.9 [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.67.1+0 [3f19e933] + p7zip_jll v17.6.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 4.9s ################################################################################ # 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/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/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... 3818.6 ms ✓ CircoCore 6939.7 ms ✓ Circo 2 dependencies successfully precompiled in 11 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 24.0s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_HY5F8C/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_HY5F8C/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.0 [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.9.9 [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.67.1+0 [3f19e933] p7zip_jll v17.6.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/cbe4a69fff95222c. msg: ()  Pass: 310 (compile: 29.97, recompile: 1.49, elapsed: 30.10 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.21 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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:24740 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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:24743 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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:24745 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2516 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 259456395062392972457873895108073356571 └ @ 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:2519 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2521 [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Server on 0.0.0.0:2516 closing [ Info: Server on 0.0.0.0:2519 closing [ Info: Server on 0.0.0.0:2521 closing WARNING: Method definition (::Type{anonymous.HostTest.CoreState_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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:24740 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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:24743 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2516 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 259456395062392972457873895108073356571 └ @ 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:2519 [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24743/dd53b3090e0ce641 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24740/45c8f3db6ea5eb2a. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2516 closing [ Info: Server on 0.0.0.0:2519 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 257096.585126 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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:2501 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 259456395062392972457873895108073356571 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2501, 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:2501 closing In-thread ping-pong performance: 746865.777555 rounds/sec  Pass: 114 (compile: 81.85, recompile: 27.28, elapsed: 137.98 seconds) 4/23 monitor.jl  Pass: 2 (compile: 0.04, elapsed: 0.06 seconds) 5/23 multitask.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_fali})(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_fali})(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_fali})(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_fali}, 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:24725 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 15.75, recompile: 5.05, elapsed: 16.15 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_fali() The applicable method may be too new: running in world age 39562, while current world is 39582. Closest candidates are: CoreState_fali(!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_fali(!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_fali(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.69, recompile: 0.13, elapsed: 2.75 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24725/c30ffcedc263ec94 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (2 peers) [ Info: Got new peer 128.30.92.239:24725/cc6f32bb37e64ba2 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (3 peers) [ Info: Got new peer 128.30.92.239:24725/1ac0d31de3d45e51 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7f3134ed62cf2519 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6d3e5bf6e89b8288 . 5 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (5 peers) 0.001191 seconds (5.12 k allocations: 250.281 KiB) [ Info: Got new peer 128.30.92.239:24725/200e3321e637a27b . 7 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (7 peers) 0.000686 seconds (2.36 k allocations: 115.109 KiB) [ Info: Got new peer 128.30.92.239:24725/dc34fa1028f5fa1d . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/97cc20cbafcebc3b . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/df576167c6f41b4b . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8719afdb4447d466 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6eea1fe44f7cb1d . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/de71633071229225 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8eb2062cd6d3234e . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6bfc9cd9b395070f . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e4e3cc6e9dcf8fc4 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c7d3dc2dd3801465 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5f5e5d5be6e313fb . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1a0a5096ac669da0 . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/adf2873eae8eb3ac . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/236729fa3dc0fd2f . 13 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (9 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (9 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (9 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (12 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (13 peers) 0.014950 seconds (76.03 k allocations: 4.072 MiB) [ Info: Got new peer 128.30.92.239:24725/ea2cc74134ee3c37 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ef1389c0903d2a4 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c04c89e303b60832 . 22 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (22 peers) 0.005209 seconds (26.83 k allocations: 1.412 MiB) [ Info: Got new peer 128.30.92.239:24725/af29169c2b662148 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/db9946d6497c9ea9 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1f08c3f95147a0de . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6dca9b0b32783c3f . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/22b5e532b9d10ffb . 27 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (27 peers) 0.009722 seconds (51.35 k allocations: 2.699 MiB) [ Info: Got new peer 128.30.92.239:24725/a924a4ccd7013f90 . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3117e9a9678937bb . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9a6cdcbdaa1e8d1 . 31 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (31 peers) 0.007381 seconds (36.50 k allocations: 1.949 MiB) [ Info: Got new peer 128.30.92.239:24725/ae4dc6a8c979ccca . 33 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7df0814df09a9f0 . 34 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (33 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (34 peers) 0.005567 seconds (26.79 k allocations: 1.460 MiB) [ Info: Got new peer 128.30.92.239:24725/fcf8fcab312eb67c . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c28b3ddf5f65b401 . 35 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (35 peers) 0.005842 seconds (28.40 k allocations: 1.522 MiB) [ Info: Got new peer 128.30.92.239:24725/9e45994acc0b07bb . 37 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ceda19e13287abcb . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b8c832cd5a3cd98f . 37 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e978dc1972b74988 . 37 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cbe3f0913e72e906 . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b8add88465c84087 . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7fa2eac500f15eaf . 40 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (37 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (37 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (37 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (40 peers) 0.023758 seconds (112.18 k allocations: 6.688 MiB) [ Info: Got new peer 128.30.92.239:24725/9d2beca6f956e146 . 44 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (44 peers) 0.004006 seconds (17.69 k allocations: 1.020 MiB) [ Info: Got new peer 128.30.92.239:24725/2b5d2435f0b33b70 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a2509fee3bfe47f6 . 45 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (45 peers) 0.007715 seconds (36.75 k allocations: 2.092 MiB) [ Info: Got new peer 128.30.92.239:24725/811eb31bf13fb0cc . 47 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/199c8d8505dcb073 . 47 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f1397e9a4f6a19ad . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f70a1830f140b897 . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/12d29f41dffd9dc9 . 47 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3f184e12ea6389f0 . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7c9451fd45a196d3 . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/271e31951940e024 . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/967cfd0282036ef8 . 51 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3c6123e3bdec4096 . 49 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (47 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (47 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (47 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (51 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (49 peers) 0.042540 seconds (209.90 k allocations: 12.141 MiB) [ Info: Got new peer 128.30.92.239:24725/ddd2c54ea0c1c612 . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/79d518c439acd184 . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/184e6f087ffbc2b9 . 59 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/65bfbee501bffbd8 . 60 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1c9d1fd7867376ad . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a644fb1e7481e0e1 . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5338ac58086d526f . 61 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (59 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (60 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (61 peers) 0.075600 seconds (169.69 k allocations: 10.105 MiB, 52.22% gc time) [ Info: Got new peer 128.30.92.239:24725/9783bb06d47328b3 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8340249ff3d2826a . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/135e298a4208f5 . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f4565c0a005724c4 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/50ea8456ecbeaad8 . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f9eeb23bf0fd2a3b . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2f3e3e86485b9c70 . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/febeb7592929c6cd . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d62a1f354e347c0 . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f2ab9a112d7b7564 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/79e4f1cd57b28baa . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/94fbe1ce7da1f997 . 68 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (68 peers) 0.069058 seconds (343.36 k allocations: 20.865 MiB) [ Info: Got new peer 128.30.92.239:24725/4b5df8e3dbd8e6af . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ed1fa9eb48336612 . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6cb22ea7e7785d5f . 78 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a3a838d8f9c42d5e . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/585fb28a3cf7b81a . 79 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ab169a277047555f . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/817354427a42c23c . 78 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/72062ff3881e82ea . 80 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e759250f61fdb76b . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f3ff73cb0cdec803 . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c220bfe8755f55e1 . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/92503c8d0a6e8e61 . 79 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b1ae90fbad95a1f0 . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b78c65495e35eeba . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8a5e57459722358e . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7a3bb509d2fc4af9 . 80 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b9ff333c090faf47 . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/acf8bf729b147ec4 . 85 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b51e8c1d11f33072 . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b239933bda1d36c3 . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dc184d584acef950 . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a30559b45f06f214 . 78 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/669375253dfbb218 . 79 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/bb6e380f6821393b . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f3d25c95dce8dfcc . 80 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (78 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (79 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (78 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (80 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (79 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (80 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (85 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (78 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (79 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (80 peers) 0.185100 seconds (917.91 k allocations: 52.044 MiB) [ Info: Got new peer 128.30.92.239:24725/a3f6294560f3da80 . 101 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7c21a01965c22daa . 101 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f2b74c7dd0bc48fe . 102 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/98f32db92ae169c . 101 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (101 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (101 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (102 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (101 peers) 0.062178 seconds (157.61 k allocations: 8.801 MiB, 47.60% gc time) [ Info: Got new peer 128.30.92.239:24725/c6d2c0f3c97f591a . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/20f113ad56e405b8 . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8edd04e93eadff1d . 106 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (106 peers) 0.024877 seconds (125.98 k allocations: 6.989 MiB) [ Info: Got new peer 128.30.92.239:24725/80cf85c1d719d53e . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/13636ea610d3e996 . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dee9c976bc5b04be . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d4616087c5179edf . 109 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (109 peers) 0.035889 seconds (171.86 k allocations: 9.464 MiB) [ Info: Got new peer 128.30.92.239:24725/4ba0c123aee4cdd6 . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d2924acb7d63ae04 . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5d9738aa1c74efb2 . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e64c3cec15b58a84 . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b16bef440572d7cd . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/79a4c4fa68e5a64e . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9e10176d75bd69d2 . 114 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (114 peers) 0.057842 seconds (316.38 k allocations: 17.230 MiB) [ Info: Got new peer 128.30.92.239:24725/d926e619407c4130 . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ed633e9cfa724a9e . 119 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (119 peers) 0.017617 seconds (93.26 k allocations: 5.052 MiB) [ Info: Got new peer 128.30.92.239:24725/d2d3b6ddac55d5a5 . 121 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9365104a5e5fb2a4 . 121 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/353179f5e2083f54 . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7ba6684b50034839 . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5a247a413cdfc5fd . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ff8b98266342f980 . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3177d0191bfdf403 . 124 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1e8b9c40d99d1265 . 125 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (121 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (121 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (124 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (125 peers) 0.111910 seconds (418.55 k allocations: 22.309 MiB, 34.63% compilation time) [ Info: Got new peer 128.30.92.239:24725/7462549f862f2554 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3acc9b2c1f049201 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/476a4fe3f10abb05 . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/43b55abcc59162b8 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/afab03b69982d296 . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5aff1666383cd5f4 . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d0afdec5316a7676 . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/83f33284c606c137 . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8d690b0461e27bbd . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ffc98ca7acac27d8 . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8c96e01802dd6336 . 132 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (132 peers) 0.138239 seconds (575.28 k allocations: 31.157 MiB, 20.79% gc time) [ Info: Got new peer 128.30.92.239:24725/63f8485990c7ff5c . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fbf06da5c928265d . 141 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/856b9aa4dffc5d3e . 142 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a2e4f33306ac06ce . 143 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (141 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (142 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (143 peers) 0.039652 seconds (216.00 k allocations: 11.352 MiB) [ Info: Got new peer 128.30.92.239:24725/fa58789ab8a05f8 . 144 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1c7d50a4e75165ff . 145 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/287f96ce3ccad8e1 . 146 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6b217f652e3d28cb . 144 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/123b4a0ba4b410e8 . 145 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/914d63479bcd724b . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e0ca4dd657eade9a . 146 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (144 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (145 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (146 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (144 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (145 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (146 peers) 0.068011 seconds (389.18 k allocations: 20.370 MiB) [ Info: Got new peer 128.30.92.239:24725/95453de5bf4bfea5 . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d6fe498ffd644b8d . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/31cc524a0dd224aa . 152 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9b5c1bdf1d2b0e4c . 152 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a62d75fd1dab9ff2 . 151 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (152 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (152 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (151 peers) 0.050523 seconds (281.59 k allocations: 14.632 MiB) [ Info: Got new peer 128.30.92.239:24725/d87baaf0e72649c5 . 156 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (156 peers) 0.011854 seconds (62.28 k allocations: 3.216 MiB) [ Info: Got new peer 128.30.92.239:24725/8a2886eada476445 . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7b7096f76b652958 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e15eefd80eca0226 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e5650f1a1bf6d2b6 . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7df942b6dc529db6 . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/25b4344e65858f6 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2eb929af33946bf6 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/65013f8f31773534 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b05dca1ff91327ff . 160 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3f166f68be874e62 . 160 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ee1dd2ca338fd380 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/15f508753513f6ff . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7e20107aab50c74e . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/22b5106e9d23823 . 162 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (160 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (160 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (162 peers) 0.204889 seconds (897.68 k allocations: 51.307 MiB, 17.04% gc time) [ Info: Got new peer 128.30.92.239:24725/e7e4b299d1d070c9 . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5931a54384892b29 . 172 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (172 peers) 0.024341 seconds (132.03 k allocations: 7.646 MiB) [ Info: Got new peer 128.30.92.239:24725/c16154127675c9bf . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fa8a9ff0f794a4ed . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1e704a19a6d9ba1c . 173 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (173 peers) 0.037599 seconds (203.73 k allocations: 11.932 MiB) [ Info: Got new peer 128.30.92.239:24725/36e872abf45a75bc . 176 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cad6bdbf368ecdc5 . 177 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (176 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (177 peers) 0.025188 seconds (135.88 k allocations: 8.239 MiB) [ Info: Got new peer 128.30.92.239:24725/9b4832de6c72fee9 . 178 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (178 peers) 0.012434 seconds (65.85 k allocations: 3.895 MiB) [ Info: Got new peer 128.30.92.239:24725/37399bd251d3deb2 . 179 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ff4fa42d1f6ddc66 . 180 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (179 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (180 peers) 0.025708 seconds (138.07 k allocations: 8.148 MiB) [ Info: Got new peer 128.30.92.239:24725/6f9db90bfb529517 . 181 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/74d3568357ee3f5b . 181 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (181 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (181 peers) 0.025851 seconds (139.65 k allocations: 7.965 MiB) [ Info: Got new peer 128.30.92.239:24725/2eb34db2563a869 . 183 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c35c611a5ca519b3 . 183 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (183 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (183 peers) 0.027300 seconds (146.45 k allocations: 8.397 MiB) [ Info: Got new peer 128.30.92.239:24725/cd3ee26cc7ed03c9 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2781fb3aa54d0028 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a8ec2fe6fce4177b . 186 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (186 peers) 0.042564 seconds (223.00 k allocations: 13.271 MiB) [ Info: Got new peer 128.30.92.239:24725/b1c997f8bfe3a789 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/23f41d4f40094ebd . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3ded7cb47e429878 . 190 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/bcf10c1d4ce44490 . 188 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (190 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (188 peers) 0.081015 seconds (276.10 k allocations: 16.021 MiB, 33.74% gc time) [ Info: Got new peer 128.30.92.239:24725/6aca4651123744f6 . 192 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dbaf8bc31767d9df . 193 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/98998b12b8d85a1d . 192 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4dd6caed6c4d1e3 . 192 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (192 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (193 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (192 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (192 peers) 0.053901 seconds (287.16 k allocations: 17.518 MiB) [ Info: Got new peer 128.30.92.239:24725/a5ee95898d76d163 . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7e8f29a0763479ad . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2b8a23349e5e8413 . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/bb8e00f9221ab7a2 . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8fd096455f09c722 . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6ce9019613db3cb2 . 199 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/637872415c3009bf . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/83215cb121faf2c4 . 200 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (199 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (200 peers) 0.133881 seconds (633.15 k allocations: 39.652 MiB) [ Info: Got new peer 128.30.92.239:24725/5357f31113513aeb . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6b6916622f0fd095 . 205 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (205 peers) 0.033016 seconds (145.11 k allocations: 9.319 MiB) [ Info: Got new peer 128.30.92.239:24725/7504a3e379db5266 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/befcab4a051562d9 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e4d283ed8baf6e7a . 207 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (207 peers) 0.078525 seconds (241.18 k allocations: 15.170 MiB, 30.11% gc time) [ Info: Got new peer 128.30.92.239:24725/2e08ae23dd472d48 . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9365fb310abaf257 . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ce31237d0deaea4e . 209 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (209 peers) 0.050355 seconds (244.63 k allocations: 14.948 MiB) [ Info: Got new peer 128.30.92.239:24725/e85d4de0961832ed . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8f24720632db3c03 . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/58030dfdd2f383a0 . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/680ca3e8f96fc050 . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d58cbe6e9b6a17e4 . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/61874e8cac2bddc . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/bc71b5ef829ac18e . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9c404b57023d883b . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7d231567ccf46bd7 . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/74cf059aa6212a2a . 216 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (216 peers) 0.164374 seconds (807.02 k allocations: 50.530 MiB) [ Info: Got new peer 128.30.92.239:24725/272762b116db2a28 . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6ab0b711f65cbac . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/de259377d803eb50 . 223 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (223 peers) 0.075420 seconds (246.18 k allocations: 15.936 MiB, 31.40% gc time) [ Info: Got new peer 128.30.92.239:24725/942f65402a5f7093 . 225 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/10b906ab6a93e449 . 225 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8fd7fb9d7f5da340 . 225 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/435f8b8ced11786b . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7ec532d7948c9e11 . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/44b03c1a0b28cb73 . 227 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (225 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (225 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (225 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (227 peers) 0.108821 seconds (524.03 k allocations: 33.453 MiB) [ Info: Got new peer 128.30.92.239:24725/f90764f22f4c4854 . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/53a8b3600f5a1f64 . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/118e171333141168 . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dfdbac199d3caefe . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/22bae978fe456d8d . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5b826179389047c4 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c011eb28034cebeb . 232 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (232 peers) 0.152494 seconds (604.95 k allocations: 38.438 MiB, 16.65% gc time) [ Info: Got new peer 128.30.92.239:24725/18617cf24afc254b . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/338378a1fb9801ee . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/567926a9160432f5 . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7a8c19bd68d5bc5c . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5f252483ea495b2f . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/122421d05b5c3b5d . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7a634aa61c153cf3 . 240 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (240 peers) 0.135277 seconds (649.63 k allocations: 41.499 MiB) [ Info: Got new peer 128.30.92.239:24725/fea35f94db9c23cc . 245 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/22eec3102c22b61d . 245 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8226b7b288131adb . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/90cf9abf9544cb89 . 245 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6046bbc0a99e6486 . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b2771179103ae563 . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/558f5cc7c35aed64 . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fb46d0d15bf00a77 . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d603040b114256d9 . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e5fc116b4616123f . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a6add68d16539efd . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8d6ea907a3020dcc . 249 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (245 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (245 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (245 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (249 peers) 0.317917 seconds (1.14 M allocations: 71.348 MiB, 10.43% gc time) [ Info: Got new peer 128.30.92.239:24725/80aa063d57bfaf6b . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2aa298dd20fe58f0 . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4eeba6623c080699 . 258 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (258 peers) 0.062995 seconds (297.65 k allocations: 18.657 MiB) [ Info: Got new peer 128.30.92.239:24725/bc6e7c92f5afbe51 . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4fc8df710bca4d4d . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1636d762d5c32520 . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8bd0625288f4741 . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/60f572ac8b0fc835 . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/de3cf177b52253e . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2b14d88176dd9e6d . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/767580db83e85a95 . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/aa95a511e39c7b90 . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7192227c7f195b01 . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/27521b9543c1886f . 265 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7a31efd38c3b248f . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c9d2b5f1d86d4a4c . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/75b9268412f02a82 . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f4a375220a92ff5f . 266 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (265 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (266 peers) 0.344753 seconds (1.51 M allocations: 92.919 MiB, 7.99% gc time) [ Info: Got new peer 128.30.92.239:24725/edf2e27f5413280d . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5c5f564ab7862f63 . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/82a19683586c398b . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/66516e45ef015dad . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/225c88d08b924fb1 . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/55efb137696cb648 . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3979806a18151ae3 . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6ca54acfc878e1ec . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/41e41af83b592c12 . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2a78e7a76c0360ff . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6d375774a74252a4 . 282 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (282 peers) 0.262367 seconds (1.17 M allocations: 71.579 MiB, 9.76% gc time) [ Info: Got new peer 128.30.92.239:24725/32ab50cc73d3b352 . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/415fc66c04e6b213 . 287 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (287 peers) 0.038781 seconds (208.41 k allocations: 12.629 MiB) [ Info: Got new peer 128.30.92.239:24725/ee7a69828fe1f394 . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c3e2426cd920bc35 . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6140549a98d44262 . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b54887d7e2a2d81d . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/368a2e277f31ecc4 . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1aaf59351b75bac . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/587da6d4963ee016 . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/abc1e2be1791b730 . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/eeebd7c8af5a5d6e . 292 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (292 peers) 0.218351 seconds (1.01 M allocations: 60.662 MiB, 11.61% gc time) [ Info: Got new peer 128.30.92.239:24725/a885979673e16619 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/30b89bca994debb7 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a1394f56bbb3729 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fb79e36086074fdd . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dde4afff35b9e4b6 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1a66231c296371a4 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3dee2ca2b2aa8020 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/14356e8dc6fe6b07 . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/57ddc8a5d1a20dec . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/60e720dd9678d157 . 302 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/33607fd6487a149d . 303 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (302 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (303 peers) 0.272984 seconds (1.27 M allocations: 75.915 MiB, 11.83% gc time) [ Info: Got new peer 128.30.92.239:24725/f40b8b54e2f566aa . 308 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (308 peers) 0.021227 seconds (111.65 k allocations: 6.640 MiB) [ Info: Got new peer 128.30.92.239:24725/914bebe0ac6c1c02 . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1442a71644fc9aed . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/655c943e79af5bd . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/13c6117db8cccbd9 . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fc442ca9b6f850e4 . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d56d4f4bed333dce . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9b8e54ab983a5cd5 . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/232b2c001e0600a8 . 313 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/583e880e9ba027d0 . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ac44a9ad2ca0e722 . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/317b9e65baece204 . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/45f8615ef10f1256 . 313 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (313 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (313 peers) 0.302197 seconds (1.43 M allocations: 84.671 MiB, 11.70% gc time) [ Info: Got new peer 128.30.92.239:24725/7159b9bf0884a487 . 321 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (321 peers) 0.021004 seconds (106.95 k allocations: 6.264 MiB) [ Info: Got new peer 128.30.92.239:24725/d26a7f227f9d21d1 . 322 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (322 peers) 0.022592 seconds (125.43 k allocations: 7.402 MiB) [ Info: Got new peer 128.30.92.239:24725/51ce21b3798ced38 . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e7ba2df4e9467bff . 323 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (323 peers) 0.046903 seconds (233.89 k allocations: 13.733 MiB) [ Info: Got new peer 128.30.92.239:24725/ecd9b5f1ea586a24 . 325 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (325 peers) 0.027355 seconds (126.52 k allocations: 7.448 MiB) [ Info: Got new peer 128.30.92.239:24725/727db943ff40a583 . 326 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (326 peers) 0.024401 seconds (108.47 k allocations: 6.333 MiB) [ Info: Got new peer 128.30.92.239:24725/981fd4c39443bff8 . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/213f7138a3e23265 . 328 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (328 peers) 0.053442 seconds (245.80 k allocations: 14.412 MiB) [ Info: Got new peer 128.30.92.239:24725/231a8e55ed75a858 . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/da420b3e569f1bff . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/55da3643dd0eed7a . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/52a469078576e366 . 330 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (330 peers) 0.169161 seconds (468.49 k allocations: 27.327 MiB, 40.64% gc time) [ Info: Got new peer 128.30.92.239:24725/e2f9e9894f56a9e0 . 333 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/97d67d231721f5c0 . 333 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/908419a0f1c51b4 . 333 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/77a16401758b591d . 334 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f56a92855bf2601d . 334 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (333 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (333 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (333 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (334 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (334 peers) 0.132549 seconds (644.22 k allocations: 37.566 MiB) [ Info: Got new peer 128.30.92.239:24725/1b57e6cb47f55e74 . 338 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (338 peers) 0.027050 seconds (131.36 k allocations: 7.654 MiB) [ Info: Got new peer 128.30.92.239:24725/74d148e5150b456c . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5f0a34e8dc3147c1 . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a135b7f444be801f . 340 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (340 peers) 0.076320 seconds (358.44 k allocations: 20.764 MiB) [ Info: Got new peer 128.30.92.239:24725/ddecb32573f36b11 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/55ff0f4a067cb02b . 342 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (342 peers) 0.053296 seconds (246.67 k allocations: 14.278 MiB) [ Info: Got new peer 128.30.92.239:24725/ad7b9ad17409f9cf . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4ca85405df487208 . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9720feaa5d75b16b . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/63db184a656f371 . 346 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (346 peers) 0.593360 seconds (508.00 k allocations: 29.358 MiB, 81.34% gc time) [ Info: Got new peer 128.30.92.239:24725/2a55273c40f2d09a . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5bb57b773867db51 . 349 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/203590664d7bdff2 . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5437b9b74cb446ba . 350 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d0266b6b3e9bac19 . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/488ab3fb374fe2c9 . 349 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (349 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (350 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (349 peers) 0.163880 seconds (759.31 k allocations: 43.672 MiB) [ Info: Got new peer 128.30.92.239:24725/81854773c910fbc4 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/86dadaaae3039123 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8c720b7527cae94c . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7ab819118398ceaa . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4c956679500ca9a . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/26428102ec248f30 . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b7b2ef81fdbab0d7 . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b93ca9fa909791ed . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d464a9f3c04d9471 . 358 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/bd548524a69cceb0 . 358 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/15b62315257c5030 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/82450078321849a1 . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/72a651f67162995e . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cdf9be4d2cbad829 . 361 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/812aeeda489a3253 . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/75168c6deaa68f73 . 360 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (358 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (358 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (361 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (360 peers) 0.510681 seconds (2.22 M allocations: 126.577 MiB) [ Info: Got new peer 128.30.92.239:24725/7dd050a8a1438f51 . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3e01941d35cd20b6 . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ff4dbdc18e53561e . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/104d781a7dafae55 . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/88fda8968f670c0 . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4c50da730a72e88d . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/739e08dd9ce948c5 . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d195dd73a06aba0 . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4310dbbea443c42d . 373 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dd9b87a907ac5273 . 373 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6f203e09eee47a89 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6a0ec50d24c40caf . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/80aac2ee4256137f . 372 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (373 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (373 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (372 peers) 0.480687 seconds (1.80 M allocations: 101.886 MiB, 13.51% gc time) [ Info: Got new peer 128.30.92.239:24725/cefa3d2dca9e9752 . 383 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d0da0a37abd580a . 383 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/eb33be8edb2dc752 . 384 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (383 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (383 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (384 peers) 0.089957 seconds (412.64 k allocations: 23.258 MiB) [ Info: Got new peer 128.30.92.239:24725/68e73d68a55a5b4 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f1aa2428fd503436 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/aa4c84e8ed48aca7 . 387 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (387 peers) 0.088512 seconds (415.81 k allocations: 23.394 MiB) [ Info: Got new peer 128.30.92.239:24725/93e94b4beadb816d . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/688fbc8812f48075 . 390 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (390 peers) 0.062125 seconds (278.44 k allocations: 15.644 MiB) [ Info: Got new peer 128.30.92.239:24725/2e340003a004b059 . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2be9c5acec300ddf . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f12284eca5836059 . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/278f23dbb187f913 . 392 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/236ec940c0bddc81. (392 peers) 0.121424 seconds (606.73 k allocations: 34.075 MiB) [ Info: Got new peer 128.30.92.239:24725/fc1539a1fc7b7200 . 395 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1302b05f9321fa75 . 396 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (395 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (396 peers) 0.055312 seconds (282.58 k allocations: 15.822 MiB) [ Info: Got new peer 128.30.92.239:24725/6e4214e64b7d1986 . 397 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/603fce6baebd05e3 . 398 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8896286f556afeca . 397 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4737bee5cc3e06e2 . 399 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (397 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (398 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/cc6f32bb37e64ba2. (397 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/c30ffcedc263ec94. (399 peers) Avg peer count: 400.0; Peer update max: 7567 avg: 4635.7875; Upstream friends avg: 7.695  Pass: 1201 (compile: 10.09, elapsed: 17.52 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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:24725 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_fali})(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_fali})(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_fali})(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_fali}, 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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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_acbz{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:2501 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 46631578027276295845966850514115328590 └ @ 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:2501, thread id: 1 [ Info: Got new peer 128.30.92.239:24729/68fdae6af3431b38 . 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:24725/d1a11a327783e169. (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/2a15caec6adf930a . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24730/cbf2e987558a8fd8 . 4 nodes in cluster. [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (4 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24734/49cd60dd33f693a8 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/b85c07e5aeafcbda . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/74304113bad3597f . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/2ddd5c5f920bff21 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/4d7176a4c8c01b31 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/9e21f4d271b80cb9 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/bb729a50eb09757d . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24732/bb39393811d79f88 . 12 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (3 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24733/113f745d3d9bac32 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/ab9b920a946b5adb . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/51029457c54ed160 . 15 nodes in cluster. [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (6 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (7 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (9 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (10 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (11 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (12 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (15 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24749/1bcd9ee51f4dbc32 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/8101a878a0de09f6 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/80caf862c2fec8e2 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/468b891b97d0c8b2 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/dbd16fd784991f6 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/93b6c57f4d15fc1b . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/803ed0fb4aae74c8 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/8b56664a2984f610 . 23 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (23 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (16 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24752/788f552df39857be . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24755/e13eb8f270afd8c9 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24756/f40594d6b2bfccb4 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24744/15ccc47cfdf8440d . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/e51fb0c8406f79c7 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/4a864ecf45c6b179 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24757/97b260778a2dc123 . 30 nodes in cluster. [ 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: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (29 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (30 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/d1a11a327783e169. (24 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: Server on 0.0.0.0:2501 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: 34.08, elapsed: 49.73 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 3.33, elapsed: 3.40 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_fali() The applicable method may be too new: running in world age 40200, while current world is 40220. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_fali(!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_fali(!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_fali(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.17, elapsed: 2.26 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_fali() The applicable method may be too new: running in world age 40243, while current world is 40263. Closest candidates are: Main.anonymous.SubTest.CoreState_fali(!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_fali(!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_fali(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.22, elapsed: 0.32 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ 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:8084 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24725/61112676763788fb) Prepare message to http://0.0.0.0:8084[ Info: Listening on: 0.0.0.0:8084, 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_fali})(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_fali})(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_fali})(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_fali}, 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:24729 [ 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:8088 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24729/61112676763788fb) Prepare message to http://0.0.0.0:8088[ Info: Listening on: 0.0.0.0:8088, 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:8088 closing WARNING: Method definition (::Type{anonymous.CoreState_fali})(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_fali})(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_fali})(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_fali}, 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:24729 [ 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:8088 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24729/61112676763788fb) Prepare message to http://0.0.0.0:8088[ Info: Listening on: 0.0.0.0:8088, 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 when initiating HTTP request! │ e = TimeoutError: Connection closed after 1 seconds └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpclient.jl:40 ┌ 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: 46.20, recompile: 4.65, elapsed: 46.55 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) Testing sending message not from f(ws): Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:163 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:164 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:167 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] 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 [20] 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 [21] 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 [22] 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 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with Circo actor 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 IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:205 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] 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 [20] 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 [21] 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 [22] 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 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with multiple connection Testing with multiple connection: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:234 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:235 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:239 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] 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 [20] 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 [21] 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 [22] 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 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing simple error() ErrorEvent Testing simple error() ErrorEvent: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:284 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:285 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:288 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] 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 [20] 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 [21] 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 [22] 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 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with Circo actor Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:315 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:316 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:319 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] 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 [20] 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 [21] 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 [22] 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 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577  Error: 5 (compile: 0.29, elapsed: 0.75 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24730 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 184156047120863232017892854040025882353 └ @ 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_acbz{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:2506, 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.01, recompile: 0.02, elapsed: 21.19 seconds) 17/23 identity/leadgroup.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: 184156047120863232017892854040025882353 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 15.60, elapsed: 15.68 seconds) 18/23 identity/reference.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: 184156047120863232017892854040025882353 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Killing 128.30.92.239:24732/58deaee50249f6ac 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_fali}) @ 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.80, elapsed: 48.88 seconds) 19/23 identity/single_phase_commit.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: 184156047120863232017892854040025882353 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 15.95, elapsed: 16.04 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24734 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1  Pass: 5 (compile: 4.25, elapsed: 4.32 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_fali})(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_fali})(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_fali})(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_fali}, 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_fali})(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_fali})(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_fali})(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_fali}, 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:24734 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24734", "128.30.92.239:24734/61112676763788fb") 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:2698 [2] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2576 [3] macro expansion @ ./loading.jl:2504 [inlined] [4] macro expansion @ ./lock.jl:376 [inlined] [5] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2468 [6] require @ ./loading.jl:2444 [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] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2817 [14] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2576 [15] macro expansion @ ./loading.jl:2504 [inlined] [16] macro expansion @ ./lock.jl:376 [inlined] [17] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2468 [18] require @ ./loading.jl:2444 [inlined] [19] eval_import_path @ ./module.jl:36 [inlined] [20] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [21] _eval_using @ ./module.jl:137 [inlined] [22] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [23] top-level scope @ ~/.julia/packages/Circo/ctDno/test/migrate/migrate-base.jl:2 [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [25] top-level scope @ ~/.julia/packages/Circo/ctDno/test/migrate/migrate-source.jl:2 [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [27] top-level scope @ none:1 [28] eval(m::Module, e::Any) @ Core ./boot.jl:489 [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [30] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/src/Circo.jl:2 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:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_57186.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:1281 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:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007fe1f3b2d1e0 Total snapshots: 894. Utilization: 0% ╎894 @Base/task.jl:1145 wait_forever() 893╎ 894 @Base/task.jl:1223 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:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_57186.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:1281 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:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007cd5b54951e0 Total snapshots: 669. Utilization: 0% ╎669 @Base/task.jl:1145 wait_forever() 668╎ 669 @Base/task.jl:1223 wait() [21] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate.jl:31 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:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_57186.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:1281 unknown function (ip: (nil)) at (unknown file) Allocations: 478738932 (Pool: 478734497; Big: 4435); GC: 280 [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:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_57186.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:1281 unknown function (ip: (nil)) at (unknown file) Allocations: 20183812 (Pool: 20183221; Big: 591); GC: 16 PkgEval terminated after 2722.97s: test duration exceeded the time limit