Package evaluation to test Circo on Julia 1.14.0-DEV.1404 (db0ee4186e*) started at 2025-12-23T16:01:10.045 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.0s ################################################################################ # 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 5.3s ################################################################################ # 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 14.59s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_JILaWw/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_JILaWw/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:24723 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24723/4933c851963c7171. msg: ()  Pass: 310 (compile: 27.68, recompile: 1.18, elapsed: 27.82 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.49 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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: 53185920232042647293318553885513123016 └ @ 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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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: 53185920232042647293318553885513123016 └ @ 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/37b710e1d8a36197 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/d9bae24c8fa19731. (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): 268192.026471 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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: 53185920232042647293318553885513123016 └ @ 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: 840075.546364 rounds/sec  Pass: 114 (compile: 79.93, recompile: 24.49, elapsed: 131.17 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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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.40, recompile: 4.55, elapsed: 13.78 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_wd5z() The applicable method may be too new: running in world age 40219, while current world is 40239. Closest candidates are: CoreState_wd5z(!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_wd5z(!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_wd5z(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.42, recompile: 0.14, elapsed: 2.49 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/95027ebb5004010b . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (2 peers) [ Info: Got new peer 128.30.92.239:24724/6b9dce2ecd7e2e6f . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (3 peers) [ Info: Got new peer 128.30.92.239:24724/18c24b49ae9b0f59 . 4 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (4 peers) 0.000346 seconds (1.29 k allocations: 61.516 KiB) [ Info: Got new peer 128.30.92.239:24724/7544164955571aa9 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c1410ce46b8a9f6b . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/11e2a82117bf2a0f . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/af10c131c072782 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8874295f5893f9f . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2b7a47e4092bb8fc . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1727a67fff79d825 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/12afa56c8984599a . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a7ea5749d3eea689 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fad6d7e4f170c50b . 8 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (7 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (7 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (7 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (8 peers) 0.007614 seconds (38.56 k allocations: 2.050 MiB) [ Info: Got new peer 128.30.92.239:24724/581919484ea44988 . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/af481b8159be0eeb . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a5d535864c24c0f4 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cefb4395e6780e77 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/57fb8b5a295e3f35 . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1f048f1a7399984a . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ff4d0c7d36f63957 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4aa2806dd5320372 . 17 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (15 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (15 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (15 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (17 peers) 0.010377 seconds (58.77 k allocations: 3.120 MiB) [ Info: Got new peer 128.30.92.239:24724/1136dbcb895a3cba . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fdad23b2a0c0702f . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/958b48de7952c6a2 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2d5aea7a92fbeba8 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d214a571dc061d49 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dbba7c9515fcac0a . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1e1acef4a7f0b380 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1c340782d424f1e3 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b8f9c8139c78f099 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b48b2282c6abd4f2 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4efc2fa71acf2b5e . 28 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (28 peers) 0.020842 seconds (123.00 k allocations: 6.545 MiB) [ Info: Got new peer 128.30.92.239:24724/1649fdd8044f36f . 34 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1a4c7b3bd42a4f64 . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/69433478e2c6ea12 . 34 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9aa57ad10e42870e . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/843853e55684ff2a . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/da80080f699780ea . 37 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b9fe71b1448d769e . 34 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a61571637415dc46 . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6455c62fd89cab08 . 37 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/282bd07c8cf3c5a3 . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e51b22d01f628a32 . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b8a302d74bd0f491 . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/160676fefc387e89 . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/44df9a7ea8f7db1a . 40 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (34 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (34 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (37 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (34 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (37 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (40 peers) 0.040590 seconds (226.46 k allocations: 13.164 MiB) [ Info: Got new peer 128.30.92.239:24724/3a64b22a362f2f77 . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/912731deeecdc77a . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/549a9f6e8577ebf0 . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/22c15724d854d46d . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/be1e710e9143743b . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/38897a9b2faa77e7 . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e55bf463ee87b008 . 51 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d3a5f76ca807a69f . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f13cad5469042592 . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5e783ed779d573a7 . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/552268e61512c502 . 51 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f5a0973bda85c404 . 50 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (51 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (51 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (50 peers) 0.044828 seconds (251.50 k allocations: 14.761 MiB) [ Info: Got new peer 128.30.92.239:24724/6270de8f5d38efcb . 60 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/96eabb98a3cfd8ff . 61 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e18141165f568744 . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e19c21218f7d7f53 . 60 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (60 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (61 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (60 peers) 0.017092 seconds (95.27 k allocations: 5.885 MiB) [ Info: Got new peer 128.30.92.239:24724/8fa4d0c9bd21b17d . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2c49b7333bdb89c8 . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/64878bd741280c4e . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6dd9fcb30515ae78 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8b40d5a85191e54a . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a01b4074f946196a . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4351f63d810d3ac7 . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/37f3075fa567f06d . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e05c128f1a954505 . 64 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (64 peers) 0.042943 seconds (239.49 k allocations: 14.703 MiB) [ Info: Got new peer 128.30.92.239:24724/c829231b80ffaa0b . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e4978e30d0ac0898 . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b88a32c77eabc3e . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/edcd7dd99bebfb83 . 74 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (74 peers) 0.020636 seconds (110.85 k allocations: 6.684 MiB) [ Info: Got new peer 128.30.92.239:24724/fa7baaffdaac1f21 . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/11fa73cc609cdb5 . 78 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/31bb64686a527aac . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e7dfb0c861c84015 . 77 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (78 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (77 peers) 0.021765 seconds (121.80 k allocations: 7.263 MiB) [ Info: Got new peer 128.30.92.239:24724/b5905b0346783c6e . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e3d77e50b3a08bff . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/79abff8ed5de98e5 . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f573b1b44ae3da77 . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f4aefa5220c6f5fa . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b71333e546ec73be . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a7f67bcda75caabd . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d286e74c35be42e3 . 85 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6ea82f5aea8003c0 . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/794f3552460a176f . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b341315c37c4b8ca . 82 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (85 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (82 peers) 0.063369 seconds (365.11 k allocations: 21.101 MiB) [ Info: Got new peer 128.30.92.239:24724/b0bbaec4c8690203 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5d7c14684666c06 . 93 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (93 peers) 0.011706 seconds (68.41 k allocations: 3.907 MiB) [ Info: Got new peer 128.30.92.239:24724/59754dfac28eb202 . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/22f9c7f57617ddb3 . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a8cecfb1f6880b17 . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4aa97bed7ce1933d . 95 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (95 peers) 0.025176 seconds (150.61 k allocations: 8.555 MiB) [ Info: Got new peer 128.30.92.239:24724/31d5c52fde8cbbe7 . 98 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (98 peers) 0.006203 seconds (36.18 k allocations: 2.044 MiB) [ Info: Got new peer 128.30.92.239:24724/1164d8b40511ec7c . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8ac9c4ba8f6fa810 . 99 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (99 peers) 0.012056 seconds (70.65 k allocations: 3.972 MiB) [ Info: Got new peer 128.30.92.239:24724/6db2d22ffa7b1306 . 101 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dfd893127e97a027 . 102 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/154756ba06bc4f96 . 103 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (101 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (102 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (103 peers) 0.019862 seconds (110.33 k allocations: 6.167 MiB) [ Info: Got new peer 128.30.92.239:24724/78464617e9ff7d45 . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f96690197479ead4 . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/781203cc7f2eab15 . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/56bd15ba69e703b3 . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/62c78e34b8225e83 . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a0ecc88caeadec7e . 107 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4814976ddde6083b . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ee8312217ebdbabb . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ae46de86f04c5e2a . 107 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4a333bf3a30b830c . 105 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (107 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (107 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (105 peers) 0.074400 seconds (415.43 k allocations: 22.832 MiB) [ Info: Got new peer 128.30.92.239:24724/d3fe8ad839d73014 . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/96ec090ed1803365 . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c61a60451e6377cf . 115 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7300d5227c982e9c . 114 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (115 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (114 peers) 0.035708 seconds (178.01 k allocations: 9.700 MiB) [ Info: Got new peer 128.30.92.239:24724/53ebee7eb0c49eee . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/54ae692be5c6df57 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b30c7922e73406e . 119 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (119 peers) 0.029116 seconds (138.96 k allocations: 7.529 MiB) [ Info: Got new peer 128.30.92.239:24724/530f67f3f4b266c6 . 121 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (121 peers) 0.010533 seconds (48.07 k allocations: 2.599 MiB) [ Info: Got new peer 128.30.92.239:24724/8393b80576f6fe88 . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/28364a983c93388d . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1cb47b19f4f5dcc1 . 122 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (122 peers) 0.108482 seconds (168.92 k allocations: 8.959 MiB, 43.59% gc time, 32.98% compilation time) [ Info: Got new peer 128.30.92.239:24724/f76629ab59c70320 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7cea0333afa39f82 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/89fa9a4b1a371d29 . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/81494244b195ba0d . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/63f8381a88eee4c5 . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fc353e45bbe63f5a . 127 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a62ea2a531d6769f . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/afd38992e4eecd2a . 127 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/47cc04566424e22f . 127 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e1a09a242e2e6da4 . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/65e1274ab42eaa67 . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/177741fef890fc77 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6be9749c136de602 . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f212d5e437247aee . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/90a54741efdb8ff0 . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f44e46496c9615f1 . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/196cfa6023524579 . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c618315e1378898d . 129 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (127 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (127 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (127 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (129 peers) 0.157246 seconds (944.15 k allocations: 49.757 MiB) [ Info: Got new peer 128.30.92.239:24724/b1cad8d4bb481e01 . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7cca0319cdc31171 . 144 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/69da2f688ce4e29a . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a98e7842e1f5c3de . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7e1bb64ea824d38 . 144 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d99a74c904c96c9 . 145 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (144 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (144 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (145 peers) 0.053707 seconds (328.74 k allocations: 17.186 MiB) [ Info: Got new peer 128.30.92.239:24724/543ebf8c356b936c . 149 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4186b423179e565d . 149 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (149 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (149 peers) 0.019043 seconds (114.28 k allocations: 5.955 MiB) [ Info: Got new peer 128.30.92.239:24724/9d21e3ae26cece77 . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2803a209c2d98e42 . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a26fc5d1cdc4dad8 . 152 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/792f3ad3c7b2f075 . 153 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/59cb91550e31a8e . 152 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6a49c7d476e1a15 . 153 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/421969ba7891b2ba . 154 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (152 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (153 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (152 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (153 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (154 peers) 0.067834 seconds (414.31 k allocations: 21.566 MiB) [ Info: Got new peer 128.30.92.239:24724/6f3205d62d93c4f5 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/59b39f854353bd73 . 159 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (159 peers) 0.020029 seconds (116.73 k allocations: 6.470 MiB) [ Info: Got new peer 128.30.92.239:24724/3731bf64fc4f78d0 . 160 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (160 peers) 0.009100 seconds (54.15 k allocations: 2.863 MiB) [ Info: Got new peer 128.30.92.239:24724/dedc79aed3c34b51 . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/309231cfaa270530 . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f6c90ad5b7e0c151 . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c9b405f21844355a . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/eb7c505372cd493c . 162 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (162 peers) 0.052152 seconds (320.21 k allocations: 17.105 MiB) [ Info: Got new peer 128.30.92.239:24724/325a1f12a75b5a94 . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/525ca537ea16656 . 167 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (167 peers) 0.020783 seconds (132.00 k allocations: 6.748 MiB) [ Info: Got new peer 128.30.92.239:24724/407673f444c515f2 . 168 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7a979d08e5734a1b . 168 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8d410beffadf1c46 . 169 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dc270813ff437368 . 169 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8b69bd6e8ef4cf65 . 170 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9fc323283c217c4f . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5dddf951253728e1 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/52be4739810ba130 . 170 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8fc2a67be4ebe724 . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/59e8568669d55b86 . 168 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/41cefb98e75968a5 . 173 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (168 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (168 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (169 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (169 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (170 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (170 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (168 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (173 peers) 0.179747 seconds (738.29 k allocations: 47.570 MiB, 27.32% gc time) [ Info: Got new peer 128.30.92.239:24724/c04bd48c29c79228 . 179 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e0406f4c3591b435 . 179 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d4fc74abd8b823b2 . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/750581ac9619064 . 179 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (179 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (179 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (179 peers) 0.048577 seconds (266.40 k allocations: 16.210 MiB) [ Info: Got new peer 128.30.92.239:24724/789131f335b886b1 . 183 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/191ab61990925de9 . 184 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/25f1e0aae2e79350 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1ed703d26eaaac06 . 183 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (183 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (184 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (183 peers) 0.046881 seconds (272.30 k allocations: 16.659 MiB) [ Info: Got new peer 128.30.92.239:24724/cda20b7a853d572b . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c7b7447f13057dd . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/96f4edff66cd37ee . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c021ce93659a3880 . 189 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (189 peers) 0.050634 seconds (289.02 k allocations: 17.151 MiB) [ Info: Got new peer 128.30.92.239:24724/cf0a8b42d84db474 . 191 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ef2adf677317c1a . 191 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/891de4313662ec7b . 192 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (191 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (191 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (192 peers) 0.040292 seconds (228.49 k allocations: 13.678 MiB) [ Info: Got new peer 128.30.92.239:24724/ffe6cb23c410ea28 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5829a1be8c988f . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7d4fa4de9dd0c7b2 . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fafb2c52557ce255 . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/27741a45cd598720 . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/151609cdeee91e35 . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/14609a97e870ec70 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1ad10dd0bc9f7fa6 . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5fc1bd8f11202115 . 197 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (197 peers) 0.125872 seconds (673.03 k allocations: 42.008 MiB) [ Info: Got new peer 128.30.92.239:24724/ac90e37d91830ee7 . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3167db2a45d18683 . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/eb633f1fbbedcd1 . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7c13ea7a9236f3b9 . 205 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (205 peers) 0.093178 seconds (288.67 k allocations: 18.045 MiB, 44.14% gc time) [ Info: Got new peer 128.30.92.239:24724/bfddf9947b931de3 . 207 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6f1044b97590e1e9 . 207 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/803cdc11322dc76f . 208 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (207 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (207 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (208 peers) 0.043005 seconds (240.68 k allocations: 14.756 MiB) [ Info: Got new peer 128.30.92.239:24724/be9685426854969d . 210 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8d64a5e51eebf2bc . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2eba21ecc5e33683 . 210 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/92c1ec3360942f46 . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e35704af770f9b2a . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/254c91b6d163fb2d . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/39196ada6a463db8 . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1332d3f8b342f86f . 210 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f3909d158460d385 . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6d76f453c26cdf7b . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d3b2401dc28c8515 . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fda7568bddce34ef . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3513eba7c76378b1 . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b627e52c089349a4 . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fdab1cb69377dcee . 212 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (210 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (210 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (210 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (212 peers) 0.264557 seconds (1.28 M allocations: 81.563 MiB, 12.25% gc time) [ Info: Got new peer 128.30.92.239:24724/4b29edaa79ed00cb . 225 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (225 peers) 0.013233 seconds (75.87 k allocations: 4.832 MiB) [ Info: Got new peer 128.30.92.239:24724/81c931738d50d87a . 226 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (226 peers) 0.016317 seconds (88.97 k allocations: 5.526 MiB) [ Info: Got new peer 128.30.92.239:24724/d6105640f66d8ec . 227 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (227 peers) 0.015209 seconds (89.39 k allocations: 5.669 MiB) [ Info: Got new peer 128.30.92.239:24724/3bac23f40b2e40b3 . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/63722020486fe81e . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f06f59fc045fd0b8 . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cd71f8a1bdb03e62 . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/21e070fc23d2aef . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/326bfe4bcaa737dc . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e68a34e41f62d1ef . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fdd72f627d1a5d7c . 232 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (232 peers) 0.120814 seconds (710.32 k allocations: 45.350 MiB) [ Info: Got new peer 128.30.92.239:24724/bbc64870d923e0b . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/324deededfb9127 . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6971dba2045d9474 . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/232e762b769c118c . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/774a52a423529cb4 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a425f48e055215ce . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f11221f48b1124dc . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ab6a1f976763d051 . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/49d76c344e0209b6 . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4924faad58257dbd . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/705806c83108f633 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e94b60f682759a41 . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/23a71066b1ce8c10 . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7e0736f11d34cccc . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3b9482da7c70d02e . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6d8633a857827575 . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a2207ca88ca4f238 . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bb8cdf49758666de . 242 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bfc01d5722b202f5 . 242 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d0c0fcfd9d2c5d92 . 243 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7be9a712ded0f4bf . 244 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f8b815e561d85dea . 245 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ff8b3cec05b6b815 . 241 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (242 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (242 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (243 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (244 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (245 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (241 peers) 0.489712 seconds (2.20 M allocations: 138.087 MiB, 19.88% gc time) [ Info: Got new peer 128.30.92.239:24724/8979a15911776fc8 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c9e252e8ab497779 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5e5f896c5bb85ea5 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2ffe259958c53d9f . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e38a64bb6a2ed25e . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2feaaa2dfabf4444 . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8117328d4857c887 . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ad52d46193e62ff9 . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/42f01bb41ca4882a . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b94a3aa846466c3e . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f313fe5be85acde0 . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d28cdcc884abf901 . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cb244e3010523661 . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/85c7e2188047ae02 . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bfd874c73602e1e0 . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/39cdac119547553e . 265 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4ec897a44846df79 . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8258db5d7c77b2f0 . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b4fbffe5d8f25001 . 265 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d69dfbfefdbdf08a . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d539d1f8a10944f3 . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4f8f159e6a1f1445 . 267 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (265 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (265 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (267 peers) 0.885367 seconds (2.32 M allocations: 142.382 MiB, 53.20% gc time) [ Info: Got new peer 128.30.92.239:24724/d19bc4204417c668 . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/703e0376a05c2532 . 282 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (282 peers) 0.037215 seconds (204.18 k allocations: 12.438 MiB) [ Info: Got new peer 128.30.92.239:24724/4055fd7453124760 . 283 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3841cce9ff066715 . 283 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1039b94fdbdf540e . 283 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4fb6cc702ce466aa . 284 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1f64d607f33a96f3 . 284 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/185aa4729474f274 . 284 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/883c1ec6924e8fa0 . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b34b5991c5d5342e . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/97b32f28f05e49c7 . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/620c875053a2fd8f . 285 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (283 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (283 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (283 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (284 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (284 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (284 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (285 peers) 0.211295 seconds (1.12 M allocations: 67.930 MiB) [ Info: Got new peer 128.30.92.239:24724/c4d859f25b2f2b2b . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b2c22b660576e671 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/963b332f11d5ae77 . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9225d4538e7a1161 . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1ef2babbcc0490d5 . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/52d6dc969cab1ee5 . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a9a07e53f0812256 . 296 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/acec0b75999ccbf3 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bb5b8bec840b91d9 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f022192ef8221489 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d88b591fe7236cec . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/24393ac7823cbfe6 . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8fd9be6a495360d1 . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7d4c23ac7cdc406d . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e6a1c8bd7db754d3 . 296 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cd56d778df2b76c0 . 302 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2daf0b6914944509 . 303 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/62e5fe33711050b9 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/41b4b62b38322d78 . 295 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (296 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (296 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (302 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (303 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (295 peers) 0.474899 seconds (2.19 M allocations: 130.523 MiB, 11.35% gc time) [ Info: Got new peer 128.30.92.239:24724/c10ce0236dab1cd4 . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7e09d6d269ca0518 . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2705b38f75ea61d9 . 313 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (313 peers) 0.064417 seconds (366.54 k allocations: 21.788 MiB) [ Info: Got new peer 128.30.92.239:24724/c184c60caa555467 . 315 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/48c873a96c4f86f0 . 315 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (315 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (315 peers) 0.044959 seconds (246.01 k allocations: 14.598 MiB) [ Info: Got new peer 128.30.92.239:24724/5e10a3eb2b0ad0bd . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d54b1b00304d1dcc . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4af241f214e0f306 . 317 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (317 peers) 0.062714 seconds (345.13 k allocations: 20.347 MiB) [ Info: Got new peer 128.30.92.239:24724/5e8394a798d62d87 . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d3d4dd125202fe0e . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3e5ee9f66fcf5b23 . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f6d673081e986422 . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e86a43ca19e7855d . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b343ee4999de090e . 323 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (323 peers) 0.129571 seconds (748.34 k allocations: 44.061 MiB) [ Info: Got new peer 128.30.92.239:24724/79de20d240b51235 . 326 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8c310ca2f678f600 . 326 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ce911fb104406f8a . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6358399ed1bcf955 . 326 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (326 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (326 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (326 peers) 0.085879 seconds (492.81 k allocations: 28.878 MiB) [ Info: Got new peer 128.30.92.239:24724/d849ea300ab2c196 . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2896dd50348c7bf . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/edcff858cda1019a . 332 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6b4b880b7e47e322 . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7a8f6325a535c845 . 333 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a7929744b74a47e6 . 331 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (332 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (333 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (331 peers) 0.188318 seconds (761.09 k allocations: 44.441 MiB, 27.91% gc time) [ Info: Got new peer 128.30.92.239:24724/38b100671877f672 . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/89f398cdaebf0274 . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c633d0ce31379ca5 . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/23f6fd1518228cf3 . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/901e937352a7bcff . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/740f498abbbedc3c . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f7d2d8bb40f70da5 . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5a0fc2c41296057a . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/85b650d285f5f6aa . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2425623f92eea6a8 . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e1329fe8b17291d . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/668c3dd0ade12bed . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1987d6c549689a78 . 341 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d8375a0dfc858bcd . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9a7242262654f160 . 339 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (341 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (339 peers) 0.345524 seconds (1.95 M allocations: 112.623 MiB) [ Info: Got new peer 128.30.92.239:24724/d42329c9c14fdf07 . 351 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b55f639704d1a6e . 351 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/51a78ff8f074fb6 . 351 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b0d56d0ef731eb3a . 352 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (351 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (351 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (351 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (352 peers) 0.142070 seconds (538.72 k allocations: 31.021 MiB, 32.43% gc time) [ Info: Got new peer 128.30.92.239:24724/f4354c75839b5b64 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c3e32b862a0755c9 . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/71d3ebb93c908e16 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cff9de75c4c286da . 355 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (355 peers) 0.097920 seconds (544.64 k allocations: 31.279 MiB) [ Info: Got new peer 128.30.92.239:24724/d1ac80b9e4d476e3 . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/62bc2a74391cc89b . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/30b008104749037b . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4485e82dab096693 . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4a5f0032d08dcde9 . 361 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (361 peers) 0.127908 seconds (692.33 k allocations: 39.630 MiB) [ Info: Got new peer 128.30.92.239:24724/6e73570448d6328 . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8e0c28a5c2c998b2 . 364 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (364 peers) 0.050062 seconds (282.86 k allocations: 16.172 MiB) [ Info: Got new peer 128.30.92.239:24724/68bb4c6037aeaf4a . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9f7d297d08670827 . 367 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (367 peers) 0.048900 seconds (273.82 k allocations: 15.618 MiB) [ Info: Got new peer 128.30.92.239:24724/c75d7ae2ea907a84 . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/28173aad850c9ebf . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3848d354111fe6d2 . 369 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/84d279c2460f838a . 370 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (369 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (370 peers) 0.097157 seconds (553.28 k allocations: 31.482 MiB) [ Info: Got new peer 128.30.92.239:24724/cd516c10075d645b . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e716d9e026d0160d . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/40ebe59461c14fe8 . 373 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (373 peers) 0.119974 seconds (402.23 k allocations: 22.814 MiB, 37.87% gc time) [ Info: Got new peer 128.30.92.239:24724/7e6ef37f0e08a042 . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a3124658baf0e1ef . 375 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (375 peers) 0.050738 seconds (280.25 k allocations: 15.893 MiB) [ Info: Got new peer 128.30.92.239:24724/c9d45a6cfed8dcaf . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ec7dcfe1a76ffdc6 . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7deb3a8b0f0e1353 . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ffb4158d0b7881a2 . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b13c4a2ef765af94 . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cdb0808f2f6b1085 . 379 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (379 peers) 0.155882 seconds (863.23 k allocations: 48.809 MiB) [ Info: Got new peer 128.30.92.239:24724/34a37dc4d57fc90b . 383 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (383 peers) 0.025301 seconds (137.07 k allocations: 7.728 MiB) [ Info: Got new peer 128.30.92.239:24724/3f9783b71e640b61 . 384 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/21bbdd54a0f7177d . 384 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/261aa8597b57193 . 385 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (384 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (384 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (385 peers) 0.075506 seconds (424.82 k allocations: 23.945 MiB) [ Info: Got new peer 128.30.92.239:24724/61e084028e774281 . 387 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (387 peers) 0.024329 seconds (138.38 k allocations: 7.784 MiB) [ Info: Got new peer 128.30.92.239:24724/9ddd6cfb81b3b1d . 388 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (388 peers) 0.026063 seconds (149.61 k allocations: 8.427 MiB) [ Info: Got new peer 128.30.92.239:24724/5d8d166e50382ade . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e0246b625085d758 . 390 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c1a170c9ec33df90 . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/969100171ee46e3e . 390 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b9100e547972f319 . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6cc954d41384c30b . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/df5a1c36ade962d5 . 390 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7969389453d712b7 . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9c6df7815be7b48f . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d60abf05e765833d . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a2d9bba97505a63c . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6ffbdae315d63c0b . 391 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (390 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (390 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (390 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/53604849b7866ee6. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/95027ebb5004010b. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/6b9dce2ecd7e2e6f. (391 peers) Avg peer count: 400.0; Peer update max: 7878 avg: 4686.64; Upstream friends avg: 7.71  Pass: 1201 (compile: 9.30, elapsed: 15.88 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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_xno1{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: 35068341335150986967232792223288431911 └ @ 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: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:2502 [ 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:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2513, thread id: 1 [ Info: Listening on: 0.0.0.0: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:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Listening on: 0.0.0.0:2511, 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:24727/eeb6126e7c012bce . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2504, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (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:2506, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Listening on: 0.0.0.0:2503, 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:24729/684f0238334d40e2 . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24728/a7f61d361d0c77de . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/dab533dd6bbf301c . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/58b37d9393d30fcf . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/aa530e1973038994 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/b23ce167ebeadc . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/f70d697ee14395f5 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24731/70d5bd1069763db9 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24732/963ef50a2b847054 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/dc08c3ba0c8205ac . 12 nodes in cluster. [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (4 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (3 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24730/d55afa1a68e380a3 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/2ef23f7b105ef92a . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24726/a2ac9bfebe2949dc . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (6 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (7 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (9 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/257fc180f814dd0. (10 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (11 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (12 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (5 peers) [ Info: Got new peer 128.30.92.239:24743/f39626465b4027b8 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24744/57a696fc5f17aea1 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/41d50f039e3fe38a . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/a6d87a69ab6dae1b . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/e262838774cc715e . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/800fc350d4f0e51c . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/4128718f054ad2e8 . 22 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (13 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (14 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (15 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (20 peers) [ Info: Got new peer 128.30.92.239:24751/c96af2e2855765e0 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24752/682c3aa8d0fe4486 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/afecf3b42eec979 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/1a7de106c478d751 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/93234f8cb240822e . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/33d0580f2dc58d47 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/1e1f934a381cd53 . 29 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (22 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/257fc180f814dd0. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (24 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (28 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24754/8197fcab8867683e . 30 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (29 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (23 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: Joined to cluster using root node 128.30.92.239:24724/257fc180f814dd0. (30 peers) [ Info: Connected to global identity registry [ Info: Server on 0.0.0.0:2500 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:2502 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: 32.81, elapsed: 49.37 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: 3.08, elapsed: 3.15 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_wd5z() The applicable method may be too new: running in world age 40866, while current world is 40886. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_wd5z(!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_wd5z(!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_wd5z(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.83, elapsed: 1.92 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_wd5z() The applicable method may be too new: running in world age 40912, while current world is 40932. Closest candidates are: Main.anonymous.SubTest.CoreState_wd5z(!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_wd5z(!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_wd5z(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.19, elapsed: 0.29 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/603f06935defdd0) 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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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:24726 [ 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:8085 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24726/603f06935defdd0) Prepare message to http://0.0.0.0:8085[ Info: Listening on: 0.0.0.0:8085, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ 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:8085 closing WARNING: Method definition (::Type{anonymous.CoreState_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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:24726 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8085 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24726/603f06935defdd0) Prepare message to http://0.0.0.0:8085[ Info: Listening on: 0.0.0.0:8085, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error when initiating HTTP request! │ e = TimeoutError: Connection closed after 1 seconds └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpclient.jl:40 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:754 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl: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: 31.50, recompile: 4.72, elapsed: 31.83 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) [ Info: Listening on: 127.0.0.1:8086, thread id: 1 ┌ Debug: TCP connect: 127.0.0.1:8086... └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:519 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: GET / HTTP/1.1 └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:24 ┌ Debug: client startwrite └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:25 ┌ Debug: 👁 Start write:🔗 2s 127.0.0.1:8086:51968 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: HTTP.Messages.Request: │ """ │ GET / HTTP/1.1 │ Upgrade: websocket │ Connection: Upgrade │ Sec-WebSocket-Key: aJoVt8cCGJxv2PGyESYygw== │ Sec-WebSocket-Version: 13 │ Host: 127.0.0.1:8086 │ Accept: */* │ User-Agent: HTTP.jl/1.14.0-DEV.1404 │ Accept-Encoding: gzip │ │ [Message Body was streamed]""" └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:29 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:51968 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: startread called └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:446 ┌ Debug: invoking handler └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:468 ┌ Debug: Server websocket upgrade requested └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:428 ┌ Debug: 👁 Start write:⏸ 2s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: d14dae0e-61a1-4ed4-89d2-6aff5c4e5f17: WebSocket upgraded; connection established └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:456 ┌ Debug: d14dae0e-61a1-4ed4-89d2-6aff5c4e5f17: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: b3aa6839-daf5-4143-8463-5437ee185198: WebSocket opened └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:378 ┌ Debug: b3aa6839-daf5-4143-8463-5437ee185198: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: b3aa6839-daf5-4143-8463-5437ee185198: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: d14dae0e-61a1-4ed4-89d2-6aff5c4e5f17: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=20), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xf15b1db3), payload=Client send message!) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client send message! └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: d14dae0e-61a1-4ed4-89d2-6aff5c4e5f17: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: d14dae0e-61a1-4ed4-89d2-6aff5c4e5f17: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: b3aa6839-daf5-4143-8463-5437ee185198: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=39), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client send message!) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: ("Client side", "Server send this : Client send message!") └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:175 ┌ Debug: Client wait for external message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:177 ┌ Debug: b3aa6839-daf5-4143-8463-5437ee185198: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: b3aa6839-daf5-4143-8463-5437ee185198: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: d14dae0e-61a1-4ed4-89d2-6aff5c4e5f17: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=23), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x1d1c1b7c), payload=Client : Random message) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client : Random message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: d14dae0e-61a1-4ed4-89d2-6aff5c4e5f17: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: Client closing └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:184 ┌ Debug: b3aa6839-daf5-4143-8463-5437ee185198: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: d14dae0e-61a1-4ed4-89d2-6aff5c4e5f17: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: b3aa6839-daf5-4143-8463-5437ee185198: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: d14dae0e-61a1-4ed4-89d2-6aff5c4e5f17: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=true, len=98), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xa241caee), payload=Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65] └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: d14dae0e-61a1-4ed4-89d2-6aff5c4e5f17: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: b3aa6839-daf5-4143-8463-5437ee185198: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=42), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client : Random message) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: b3aa6839-daf5-4143-8463-5437ee185198: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: d14dae0e-61a1-4ed4-89d2-6aff5c4e5f17: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: d14dae0e-61a1-4ed4-89d2-6aff5c4e5f17: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=true, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x40299d81), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: d14dae0e-61a1-4ed4-89d2-6aff5c4e5f17: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: b3aa6839-daf5-4143-8463-5437ee185198: Received frame: Frame(flags=FrameFlags(final=true, opcode=TEXT, masked=false, len=117), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=Server send this : Client : UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: b3aa6839-daf5-4143-8463-5437ee185198: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 🗣 Write done: ⏸ 0s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: ⏸ 0s 127.0.0.1:8086:8086 RawFD(42) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 ┌ Debug: b3aa6839-daf5-4143-8463-5437ee185198: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=false, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x00000000), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 🗣 Write done: 🔗 0s 127.0.0.1:8086:51968 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: 🔗 0s 127.0.0.1:8086:51968 RawFD(41) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 ┌ Debug: HTTP/1.1 101 Switching Protocols <= (GET / HTTP/1.1) └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:82 ┌ Debug: HTTP.Messages.Response: │ """ │ HTTP/1.1 101 Switching Protocols │ Upgrade: websocket │ Connection: Upgrade │ Sec-WebSocket-Accept: vci/hbleOQtPIJMzaYp0lXB7FHU= │ │ """ └ @ HTTP.StreamRequest ~/.julia/packages/HTTP/ShTJs/src/clientlayers/StreamRequest.jl:83 ┌ Debug: Server start to close └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:123 ┌ Debug: closeread └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:474 ┌ Debug: closewrite └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:476 ┌ Debug: ✋ "Connection: close": 💀 0s 127.0.0.1:8086:8086 RawFD(-1) └ @ HTTP.Streams ~/.julia/packages/HTTP/ShTJs/src/Streams.jl:135 ┌ Debug: 💀 Closed: 💀 0s 127.0.0.1:8086:51968 RawFD(-1) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:292 [ Info: Server on 127.0.0.1:8086 closing [ Info: Testing with Circo actor Testing with Circo actor: Test Failed at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:149 Expression: timedwait((()->begin #= /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:149 =# testserver.servertask.state === :done end), 5.0) === :ok Evaluated: timed_out === ok Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:201 Got exception outside of a @test MethodError: no method matching Main.anonymous.CoreState_wd5z() The applicable method may be too new: running in world age 41132, while current world is 41152. Closest candidates are: Main.anonymous.CoreState_wd5z(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.CoreState_wd5z(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.CoreState_wd5z(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:208 [inlined] [7] include(mod::Module, _path::String) @ Base ./Base.jl:309 [8] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [9] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [11] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [12] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [13] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [14] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [15] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [16] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [21] _start() @ Base ./client.jl:577 [ Info: Testing with multiple connection WARNING: Method definition (::Type{anonymous.CoreState_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24729 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 127.0.0.1:8086, thread id: 1 [ Info: Listening on: 127.0.0.1:8087, thread id: 1 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:8086 RawFD(46) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8087:8087 RawFD(48) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: startread called └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:446 ┌ Debug: invoking handler └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:468 ┌ Debug: Server websocket upgrade requested └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:428 ┌ Debug: 👁 Start write:⏸ 3s 127.0.0.1:8086:8086 RawFD(46) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: startread called └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:446 ┌ Debug: invoking handler └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:468 ┌ Debug: Server websocket upgrade requested └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:428 ┌ Debug: 👁 Start write:⏸ 0s 127.0.0.1:8087:8087 RawFD(48) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: 5c3a6593-20a6-4620-8099-0b3338bef51b: WebSocket upgraded; connection established └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:456 ┌ Debug: 5c3a6593-20a6-4620-8099-0b3338bef51b: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 482bf150-ce04-49b5-9a3d-b1d2b3048b8d: WebSocket upgraded; connection established └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:456 ┌ Debug: 482bf150-ce04-49b5-9a3d-b1d2b3048b8d: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Info: Circo.onmessage openEvent └ response = Circo.WebsocketClient.OpenEvent(Token(0x0603f06935defdd0), 0xc4dc4a30, UInt8[0x57, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x20 … 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x21]) ┌ Info: Circo.onmessage openEvent └ response = Circo.WebsocketClient.OpenEvent(Token(0x9b62fde390a75f9b), 0x6fa77099, UInt8[0x57, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x20 … 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x21]) ┌ Debug: 5c3a6593-20a6-4620-8099-0b3338bef51b: Received frame: Frame(flags=FrameFlags(final=true, opcode=BINARY, masked=true, len=14), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x08ee4a70), payload=UInt8[0x52, 0x61, 0x6e, 0x64, 0x6f, 0x6d, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Random message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: 5c3a6593-20a6-4620-8099-0b3338bef51b: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 482bf150-ce04-49b5-9a3d-b1d2b3048b8d: Received frame: Frame(flags=FrameFlags(final=true, opcode=BINARY, masked=true, len=17), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xe2db8342), payload=UInt8[0x44, 0x69, 0x66, 0x66, 0x65, 0x72, 0x65, 0x6e, 0x74, 0x20, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Different message └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 ┌ Debug: 482bf150-ce04-49b5-9a3d-b1d2b3048b8d: Writing non-control message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:516 ┌ Debug: 5c3a6593-20a6-4620-8099-0b3338bef51b: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 482bf150-ce04-49b5-9a3d-b1d2b3048b8d: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Debug: 5c3a6593-20a6-4620-8099-0b3338bef51b: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=true, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0x80483b5e), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 5c3a6593-20a6-4620-8099-0b3338bef51b: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: 🗣 Write done: ⏸ 0s 127.0.0.1:8086:8086 RawFD(46) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: 🔗 0s 127.0.0.1:8086:8086 RawFD(46) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 ┌ Debug: 482bf150-ce04-49b5-9a3d-b1d2b3048b8d: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=true, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xfbbb18f5), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 482bf150-ce04-49b5-9a3d-b1d2b3048b8d: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: Server start to close └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:123 ┌ Debug: closeread └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:474 ┌ Debug: closewrite └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:476 ┌ Debug: ✋ "Connection: close": 💀 0s 127.0.0.1:8086:8086 RawFD(-1) └ @ HTTP.Streams ~/.julia/packages/HTTP/ShTJs/src/Streams.jl:135 ┌ Debug: 🗣 Write done: 🔗 0s 127.0.0.1:8087:8087 RawFD(48) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: 🔗 0s 127.0.0.1:8087:8087 RawFD(48) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 [ Info: Circo.onmessage(me::WebSocketTestActor, ::CloseEvent, service) [ Info: Circo.onmessage(me::WebSocketTestActor, ::CloseEvent, service) ┌ Debug: Server start to close └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:123 ┌ Debug: closeread └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:474 ┌ Debug: closewrite └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:476 ┌ Debug: ✋ "Connection: close": 💀 1s 127.0.0.1:8087:8087 RawFD(-1) └ @ HTTP.Streams ~/.julia/packages/HTTP/ShTJs/src/Streams.jl:135 [ Info: Server on 127.0.0.1:8086 closing [ Info: Server on 127.0.0.1:8087 closing [ Info: Testing simple error() ErrorEvent WARNING: Method definition (::Type{anonymous.CoreState_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24729 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 127.0.0.1:8086, thread id: 1 ┌ Debug: 👁 Start read: 🔗 0s 127.0.0.1:8086:8086 RawFD(45) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:281 ┌ Debug: startread called └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:446 ┌ Debug: invoking handler └ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:468 ┌ Debug: Server websocket upgrade requested └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:428 ┌ Debug: 👁 Start write:⏸ 2s 127.0.0.1:8086:8086 RawFD(45) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:257 ┌ Debug: 1ccb9f75-4106-491d-a8b0-b82f0ef4b156: WebSocket upgraded; connection established └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:456 ┌ Debug: 1ccb9f75-4106-491d-a8b0-b82f0ef4b156: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Info: Circo.onmessage openEvent └ response = Circo.WebsocketClient.OpenEvent(Token(0x95027ebb5004010b), 0xfc474c85, UInt8[0x57, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x20 … 0x74, 0x61, 0x62, 0x6c, 0x69, 0x73, 0x68, 0x65, 0x64, 0x21]) ┌ Debug: 1ccb9f75-4106-491d-a8b0-b82f0ef4b156: Received frame: Frame(flags=FrameFlags(final=true, opcode=BINARY, masked=true, len=10), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xbf4e7d80), payload=UInt8[0x53, 0x65, 0x6e, 0x64, 0x20, 0x65, 0x72, 0x72, 0x6f, 0x72]) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: Server send this : Send error └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:111 [ Info: Sending "Unexpected" error ┌ Debug: Server start to close └ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:123 ┌ Error: 1ccb9f75-4106-491d-a8b0-b82f0ef4b156: Unexpected websocket server error. │ │ =========================== │ HTTP Error message: │ │ ERROR: Server send this : Send error │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] (::Main.anonymous.var"#create_websocket_server##2#create_websocket_server##3"{Main.anonymous.TestServer})(ws::HTTP.WebSockets.WebSocket) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:117 │ [3] upgrade(f::Main.anonymous.var"#create_websocket_server##2#create_websocket_server##3"{Main.anonymous.TestServer}, http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{Sockets.TCPSocket}}; suppress_close_error::Bool, maxframesize::Int64, maxfragmentation::Int64, nagle::Bool, quickack::Bool, kw::@Kwargs{server::Sockets.TCPServer, verbose::Bool}) │ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:458 │ [4] upgrade │ @ ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:427 [inlined] │ [5] (::HTTP.WebSockets.var"#11#12"{@Kwargs{server::Sockets.TCPServer, verbose::Bool}, Main.anonymous.var"#create_websocket_server##2#create_websocket_server##3"{Main.anonymous.TestServer}})(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.Connections.Connection{Sockets.TCPSocket}}) │ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:424 │ [6] handle_connection(f::Function, c::HTTP.Connections.Connection{Sockets.TCPSocket}, listener::HTTP.Servers.Listener{Nothing, Sockets.TCPServer}, readtimeout::Int64, access_log::Nothing, verbose::Bool) │ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:469 │ [7] (::HTTP.Servers.var"#listenloop##0#listenloop##1"{HTTP.WebSockets.var"#11#12"{@Kwargs{server::Sockets.TCPServer, verbose::Bool}, Main.anonymous.var"#create_websocket_server##2#create_websocket_server##3"{Main.anonymous.TestServer}}, HTTP.Servers.Listener{Nothing, Sockets.TCPServer}, Set{HTTP.Connections.Connection}, Int64, Nothing, ReentrantLock, Bool, Base.Semaphore, HTTP.Connections.Connection{Sockets.TCPSocket}})() │ @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:401 └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:461 ┌ Debug: 1ccb9f75-4106-491d-a8b0-b82f0ef4b156: Closing websocket └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:589 ┌ Debug: 1ccb9f75-4106-491d-a8b0-b82f0ef4b156: Reading message └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:681 ┌ Warning: Exception │ e = HTTP.WebSockets.WebSocketError(HTTP.WebSockets.CloseFrameBody(1011, "Unexpected server websocket error")) └ @ Circo.WebsocketClient ~/.julia/packages/Circo/ctDno/src/outer/websocketclient.jl:133 ┌ Debug: 1ccb9f75-4106-491d-a8b0-b82f0ef4b156: Received frame: Frame(flags=FrameFlags(final=true, opcode=CLOSE, masked=true, len=2), extendedlen=nothing, mask=HTTP.WebSockets.Mask(0xe80c2a27), payload=HTTP.WebSockets.CloseFrameBody(1000, "")) └ @ HTTP.WebSockets ~/.julia/packages/HTTP/ShTJs/src/WebSockets.jl:684 ┌ Debug: 🗣 Write done: 🔗 0s 127.0.0.1:8086:8086 RawFD(45) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:269 ┌ Debug: ✉️ Read done: 🔗 0s 127.0.0.1:8086:8086 RawFD(45) └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:310 [ Info: Circo.onmessage(me::WebSocketTestActor, ::CloseEvent, service) ┌ Warning: Verbosity logging macros are deprecated as they are not compatible with juliac-compiled programs │ caller = ip:0x0 └ @ Core :-1 [ Info: Server on 127.0.0.1:8086 closing [ Info: Testing with Circo actor WARNING: Method definition (::Type{anonymous.CoreState_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24729 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 127.0.0.1:8086, thread id: 1  Pass: 50 Fail: 1 Error: 1 (compile: 34.68, recompile: 8.24, elapsed: 40.92 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.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: 17024771415412566443191843369802065482 └ @ 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_xno1{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:2505, 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: 20.94, recompile: 0.06, elapsed: 21.12 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24730 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 17024771415412566443191843369802065482 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 15.31, elapsed: 15.39 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: 17024771415412566443191843369802065482 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Killing 128.30.92.239:24731/fc36889c92662b86 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_wd5z}) @ 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: 24.61, elapsed: 48.77 seconds) 19/23 identity/single_phase_commit.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24732 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 17024771415412566443191843369802065482 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 15.44, elapsed: 15.52 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24733 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1  Pass: 5 (compile: 3.99, elapsed: 4.06 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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_wd5z})(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_wd5z})(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_wd5z})(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_wd5z}, 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:24733 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24733", "128.30.92.239:24733/603f06935defdd0") 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_fbuAl4" (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 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_51804.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 0x00007d3e735e3490 Total snapshots: 842. Utilization: 0% ╎842 @Base/task.jl:1168 wait_forever() 841╎ 842 @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_51804.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 0x00007ecc93a93a30 Total snapshots: 656. Utilization: 0% ╎656 @Base/task.jl:1168 wait_forever() 655╎ 656 @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_51804.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: 511341207 (Pool: 511336375; Big: 4832); GC: 308 PkgEval terminated after 2725.95s: test duration exceeded the time limit