Package evaluation to test Circo on Julia 1.14.0-DEV.1441 (812f3beb0a*) started at 2025-12-30T16:04:29.917 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.59s ################################################################################ # 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.05s ################################################################################ # 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:585 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:585 Precompilation failed after 13.31s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_lWLzuo/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.12 [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_lWLzuo/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 v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ba5e3d4b] Jive v0.3.12 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [99f44e22] MsgPack v1.2.1 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v1.8.1 [231a7ae5] Plugins v0.5.5 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [189a3867] Reexport v1.2.2 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [6b5504e1] TypeParsers v2.0.1 [5c2747f8] URIs v1.6.1 [c2297ded] ZMQ v1.5.1 [528830af] Gumbo_jll v0.10.2+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [8f1865be] ZeroMQ_jll v4.3.6+0 [a9144af2] libsodium_jll v1.0.21+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 1/23 block.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24724/640d49f64cfa7881. msg: ()  Pass: 310 (compile: 26.82, recompile: 1.10, elapsed: 26.95 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/b9aZN/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585  Error: 1 (7.80 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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: 275521121303458728713780379919264502211 └ @ 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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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: 275521121303458728713780379919264502211 └ @ 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/31c7f697535b4c76 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/820f64cac58e0cd. (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): 236737.000012 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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: 275521121303458728713780379919264502211 └ @ 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: 754883.425310 rounds/sec  Pass: 114 (compile: 85.49, recompile: 27.57, elapsed: 135.41 seconds) 4/23 monitor.jl  Pass: 2 (compile: 0.04, elapsed: 0.06 seconds) 5/23 multitask.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody}})(Any, Any, Any) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 14.19, recompile: 4.60, elapsed: 14.57 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_qzt7() The applicable method may be too new: running in world age 40262, while current world is 40282. Closest candidates are: CoreState_qzt7(!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_qzt7(!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_qzt7(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/b9aZN/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585  Error: 1 (compile: 2.60, recompile: 0.15, elapsed: 2.68 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24725/29a8e7bf5c4a24cf . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (2 peers) [ Info: Got new peer 128.30.92.239:24725/d5f56de61e6e2e49 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (3 peers) [ Info: Got new peer 128.30.92.239:24725/65323067e7991442 . 4 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (4 peers) 0.000271 seconds (1.32 k allocations: 63.047 KiB) [ Info: Got new peer 128.30.92.239:24725/b763e5f0903d65db . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a53d762836dfef53 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/abeeba79a1af1a0 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7617e6623d17f19b . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a24dc4e5e291ce73 . 7 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (7 peers) 0.001909 seconds (13.13 k allocations: 640.203 KiB) [ Info: Got new peer 128.30.92.239:24725/f0e3fcea6f2a915 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2658885d03b61560 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/68ef1168527fbdb . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ffc31611137dbbb8 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/49f5800b9d5e72cf . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7f82925757b2a9ee . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8cdb050c9939f783 . 14 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (12 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (14 peers) 0.004413 seconds (35.17 k allocations: 1.880 MiB) [ Info: Got new peer 128.30.92.239:24725/1abe1d552c7afe5c . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7527d323ee015c36 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9493943053f6c983 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1c68b73eba0c78e2 . 17 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (17 peers) 0.003617 seconds (28.19 k allocations: 1.528 MiB) [ Info: Got new peer 128.30.92.239:24725/2bd1704d740dc3e7 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8aceaffaeafa6e9b . 22 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (22 peers) 0.001879 seconds (15.10 k allocations: 819.312 KiB) [ Info: Got new peer 128.30.92.239:24725/d8eaeafda79fc3f9 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a901e52c1bc30f44 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d8b4de2f8339a303 . 23 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (23 peers) 0.003341 seconds (27.32 k allocations: 1.416 MiB) [ Info: Got new peer 128.30.92.239:24725/74d06eca48361f57 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/70ea0ba612ab96cd . 26 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (26 peers) 0.002651 seconds (21.11 k allocations: 1.089 MiB) [ Info: Got new peer 128.30.92.239:24725/daa4c7c519d044d1 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1351a459bfb1b411 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3608fe017a5a1ac2 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ebf3acaa36bbab01 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f5513550af312953 . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1803dedf8aaa04a1 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3829092e7562f571 . 31 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dca76dbab1802741 . 32 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e43b2bceb9b83598 . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/81b719b2de06b5e8 . 31 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6acf563e6e41fcc0 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/85ac5b349d20e455 . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6b29d314d9086387 . 31 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (31 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (32 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (31 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (31 peers) 0.411392 seconds (181.87 k allocations: 9.610 MiB, 94.13% gc time) [ Info: Got new peer 128.30.92.239:24725/4c5a37a98e0ea267 . 41 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d0235d97387f6e89 . 41 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/68c48485402d97d2 . 42 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (41 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (41 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (42 peers) 0.006935 seconds (51.20 k allocations: 3.185 MiB) [ Info: Got new peer 128.30.92.239:24725/6e631414e9a57979 . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/91e450fbe3b6f785 . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/32e1ebdbfe04e4c5 . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/604b6a9472fe25b5 . 45 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (45 peers) 0.009244 seconds (71.38 k allocations: 4.134 MiB) [ Info: Got new peer 128.30.92.239:24725/7618074cfa8fdd3c . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/90e278cc2c90006 . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6200807ae0131c0e . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2921d8f412f7433c . 49 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (49 peers) 0.010509 seconds (80.83 k allocations: 4.647 MiB) [ Info: Got new peer 128.30.92.239:24725/b51ebed3e4fe2e09 . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5af5ffd8d2f7c73b . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/35ab4486e781c59e . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/46ca9f7671b8d7e5 . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/89c74de7f415cc1f . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/22da508b5d4bc135 . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/17495526d16f7ab8 . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6f4f105a71dd3e4 . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/410a96aaf113feac . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e23c41e5e35c0f12 . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/131111b60f20e86e . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4c31965b4e62d5e5 . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4868f4dae901b5f0 . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/87c1a52e8d0bd7b0 . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d671e25785757a4e . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c2131ff51fabf155 . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/383d131357eb8d85 . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6e190ef015ee9f31 . 58 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (58 peers) 0.060972 seconds (442.00 k allocations: 26.781 MiB) [ Info: Got new peer 128.30.92.239:24725/44ca0ea0a67123a5 . 70 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dc1326ba4c3d485e . 70 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d443d223e69ae79d . 71 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b0b40cfd50ef3754 . 72 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (70 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (70 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (71 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (72 peers) 0.014315 seconds (107.54 k allocations: 6.551 MiB) [ Info: Got new peer 128.30.92.239:24725/2a92cf368ff0c0c8 . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3408111ec43808a1 . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fa08c3c7d1b7c95f . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/354c8d8fd7d4a935 . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f321ee72dcf268b7 . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b2fd0309a80bef59 . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d13de905e10d7893 . 77 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (77 peers) 0.028354 seconds (214.13 k allocations: 12.764 MiB) [ Info: Got new peer 128.30.92.239:24725/6ea88cf8b26155e0 . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7558a479eb69cf88 . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9e4a41822a71d64d . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/12d558b5fc4ff57f . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/daf415cca496348d . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/817a81ff43b82e5e . 83 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (83 peers) 0.026939 seconds (199.71 k allocations: 11.683 MiB) [ Info: Got new peer 128.30.92.239:24725/5b743d11084f21b4 . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/32ff634c0a124212 . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/224d2abcef887b87 . 88 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f1f9f2a2012afabf . 89 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (88 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (89 peers) 0.018642 seconds (140.88 k allocations: 8.138 MiB) [ Info: Got new peer 128.30.92.239:24725/3781eba600881731 . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/efa4007c958c9d90 . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3f4a5c4093d152d1 . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3393164824a08fe7 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/629e7414a1e1b1c5 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/204e6693456824c1 . 93 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (93 peers) 0.028722 seconds (223.71 k allocations: 12.738 MiB) [ Info: Got new peer 128.30.92.239:24725/c80d10a93d67426a . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/440ac092707a42fc . 97 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (97 peers) 0.010149 seconds (78.78 k allocations: 4.460 MiB) [ Info: Got new peer 128.30.92.239:24725/4a50509745c0cdc7 . 99 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (99 peers) 0.005226 seconds (39.91 k allocations: 2.253 MiB) [ Info: Got new peer 128.30.92.239:24725/986c6ac5351793e8 . 100 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/92b22f537c4371c1 . 101 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (100 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (101 peers) 0.009593 seconds (75.44 k allocations: 4.238 MiB) [ Info: Got new peer 128.30.92.239:24725/7c0edfa5cf230cc2 . 102 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (102 peers) 0.005131 seconds (38.15 k allocations: 2.136 MiB) [ Info: Got new peer 128.30.92.239:24725/207173907f5616ce . 103 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/85c2db3e86260e5e . 104 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (103 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (104 peers) 0.011211 seconds (83.60 k allocations: 4.673 MiB) [ Info: Got new peer 128.30.92.239:24725/928db1d2998cdb83 . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/715dfcba4687debd . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4c380d8d153b05c4 . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/759387942b085f34 . 107 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (107 peers) 0.022432 seconds (166.80 k allocations: 9.237 MiB) [ Info: Got new peer 128.30.92.239:24725/96c31a18883401d7 . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c2d38bb054ce6a28 . 110 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c3645db7292e05c8 . 111 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (110 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (111 peers) 0.017746 seconds (133.67 k allocations: 7.359 MiB) [ Info: Got new peer 128.30.92.239:24725/768314795801eeb0 . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b1d6e17d9d18709a . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c43e4a33733ecbe5 . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8fb7e14c330a0510 . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7ee1f2f1c015382f . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a91d7eb42ea7588 . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a97fe885c93be27c . 115 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dc6e1a7c9fe02f92 . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2517b54296ec233 . 116 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5b2c307cd74544b2 . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ecb94d21e25bfd24 . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b93e455d6c87a774 . 115 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (115 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (116 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (115 peers) 0.100040 seconds (596.54 k allocations: 32.100 MiB, 27.09% compilation time) [ Info: Got new peer 128.30.92.239:24725/86840e87364cda42 . 124 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d2d86d1f2774f6ca . 125 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (124 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (125 peers) 0.012696 seconds (86.13 k allocations: 4.636 MiB) [ Info: Got new peer 128.30.92.239:24725/f4e5afb48ccea6d4 . 126 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (126 peers) 0.007452 seconds (50.66 k allocations: 2.717 MiB) [ Info: Got new peer 128.30.92.239:24725/a8da40ca5ed0c920 . 127 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (127 peers) 0.007530 seconds (51.12 k allocations: 2.738 MiB) [ Info: Got new peer 128.30.92.239:24725/4bf0ff43580f1a1b . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ed69bf0d9ec0729d . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/eacc8b37da842abb . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/35639eb58566dee1 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1b6f7524e2a5cd49 . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4eb20d2a24a1bb05 . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/251e2f3b9bc255bc . 129 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (129 peers) 0.090831 seconds (350.36 k allocations: 18.644 MiB, 41.33% gc time) [ Info: Got new peer 128.30.92.239:24725/ee9be79413ce9fa4 . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1083345b55956fa6 . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3189ae410bf79427 . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5d392ba38cbbb4cc . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/41c223c98746095b . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2998e9918dd87146 . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/489724d35ee97b3d . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6cd6da9ebf248ede . 137 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (137 peers) 0.053282 seconds (418.71 k allocations: 22.179 MiB) [ Info: Got new peer 128.30.92.239:24725/c7a51a9316a06e53 . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/280be48722fffe0b . 144 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/44a24e5f1db10be9 . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fe015179aa053dbb . 143 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (144 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (143 peers) 0.029857 seconds (222.43 k allocations: 11.776 MiB) [ Info: Got new peer 128.30.92.239:24725/1e1cb52ddf45673d . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c5c7609d9da1031f . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4c99dba4cf9e9f7d . 148 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/839fb07aec88a445 . 149 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/25c559c2b8c3a5fc . 148 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6e092025d971d1b8 . 149 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/17466dcda119bdba . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/37cfd76518a4a4f1 . 148 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/49d89a40f62b8e44 . 150 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d4717609fb3e0324 . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5c4055c4946b06f8 . 150 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e4c8a3f41ceb4f1 . 152 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/215b00a8c16b1748 . 151 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (148 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (149 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (148 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (149 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (148 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (150 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (150 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (152 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (151 peers) 0.102029 seconds (774.94 k allocations: 41.202 MiB) [ Info: Got new peer 128.30.92.239:24725/8fabfca48ad6dc00 . 160 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (160 peers) 0.006992 seconds (54.78 k allocations: 2.834 MiB) [ Info: Got new peer 128.30.92.239:24725/6edf4dc34b302a6f . 161 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (161 peers) 0.008108 seconds (64.28 k allocations: 3.302 MiB) [ Info: Got new peer 128.30.92.239:24725/39a21223fcaa6046 . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/49ea3ba33db44e6d . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/722ca33676cfef93 . 163 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/310f4b5888ac80be . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/44d0e350a858c23d . 163 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f1ca92ae8cd044f2 . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/738916d28ebb8c43 . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e7afe715f1b2d91b . 163 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dea6940fa5225430 . 165 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (163 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (163 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (163 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (165 peers) 0.073601 seconds (581.61 k allocations: 30.250 MiB) [ Info: Got new peer 128.30.92.239:24725/b55154a933959d1e . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/23da5ac96bcbccbb . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fc8bec06edc948f6 . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/336e6c421596c895 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f606fb7fe64bd33c . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d8e7e6111aeb6d4e . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c43324a0addd2367 . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9403ff7f02a6eba9 . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/213af04c7fb4ddf8 . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/576fd1b6479cf564 . 175 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dfe1b8f38929a4a3 . 175 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dca15ee259277722 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2aec2f3bc9876440 . 176 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (175 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (175 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (176 peers) 0.169038 seconds (888.13 k allocations: 56.020 MiB, 28.14% gc time) [ Info: Got new peer 128.30.92.239:24725/bdf0a725edbdeaca . 184 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/24455c58395615c5 . 184 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a051a3b008a26113 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3814bce4bf0ddf6c . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5356bb0371a5a73a . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/db077cedf4f506c3 . 184 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e48a83ef8850414c . 187 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (184 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (184 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (184 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (187 peers) 0.063392 seconds (478.25 k allocations: 28.241 MiB) [ Info: Got new peer 128.30.92.239:24725/5bb1e73988415f3c . 191 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/13e31b2204ffa0ef . 191 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/81b78c7e8c530d5f . 192 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (191 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (191 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (192 peers) 0.027592 seconds (202.17 k allocations: 12.261 MiB) [ Info: Got new peer 128.30.92.239:24725/7417aaa8c65b3571 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fba5e24b4ac54e05 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cd8636dc268562af . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/11af4beb54cc917b . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ded5c56626e368ad . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f6916eaf60d036d1 . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3dc5979d2712fbc3 . 195 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (195 peers) 0.075366 seconds (541.98 k allocations: 32.490 MiB) [ Info: Got new peer 128.30.92.239:24725/54548dedb81547c . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/255b5929e78e6d95 . 201 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (201 peers) 0.026452 seconds (157.49 k allocations: 9.403 MiB) [ Info: Got new peer 128.30.92.239:24725/2987b96611a08720 . 203 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (203 peers) 0.012442 seconds (80.66 k allocations: 4.740 MiB) [ Info: Got new peer 128.30.92.239:24725/f090d6c3f792a974 . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a3a95a42acc52ad8 . 205 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (205 peers) 0.023927 seconds (151.03 k allocations: 9.145 MiB) [ Info: Got new peer 128.30.92.239:24725/c3209685b666d7f9 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f234c0620923ff92 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9ea06f9bcc32be8a . 207 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/140fb1e536a8fae7 . 207 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f7e5ab5ec79d0c19 . 208 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/87e7e1da0efc9ca9 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c69a82c8a23c5cfa . 207 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (207 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (207 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (208 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (207 peers) 0.106392 seconds (537.56 k allocations: 33.581 MiB, 27.92% gc time) [ Info: Got new peer 128.30.92.239:24725/2d2ff3751563e68e . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5ad9ee7b8282a376 . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fdbaab7072a96a8b . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7cc636e99b246257 . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/67f713d6265d3311 . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/353f13dcd37f94fa . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fd910d61bc2da457 . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/645c84e9644ba205 . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/561df56b29e4dd30 . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/589a177d9bcea39a . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2b7a08d2e18e9b94 . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f9f7698cf62f3407 . 218 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/aa56285434713b65 . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fee441a2dc72140a . 218 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/bd9ed7dee51c3003 . 219 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/343fc1d3dc9126e1 . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2aa30b6cabd678ee . 220 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/aac3bd4663197a33 . 219 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2218811e9f332f8 . 221 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (218 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (218 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (219 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (220 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (219 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (221 peers) 0.249011 seconds (1.61 M allocations: 102.197 MiB, 10.77% gc time) [ Info: Got new peer 128.30.92.239:24725/c703de6473a64f46 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6b558a72bc137a9 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5a0041549d032c61 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/97f141caaf335276 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5decdf6b55ed1ac7 . 232 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (232 peers) 0.066811 seconds (467.58 k allocations: 30.165 MiB) [ Info: Got new peer 128.30.92.239:24725/7cecb43a99528253 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9112f4df9d7ec954 . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/269d9eb0a63a4c42 . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7c4aec70406bc891 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/29574e40752216d1 . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/715d579420d21865 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/53d22a3e4f256faf . 241 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (241 peers) 0.152227 seconds (647.49 k allocations: 41.404 MiB, 16.03% gc time) [ Info: Got new peer 128.30.92.239:24725/866984e88c3a44d3 . 244 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b990c426a22752b0 . 245 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (244 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (245 peers) 0.035644 seconds (186.11 k allocations: 11.845 MiB) [ Info: Got new peer 128.30.92.239:24725/3c136ee00423d042 . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8cbc28527a1be3c7 . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4e62a67262359328 . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e58f82ee235295bf . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b38e8e15e5557f11 . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/25285cc439c3bd01 . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9f3bc60c471adf70 . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6f8c0ef78125075f . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7fa1e56d9d1c423 . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d793d0819a20c03a . 248 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (248 peers) 0.173962 seconds (941.47 k allocations: 59.171 MiB) [ Info: Got new peer 128.30.92.239:24725/6d9a5ddd5654eb78 . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3668ea02a7103d79 . 256 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (256 peers) 0.056516 seconds (180.39 k allocations: 11.238 MiB, 37.28% gc time) [ Info: Got new peer 128.30.92.239:24725/5ea9549e8bf506f . 258 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/828b52e03cef4dfd . 258 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e59b8a6500c15220 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a68bf66216e6214d . 258 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/27fb796f9fb00b8b . 259 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (258 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (258 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (258 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (259 peers) 0.067207 seconds (507.17 k allocations: 31.718 MiB) [ Info: Got new peer 128.30.92.239:24725/99627972f3e337f . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/16edd715065ec838 . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/95be87e29c2921cf . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c5a0a03119deb102 . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4bf80f84848f891 . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/11c5a741bc6c799a . 265 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/450b0ea0f58326d3 . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e59cbb2780c41d4c . 265 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (265 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (265 peers) 0.154035 seconds (808.54 k allocations: 50.002 MiB, 16.05% gc time) [ Info: Got new peer 128.30.92.239:24725/27f10a556be3440 . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3a633868f71a51c2 . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6e790c2d96acf9a1 . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d1f1beb0c0f6fd06 . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d22f8a5e318d818c . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/86080d7cae5cce39 . 274 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6012b0ec28caf94b . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2124f43c5b0574cc . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a81b7dcda5a6fc2e . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1abd5995245d54bc . 277 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (274 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (277 peers) 0.140098 seconds (1.01 M allocations: 61.777 MiB) [ Info: Got new peer 128.30.92.239:24725/9717f086962b847e . 281 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (281 peers) 0.015081 seconds (110.41 k allocations: 6.760 MiB) [ Info: Got new peer 128.30.92.239:24725/93c2e21478c9e529 . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fdf7fe13e8f2b7e4 . 283 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (283 peers) 0.027998 seconds (198.15 k allocations: 12.014 MiB) [ Info: Got new peer 128.30.92.239:24725/ebadaa1cb486d24b . 284 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c262d2a3065f1bbd . 284 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (284 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (284 peers) 0.085001 seconds (223.74 k allocations: 13.653 MiB, 64.88% gc time) [ Info: Got new peer 128.30.92.239:24725/2110ba6d9dc14aa1 . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f1282d6bb953035b . 286 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a2e215c347276fba . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b7e420d733575c2b . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f6b31f816059d180 . 287 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (286 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (287 peers) 0.069824 seconds (535.03 k allocations: 32.377 MiB) [ Info: Got new peer 128.30.92.239:24725/b47e5dcb28fb6dbf . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/af7d6dd641b64b4e . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3d03718c911c8af0 . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3c8fd6867f51cfcd . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e4a4fc8e76fb2253 . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1d7d291486024e71 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9ccaa1c5d03c4773 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ad3fe1d6074c1470 . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fc14afa675ef31d5 . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f554360bce070770 . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a3c8c3856987999c . 293 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (293 peers) 0.559724 seconds (1.27 M allocations: 76.220 MiB, 69.42% gc time) [ Info: Got new peer 128.30.92.239:24725/6550bc1aa08b3656 . 302 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/733e3edf893ab0ec . 303 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (302 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (303 peers) 0.030935 seconds (211.66 k allocations: 12.613 MiB) [ Info: Got new peer 128.30.92.239:24725/a2888e15eb8bb074 . 304 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (304 peers) 0.021268 seconds (110.47 k allocations: 6.591 MiB) [ Info: Got new peer 128.30.92.239:24725/2192e3f546bec0e2 . 305 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (305 peers) 0.025498 seconds (119.45 k allocations: 7.152 MiB) [ Info: Got new peer 128.30.92.239:24725/6d356236de032fcf . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f340630dc26a39ed . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b30a0dee332d97e6 . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a878e9461222849e . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c7070523d8f2eeca . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/15bdbfb237909ed7 . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/af2a3b4b4d34cbda . 307 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (307 peers) 0.139029 seconds (835.39 k allocations: 49.687 MiB) [ Info: Got new peer 128.30.92.239:24725/c49b76fcd72d51ad . 313 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/58fe4de99d1321e7 . 313 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9a60e69dd619b615 . 313 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/32ea007f11cfa5be . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ed6229fcd95220ae . 315 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/92fb6df13d99e720 . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ba27c3354e7af2e4 . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/33ead3d9d44f0e64 . 315 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/64528119cfed3ac6 . 316 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (313 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (313 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (313 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (315 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (315 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (316 peers) 0.192394 seconds (1.09 M allocations: 64.074 MiB) [ Info: Got new peer 128.30.92.239:24725/3b1f91f39966e483 . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5c2681bc75ae8440 . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/24f9732737ab172c . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/728a2696735c1afc . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3209d621227be195 . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4861c8da2354fd61 . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6939975586334c28 . 324 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (324 peers) 0.197618 seconds (867.87 k allocations: 50.913 MiB) [ Info: Got new peer 128.30.92.239:24725/bbc6856b98a6ed2 . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1b05c0e4ffe98086 . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/166829198a258893 . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/84d77bf32a620dc2 . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5d993ebf83820e2a . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6dc9b92804997b2a . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7b3cc4cf78252a3a . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/89ff1bfa99c4e4f . 332 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (332 peers) 0.254023 seconds (1.01 M allocations: 58.825 MiB, 17.18% gc time) [ Info: Got new peer 128.30.92.239:24725/2fe74175a34a4881 . 337 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (337 peers) 0.025930 seconds (122.06 k allocations: 7.092 MiB) [ Info: Got new peer 128.30.92.239:24725/c04d4d1a883710c2 . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ff1e683fcebd74b . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/80d9d5c7455ed0a . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b71e2fea9f3c15e3 . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ccc3b5229c08f8a8 . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/20da0892cb72293f . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/366a014873f884f5 . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6bac252a76fb3416 . 341 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d9570cbf9468389a . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a53b995d0d3db116 . 341 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/df0723d6e924e3fa . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7697dbf073595a53 . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/56f09712c01eed69 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a3c5399069e57140 . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f166840fb2e7d35b . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/22320da1e688727d . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b92c806e4852d2b4 . 341 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/60ebceb790b2e2cd . 346 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (341 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (341 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (341 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (346 peers) 0.525929 seconds (2.42 M allocations: 139.536 MiB, 10.50% gc time) [ Info: Got new peer 128.30.92.239:24725/6890c7630c50b05d . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8d39264fb3196c1b . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/783e49efc57189e7 . 358 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d4caddb0c1c1e72a . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f8caaafdb700c164 . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a7fab3c81edb1991 . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5ef7cb8b73ddf9f . 358 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/818eae0a62550781 . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/21607f710eb0102a . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/60f22f600a8ac985 . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9821db4cea2ce5bf . 361 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c05b983b82740864 . 362 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/60193a5e606b42d9 . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/755406c137e023cf . 358 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ff3149a3bf228bac . 359 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (358 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (358 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (361 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (362 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (358 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (359 peers) 0.389646 seconds (2.04 M allocations: 115.936 MiB) [ Info: Got new peer 128.30.92.239:24725/bc1f9c81dd2c46a0 . 371 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (371 peers) 0.026648 seconds (144.25 k allocations: 8.211 MiB) [ Info: Got new peer 128.30.92.239:24725/c8a0372395e12148 . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1656966a49689663 . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/22cf2e2c8eaade01 . 373 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/bcb47d4f953ae58f . 373 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5c2c20a443ee500b . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ae063f9171a82fe1 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4166f8d77dddea75 . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d4ce8cf75078d302 . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1e6f10e2d49845ae . 373 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (373 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (373 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (373 peers) 0.283733 seconds (1.28 M allocations: 72.588 MiB, 16.15% gc time) [ Info: Got new peer 128.30.92.239:24725/e1bff5199796a8b6 . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/932f43c37fd87bf3 . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a23b488f7b4cbbb5 . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ce44a1d72bab00a1 . 382 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (382 peers) 0.108276 seconds (579.29 k allocations: 32.705 MiB) [ Info: Got new peer 128.30.92.239:24725/8805db311519cc03 . 385 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f68ce19eeea0a38 . 385 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1c03dbf3ffe102f1 . 386 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (385 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (385 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (386 peers) 0.078353 seconds (417.07 k allocations: 23.482 MiB) [ Info: Got new peer 128.30.92.239:24725/381b247de7dbc643 . 388 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (388 peers) 0.023693 seconds (128.49 k allocations: 7.209 MiB) [ Info: Got new peer 128.30.92.239:24725/2145c0934f03b381 . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e06c5f5467adf92d . 390 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (390 peers) 0.102038 seconds (302.21 k allocations: 17.003 MiB, 46.27% gc time) [ Info: Got new peer 128.30.92.239:24725/fccfcae10dac719c . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fa799412b59f841e . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cbc5da0b2b5f5343 . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/62a850457df688e0 . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/beabbc02da8c44d1 . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/732c9841608f9c38 . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/71517a77bd6bc724 . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3331cb617abbb32 . 394 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1b33d0e9938f8429 . 395 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c620b8b9b54cf746 . 393 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d5f56de61e6e2e49. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (394 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/29a8e7bf5c4a24cf. (395 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/d7a0412138c6aaa3. (393 peers) 0.275782 seconds (1.48 M allocations: 82.668 MiB) Avg peer count: 400.0; Peer update max: 7492 avg: 4667.115; Upstream friends avg: 7.86  Pass: 1201 (compile: 8.05, elapsed: 14.39 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24725 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24754 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{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_hxg3{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24755 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2501 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 286351543610915080556150335310664763586 └ @ 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:2513 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2514 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2515 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2516 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2517 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2518 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2519 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2520 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2521 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2522 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2523 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0: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: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2531 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2531, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2524 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2523, 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:2526, thread id: 1 [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Got new peer 128.30.92.239:24727/bada94d73895122a . 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:24725/b694a0e81c6752b1. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2528, thread id: 1 [ Info: Listening on: 0.0.0.0:2529, 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:2513, thread id: 1 [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Got new peer 128.30.92.239:24729/148bf412c1c98838 . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24728/e130ae65981ac0a3 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/7097cc861fe91f8a . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/302c4757d57d4b5 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/5218f61d7530e970 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/1fc2da9a51472568 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/5a4c3652f31fa02e . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24731/a9cecd081f1ffd4f . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24732/9acd6520bb5270ec . 11 nodes in cluster. [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (4 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (3 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24733/42ab39995937030d . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24730/9e094e53dce9cec5 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/8368b20e1f38f1cf . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/26efb777bb4aecb1 . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (7 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (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:24725/b694a0e81c6752b1. (10 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (11 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (12 peers) [ Info: Got new peer 128.30.92.239:24743/36d0d9749210b459 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/920f51264ba806a3 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/a5cd777dc8b99db1 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/94b197ca2ea6040e . 19 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (13 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (14 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (15 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (19 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24754/1935443f3d400e3b . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/d86ac8880e82bcdc . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/2543add0151fe513 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24744/ccf366a829e7cb54 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/84f8eb432977720b . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/8c2f5d62da33c656 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24755/a2f8e2fdce72fd55 . 26 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (23 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (26 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24742/30a5f7f2b2358b3c . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/5d90d7544a30395d . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/ad484dd21853ec6a . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24752/bfd2a0225cd0ee8e . 30 nodes in cluster. [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (27 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (28 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (29 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/b694a0e81c6752b1. (30 peers) [ Info: Connected to global identity registry [ Info: Server on 0.0.0.0:2501 closing [ Info: Server on 0.0.0.0:2503 closing [ Info: Server on 0.0.0.0:2504 closing [ Info: Server on 0.0.0.0:2505 closing [ Info: Server on 0.0.0.0:2506 closing [ Info: Server on 0.0.0.0:2507 closing [ Info: Server on 0.0.0.0:2508 closing [ Info: Server on 0.0.0.0:2509 closing [ Info: Server on 0.0.0.0:2510 closing [ Info: Server on 0.0.0.0:2511 closing [ Info: Server on 0.0.0.0:2512 closing [ Info: Server on 0.0.0.0:2513 closing [ Info: Server on 0.0.0.0:2514 closing [ Info: Server on 0.0.0.0:2515 closing [ Info: Server on 0.0.0.0:2516 closing [ Info: Server on 0.0.0.0:2517 closing [ Info: Server on 0.0.0.0:2518 closing [ Info: Server on 0.0.0.0:2519 closing [ Info: Server on 0.0.0.0:2520 closing [ Info: Server on 0.0.0.0:2521 closing [ Info: Server on 0.0.0.0:2522 closing [ Info: Server on 0.0.0.0:2523 closing [ Info: Server on 0.0.0.0:2524 closing [ Info: Server on 0.0.0.0:2525 closing [ Info: Server on 0.0.0.0:2526 closing [ Info: Server on 0.0.0.0:2527 closing [ Info: Server on 0.0.0.0:2528 closing [ Info: Server on 0.0.0.0:2529 closing [ Info: Server on 0.0.0.0:2530 closing [ Info: Server on 0.0.0.0:2531 closing  Pass: 30 (compile: 32.80, elapsed: 49.34 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 2.88, elapsed: 2.95 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_qzt7() The applicable method may be too new: running in world age 40909, while current world is 40929. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_qzt7(!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_qzt7(!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_qzt7(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/b9aZN/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585  Pass: 11 Error: 1 (compile: 1.73, elapsed: 1.82 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_qzt7() The applicable method may be too new: running in world age 40955, while current world is 40975. Closest candidates are: Main.anonymous.SubTest.CoreState_qzt7(!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_qzt7(!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_qzt7(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/b9aZN/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585  Error: 1 (compile: 0.16, elapsed: 0.27 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8086 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24727/75aa4d1efabfe0e8) Prepare message to http://0.0.0.0:8086[ Info: Listening on: 0.0.0.0:8086, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:754 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1443 │ [5] show_delim_array │ @ ./show.jl:1436 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:519 │ [10] show_default │ @ ./show.jl:502 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:497 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:519 │ [13] show_default │ @ ./show.jl:502 [inlined] │ [14] show │ @ ./show.jl:497 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl: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/b9aZN/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/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:585 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 WARNING: Method definition (::Type{anonymous.CoreState_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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:24728 [ 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:8087 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24728/75aa4d1efabfe0e8) Prepare message to http://0.0.0.0:8087[ Info: Listening on: 0.0.0.0:8087, 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:8087 closing WARNING: Method definition (::Type{anonymous.CoreState_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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:24728 [ 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:8087 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24728/75aa4d1efabfe0e8) Prepare message to http://0.0.0.0:8087[ Info: Listening on: 0.0.0.0:8087, 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/b9aZN/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/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:585 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349  Pass: 5 (compile: 27.43, recompile: 3.72, elapsed: 27.80 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) Testing sending message not from f(ws): Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:163 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:164 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:167 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:585 [ Info: Testing with Circo actor Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:201 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:205 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:585 [ Info: Testing with multiple connection Testing with multiple connection: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:234 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:235 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:239 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:585 [ Info: Testing simple error() ErrorEvent Testing simple error() ErrorEvent: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:284 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:285 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:288 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:585 [ Info: Testing with Circo actor Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:315 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:316 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:319 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/b9aZN/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:585  Error: 5 (compile: 0.23, elapsed: 0.64 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: 77734592114205209449275529611896657791 └ @ 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_hxg3{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/b9aZN/src/runtests.jl:204 │ [22] macro expansion │ @ ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 │ [28] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/b9aZN/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:585 └ @ 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/b9aZN/src/runtests.jl:204 [31] macro expansion @ ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [37] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585  Pass: 5 Fail: 1 Error: 1 (compile: 19.89, recompile: 0.05, elapsed: 20.05 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24731 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 77734592114205209449275529611896657791 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 14.69, elapsed: 14.77 seconds) 18/23 identity/reference.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24732 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 77734592114205209449275529611896657791 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Killing 128.30.92.239:24732/22b02ae67cefb1e8 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_qzt7}) @ 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/b9aZN/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/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/b9aZN/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/b9aZN/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:585  Pass: 1 Error: 1 (compile: 21.25, elapsed: 45.90 seconds) 19/23 identity/single_phase_commit.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24734 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 77734592114205209449275529611896657791 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 13.80, elapsed: 13.88 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24735 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1  Pass: 5 (compile: 3.83, elapsed: 3.90 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, 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_qzt7})(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_qzt7})(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_qzt7})(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_qzt7}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24735 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24735", "128.30.92.239:24735/75aa4d1efabfe0e8") 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:2852  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [3] macro expansion  @ ./loading.jl:2653 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [6] require  @ ./loading.jl:2593 [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 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_i7cO1v" (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_54313.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 0x000071c89c407a30 Total snapshots: 905. Utilization: 0% ╎905 @Base/task.jl:1168 wait_forever() 904╎ 905 @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_54313.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 0x00007345125645b0 Total snapshots: 695. Utilization: 0% ╎695 @Base/task.jl:1168 wait_forever() 694╎ 695 @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_54313.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: 463920697 (Pool: 463916047; Big: 4650); GC: 274 PkgEval terminated after 2720.9s: test duration exceeded the time limit