Package evaluation to test Circo on Julia 1.14.0-DEV.1414 (f2608a495e*) started at 2025-12-25T16:03:38.880 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.22s ################################################################################ # 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.1 [bac558e1] + OrderedCollections v1.8.1 [231a7ae5] + Plugins v0.5.5 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [189a3867] + Reexport v1.2.2 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [6b5504e1] + TypeParsers v2.0.1 [5c2747f8] + URIs v1.6.1 [c2297ded] + ZMQ v1.5.1 [528830af] + Gumbo_jll v0.10.2+0 [c8ffd9c3] + MbedTLS_jll v2.28.1010+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.13.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.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [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.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.94s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.03s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_jDUp9B/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_jDUp9B/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.1 [bac558e1] OrderedCollections v1.8.1 [231a7ae5] Plugins v0.5.5 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [189a3867] Reexport v1.2.2 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [6b5504e1] TypeParsers v2.0.1 [5c2747f8] URIs v1.6.1 [c2297ded] ZMQ v1.5.1 [528830af] Gumbo_jll v0.10.2+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+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.13.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.14.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.13.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.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 1/23 block.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24724/4df87b771c158cb. msg: ()  Pass: 310 (compile: 25.34, recompile: 1.04, elapsed: 25.46 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:1443 [5] show_delim_array @ ./show.jl:1436 [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:519 [10] show_default @ ./show.jl:502 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:519 [13] show_default @ ./show.jl:502 [inlined] [14] show @ ./show.jl:497 [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 (7.20 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24725 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 225794371291262062044696883027544344298 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2501 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2501 closing [ Info: Server on 0.0.0.0:2502 closing WARNING: Method definition (::Type{anonymous.HostTest.CoreState_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 225794371291262062044696883027544344298 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2501 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24725/694778ce3304b842 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/77b389f86b6b62f1. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2501 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 255414.555402 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 225794371291262062044696883027544344298 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Measuring in-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2500 closing In-thread ping-pong performance: 792862.961907 rounds/sec  Pass: 114 (compile: 73.72, recompile: 25.34, elapsed: 131.76 seconds) 4/23 monitor.jl  Pass: 2 (compile: 0.05, elapsed: 0.07 seconds) 5/23 multitask.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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:24724 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 13.58, recompile: 4.30, elapsed: 13.97 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_mmfz() The applicable method may be too new: running in world age 40222, while current world is 40242. Closest candidates are: CoreState_mmfz(!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_mmfz(!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_mmfz(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.55, recompile: 0.14, elapsed: 2.62 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24724/f438319006cc67b1 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (2 peers) [ Info: Got new peer 128.30.92.239:24724/52c5eaae54eda2d1 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (3 peers) [ Info: Got new peer 128.30.92.239:24724/47de166b232aeeac . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d6f1b956b78f176 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/524f6548bdd01423 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2fe6d4e9e9d5b4ef . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/689c0067ec049c5f . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4ac4eb94f8d06f88 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3b507702fb7a96a5 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/76bcd4dd2f54b628 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d906495ffe617e98 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5eca9437fee41426 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/26944ebb303b5604 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cdbb113470860534 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6769c8f1891d439d . 9 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (7 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (7 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (9 peers) 0.008428 seconds (44.94 k allocations: 2.334 MiB) [ Info: Got new peer 128.30.92.239:24724/c61cdbb4b17a674e . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/145a142f099cc4fc . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c088c78fbe3cb8a0 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2042830ecf04764c . 18 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (18 peers) 0.005421 seconds (27.03 k allocations: 1.448 MiB) [ Info: Got new peer 128.30.92.239:24724/e532cb560267026d . 21 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (21 peers) 0.001505 seconds (7.59 k allocations: 422.398 KiB) [ Info: Got new peer 128.30.92.239:24724/65b90ac30d213bbc . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4982663aac5b24df . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3a6e45a2e3ac15ca . 22 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (22 peers) 0.004708 seconds (24.39 k allocations: 1.275 MiB) [ Info: Got new peer 128.30.92.239:24724/f1f4849f822d4f9f . 25 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (25 peers) 0.001554 seconds (8.23 k allocations: 437.273 KiB) [ Info: Got new peer 128.30.92.239:24724/21e4737437568f38 . 26 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (26 peers) 0.001764 seconds (10.11 k allocations: 547.320 KiB) [ Info: Got new peer 128.30.92.239:24724/d50c30e3fe5aa915 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e8bed6f151580be6 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/707b7b2a562463f0 . 28 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (28 peers) 0.005623 seconds (32.30 k allocations: 1.676 MiB) [ Info: Got new peer 128.30.92.239:24724/688006705ff8e5f8 . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/95ba4c7dec29ec39 . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/86d55d07e51eff4c . 31 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6163b2818227425f . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/86ec676ed4bec540 . 31 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (31 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (31 peers) 0.011225 seconds (62.28 k allocations: 3.321 MiB) [ Info: Got new peer 128.30.92.239:24724/b6d26eaad138e02d . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7bbfed3ec93fcf66 . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/93af74f2d1af367 . 35 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (35 peers) 0.007886 seconds (42.95 k allocations: 2.304 MiB) [ Info: Got new peer 128.30.92.239:24724/9a850435a0dbaed . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d1089dae3d1ac71a . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2ee3f2fdc3321e9b . 39 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (39 peers) 0.008415 seconds (46.82 k allocations: 2.479 MiB) [ Info: Got new peer 128.30.92.239:24724/9a9df6eecf793a8c . 41 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/62a06524b7eecea8 . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f08586b7b907832c . 43 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/40eb1d4b3e058941 . 41 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c4368eb3441a8a4f . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ef39b6ca877b9817 . 43 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f88ae315bc8603f7 . 41 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (41 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (43 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (41 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (43 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (41 peers) 0.023290 seconds (123.85 k allocations: 7.457 MiB) [ Info: Got new peer 128.30.92.239:24724/c0e1bb0ddfcc9d56 . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c97d03a5284192bf . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d0624ee1d7bdcfa2 . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/63ee25f71ea0092a . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cf4ac7392430133a . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1470eacedaec4d88 . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/31a40039ad51c6ed . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8ec7da94c5e36131 . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/139ca7f0bcc30882 . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c973c82485cf2205 . 51 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (51 peers) 0.039153 seconds (211.28 k allocations: 12.528 MiB) [ Info: Got new peer 128.30.92.239:24724/bddf6a3e70c0c8ed . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/74203a77cda318ce . 58 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (58 peers) 0.008251 seconds (43.77 k allocations: 2.617 MiB) [ Info: Got new peer 128.30.92.239:24724/9b10298eef6e871e . 60 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (60 peers) 0.004409 seconds (22.37 k allocations: 1.438 MiB) [ Info: Got new peer 128.30.92.239:24724/b93234f340491aa . 61 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (61 peers) 0.004215 seconds (22.71 k allocations: 1.372 MiB) [ Info: Got new peer 128.30.92.239:24724/ee5aa7730ad0200 . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1d88f2d49b01584c . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/895d3a5100cd1ef6 . 63 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6ec03e31aeb531ab . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5004d7cc10a5e035 . 62 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (63 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (62 peers) 0.023553 seconds (126.71 k allocations: 7.773 MiB) [ Info: Got new peer 128.30.92.239:24724/3f2fe297ed3d9b4d . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a3de591454e11645 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/16a1dabbfeeda1e1 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5940b4101be199b3 . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/27dfccd535438ebc . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/663ff78be3506f7 . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2076c2d6773378ff . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/378da399d0e50f6a . 68 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (68 peers) 0.104066 seconds (220.80 k allocations: 13.466 MiB, 60.13% gc time) [ Info: Got new peer 128.30.92.239:24724/71c6e86d69561cab . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5d5f15627e80768b . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/936b16c618c23a22 . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6cfb27aa7d29b913 . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f8f0ac841312806f . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4f1d684df2ba1760 . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1f8e908d891cbd8c . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/421c21c0b47339e . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ec5f0694bc9c923 . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c6024033553bbfba . 78 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (78 peers) 0.056705 seconds (313.91 k allocations: 18.495 MiB) [ Info: Got new peer 128.30.92.239:24724/8a288dc48546f73a . 85 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bbd6d69b8e91c17 . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/619d3a4b5824b288 . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/67ede4b6629a2485 . 85 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/313c022f7c24c0c4 . 85 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5270c67899d0c5e5 . 88 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d6670bfc3b1ae194 . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9a8040cfc64428e8 . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1e012d0cfb3d5e0 . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/809011911f087d57 . 90 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bcad7888906e65b7 . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b091410a2f509175 . 87 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (85 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (85 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (85 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (88 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (90 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (87 peers) 0.088790 seconds (440.73 k allocations: 25.146 MiB) [ Info: Got new peer 128.30.92.239:24724/99e2d578ca97b3d3 . 97 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (97 peers) 0.007734 seconds (36.19 k allocations: 2.049 MiB) [ Info: Got new peer 128.30.92.239:24724/dc71aa0b57409db6 . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/26072a7e37c5178e . 98 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (98 peers) 0.016934 seconds (79.28 k allocations: 4.480 MiB) [ Info: Got new peer 128.30.92.239:24724/b0cab6266358c3b7 . 100 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d0dd1350e971077e . 100 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/80862b2e8ff4e648 . 101 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2abe468b86c5cc15 . 100 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (100 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (100 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (101 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (100 peers) 0.033067 seconds (155.43 k allocations: 8.699 MiB) [ Info: Got new peer 128.30.92.239:24724/5dc46d13d6dc5327 . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b2f05c42da5d5bff . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8ac8d4fcab4f055d . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/adb5da6f7a017ba4 . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a933e593ed5e46b9 . 107 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/98820ef6836397b4 . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3b373b71367c786a . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2cab1fc1675b315f . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8aec922ffcb6d862 . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/70542493363a6cab . 106 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (107 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (106 peers) 0.496647 seconds (430.48 k allocations: 23.661 MiB, 80.31% gc time) [ Info: Got new peer 128.30.92.239:24724/fa5d4caa71e3bdfe . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2a38b1486b7a1c62 . 114 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (114 peers) 0.016218 seconds (88.98 k allocations: 4.861 MiB) [ Info: Got new peer 128.30.92.239:24724/442819d1fe9973a9 . 116 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d1efc65a4cf2a367 . 116 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/14e8b42f1bc1dd22 . 117 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/84139a9ccaaa92b1 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5d8b19c0164f6a80 . 117 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/df0258d934a0f047 . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/37d4b944da9fe42b . 116 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (116 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (116 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (117 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (117 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (116 peers) 0.093010 seconds (361.04 k allocations: 19.388 MiB, 37.53% compilation time) [ Info: Got new peer 128.30.92.239:24724/bc2a5bab9995036f . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9b3d8f615ddccf4f . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/56b8f775f7240634 . 124 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7a55b0c2abde01c1 . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/983b9f60d6ad6692 . 124 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3ea23872aefd5727 . 125 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (124 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (124 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (125 peers) 0.055201 seconds (298.83 k allocations: 16.020 MiB) [ Info: Got new peer 128.30.92.239:24724/3cbb7afdce2ca84f . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/91155eeaae798316 . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a0d34e23bd23bde2 . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4fc576a64ffeaf4b . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2b5a2858c62a9f21 . 130 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (130 peers) 0.046134 seconds (261.48 k allocations: 13.917 MiB) [ Info: Got new peer 128.30.92.239:24724/23ecb0ad07cd6a03 . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f99667dad520a80f . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a9f46db2dae192b0 . 134 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (134 peers) 0.032240 seconds (155.44 k allocations: 8.238 MiB) [ Info: Got new peer 128.30.92.239:24724/dc8a01b323bae86e . 137 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (137 peers) 0.010281 seconds (54.99 k allocations: 2.904 MiB) [ Info: Got new peer 128.30.92.239:24724/883fd36b8e96ee41 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/67fd205ee793501 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/837cfc740d05385d . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b4ca8987e6b95282 . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/27c48cf7ed160a69 . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/667546d496475b35 . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/98fe20ef128ee814 . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a7efd30950cac04e . 141 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (141 peers) 0.080100 seconds (440.73 k allocations: 23.503 MiB) [ Info: Got new peer 128.30.92.239:24724/bb3a8ba396fcf9a2 . 146 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/85fa175075bdf3cb . 146 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5bb2fdade89b98b1 . 146 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/17de2feb03ed7221 . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e00b81f2aafa4fb5 . 148 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/39ef9c068d830f1e . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/70618bd3c601ca0e . 149 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/50f68dc0e1d31b8d . 148 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/583d150ec8e6ea4a . 150 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (146 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (146 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (146 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (148 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (149 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (148 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (150 peers) 0.091845 seconds (510.81 k allocations: 26.690 MiB) [ Info: Got new peer 128.30.92.239:24724/816c0277ec738560 . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6b47dd958208e0ba . 155 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (155 peers) 0.021407 seconds (115.82 k allocations: 6.258 MiB) [ Info: Got new peer 128.30.92.239:24724/d6ab7bb4e5bbcc24 . 157 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (157 peers) 0.011067 seconds (58.36 k allocations: 3.019 MiB) [ Info: Got new peer 128.30.92.239:24724/9991e45fa220cf2c . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/afa48862c24c5fef . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/56e6e05e1eb9c780 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/420071703259f073 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ef51d5be121a6eb4 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9503cc96d54efd3d . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ae8530b9fc3320bc . 160 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bdd1195af5dcc8b1 . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dfb3919226cc2355 . 160 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/103e92fef150a504 . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d14b0111f41b4e76 . 163 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6e83bb6dbe06fc28 . 160 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b175be4b67fbd5be . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5ad16fdeaab31bbf . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5afa47b4a4fa7945 . 165 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (160 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (160 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (163 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (160 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (165 peers) 0.199562 seconds (976.90 k allocations: 60.192 MiB) [ Info: Got new peer 128.30.92.239:24724/b560b654a7ee5a35 . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/97aa92dd676811d4 . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7a89b7675f9e9dab . 175 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a8d603296be50d94 . 176 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ce6bcb1263a530fa . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9e76f18d4d7ed9ba . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/46db2407ab16ea8a . 174 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (175 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (176 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (174 peers) 0.155502 seconds (499.65 k allocations: 28.853 MiB, 31.45% gc time) [ Info: Got new peer 128.30.92.239:24724/f05ed4243c31cb47 . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/da7905dda2e584b7 . 181 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f141b76f7806c242 . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/55949a67b84daf9 . 181 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8587ec5b90b95d59 . 182 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3a555780423cf0b7 . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1096cab65aad61c7 . 182 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (181 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (181 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (182 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (182 peers) 0.099426 seconds (495.11 k allocations: 28.946 MiB) [ Info: Got new peer 128.30.92.239:24724/b89ef3851ab373bc . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/99743580e052fc4b . 187 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (187 peers) 0.028025 seconds (149.78 k allocations: 8.728 MiB) [ Info: Got new peer 128.30.92.239:24724/b1e039b316ca166f . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a83732e67552c84e . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1c20b4ac2c0289fb . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8e6cc6c1ec358d2d . 190 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (190 peers) 0.054779 seconds (283.14 k allocations: 16.465 MiB) [ Info: Got new peer 128.30.92.239:24724/9b3df17bc5cb6b78 . 193 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9a74a42ea9f327c2 . 193 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/53c9deeaef7dfbc1 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/760cc46ffec5be40 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5f5dcc8c2e1c41b6 . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ac5e6673604d31b2 . 193 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/da762675774de216 . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/da1ddcc37872a5ec . 194 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (193 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (193 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (193 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (194 peers) 0.119046 seconds (606.43 k allocations: 36.223 MiB) [ Info: Got new peer 128.30.92.239:24724/61da9827975f6b86 . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9d2dccca5d3b12af . 201 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (201 peers) 0.029345 seconds (148.79 k allocations: 9.109 MiB) [ Info: Got new peer 128.30.92.239:24724/24ef3b5a5f91bc3d . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a6b06366d383da5 . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f59263539b0e709b . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3efb354875c927ef . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b1315f14cd6509b0 . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6f3bfe6d51a61500 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bb9bbd919912f634 . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3296c98225f36506 . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/63d9ec6190f45813 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2b32fc060b2322c9 . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/725b000f657fd7b5 . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ae5eaecec49b350e . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d9c613450b9a6603 . 207 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (207 peers) 0.254780 seconds (1.06 M allocations: 67.193 MiB, 18.40% gc time) [ Info: Got new peer 128.30.92.239:24724/7f5508fbe75b44b7 . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/eec3607c34cf2b70 . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3827738906681394 . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8d877ff3bf5864d . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1bbebf8853ec1dc4 . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f861806e8bb0ded4 . 218 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (218 peers) 0.093004 seconds (491.98 k allocations: 31.250 MiB) [ Info: Got new peer 128.30.92.239:24724/f2ff57935770789f . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/17f4f59f7ad6a4ac . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/10195570cda7d5a5 . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fdfb44fb4bcfec8d . 223 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8dc63fbdd2377d90 . 223 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bc729e48669c4d23 . 224 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (223 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (223 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (224 peers) 0.093375 seconds (488.25 k allocations: 31.168 MiB) [ Info: Got new peer 128.30.92.239:24724/9997a4af89c503d5 . 228 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (228 peers) 0.017892 seconds (90.03 k allocations: 5.827 MiB) [ Info: Got new peer 128.30.92.239:24724/4f891b924100ec3c . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d7f1d233681d16d7 . 229 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (229 peers) 0.035822 seconds (184.65 k allocations: 12.004 MiB) [ Info: Got new peer 128.30.92.239:24724/290a95e2153edc37 . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b1496e5fdaa03cf1 . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/39d1820014460244 . 231 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (231 peers) 0.053069 seconds (258.80 k allocations: 16.337 MiB) [ Info: Got new peer 128.30.92.239:24724/47856dad46c1e097 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a6bf41ced4c4ab3a . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4434a9bcbc0b12fc . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4beb3a884c2db297 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e6cd3cf6e6b77c5 . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/942c01ca8eb85666 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c577b2597f3e43d2 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/11e148614056e2e3 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a1a09ca2973b5ddb . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/556d6af4209ff11b . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/85e1bc3815b8d61e . 236 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (236 peers) 0.232688 seconds (1.01 M allocations: 63.932 MiB, 14.36% gc time) [ Info: Got new peer 128.30.92.239:24724/1dfa1bfde74cb090 . 245 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a71ca53322115ec3 . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/28b882b0e3f2263f . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/303b0dd427e2cefc . 245 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dc61b9f2a86390fb . 245 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/49f8671a2dd452ca . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d46b8aca72300aa . 246 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (245 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (245 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (245 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (246 peers) 0.123989 seconds (638.93 k allocations: 40.285 MiB) [ Info: Got new peer 128.30.92.239:24724/19af9db3b29c69f1 . 252 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/94e970a0decadcbd . 252 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1762380916a075eb . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/eebc1c2d46dc674d . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/827f2a9d51579d02 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cc9c4c1ef6f519b4 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3e6b842572158b7e . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/37fb737cf508a23d . 255 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (252 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (252 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (255 peers) 0.181704 seconds (778.15 k allocations: 48.749 MiB, 15.85% gc time) [ Info: Got new peer 128.30.92.239:24724/a98b31fbedecefea . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7d7b1e2c3ffc1c43 . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a53f798a14e924a . 261 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (261 peers) 0.063383 seconds (293.20 k allocations: 18.281 MiB) [ Info: Got new peer 128.30.92.239:24724/16078c53cdcf3cd7 . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/26a4ac7f2055860d . 263 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (263 peers) 0.045541 seconds (207.15 k allocations: 12.936 MiB) [ Info: Got new peer 128.30.92.239:24724/fe5c34693cc78496 . 265 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (265 peers) 0.023366 seconds (104.01 k allocations: 6.483 MiB) [ Info: Got new peer 128.30.92.239:24724/d7f9ef63c53ed371 . 266 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (266 peers) 0.018182 seconds (81.73 k allocations: 4.976 MiB) [ Info: Got new peer 128.30.92.239:24724/51a9d95556e12815 . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/79dac2419760c5d . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5da4bda9497118c5 . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4bfea928d108cfa4 . 268 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (268 peers) 0.119664 seconds (423.00 k allocations: 26.243 MiB, 21.61% gc time) [ Info: Got new peer 128.30.92.239:24724/919098b02591f0cf . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e03f2e59b50794a3 . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/54e6c343f73ee5d6 . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8cbac1320c722009 . 271 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (271 peers) 0.086033 seconds (397.69 k allocations: 24.424 MiB) [ Info: Got new peer 128.30.92.239:24724/4e2cfb6c4b7656 . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/94f9d831d243318f . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4e0161468e09b047 . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/663a60c281ca21de . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a99d10f2b6b479de . 278 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (278 peers) 0.106196 seconds (521.28 k allocations: 31.942 MiB) [ Info: Got new peer 128.30.92.239:24724/8d20a21b7635bba1 . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d717c27ac6087651 . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5ea9d010a9953f29 . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6969667e58893b7e . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/80b8409679ae91f7 . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/564c6360d323b2ae . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/23a529c60da6c229 . 283 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c03ebc26965ea3e0 . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8f057ec1aab85c50 . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e41035c18c65328b . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d15199e14fc709b7 . 283 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/711c302a00ae3b21 . 284 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6ec071f7e6ae7734 . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9b6a400d981dcd28 . 283 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b15ce2e09467bcd4 . 284 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8794747957bef349 . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b960a13caadbfc2e . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/804b5dcd53c4aef0 . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6412be8b03b834c7 . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ce9bf52fe52f928a . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6b680eeeefa9211f . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1147824bcfb3c13d . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c72b2b0d3d511b77 . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cfb624fb1de07f7f . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/12f4fa192f6a20b . 290 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (283 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (283 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (284 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (283 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (284 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (290 peers) 0.638210 seconds (2.80 M allocations: 167.678 MiB, 15.59% gc time) [ Info: Got new peer 128.30.92.239:24724/10f36ef5a6fe22bd . 305 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9bad3ecbabb26397 . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/13bc418ad9569acf . 305 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8c3248c9a5189c54 . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/aa954d2dbdd5528d . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/71d7f0288af93e2c . 307 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (305 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (305 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (307 peers) 0.136366 seconds (706.43 k allocations: 42.095 MiB) [ Info: Got new peer 128.30.92.239:24724/8bce8d3d0892c4c2 . 311 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (311 peers) 0.021870 seconds (112.52 k allocations: 6.675 MiB) [ Info: Got new peer 128.30.92.239:24724/b78732ad39598993 . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/50b1488c6b199603 . 312 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (312 peers) 0.041824 seconds (217.39 k allocations: 12.848 MiB) [ Info: Got new peer 128.30.92.239:24724/57b89b7fffa14d6a . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/23c379fbc3156ea6 . 314 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (314 peers) 0.480496 seconds (218.62 k allocations: 12.901 MiB, 89.54% gc time) [ Info: Got new peer 128.30.92.239:24724/4a0cfd8562b3d619 . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/aedc66be83cda40f . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/59e65206d8dd9d52 . 316 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (316 peers) 0.067223 seconds (353.15 k allocations: 20.867 MiB) [ Info: Got new peer 128.30.92.239:24724/2d7220def180f16e . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/398d7c149273bec7 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/876ac1c8d0ad9a92 . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1d7e8356e9ff5ed9 . 321 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (321 peers) 0.091602 seconds (473.12 k allocations: 27.856 MiB) [ Info: Got new peer 128.30.92.239:24724/47cb558b82d68fea . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9eebd21dd48d99ae . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1ea09255d1c87ff0 . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2a874b9ca5bb2e6c . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/be57543de796a0b0 . 325 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1a836792df46ddae . 326 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/91cce0b967b9bb06 . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f049f668feaf04d5 . 327 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (325 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (326 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (327 peers) 0.178190 seconds (928.32 k allocations: 54.246 MiB) [ Info: Got new peer 128.30.92.239:24724/5ab81aaf024395a6 . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9a8fcb2a5fa0cee5 . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/601cd724830d9a75 . 332 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (332 peers) 0.073637 seconds (391.01 k allocations: 22.896 MiB) [ Info: Got new peer 128.30.92.239:24724/fd3d73717f79b8cb . 334 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9eb68333706411e . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e9c2d6e1d918cfd1 . 334 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e98b633f739718 . 334 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/be23081ed8f1fcb7 . 335 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (334 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (334 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (334 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (335 peers) 0.120377 seconds (614.32 k allocations: 35.742 MiB) [ Info: Got new peer 128.30.92.239:24724/73fc58f40321b4da . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a5f9608e15f2694d . 339 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (339 peers) 0.049804 seconds (243.53 k allocations: 14.131 MiB) [ Info: Got new peer 128.30.92.239:24724/87b24597c55240b6 . 341 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (341 peers) 0.026645 seconds (131.72 k allocations: 7.663 MiB) [ Info: Got new peer 128.30.92.239:24724/b6a97edb29d7d6b3 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a334c9e14a446b7a . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/19f1b547e44dac5b . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2a68bc4b30f79ff . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/223c72fb8629e86d . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c60151833847de85 . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/89fb2e7bd168aee0 . 344 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (344 peers) 0.247487 seconds (899.60 k allocations: 52.009 MiB, 19.72% gc time) [ Info: Got new peer 128.30.92.239:24724/d81ba0c643c434e8 . 349 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/79c40907c03d3d20 . 349 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e87ddf2a555faddf . 349 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/df0437e46dde3f94 . 350 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1da733a84bf58eea . 350 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/aa5aaf13041fdbac . 351 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (349 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (349 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (349 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (350 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (350 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (351 peers) 0.150109 seconds (757.35 k allocations: 43.545 MiB) [ Info: Got new peer 128.30.92.239:24724/5bd1b27afaa66c96 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e62d9a500bbdc44e . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c4418f8501886eed . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c070bd6b1ab3cadd . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6dd7a65dd93a82e3 . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5cb36071858915bc . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3bca3a1f41bada41 . 356 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (356 peers) 0.209579 seconds (955.94 k allocations: 54.822 MiB) [ Info: Got new peer 128.30.92.239:24724/7ad96698675c787e . 362 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c36c4f4600393844 . 363 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (362 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (363 peers) 0.060861 seconds (279.21 k allocations: 15.987 MiB) [ Info: Got new peer 128.30.92.239:24724/4b5cfefe3eab712d . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/868f013cc041e0ab . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/33109a6677608fe9 . 365 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (365 peers) 0.086328 seconds (411.78 k allocations: 23.518 MiB) [ Info: Got new peer 128.30.92.239:24724/85488413734acf07 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5c9ffc202a859a71 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6809405b127cc4ae . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/11baa4845ab415eb . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/734f26549caeba6e . 369 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d1bf34d417de7111 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a573660541b829be . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/353bf05b8a31f618 . 369 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/27491f2530eb6601 . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ce22e09fa14264f6 . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7bbef0c5738f8458 . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e709363133e53f0c . 369 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ea72ad7c174f75a4 . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2e4737eb973e4557 . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fa706ae22cffc5f6 . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a99fda4b8213e79e . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/90400afa3d1b582b . 373 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/36ba400caecea2ca . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/de2263b40854b333 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7f4792f381377985 . 372 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (369 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (369 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (369 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (373 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (372 peers) 0.614333 seconds (2.83 M allocations: 159.740 MiB, 9.36% gc time) [ Info: Got new peer 128.30.92.239:24724/a59cef8561636be . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b0721d21b44619ef . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/348a4a766fb359d0 . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5c5aab834d3fb1b9 . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8dd176134b760eda . 390 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c55d8f1685b6a7e8 . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6d0c69d769acecb7 . 389 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (390 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (389 peers) 0.248819 seconds (1.01 M allocations: 56.672 MiB, 20.59% gc time) [ Info: Got new peer 128.30.92.239:24724/1e6d93cb72402f23 . 394 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/49db533d26b81b3e . 394 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ee25211aaca118f7 . 395 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (394 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (394 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/14a2e640893fba4e. (395 peers) 0.084582 seconds (444.27 k allocations: 24.911 MiB) [ Info: Got new peer 128.30.92.239:24724/90390c4151333ce8 . 397 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c911573f90461 . 397 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ad35cfa34cfd56a7 . 398 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8b0f4176d309df9c . 399 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/52c5eaae54eda2d1. (397 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (397 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (398 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/f438319006cc67b1. (399 peers) Avg peer count: 400.0; Peer update max: 7740 avg: 4637.8525; Upstream friends avg: 7.595  Pass: 1201 (compile: 8.95, elapsed: 16.43 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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:24724 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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:24727 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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:24728 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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_p87w{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 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 210861233527679214766816824652203982663 └ @ 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:2502 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2503 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2504 [ 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: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:2526 [ 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: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2513, 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:2526, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2523 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Listening on: 0.0.0.0:2504, thread id: 1 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Got new peer 128.30.92.239:24726/f1ffc4b72e1cf541 . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Listening on: 0.0.0.0:2528, thread id: 1 [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Listening on: 0.0.0.0:2529, thread id: 1 [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Got new peer 128.30.92.239:24728/387e95227d03b7cb . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/dee97a69b3137791 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24731/af4d2ec97de16ddc . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24729/f1054ad27e8fc5f1 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24732/4d30253b2031b5e . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24730/ce3ef20cabab35b2 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/9d644db8ea509b2f . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/99000d3a428cf74 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/5aa8f0193b969d09 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/5b960c3fcda98962 . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/3198c134448f0c64 . 13 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (3 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (4 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (7 peers) [ Info: Got new peer 128.30.92.239:24734/a2f9121ac0c7fb0b . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/d4a3e197d74f7e31 . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (9 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (10 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (11 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (12 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (13 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: Got new peer 128.30.92.239:24740/9414a6c22f436026 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24744/6969de50f76834ec . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/9742cdd0a4e13cb0 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/1799c832634686df . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/bd4274f3323f43c2 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/d69a5fbeac41af85 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/db577732258de7ec . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24752/933b3e836e04128b . 23 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (14 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (15 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (23 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (16 peers) [ Info: Got new peer 128.30.92.239:24747/1053831054e12aa6 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/11f6924c0b8da0cd . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/a0fee04107cc39dd . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/f743f9e3bd342874 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/6eb667c4ea5c6048 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/d57dffe37f42997e . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/5b426947e3cf1ec1 . 30 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (30 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (22 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/ccc2d1b9ec320c61. (25 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2502 closing [ Info: Server on 0.0.0.0:2503 closing [ Info: Server on 0.0.0.0:2504 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  Pass: 30 (compile: 31.88, elapsed: 49.69 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 2.85, elapsed: 2.92 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_mmfz() The applicable method may be too new: running in world age 40869, while current world is 40889. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_mmfz(!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_mmfz(!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_mmfz(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: 1.72, elapsed: 1.80 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_mmfz() The applicable method may be too new: running in world age 40915, while current world is 40935. Closest candidates are: Main.anonymous.SubTest.CoreState_mmfz(!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_mmfz(!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_mmfz(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.16, elapsed: 0.25 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ 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:8083 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24724/aff46075033b26e) Prepare message to http://0.0.0.0:8083[ Info: Listening on: 0.0.0.0:8083, 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:1443 │ [5] show_delim_array │ @ ./show.jl:1436 [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:519 │ [10] show_default │ @ ./show.jl:502 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:497 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:519 │ [13] show_default │ @ ./show.jl:502 [inlined] │ [14] show │ @ ./show.jl:497 [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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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:24727 [ 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:8086 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24727/aff46075033b26e) Prepare message to http://0.0.0.0:8086[ Info: Listening on: 0.0.0.0:8086, 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:8086 closing WARNING: Method definition (::Type{anonymous.CoreState_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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:24727 [ 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:8086 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24727/aff46075033b26e) Prepare message to http://0.0.0.0:8086[ Info: Listening on: 0.0.0.0:8086, 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:1443 │ [5] show_delim_array │ @ ./show.jl:1436 [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:519 │ [10] show_default │ @ ./show.jl:502 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:497 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:519 │ [13] show_default │ @ ./show.jl:502 [inlined] │ [14] show │ @ ./show.jl:497 [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: 28.09, recompile: 3.89, elapsed: 28.38 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) Testing sending message not from f(ws): ┌ Error: Error when initiating HTTP request! │ e = TimeoutError: Connection closed after 1 seconds └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpclient.jl:40 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.36, elapsed: 0.77 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24728 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2504 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 67564618655273058089430871876387629160 └ @ 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_p87w{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:2504, 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:1443 [5] show_delim_array @ ./show.jl:1436 [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:519 [10] show_default @ ./show.jl:502 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [12] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:519 [13] show_default @ ./show.jl:502 [inlined] [14] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [15] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:519 [16] show_default @ ./show.jl:502 [inlined] [17] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [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:1447 [19] show_delim_array @ ./show.jl:1436 [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: 18.51, recompile: 0.05, elapsed: 18.66 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24729 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2505 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 67564618655273058089430871876387629160 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 13.31, elapsed: 13.37 seconds) 18/23 identity/reference.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: 67564618655273058089430871876387629160 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Killing 128.30.92.239:24731/e6483080d3549397 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:1443 [5] show_delim_array @ ./show.jl:1436 [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:519 [10] show_default @ ./show.jl:502 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:497 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:519 [13] show_default @ ./show.jl:502 [inlined] [14] show @ ./show.jl:497 [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_mmfz}) @ 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: 23.14, elapsed: 47.00 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: 67564618655273058089430871876387629160 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 14.61, elapsed: 14.70 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: 3.75, elapsed: 3.82 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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_mmfz})(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_mmfz})(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_mmfz})(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_mmfz}, 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/aff46075033b26e") 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:2824  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [3] macro expansion  @ ./loading.jl:2625 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [6] require  @ ./loading.jl:2565 [inlined]  [7] eval_import_path  @ ./module.jl:36 [inlined]  [8] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [9] _eval_using  @ ./module.jl:137 [inlined]  [10] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [11] top-level scope  @ ~/.julia/packages/Circo/ctDno/src/Circo.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3282  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3124  [17] include_string  @ ./loading.jl:3134 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/src/Circo.jl:2 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Circo │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: Circo Failed to precompile Circo [36e45090-0d1b-4017-951a-c8c63491b169] to "/home/pkgeval/.julia/compiled/v1.14/Circo/jl_Z5Qusg" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate-base.jl:2 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate-source.jl:2 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 9 running 0 of 1 signal (10): User defined signal 1 uv__queue_move at /workspace/srcdir/libuv/src/queue.h:62 unknown function (ip: 0x78adc11ff93f) at (unknown file) uv_run at /workspace/srcdir/libuv/src/unix/core.c:444 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_56683.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:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000078add4750a60 Total snapshots: 908. Utilization: 0% ╎908 @Base/task.jl:1168 wait_forever() 907╎ 908 @Base/task.jl:1246 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_56683.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:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000735fc11f44c0 Total snapshots: 654. Utilization: 0% ╎654 @Base/task.jl:1168 wait_forever() 653╎ 654 @Base/task.jl:1246 wait() [9] 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:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_56683.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:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 494800315 (Pool: 494795861; Big: 4454); GC: 302 PkgEval terminated after 2720.98s: test duration exceeded the time limit